MCPcopy Create free account

hub / github.com/andybarry/flight / functions

Functions5,664 in github.com/andybarry/flight

↓ 1 callersMethodAddMessage
drivers/lcm_to_xbee_bridge2/LcmTransportPart.cpp:20
↓ 1 callersMethodArgv
externals/gtest/src/gtest-death-test.cc:911
↓ 1 callersFunctionAssertEq
(expected, actual)
externals/gtest/test/gtest_uninitialized_test.py:47
↓ 1 callersFunctionAssertIsEven
A predicate-formatter function that asserts the argument is an even number.
externals/gtest/test/gtest_unittest.cc:2108
↓ 1 callersFunctionAssertNoFatalFailureIgnoresFailuresInOtherThreads
externals/gtest/test/gtest_stress_test.cc:185
↓ 1 callersMethodAssertPartitionIsValid
Asserts that list_of_sets is a valid partition of set_var.
externals/gtest/test/gtest_filter_unittest.py:239
↓ 1 callersFunctionBeautifyCode
(string)
externals/gtest/scripts/pump.py:814
↓ 1 callersMethodBegin
externals/gtest/include/gtest/internal/gtest-param-util.h:190
↓ 1 callersFunctionBool
Bool() allows generating tests with parameters in a set of (false, true). Synopsis: Bool() - returns a generator producing sequences with elements {f
externals/gtest/include/gtest/gtest-param-test.h:1220
↓ 1 callersMethodBranchFiles
Branches the .wiki files needed to be branched.
externals/gtest/scripts/release_docs.py:127
↓ 1 callersFunctionCalculateTestLists
Calculates the list of tests run under different flags.
externals/gtest/test/gtest_shuffle_test.py:130
↓ 1 callersMethodCheckForUnknownFiles
Show an "are you sure?" prompt if there are unknown files.
externals/gtest/scripts/upload.py:613
↓ 1 callersFunctionClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
externals/gtest/src/gtest-internal-inl.h:711
↓ 1 callersMethodClearResult
Clears the results of all tests in this test case.
externals/gtest/src/gtest.cc:2743
↓ 1 callersMethodCloseConnection
Closes the socket.
externals/gtest/src/gtest-internal-inl.h:1094
↓ 1 callersFunctionCmpHelperEQFailure
externals/gtest/include/gtest/gtest.h:1464
↓ 1 callersFunctionCmpHelperSTREQ
Helper function for *_STREQ on wide strings.
externals/gtest/src/gtest.cc:1832
↓ 1 callersFunctionComputeQuatFromAttitude
estimators/mav-state-init/send-mav-state-init.cpp:44
↓ 1 callersFunctionConvertFromMidiLcmToPlane
drivers/lcmmidi-to-plane/lcmmidi_to_plane.c:34
↓ 1 callersFunctionConvertFromPumpSource
Return the text generated from the given Pump source text.
externals/gtest/scripts/pump.py:823
↓ 1 callersFunctionCreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
externals/gtest/src/gtest.cc:1763
↓ 1 callersMethodCreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
externals/gtest/src/gtest-filepath.cc:325
↓ 1 callersMethodCreateTestFactory
externals/gtest/include/gtest/internal/gtest-param-util.h:397
↓ 1 callersFunctionDeathTestSubroutine
Tests that ASSERT_DEATH can be used outside a TEST, TEST_F, or test fixture.
externals/gtest/test/gtest-death-test_test.cc:193
↓ 1 callersFunctionDeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
externals/gtest/src/gtest-death-test.cc:217
↓ 1 callersFunctionDefaultPrintNonContainerTo
externals/gtest/include/gtest/gtest-printers.h:222
↓ 1 callersFunctionDefaultPrintTo
externals/gtest/include/gtest/gtest-printers.h:273
↓ 1 callersFunctionDeleteThreadLocalValue
externals/gtest/include/gtest/internal/gtest-port.h:2000
↓ 1 callersFunctionDidWeJustSendThatMessage
returns the message index if we just sent it, otherwise returns -1
drivers/lcm_to_xbee_bridge2/lcm-to-xbee-bridge2.cpp:139
↓ 1 callersFunctionDisplayPixelBlocks
* Displays a very zoomed in version of the two pixel blocks being looked at * * @param left_image the left image * @param right_image the right ima
sensors/stereo/pushbroom-stereo-main.cpp:1039
↓ 1 callersMethodDoComplete
drivers/lcm_to_xbee_bridge2/LcmTransportPart.cpp:57
↓ 1 callersFunctionDoesNotAbortHelper
externals/gtest/test/gtest_unittest.cc:1215
↓ 1 callersFunctionDraw2DPointsOnImage
ui/hud/hud-main.cpp:850
↓ 1 callersFunctionDraw3DPointsOnImage
* Draws 3D points onto a 2D image when given the camera calibration. * * @param camera_image image to draw onto * @param points_list_in vector<Poin
sensors/stereo/opencv-stereo-util.cpp:883
↓ 1 callersFunctionDrawLines
* Draws lines on the images for stereo debugging. * * @param rightImg right image * @param stereoImg stereo image * @param lineX x position of the
sensors/stereo/pushbroom-stereo-main.cpp:968
↓ 1 callersMethodDrawObstacles
ui/hud/HudObjectDrawer.cpp:89
↓ 1 callersFunctionDrawOriginLcmGl
utils/utils/RealtimeUtils.cpp:654
↓ 1 callersMethodDrawTrajectory
ui/hud/HudObjectDrawer.cpp:25
↓ 1 callersFunctionDropWikiSuffix
Removes the .wiki suffix (if any) from the given filename.
externals/gtest/scripts/release_docs.py:82
↓ 1 callersMethodEnd
externals/gtest/include/gtest/internal/gtest-param-util.h:193
↓ 1 callersMethodEquals
externals/gtest/include/gtest/internal/gtest-param-util.h:216
↓ 1 callersFunctionExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
externals/gtest/src/gtest-death-test.cc:944
↓ 1 callersFunctionExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
externals/gtest/src/gtest-death-test.cc:1004
↓ 1 callersFunctionExecuteProcessGetString
from http://stackoverflow.com/a/478960/730138
utils/utils/RealtimeUtils.cpp:731
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
externals/gtest/src/gtest-death-test.cc:182
↓ 1 callersFunctionExpectDeathTestHelper
On exit, *aborted will be true iff the EXPECT_DEATH() statement aborted the function.
externals/gtest/test/gtest-death-test_test.cc:565
↓ 1 callersFunctionExpectDebugDeathHelper
externals/gtest/test/gtest-death-test_test.cc:668
↓ 1 callersFunctionFClose
externals/gtest/include/gtest/internal/gtest-port.h:2318
↓ 1 callersFunctionFDOpen
externals/gtest/include/gtest/internal/gtest-port.h:2316
↓ 1 callersFunctionFailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
externals/gtest/src/gtest-death-test.cc:312
↓ 1 callersFunctionFailed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
externals/gtest/src/gtest-internal-inl.h:580
↓ 1 callersFunctionFileNo
externals/gtest/include/gtest/internal/gtest-port.h:2266
↓ 1 callersFunctionFindFirst
Finds the first occurrence of any string in strings in lines.
externals/gtest/scripts/pump.py:186
↓ 1 callersFunctionFindFirstInLine
(line, token_table)
externals/gtest/scripts/pump.py:169
↓ 1 callersMethodFixtureConstructorExecuted
externals/gtest/test/gtest-param-test_test.cc:575
↓ 1 callersFunctionFormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
externals/gtest/src/gtest.cc:2298
↓ 1 callersFunctionFormatWordList
externals/gtest/src/gtest.cc:2090
↓ 1 callersFunctionFuncWithAssert
externals/gtest/test/gtest-death-test_test.cc:1359
↓ 1 callersFunctionFuseGTestAllCc
Scans folder gtest_root to generate gtest/gtest-all.cc in output_dir.
externals/gtest/scripts/fuse_gtest_files.py:218
↓ 1 callersFunctionFuseGTestAllCcToFile
Scans folder gtest_root to generate gtest/gtest-all.cc in output_file.
externals/gtest/scripts/fuse_gtest_files.py:175
↓ 1 callersFunctionFuseGTestH
Scans folder gtest_root to generate gtest/gtest.h in output_dir.
externals/gtest/scripts/fuse_gtest_files.py:146
↓ 1 callersFunctionGTestIsInitialized
externals/gtest/src/gtest.cc:322
↓ 1 callersFunctionGenTest
Returns the test for a predicate assertion macro. Args: use_format: true iff the assertion is a *_PRED_FORMAT*. use_assert: t
externals/gtest/scripts/gen_gtest_pred_impl.py:570
↓ 1 callersMethodGenerateDiff
(self, extra_args)
externals/gtest/scripts/upload.py:993
↓ 1 callersFunctionGenerateHeader
Given the maximum arity n, updates the header file that implements the predicate assertions.
externals/gtest/scripts/gen_gtest_pred_impl.py:315
↓ 1 callersFunctionGenerateUnitTest
Returns the tests for up-to n-ary predicate assertions.
externals/gtest/scripts/gen_gtest_pred_impl.py:706
↓ 1 callersFunctionGet2DPointsFromLcmXY
ui/hud/hud-main.cpp:844
↓ 1 callersFunctionGet3DPointsFromStereoMsg
* Takes an lcm_stereo message and produces a vector of Point3fs corresponding to the points contained * in the message * * @param msg lcm_stereo me
sensors/stereo/opencv-stereo-util.cpp:857
↓ 1 callersFunctionGet3DPointsFromTrajMsg
ui/cpp_video_data_projector/video-data-projector.cpp:175
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
externals/gtest/src/gtest.cc:2860
↓ 1 callersMethodGetBaseFile
Get the content of the upstream version of a file. Returns: A tuple (base_content, new_content, is_binary, status) base_content: Th
externals/gtest/scripts/upload.py:625
↓ 1 callersMethodGetBaseFiles
Helper that calls GetBase file for each file in the patch. Returns: A dictionary that maps from filename to GetBaseFile's tuple. Filenames
externals/gtest/scripts/upload.py:642
↓ 1 callersFunctionGetBuildDir
Returns the absolute path of the directory where the test binaries are.
externals/gtest/test/gtest_test_utils.py:132
↓ 1 callersMethodGetCapturedString
externals/gtest/src/gtest-port.cc:949
↓ 1 callersMethodGetCharPtrValue
externals/gtest/xcode/Samples/FrameworkSample/widget.cc:58
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
externals/gtest/src/gtest.cc:2847
↓ 1 callersFunctionGetCommandOutput
Runs the shell command and returns its stdout as a list of lines.
externals/gtest/scripts/common.py:46
↓ 1 callersFunctionGetContentType
Helper to guess the content-type from the filename.
externals/gtest/scripts/upload.py:533
↓ 1 callersMethodGetControl
controllers/tvlqr/TvlqrControl.cpp:28
↓ 1 callersFunctionGetDefaultFilter
externals/gtest/src/gtest.cc:191
↓ 1 callersMethodGetDimension
controllers/TrajectoryLibrary/Trajectory.hpp:40
↓ 1 callersFunctionGetDisparityForDistance
sensors/stereo/opencv-stereo-util.cpp:958
↓ 1 callersFunctionGetEmail
Prompts the user for their email address and returns it. The last used email address is saved to a file and offered up as a suggestion to the use
externals/gtest/scripts/upload.py:65
↓ 1 callersMethodGetFilesToBranch
Returns a list of .wiki file names that need to be branched.
externals/gtest/scripts/release_docs.py:117
↓ 1 callersMethodGetFloatValue
externals/gtest/xcode/Samples/FrameworkSample/widget.cc:46
↓ 1 callersFunctionGetFpgaImageFilename
ui/fpga-playback/fpga-playback.cpp:200
↓ 1 callersMethodGetFrames
sensors/stereo/RecordingManager.cpp:324
↓ 1 callersMethodGetGainMatrix
* Unpacks the gain matrix for a specific time t. * * This could be pre-computed if it becomes a performance bottleneck. * * @param t time along th
controllers/TrajectoryLibrary/Trajectory.cpp:245
↓ 1 callersMethodGetHasNewData
sensors/stereo/pushbroom-stereo.hpp:149
↓ 1 callersMethodGetHudVideoNumber
sensors/stereo/RecordingManager.hpp:46
↓ 1 callersMethodGetIntValue
externals/gtest/xcode/Samples/FrameworkSample/widget.cc:50
↓ 1 callersMethodGetInterestOpState
sensors/stereo/pushbroom-stereo.hpp:156
↓ 1 callersFunctionGetMessageIndex
drivers/lcm_to_xbee_bridge2/lcm-to-xbee-bridge2.cpp:126
↓ 1 callersFunctionGetMonoFilename
ui/mono-playback/mono-playback.cpp:77
↓ 1 callersFunctionGetMutableTestCase
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-internal-inl.h:593
↓ 1 callersFunctionGetNearestFpgaFrame
ui/fpga-playback/fpga-playback.cpp:160
↓ 1 callersFunctionGetNearestFpgaFrameFromTable
ui/fpga-playback/fpga-playback.cpp:172
↓ 1 callersMethodGetOctomap
controllers/state-machine/StateMachineControl.hpp:62
↓ 1 callersMethodGetRange
(self, identifier)
externals/gtest/scripts/pump.py:632
↓ 1 callersMethodGetRecVideoNumber
sensors/stereo/RecordingManager.hpp:45
← previousnext →1,101–1,200 of 5,664, ranked by callers