/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | ctor.pass.cpp | 39 struct TestFunc { struct 62 TestFunc<UserType>()(); in main() argument
|
/external/cronet/tot/third_party/libc++/src/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | ctor.pass.cpp | 34 struct TestFunc { struct 50 TestFunc<UserType>()(); in main() argument
|
/external/cronet/stable/third_party/libc++/src/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | ctor.pass.cpp | 34 struct TestFunc { struct 50 TestFunc<UserType>()(); in main() argument
|
/external/icu/icu4c/source/test/intltest/ |
D | testidna.h | 32 (U_EXPORT2 *TestFunc) ( const char16_t *src, int32_t srcLength, typedef
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | testidna.h | 32 (U_EXPORT2 *TestFunc) ( const char16_t *src, int32_t srcLength, typedef
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | testidna.h | 32 (U_EXPORT2 *TestFunc) ( const char16_t *src, int32_t srcLength, typedef
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeTestShared.hpp | 96 typedef void (*TestFunc)(NegativeTestContext &ctx); typedef
|
D | es31fSeparateShaderTests.cpp | 1037 typedef void (SeparateShaderTest::*TestFunc)(MovePtr<Pipeline> &pipeOut); typedef in deqp::gles31::Functional::__anon6e7b199a0111::SeparateShaderTest
|
/external/llvm/unittests/Support/ |
D | ThreadPool.cpp | 106 static void TestFunc(std::atomic_int &checked_in, int i) { checked_in += i; } in TestFunc() function
|
/external/pytorch/torch/testing/_internal/distributed/_tensor/ |
D | common_dtensor.py | 355 TestFunc = Callable[[object], object] variable 359 def with_comms(func: TestFunc) -> TestFunc:
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | OrcCAPITest.cpp | 29 Function *TestFunc = MB.createFunctionDecl<int()>("testFunc"); in createTestModule() local
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | function_list.h | 69 int (*TestFunc)(const struct Func *, MTdata, bool); member
|
/external/cronet/tot/base/time/ |
D | time_win_unittest.cc | 205 typedef TimeTicks (*TestFunc)(); in TEST() typedef
|
/external/cronet/stable/base/time/ |
D | time_win_unittest.cc | 205 typedef TimeTicks (*TestFunc)(); in TEST() typedef
|
/external/angle/src/tests/gl_tests/ |
D | WebGLReadOutsideFramebufferTest.cpp | 282 using TestFunc = void (WebGLReadOutsideFramebufferTest::*)(int x, typedef in angle::WebGLReadOutsideFramebufferTest
|
/external/cronet/tot/third_party/icu/source/test/cintltst/ |
D | idnatest.c | 47 (U_EXPORT2 *TestFunc) ( const UChar *src, int32_t srcLength, typedef
|
/external/cronet/stable/third_party/icu/source/test/cintltst/ |
D | idnatest.c | 47 (U_EXPORT2 *TestFunc) ( const UChar *src, int32_t srcLength, typedef
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboApiTests.cpp | 554 typedef void (*TestFunc)(tcu::TestContext &testCtx, sglr::Context &context); typedef in deqp::gles3::Functional::FboApiCase
|
/external/pigweed/pw_preprocessor/ |
D | arguments_test.cc | 67 constexpr int TestFunc(int arg, ...) { return arg; } in TestFunc() function
|
/external/tensorflow/tensorflow/python/framework/ |
D | importer_test.py | 1237 def TestFunc(): function
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 47 (U_EXPORT2 *TestFunc) ( const UChar *src, int32_t srcLength, typedef
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboApiTest.cpp | 591 typedef void (*TestFunc)(tcu::TestContext &testCtx, sglr::Context &context); typedef in deqp::gles2::Functional::FboApiCase
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderState.hpp | 91 enum TestFunc enum
|
/external/pytorch/test/jit/ |
D | test_tracer.py | 1511 class TestFunc(torch.autograd.Function): class
|