MCPcopy Create free account

hub / github.com/andybarry/flight / functions

Functions5,664 in github.com/andybarry/flight

↓ 8 callersMethodStopProcess
drivers/process_control/ProcessControlProc.cpp:57
↓ 8 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
externals/gtest/src/gtest.cc:1945
↓ 8 callersFunctioncloseUSBConnection
drivers/radio_labjack/src/u3.c:181
↓ 8 callersMethodcopy
externals/gtest/include/gtest/internal/gtest-linked_ptr.h:203
↓ 8 callersFunctionextendedChecksum
drivers/radio_labjack/src/u3.c:43
↓ 8 callersMethodtest_to_run_count
Gets the number of tests that should run.
externals/gtest/src/gtest.cc:766
↓ 8 callersMethodx
externals/gtest/test/gtest_unittest.cc:5143
↓ 7 callersFunctionAddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
externals/gtest/test/gtest_unittest.cc:1084
↓ 7 callersFunctionAddNonfatalFailure
externals/gtest/test/gtest_unittest.cc:1088
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
externals/gtest/src/gtest-port.cc:1145
↓ 7 callersFunctionCheckTestFailureCount
externals/gtest/test/gtest_stress_test.cc:117
↓ 7 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
externals/gtest/src/gtest-filepath.cc:308
↓ 7 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
externals/gtest/samples/sample3-inl.h:116
↓ 7 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
externals/gtest/src/gtest-filepath.cc:209
↓ 7 callersFunctionGTEST_LOCK_EXCLUDED_
externals/gtest/src/gtest.cc:3808
↓ 7 callersMethodGetFrameNumber
ui/hud/hud.hpp:143
↓ 7 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
externals/gtest/src/gtest-death-test.cc:304
↓ 7 callersMethodGetMean
utils/RollingStatistics/RollingStatistics.hpp:18
↓ 7 callersMethodGetStandardDeviation
utils/RollingStatistics/RollingStatistics.hpp:19
↓ 7 callersMethodGetState
controllers/TrajectoryLibrary/Trajectory.cpp:158
↓ 7 callersMethodGetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
externals/gtest/src/gtest.cc:4026
↓ 7 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
externals/gtest/src/gtest.cc:604
↓ 7 callersMethodGetVideoNumber
ui/hud/hud.hpp:142
↓ 7 callersMethodGetXyzYawTransformedPoint
* Returns a point along the trajectory transformed with xyz and yaw. Ignores pitch and roll. */
controllers/TrajectoryLibrary/Trajectory.cpp:298
↓ 7 callersFunctionGlobalFunction
A global function that's expected to die.
externals/gtest/test/gtest-death-test_test.cc:170
↓ 7 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
externals/gtest/src/gtest-filepath.cc:265
↓ 7 callersFunctionIsAsciiPunct
externals/gtest/src/gtest-port.cc:595
↓ 7 callersMethodNotify
externals/gtest/src/gtest-port.cc:189
↓ 7 callersFunctionParseCodeNode
(tokens)
externals/gtest/scripts/pump.py:564
↓ 7 callersFunctionParseExpNode
(token)
externals/gtest/scripts/pump.py:470
↓ 7 callersFunctionPrintByRef
externals/gtest/test/gtest-printers_test.cc:241
↓ 7 callersMethodProcessMessage
* Filters an LCM stereo message and returns a new message with * the reduced set of points * * @param msg LCM stereo message to be filtered * * @
estimators/StereoFilter/StereoFilter.cpp:19
↓ 7 callersMethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
externals/gtest/src/gtest.cc:3233
↓ 7 callersFunctionRemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
externals/gtest/test/gtest_output_test.py:167
↓ 7 callersFunctionShuffle
externals/gtest/src/gtest-internal-inl.h:332
↓ 7 callersFunctionStatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
externals/gtest/scripts/upload.py:97
↓ 7 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
externals/gtest/src/gtest.cc:327
↓ 7 callersMethodbegin
externals/gtest/include/gtest/internal/gtest-param-util.h:171
↓ 7 callersMethodc_string
Gets the 0-terminated C string this MyString object represents.
externals/gtest/samples/sample2.h:74
↓ 7 callersMethoddisabled_test_count
Gets the number of disabled tests.
externals/gtest/src/gtest.cc:751
↓ 7 callersMethodend
externals/gtest/include/gtest/internal/gtest-param-util.h:172
↓ 7 callersFunctionextendedChecksum
drivers/radio_labjack_ch2/src/u3.c:43
↓ 7 callersFunctionextendedChecksum16
drivers/radio_labjack/src/u3.c:73
↓ 7 callersFunctionextendedChecksum8
drivers/radio_labjack/src/u3.c:85
↓ 7 callersFunctiongetTimestampNow
drivers/cpp_ardupilot_mavlink_bridge/ardupilot-mavlink-bridge.cpp:64
↓ 7 callersFunctionisCalibrationInfoValid
drivers/radio_labjack/src/u3.c:197
↓ 7 callersFunctionisCalibrationInfoValid
drivers/radio_labjack_ch2/src/u3.c:197
↓ 7 callersFunctionmavlink_msg_statustext_decode
* @brief Decode a statustext message into a struct * * @param msg The message to decode * @param statustext C-struct to decode the message contents
mavlink-rlg/common/mavlink_msg_statustext.h:152
↓ 7 callersFunctionmavlink_update_checksum
mavlink-generated2/mavlink_helpers.h:191
↓ 7 callersFunctionmavlink_update_checksum
mavlink-rlg/mavlink_helpers.h:191
↓ 7 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
externals/gtest/src/gtest.cc:4228
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
externals/gtest/src/gtest.cc:4871
↓ 7 callersFunctiontype
Gets the outcome of the test part.
externals/gtest/include/gtest/gtest-test-part.h:72
↓ 6 callersFunctionCaptureStdout
Starts capturing stdout.
externals/gtest/src/gtest-port.cc:1033
↓ 6 callersFunctionChDir
externals/gtest/include/gtest/internal/gtest-port.h:2307
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
externals/gtest/src/gtest.cc:1710
↓ 6 callersFunctionCopyArray
externals/gtest/include/gtest/internal/gtest-internal.h:956
↓ 6 callersMethodDequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
externals/gtest/samples/sample3-inl.h:131
↓ 6 callersFunctionDieIf
A unary function that may die.
externals/gtest/test/gtest-death-test_test.cc:179
↓ 6 callersFunctionDraw3DPointsOnImage
this function also publishes the image points on channelReprojected if that variable is not NULL
ui/cpp_video_data_projector/video-data-projector.cpp:150
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
externals/gtest/test/gtest_unittest.cc:1936
↓ 6 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
externals/gtest/test/gtest_unittest.cc:1944
↓ 6 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
externals/gtest/src/gtest.cc:3526
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
externals/gtest/src/gtest-port.cc:634
↓ 6 callersFunctionGenerateFatalFailureInAnotherThread
externals/gtest/test/gtest_stress_test.cc:172
↓ 6 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
externals/gtest/src/gtest.cc:383
↓ 6 callersMethodGetImageScaling
ui/hud/hud.hpp:140
↓ 6 callersMethodGetNextPrime
externals/gtest/samples/sample8_unittest.cc:69
↓ 6 callersFunctionGetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
externals/gtest/src/gtest-port.cc:90
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
externals/gtest/src/gtest-filepath.cc:90
↓ 6 callersFunctionParseConfigFile
sensors/stereo/opencv-stereo-util.cpp:100
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
externals/gtest/src/gtest.cc:5036
↓ 6 callersFunctionPoseMsgToStateEstimatorVector
utils/utils/RealtimeUtils.cpp:6
↓ 6 callersMethodProcessStereoMessage
estimators/StereoOctomap/StereoOctomap.cpp:27
↓ 6 callersMethodReset
externals/gtest/src/gtest-port.cc:157
↓ 6 callersFunctionSendImageOverLcm
* Send an image over LCM (useful for viewing in a * headless configuration * * @param lcm already initialized lcm object * @param channel channel
sensors/stereo/opencv-stereo-util.cpp:744
↓ 6 callersMethodSetClutterLevel
ui/hud/hud.hpp:114
↓ 6 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
externals/gtest/test/gtest_filter_unittest.py:169
↓ 6 callersMethodSetPlaybackFrameNumber
sensors/stereo/RecordingManager.cpp:486
↓ 6 callersFunctionStopCapture
* Stops capture on a camera and frees its context. * * @param d dc1394_t context * @param camera dc1394camera_t for the camera * */
sensors/stereo/opencv-stereo-util.cpp:654
↓ 6 callersMethodTestHelpFlag
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is sp
externals/gtest/test/gtest_help_test.py:101
↓ 6 callersMethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
externals/gtest/src/gtest-typed-test.cc:60
↓ 6 callersMethodWaitForNotification
externals/gtest/src/gtest-port.cc:193
↓ 6 callersFunction_CsvParser_setErrorMessage
externals/csvparser/csvparser.c:216
↓ 6 callersFunction_mavlink_send_uart
mavlink-generated2/mavlink_helpers.h:548
↓ 6 callersFunction_mavlink_send_uart
mavlink-rlg/mavlink_helpers.h:548
↓ 6 callersFunctioncrc_accumulate
* @brief Accumulate the X.25 CRC by adding one char at a time. * * The checksum function adds the hash of one char at a time to the * 16 bit checks
mavlink-generated2/checksum.h:28
↓ 6 callersFunctioncrc_accumulate
* @brief Accumulate the X.25 CRC by adding one char at a time. * * The checksum function adds the hash of one char at a time to the * 16 bit checks
mavlink-rlg/checksum.h:28
↓ 6 callersFunctionehFeedback
drivers/radio_labjack/src/u3.c:1382
↓ 6 callersFunctionehFeedback
drivers/radio_labjack_ch2/src/u3.c:1382
↓ 6 callersFunctionextendedChecksum16
drivers/radio_labjack_ch2/src/u3.c:73
↓ 6 callersFunctionextendedChecksum8
drivers/radio_labjack_ch2/src/u3.c:85
↓ 6 callersFunctionmavlink_msg_attitude_decode
* @brief Decode a attitude message into a struct * * @param msg The message to decode * @param attitude C-struct to decode the message contents int
mavlink-rlg/common/mavlink_msg_attitude.h:263
↓ 6 callersFunctionmavlink_msg_battery_status_decode
* @brief Decode a battery_status message into a struct * * @param msg The message to decode * @param battery_status C-struct to decode the message
mavlink-rlg/common/mavlink_msg_battery_status.h:305
↓ 6 callersFunctionmavlink_msg_gps_raw_int_decode
* @brief Decode a gps_raw_int message into a struct * * @param msg The message to decode * @param gps_raw_int C-struct to decode the message conten
mavlink-rlg/common/mavlink_msg_gps_raw_int.h:326
↓ 6 callersFunctionmavlink_msg_lcm_transport_decode
* @brief Decode a lcm_transport message into a struct * * @param msg The message to decode * @param lcm_transport C-struct to decode the message co
mavlink-rlg/csailrlg/mavlink_msg_lcm_transport.h:236
↓ 6 callersFunctionmavlink_msg_raw_imu_decode
* @brief Decode a raw_imu message into a struct * * @param msg The message to decode * @param raw_imu C-struct to decode the message contents into
mavlink-rlg/common/mavlink_msg_raw_imu.h:326
↓ 6 callersFunctionmavlink_msg_scaled_pressure_decode
* @brief Decode a scaled_pressure message into a struct * * @param msg The message to decode * @param scaled_pressure C-struct to decode the messag
mavlink-rlg/common/mavlink_msg_scaled_pressure.h:200
↓ 6 callersFunctionmavlink_msg_servo_output_raw_decode
* @brief Decode a servo_output_raw message into a struct * * @param msg The message to decode * @param servo_output_raw C-struct to decode the mess
mavlink-rlg/common/mavlink_msg_servo_output_raw.h:326
↓ 6 callersFunctionrotz
utils/utils/RealtimeUtils.cpp:608
← previousnext →201–300 of 5,664, ranked by callers