MCPcopy Create free account

hub / github.com/BitFunnel/NativeJIT / functions

Functions3,843 in github.com/BitFunnel/NativeJIT

↓ 5 callersMethodAbortCalls
googletest/googletest/test/gtest-death-test_test.cc:896
↓ 5 callersMethodApply
inc/NativeJIT/Model.h:68
↓ 5 callersMethodAssumeRoleCalls
Accessors.
googletest/googletest/test/gtest-death-test_test.cc:892
↓ 5 callersMethodCodeGenInOrder
inc/NativeJIT/Nodes/Node.h:204
↓ 5 callersMethodDebugString
googletest/googlemock/src/gmock-matchers.cc:382
↓ 5 callersFunctionDieWithMessage
googletest/googletest/test/gtest-death-test_test.cc:109
↓ 5 callersFunctionEof
Returns the special cursor to denote the end-of-file.
googletest/googletest/scripts/pump.py:132
↓ 5 callersFunctionFindBacktrackingMaxBPM
googletest/googlemock/test/gmock-matchers_test.cc:5090
↓ 5 callersFunctionFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, where two NANs are considered unequal.
googletest/googlemock/include/gmock/gmock-matchers.h:3843
↓ 5 callersMethodFoo
googletest/googlemock/test/gmock-actions_test.cc:1117
↓ 5 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
googletest/googletest/src/gtest-port.cc:898
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
googletest/googletest/src/gtest-death-test.cc:504
↓ 5 callersMethodGetId
src/CodeGen/X64CodeGenerator.cpp:49
↓ 5 callersMethodGetImmediate
inc/NativeJIT/ExpressionTree.h:304
↓ 5 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
googletest/googletest/src/gtest-internal-inl.h:152
↓ 5 callersMethodGetOffsetToOriginalRsp
src/CodeGen/FunctionSpecification.cpp:493
↓ 5 callersFunctionGetTestName
googletest/googletest/test/gtest-typed-test_test.cc:347
↓ 5 callersMethodGetUntypedEntryPoint
src/NativeJIT/ExpressionTree.cpp:264
↓ 5 callersFunctionGreaterThan
googletest/googlemock/test/gmock-generated-matchers_test.cc:282
↓ 5 callersMethodGroup1
inc/NativeJIT/CodeGen/X64CodeGenerator.h:1626
↓ 5 callersFunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
googletest/googletest/include/gtest/gtest.h:407
↓ 5 callersMethodHasValue
test/NativeJIT/BitFunnelAcceptanceTest.cpp:310
↓ 5 callersFunctionIgnoreResult
googletest/googlemock/include/gmock/gmock-actions.h:1187
↓ 5 callersFunctionInitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
googletest/googlemock/src/gmock.cc:173
↓ 5 callersMethodIsAnySharedBaseRegister
inc/NativeJIT/ExpressionTree.h:250
↓ 5 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
googletest/googletest/src/gtest-filepath.cc:300
↓ 5 callersMethodIsNull
inc/NativeJIT/ExpressionTree.h:540
↓ 5 callersMethodJmp
src/CodeGen/X64CodeGenerator.cpp:100
↓ 5 callersFunctionJoinAsTuple
Joins a vector of strings as if they are fields of a tuple; returns the joined string.
googletest/googlemock/src/gmock-matchers.cc:105
↓ 5 callersFunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
googletest/googlemock/include/gmock/gmock-matchers.h:4005
↓ 5 callersFunctionNanSensitiveDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, including NaN values when rhs is NaN.
googletest/googlemock/include/gmock/gmock-matchers.h:3821
↓ 5 callersFunctionNanSensitiveFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, including NaN values when rhs is NaN.
googletest/googlemock/include/gmock/gmock-matchers.h:3849
↓ 5 callersFunctionParseToken
(lines, pos, regex, token_type)
googletest/googletest/scripts/pump.py:243
↓ 5 callersMethodPassedCalls
googletest/googletest/test/gtest-death-test_test.cc:894
↓ 5 callersFunctionPrintValue
googletest/googletest/test/gtest-param-test_test.cc:82
↓ 5 callersMethodRemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
googletest/googletest/src/gtest-filepath.cc:124
↓ 5 callersFunctionResetCounts
Resets the count for each test.
googletest/googletest/test/gtest_repeat_test.cc:141
↓ 5 callersMethodRunAndVerify
Runs gtest_list_tests_unittest_ and verifies that it prints the correct tests. Args: flag_value: value of the --gtest_list_test
googletest/googletest/test/gtest_list_tests_unittest.py:129
↓ 5 callersFunctionRunCode
(env, code_node, output)
googletest/googletest/scripts/pump.py:702
↓ 5 callersFunctionSetBit
inc/NativeJIT/BitOperations.h:192
↓ 5 callersMethodSetParameters
Sets the parameters for subsequent calls to Create.
googletest/googletest/test/gtest-death-test_test.cc:981
↓ 5 callersMethodTestDeleted
googletest/googletest/test/gtest-death-test_test.cc:900
↓ 5 callersFunctionVerifyEpilog
Same as above, for epilog.
test/CodeGen/FunctionBufferTest.cpp:234
↓ 5 callersFunctionVerifyProlog
Compares the prolog in FunctionSpecification against the one in the function buffer. The function buffer is expected to contain the code from offset 0
test/CodeGen/FunctionBufferTest.cpp:222
↓ 5 callersMethodWaitCalls
googletest/googletest/test/gtest-death-test_test.cc:893
↓ 5 callersMethod_TypeStringHelper
(self, suffix)
googletest/googlemock/scripts/generator/cpp/ast.py:244
↓ 5 callersMethodcount
googletest/googlemock/include/gmock/gmock-matchers.h:3246
↓ 5 callersFunctionfile
Where in the source file was the expectation spec defined?
googletest/googlemock/include/gmock/gmock-spec-builders.h:698
↓ 5 callersFunctionfile
Returns the file name where this test is defined.
googletest/googletest/include/gtest/gtest.h:673
↓ 5 callersMethodget
googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:182
↓ 5 callersMethodnext
Gets the next node in the queue.
googletest/googletest/samples/sample3-inl.h:57
↓ 5 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
googletest/googletest/src/gtest.cc:3919
↓ 5 callersMethodsuccessful_test_count
Gets the number of successful tests.
googletest/googletest/src/gtest.cc:751
↓ 5 callersMethody
googletest/googlemock/test/gmock_stress_test.cc:80
↓ 4 callersFunctionAddCodeAndBackDown
Populates the current UnwindCode with the provided values and updates the pointer to the predecessor unwind code (to facilitate reverse, epilog-like o
src/CodeGen/FunctionSpecification.cpp:97
↓ 4 callersMethodAllocate
inc/NativeJIT/ExpressionTree.h:988
↓ 4 callersMethodAppend
(self, s)
googletest/googletest/scripts/pump.py:652
↓ 4 callersFunctionArity
Returns the English name of the given arity.
googletest/googletest/scripts/gen_gtest_pred_impl.py:164
↓ 4 callersFunctionAssertEq
(expected, actual)
googletest/googletest/test/gtest_env_var_test.py:48
↓ 4 callersMethodAssertSetEqual
Asserts that two sets are equal.
googletest/googletest/test/gtest_filter_unittest.py:233
↓ 4 callersFunctionAssign
googletest/googlemock/include/gmock/gmock-actions.h:1147
↓ 4 callersFunctionByMove
googletest/googlemock/include/gmock/gmock-actions.h:1094
↓ 4 callersFunctionCardinality
Constructs a Cardinality from its implementation.
googletest/googlemock/include/gmock/gmock-cardinalities.h:90
↓ 4 callersFunctionChangeToRootDir
googletest/googletest/test/gtest-death-test_test.cc:359
↓ 4 callersFunctionCharsToIndices
googletest/googletest/test/gtest_unittest.cc:3460
↓ 4 callersFunctionCharsToLines
googletest/googletest/test/gtest_unittest.cc:3468
↓ 4 callersFunctionCmpHelperEQ
googletest/googletest/include/gtest/gtest.h:1387
↓ 4 callersFunctionDieIfLessThan
A binary function that may die.
googletest/googletest/test/gtest-death-test_test.cc:185
↓ 4 callersMethodEvalExp
(self, exp)
googletest/googletest/scripts/pump.py:622
↓ 4 callersFunctionExplainMatchFailureTupleTo
googletest/googlemock/include/gmock/gmock-matchers.h:810
↓ 4 callersFunctionFail
Prints the given failure message and exits the program with non-zero. We use this instead of a Google Test assertion to indicate a failure, as the la
googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:45
↓ 4 callersFunctionFailFatally
googletest/googletest/test/gtest_unittest.cc:6903
↓ 4 callersFunctionFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are conside
googletest/googlemock/include/gmock/gmock-matchers.h:3856
↓ 4 callersFunctionFormatBool
googletest/googletest/src/gtest-internal-inl.h:1171
↓ 4 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
googletest/googletest/src/gtest.cc:2809
↓ 4 callersFunctionFormatMatcherDescription
Returns the description for a matcher defined using the MATCHER*() macro where the user-supplied description string is "", if 'negation' is false; oth
googletest/googlemock/src/gmock-matchers.cc:127
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
googletest/googletest/src/gtest.cc:2817
↓ 4 callersFunctionFormatTimes
Formats "n times" in a human-friendly way.
googletest/googlemock/src/gmock-cardinalities.cc:95
↓ 4 callersFunctionGetCommandOutput
Runs a command and returns its output with all file location info stripped off. Args: env_cmd: The shell command. A 2-tuple where element 0
googletest/googletest/test/gtest_output_test.py:222
↓ 4 callersFunctionGetFlag
Runs gtest_env_var_test_ and returns its output.
googletest/googletest/test/gtest_env_var_test.py:64
↓ 4 callersMethodGetMethod
(self, modifiers, templated_types)
googletest/googlemock/scripts/generator/cpp/ast.py:953
↓ 4 callersMethodGetOffset
src/NativeJIT/ExpressionTree.cpp:499
↓ 4 callersMethodGetParentCount
src/NativeJIT/Node.cpp:101
↓ 4 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
googletest/googletest/src/gtest.cc:2739
↓ 4 callersMethodGroup3And5
inc/NativeJIT/CodeGen/X64CodeGenerator.h:1968
↓ 4 callersFunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
googletest/googletest/src/gtest-death-test.cc:133
↓ 4 callersMethodIsAvailable
inc/NativeJIT/ExpressionTree.h:979
↓ 4 callersFunctionIsSpace
googletest/googletest/include/gtest/internal/gtest-port.h:2263
↓ 4 callersFunctionMatcher
googletest/googlemock/include/gmock/gmock-matchers.h:344
↓ 4 callersFunctionMessage
Copy constructor.
googletest/googletest/include/gtest/gtest-message.h:96
↓ 4 callersFunctionNanSensitiveDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
googletest/googlemock/include/gmock/gmock-matchers.h:3836
↓ 4 callersFunctionNanSensitiveFloatNear
Creates a matcher that matches any float argument approximately equal to rhs, up to the specified max absolute error bound, including NaN values when
googletest/googlemock/include/gmock/gmock-matchers.h:3864
↓ 4 callersFunctionOneTo
Returns the list [1, 2, 3, ..., n].
googletest/googletest/scripts/gen_gtest_pred_impl.py:183
↓ 4 callersFunctionPolymorphicIsEven
googletest/googlemock/test/gmock-matchers_test.cc:501
↓ 4 callersMethodPrint
inc/NativeJIT/CodeGen/X64CodeGenerator.h:707
↓ 4 callersMethodReset
Resets the state of the environment s.t. it can be reused.
googletest/googletest/test/gtest_environment_test.cc:82
↓ 4 callersFunctionReturnNull
Creates an action that returns NULL.
googletest/googlemock/include/gmock/gmock-actions.h:1066
↓ 4 callersFunctionRmDir
googletest/googletest/include/gtest/internal/gtest-port.h:2330
↓ 4 callersFunctionRunAllTests
Runs the tests. Return true iff successful. The 'failure' parameter specifies the type of failure that should be generated by the global set-up.
googletest/googletest/test/gtest_environment_test.cc:127
↓ 4 callersFunctionRunAndExtractTestList
Runs the test program and returns its exit code and a list of tests run.
googletest/googletest/test/gtest_filter_unittest.py:188
← previousnext →401–500 of 3,843, ranked by callers