Home
last modified time | relevance | path

Searched refs:funcType (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/npm/node_modules/function-bind/
H A Dimplementation.js8 var funcType = '[object Function]'; variable
44 if (typeof target !== 'function' || toStr.apply(target) !== funcType) {
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp495 const auto& funcType = testsArr[ndx].second; in regularCheck() local
508 if (funcType == FUNCTIONORIGIN_PLATFORM) in regularCheck()
512 else if (funcType == FUNCTIONORIGIN_INSTANCE) in regularCheck()
517 else if (funcType == FUNCTIONORIGIN_DEVICE) in regularCheck()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp499 const auto& funcType = testsArr[ndx].second; in regularCheck() local
521 if (funcType == FUNCTIONORIGIN_PLATFORM) in regularCheck()
525 else if (funcType == FUNCTIONORIGIN_INSTANCE) in regularCheck()
530 else if (funcType == FUNCTIONORIGIN_DEVICE) in regularCheck()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp814 FunctionType *funcType = in constructFunction() local
824 funcType, GlobalValue::InternalLinkage, oldFunction->getAddressSpace(), in constructFunction()
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h1318 typedef void (*funcType)();
1322 funcType m_test; // a function pointer to the test case
1328 TestCase(funcType test, const char* file, unsigned line, const TestSuite& test_suite,
1880 static doctest::detail::funcType proxy() { return f; } \
3827 TestCase::TestCase(funcType test, const char* file, unsigned line, const TestSuite& test_suite,
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp307 : funcType(funcTypeIn), contextId(contextIdIn), frameIndex(frameIndexIn), partId(partIdIn) in FmtFunction()
310 ReplayFunc funcType; member
318 switch (fmt.funcType) in operator <<()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 202 milliseconds