MCPcopy Create free account

hub / github.com/acoustid/chromaprint / functions

Functions3,560 in github.com/acoustid/chromaprint

↓ 1 callersFunctionFormatWordList
src/3rdparty/googletest/googletest/src/gtest.cc:2405
↓ 1 callersFunctionFreqToOctave
src/chroma.cpp:15
↓ 1 callersMethodFunc
src/3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:589
↓ 1 callersFunctionFuncWithAssert
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:1436
↓ 1 callersFunctionGMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:256
↓ 1 callersFunctionGTestLog
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1087
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. GTestColor::kDefault is an invalid input.
src/3rdparty/googletest/googletest/src/gtest.cc:3258
↓ 1 callersFunctionGetBase64DecodedSize
src/utils/base64.h:55
↓ 1 callersFunctionGetBuildDir
Returns the absolute path of the directory where the test binaries are.
src/3rdparty/googletest/googletest/test/gtest_test_utils.py:122
↓ 1 callersMethodGetCapturedString
src/3rdparty/googletest/googletest/src/gtest-port.cc:1157
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
src/3rdparty/googletest/googletest/src/gtest.cc:3210
↓ 1 callersFunctionGetDefaultFailFast
Bazel passes in the argument to '--test_runner_fail_fast' via the TESTBRIDGE_TEST_RUNNER_FAIL_FAST environment variable.
src/3rdparty/googletest/googletest/src/gtest.cc:244
↓ 1 callersFunctionGetDefaultFilter
Bazel passes in the argument to '--test_filter' via the TESTBRIDGE_TEST_ONLY environment variable.
src/3rdparty/googletest/googletest/src/gtest.cc:233
↓ 1 callersMethodGetDescriber
Returns the describer for this matcher object; retains ownership of the describer, which is only guaranteed to be alive when this matcher object is al
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:264
↓ 1 callersMethodGetDuration
src/audio/ffmpeg_audio_reader.h:242
↓ 1 callersFunctionGetFileSize
src/3rdparty/googletest/googletest/src/gtest-port.cc:1242
↓ 1 callersMethodGetHandle
Returns an Expectation object that references and co-owns this expectation.
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1109
↓ 1 callersMethodGetHandleOf
Returns an Expectation object that references and co-owns exp, which must be an expectation on this mock function.
src/3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:376
↓ 1 callersFunctionGetLeakyTests
Returns a list of test names that leak mock objects.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:109
↓ 1 callersFunctionGetNewColor
src/3rdparty/googletest/googletest/src/gtest.cc:3234
↓ 1 callersFunctionGetNormalizedOutputAndLeakyTests
Normalizes the output of gmock_output_test_. Args: output: The test output. Returns: A tuple (the normalized test output, the list of te
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:118
↓ 1 callersMethodGetOutput
src/fingerprint_decompressor.h:20
↓ 1 callersFunctionGetReservedAttributesForElement
src/3rdparty/googletest/googletest/src/gtest.cc:2371
↓ 1 callersFunctionGetShellCommandOutput
Runs a command in a sub-process, and returns its STDOUT in a string.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:137
↓ 1 callersFunctionGetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:1471
↓ 1 callersMethodGetTestSuiteTypeId
Test suite id to verify identity.
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-param-util.h:525
↓ 1 callersMethodGetToName
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:2051
↓ 1 callersFunctionGetUnpackedInt3ArraySize
src/utils/unpack_int3_array.h:13
↓ 1 callersFunctionGetUnpackedInt5ArraySize
src/utils/unpack_int5_array.h:13
↓ 1 callersFunctionGrayCode
src/utils.h:95
↓ 1 callersFunctionHasEdge
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3574
↓ 1 callersFunctionHasGoogleTestFlagPrefix
Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Goog
src/3rdparty/googletest/googletest/src/gtest.cc:6516
↓ 1 callersFunctionHasNewFatalFailureHelper
src/3rdparty/googletest/googletest/include/gtest/gtest-test-part.h:182
↓ 1 callersFunctionHelper1
src/3rdparty/googletest/googlemock/test/gmock_stress_test.cc:93
↓ 1 callersFunctionHelper2
src/3rdparty/googletest/googlemock/test/gmock_stress_test.cc:141
↓ 1 callersFunctionIllegalDoDefault
src/3rdparty/googletest/googlemock/src/gmock-internal-utils.cc:193
↓ 1 callersMethodIncrement
src/3rdparty/googletest/googletest/test/googletest-port-test.cc:1048
↓ 1 callersMethodInit
src/audio/ffmpeg_audio_processor_swresample.h:55
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:773
↓ 1 callersFunctionInsertSyntheticTestCase
If this parameterized test suite has no instantiations (and that has not been marked as okay), emit a test case reporting that.
src/3rdparty/googletest/googletest/src/gtest.cc:533
↓ 1 callersFunctionIntToStringFunction
Tests that ResultOf(f, ...) compiles and works as expected when f is a function pointer.
src/3rdparty/googletest/googlemock/test/gmock-matchers-containers_test.cc:926
↓ 1 callersMethodInvoke
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:2233
↓ 1 callersFunctionIsATTY
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2112
↓ 1 callersFunctionIsAlpha
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1969
↓ 1 callersFunctionIsDir
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2046
↓ 1 callersMethodIsFinished
src/audio/ffmpeg_audio_reader.h:65
↓ 1 callersFunctionIsLower
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1978
↓ 1 callersMethodIsOpen
src/audio/ffmpeg_audio_reader.h:64
↓ 1 callersFunctionIsOptionalEngaged
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3933
↓ 1 callersFunctionIsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
src/3rdparty/googletest/googletest/src/gtest-printers.cc:145
↓ 1 callersFunctionIsSubstringPred
src/3rdparty/googletest/googletest/src/gtest.cc:1829
↓ 1 callersFunctionIsUpper
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1984
↓ 1 callersFunctionIsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
src/3rdparty/googletest/googletest/src/gtest.cc:2065
↓ 1 callersFunctionIsValidUTF8
src/3rdparty/googletest/googletest/src/gtest-printers.cc:483
↓ 1 callersFunctionLessThan
src/3rdparty/googletest/googlemock/test/gmock-matchers-misc_test.cc:1040
↓ 1 callersMethodLoad
src/fft_lib_avtx.cpp:31
↓ 1 callersFunctionLoadFlagsFromFile
src/3rdparty/googletest/googletest/src/gtest.cc:6698
↓ 1 callersFunctionLogToStderr
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1098
↓ 1 callersFunctionMakeCardinality
Creates a cardinality from its implementation.
src/3rdparty/googletest/googlemock/include/gmock/gmock-cardinalities.h:151
↓ 1 callersMethodMap
src/3rdparty/googletest/googletest/samples/sample3-inl.h:151
↓ 1 callersMethodMatch
src/fingerprint_matcher.cpp:46
↓ 1 callersFunctionMatcherBindSecond
src/3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:3916
↓ 1 callersMethodMatches
Returns true if and only if this matcher matches x.
src/3rdparty/googletest/googletest/include/gtest/gtest-matchers.h:238
↓ 1 callersMethodMaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1085
↓ 1 callersMethodMemberFunction
A member function that may die.
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:158
↓ 1 callersFunctionMutex
This constructor intentionally does nothing. It relies on type_ being statically initialized to 0 (effectively setting it to kStatic) and on ThreadSa
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1428
↓ 1 callersMethodNewValueForCurrentThread
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1636
↓ 1 callersMethodNext
src/3rdparty/googletest/googlemock/include/gmock/gmock-actions.h:1243
↓ 1 callersFunctionNiceMock
src/3rdparty/googletest/googlemock/include/gmock/gmock-nice-strict.h:158
↓ 1 callersFunctionNonVoidFunction
A non-void function that's expected to die.
src/3rdparty/googletest/googletest/test/googletest-death-test-test.cc:171
↓ 1 callersFunctionNonVoidFunction
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:1270
↓ 1 callersFunctionNormalizeErrorMarker
Normalizes the error marker, which is different on Windows vs on Linux.
src/3rdparty/googletest/googlemock/test/gmock_output_test.py:91
↓ 1 callersFunctionNormalizeOutput
Normalizes output (the output of googletest-output-test_.exe).
src/3rdparty/googletest/googletest/test/googletest-output-test.py:208
↓ 1 callersFunctionNotification
src/3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1285
↓ 1 callersFunctionNullary
Sample functions and functors for testing Invoke() and etc.
src/3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1187
↓ 1 callersMethodNumColumns
src/image.h:62
↓ 1 callersMethodOnEnvironmentsSetUpEnd
src/3rdparty/googletest/googletest/src/gtest.cc:3708
↓ 1 callersMethodOnEnvironmentsSetUpStart
src/3rdparty/googletest/googletest/src/gtest.cc:3464
↓ 1 callersMethodOnEnvironmentsTearDownEnd
src/3rdparty/googletest/googletest/src/gtest.cc:3727
↓ 1 callersMethodOnEnvironmentsTearDownStart
src/3rdparty/googletest/googletest/src/gtest.cc:3574
↓ 1 callersMethodOnTestDisabled
src/3rdparty/googletest/googletest/src/gtest.cc:3507
↓ 1 callersMethodOnTestEnd
src/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc:140
↓ 1 callersMethodOnTestIterationEnd
src/3rdparty/googletest/googletest/src/gtest.cc:3653
↓ 1 callersMethodOnTestIterationStart
src/3rdparty/googletest/googletest/test/gtest_unittest.cc:6955
↓ 1 callersMethodOnTestIterationStart
Fired before each iteration of tests starts.
src/3rdparty/googletest/googletest/src/gtest.cc:3429
↓ 1 callersMethodOnTestPartResult
src/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc:134
↓ 1 callersMethodOnTestPartResult
Called after an assertion failure.
src/3rdparty/googletest/googletest/src/gtest.cc:3515
↓ 1 callersMethodOnTestProgramEnd
src/3rdparty/googletest/googletest/src/gtest.cc:3729
↓ 1 callersMethodOnTestProgramStart
The following methods override what's in the TestEventListener class.
src/3rdparty/googletest/googletest/src/gtest.cc:3704
↓ 1 callersMethodOnTestStart
src/3rdparty/googletest/googletest/test/googletest-shuffle-test_.cc:82
↓ 1 callersMethodOnTestSuiteEnd
src/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc:145
↓ 1 callersMethodOnTestSuiteStart
src/3rdparty/googletest/googletest/test/googletest-failfast-unittest_.cc:125
↓ 1 callersFunctionOutputFlagAlsoCheckEnvVar
As a special case for the 'output' flag, if GTEST_OUTPUT is not set, we look for XML_OUTPUT_FILE, which is set by the Bazel build system. The value o
src/3rdparty/googletest/googletest/src/gtest-port.cc:1412
↓ 1 callersFunctionPackInt3Array
src/utils/pack_int3_array.h:18
↓ 1 callersFunctionPackInt5Array
src/utils/pack_int5_array.h:18
↓ 1 callersFunctionParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
src/3rdparty/googletest/googletest/src/gtest-death-test.cc:1533
↓ 1 callersFunctionParseOptions
src/cmd/fpcalc.cpp:58
↓ 1 callersFunctionPassed
Returns true if and only if the unit test passed (i.e. all test suites passed).
src/3rdparty/googletest/googletest/src/gtest-internal-inl.h:581
↓ 1 callersFunctionPatternMatchesString
Returns true if and only if the wildcard pattern matches the string. Each pattern consists of regular characters, single-character wildcards (?), and
src/3rdparty/googletest/googletest/src/gtest.cc:729
↓ 1 callersMethodPerformDefaultAction
Performs the default action of this mock function on the given arguments and returns the result. Asserts (or throws if exceptions are enabled) with a
src/3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1497
← previousnext →901–1,000 of 3,560, ranked by callers