MCPcopy Create free account

hub / github.com/LemLib/LemLib / functions

Functions622 in github.com/LemLib/LemLib

↓ 3 callersFunctionparse_align
include/fmt/core.h:1991
↓ 3 callersMethodreserve
Increases the buffer capacity to *new_capacity*. */
include/fmt/format.h:964
↓ 3 callersFunctionsystem_error
include/fmt/format.h:3612
↓ 3 callersFunctionto_decimal
include/fmt/format-inl.h:1174
↓ 3 callersFunctionwrite_loc
include/fmt/format-inl.h:104
↓ 3 callersFunctionwrite_padded
include/fmt/format.h:1675
↓ 2 callersFunctionabort_fuzzing_if
include/fmt/format.h:294
↓ 2 callersMethodarg
include/fmt/core.h:1602
↓ 2 callersMethodargs
include/fmt/core.h:1079
↓ 2 callersFunctionassume
include/fmt/format.h:535
↓ 2 callersFunctioncheck_char_specs
include/fmt/core.h:2337
↓ 2 callersMethodcheck_dynamic_spec
include/fmt/core.h:981
↓ 2 callersFunctioncode_point_length
include/fmt/core.h:1949
↓ 2 callersFunctionconvert_args
include/pros/llemu.hpp:59
↓ 2 callersFunctionconvert_args
include/pros/screen.hpp:34
↓ 2 callersFunctionconvert_for_visit
include/fmt/core.h:335
↓ 2 callersFunctioncount
include/fmt/core.h:1117
↓ 2 callersMethodcount
include/fmt/format.h:2126
↓ 2 callersFunctioncountl_zero
include/fmt/format.h:521
↓ 2 callersFunctioncountl_zero_fallback
include/fmt/format.h:514
↓ 2 callersFunctiondo_count_digits
It is a separate function rather than a part of count_digits to workaround the lack of static constexpr in constexpr functions.
include/fmt/format.h:1128
↓ 2 callersFunctionend
include/fmt/core.h:415
↓ 2 callersMethoderror_handler
include/fmt/core.h:582
↓ 2 callersFunctionfill
include/fmt/format.h:1663
↓ 2 callersFunctionfloor_log10_pow2
Computes floor(log10(pow(2, e))) for e in [-2620, 2620] using the method from https://fmt.dev/papers/Dragonbox.pdf#page=28, section 6.1.
include/fmt/format.h:1425
↓ 2 callersMethodformat
include/fmt/core.h:1523
↓ 2 callersFunctionformat_as
include/fmt/format.h:3762
↓ 2 callersFunctionformat_as
include/fmt/core.h:276
↓ 2 callersFunctionfwrite_fully
A wrapper around fwrite that throws on error.
include/fmt/format-inl.h:71
↓ 2 callersMethodget
include/fmt/core.h:2508
↓ 2 callersFunctionget_iterator
include/fmt/core.h:1049
↓ 2 callersMethodhas_separator
include/fmt/format.h:1940
↓ 2 callersFunctionis_integral_type
include/fmt/core.h:559
↓ 2 callersFunctionis_name_start
include/fmt/core.h:2000
↓ 2 callersFunctionis_supported_floating_point
include/fmt/format.h:1071
↓ 2 callersMethodlimit
include/fmt/core.h:825
↓ 2 callersFunctionmax_size
include/fmt/core.h:1804
↓ 2 callersMethodmoveToPose
src/lemlib/chassis/motions/moveToPose.cpp:8
↓ 2 callersFunctionmultiply
Computes lhs * rhs / pow(2, 64) rounded to nearest with half-up tie breaking.
include/fmt/format.h:1613
↓ 2 callersMethodon_replacement_field
include/fmt/core.h:2405
↓ 2 callersFunctionparse_arg_id
include/fmt/core.h:2027
↓ 2 callersFunctionparse_dynamic_spec
include/fmt/core.h:2058
↓ 2 callersFunctionparse_nonnegative_int
include/fmt/core.h:1972
↓ 2 callersFunctionparse_replacement_field
include/fmt/core.h:2227
↓ 2 callersMethodprint
include/pros/misc.hpp:304
↓ 2 callersMethodput
include/fmt/format.h:1056
↓ 2 callersFunctionreadElement
* @brief function that returns elements in a file line, separated by a delimeter * * @param input the raw string * @param delimeter string separati
src/lemlib/chassis/motions/pursuit.cpp:21
↓ 2 callersFunctionremove_trailing_zeros
Remove trailing zeros from n and return the number of zeros removed (float)
include/fmt/format-inl.h:1075
↓ 2 callersFunctionstringToHex
* @brief Convert a string to hex * * @param input the string to convert * @return std::string hexadecimal output */
src/lemlib/chassis/motions/pursuit.cpp:45
↓ 2 callersMethodtry_reserve
Tries increasing the buffer capacity to *new_capacity*. It can increase the capacity by a smaller amount than requested but guarantees there is space
include/fmt/core.h:803
↓ 2 callersFunctionumul192_upper128
Computes upper 128 bits of multiplication of a 64-bit unsigned integer and a 128-bit unsigned integer.
include/fmt/format.h:1450
↓ 2 callersFunctionvformat_to
include/fmt/format.h:3963
↓ 2 callersFunctionvprint
include/fmt/format-inl.h:1378
↓ 2 callersFunctionvprint_mojibake
include/fmt/core.h:2450
↓ 2 callersMethodwaitUntil
src/lemlib/chassis/chassis.cpp:108
↓ 2 callersFunctionwrite_bytes
include/fmt/format.h:1698
↓ 2 callersFunctionwrite_char
include/fmt/format.h:1849
↓ 2 callersFunctionwrite_escaped_string
include/fmt/format.h:1822
↓ 1 callersMethodarcade
src/lemlib/chassis/opcontrol.cpp:19
↓ 1 callersMethodarg_id
include/fmt/core.h:1606
↓ 1 callersMethodcalibrate
src/lemlib/chassis/chassis.cpp:75
↓ 1 callersFunctioncalibrateIMU
* @brief calibrate the IMU given a sensors struct * * @param sensors reference to the sensors struct */
src/lemlib/chassis/chassis.cpp:49
↓ 1 callersMethodcancelMotion
src/lemlib/chassis/chassis.cpp:140
↓ 1 callersFunctioncheck_arg_id
Reports an error if using the automatic argument indexing; otherwise switches to the manual indexing. */
include/fmt/core.h:649
↓ 1 callersFunctioncircleIntersect
* @brief Function that finds the intersection point between a circle and a line * * @param p1 start point of the line * @param p2 end point of the
src/lemlib/chassis/motions/pursuit.cpp:124
↓ 1 callersFunctioncode_point_index
include/fmt/format.h:748
↓ 1 callersFunctioncompute_width
include/fmt/format.h:706
↓ 1 callersMethoddeallocate
Deallocate memory allocated by the buffer.
include/fmt/format.h:881
↓ 1 callersFunctiondivide_by_10_to_kappa_plus_1
Computes floor(n / 10^(kappa + 1)) (float)
include/fmt/format-inl.h:218
↓ 1 callersMethoddo_map
include/fmt/core.h:1358
↓ 1 callersFunctiondo_parse_arg_id
include/fmt/core.h:2005
↓ 1 callersFunctionequal2
include/fmt/format.h:1231
↓ 1 callersFunctionfindClosest
* @brief find the closest point on the path to the robot * * @param pose the current pose of the robot * @param path the path to follow * @return
src/lemlib/chassis/motions/pursuit.cpp:99
↓ 1 callersFunctionfindLookaheadCurvature
* @brief Get the curvature of a circle that intersects the robot and the lookahead point * * @param pos the position of the robot * @param heading
src/lemlib/chassis/motions/pursuit.cpp:191
↓ 1 callersFunctionfind_escape
include/fmt/format.h:1733
↓ 1 callersFunctionfloor_log10_pow2_minus_log10_4_over_3
Various fast log computations.
include/fmt/format-inl.h:173
↓ 1 callersMethodfollow
src/lemlib/chassis/motions/pursuit.cpp:204
↓ 1 callersFunctionformat
include/fmt/format.h:4064
↓ 1 callersFunctionformat_error_code
include/fmt/format-inl.h:42
↓ 1 callersFunctiongetColor
src/lemlib/logger/infoSink.cpp:8
↓ 1 callersFunctiongetData
* @brief Get a path from the sd card * * @param filePath The file to read from * @return std::vector<lemlib::Pose> vector of points on the path */
src/lemlib/chassis/motions/pursuit.cpp:63
↓ 1 callersFunctionget_data
include/fmt/format.h:549
↓ 1 callersFunctionget_id
include/fmt/core.h:1795
↓ 1 callersFunctionhas_named_args
include/fmt/core.h:1735
↓ 1 callersMethodinfo
include/lemlib/logger/baseSink.hpp:114
↓ 1 callersFunctioninit_named_args
include/fmt/core.h:1095
↓ 1 callersMethodisInMotion
src/lemlib/chassis/chassis.cpp:151
↓ 1 callersFunctionis_big_endian
include/fmt/format.h:351
↓ 1 callersFunctionis_printable
include/fmt/format-inl.h:1393
↓ 1 callersFunctionlcd_print
* Displays a formatted string on the emulated three-button LCD screen. * * This function uses the following values of errno when an error state is
include/pros/llemu.h:45
↓ 1 callersMethodlerp
src/lemlib/pose.cpp:30
↓ 1 callersFunctionlookaheadPoint
* @brief returns the lookahead point * * @param lastLookahead - the last lookahead point * @param pose - the current position of the robot * @para
src/lemlib/chassis/motions/pursuit.cpp:158
↓ 1 callersMethodnamed_args
include/fmt/core.h:1081
↓ 1 callersFunctionnext_arg_id
Reports an error if using the manual argument indexing; otherwise returns the next argument index and switches to the automatic indexing.
include/fmt/core.h:635
↓ 1 callersMethodnum_args
include/fmt/core.h:678
↓ 1 callersMethodon_auto
include/fmt/core.h:2232
↓ 1 callersMethodon_format_specs
include/fmt/core.h:2409
↓ 1 callersMethodon_index
include/fmt/core.h:2234
↓ 1 callersMethodon_name
include/fmt/core.h:2236
↓ 1 callersFunctionparse_precision
include/fmt/core.h:2076
← previousnext →101–200 of 622, ranked by callers