/external/rust/crates/once_cell/examples/ |
D | test_synchronization.rs | 16 static RESULT: OnceCell<usize> = OnceCell::new(); variable
|
/external/skia/src/gpu/vk/ |
D | GrVkUtil.h | 24 #define GR_VK_CALL_RESULT(GPU, RESULT, X) \ argument 34 #define GR_VK_CALL_RESULT_NOCHECK(GPU, RESULT, X) \ argument
|
/external/autotest/client/site_tests/power_Speedometer2/ |
D | power_Speedometer2.py | 15 RESULT = 'result' variable
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
D | DiskCacheStrategy.java | 14 RESULT(false, true); enumConstant
|
/external/llvm-project/flang/lib/Parser/ |
D | basic-parsers.h | 606 inline RESULT ApplyHelperFunction(FUNCTION<RESULT, PARSER...> f, in ApplyHelperFunction() 639 ApplicableFunctionPointer<RESULT, PARSER...> f, const PARSER &...parser) { in applyFunction() 646 ApplicableFunctionObject<RESULT, PARSER...> f, const PARSER &...parser) { in applyLambda()
|
/external/libtextclassifier/native/utils/java/ |
D | jni-cache.cc | 52 #define TC3_CHECK_JNI_RESULT(RESULT) TC3_CHECK(RESULT) argument
|
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/test/ |
D | test_program.py | 98 RESULT = object() variable
|
/external/ltp/testcases/network/nfsv4/locks/ |
D | locktests.h | 108 RESULT, enumerator
|
/external/python/cpython2/Lib/unittest/test/ |
D | test_program.py | 108 RESULT = object() variable
|
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/base64/ |
D | Base64BinaryParsingTest.java | 326 …final String RESULT = "Man is distinguished, not only by his reason, but by this singular passion … in _testSimple() local
|
/external/skia/src/sksl/ |
D | SkSLConstantFolder.cpp | 421 #define RESULT(t, op) t ## Literal::Make(offset, leftVal op rightVal, &resultType) in Simplify() macro
|
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/ |
D | Common.h | 197 enum RESULT enum
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_program.py | 147 RESULT = object() variable
|
/external/llvm-project/flang/lib/Evaluate/ |
D | constant.cpp | 138 const ConstantBase<RESULT, ELEMENT> &source, std::size_t count, in CopyFrom()
|
D | fold-implementation.h | 1243 const Operation<DERIVED, RESULT, LEFT, RIGHT> &operation) { in OperandsAreConstants() argument
|
/external/python/cpython3/Modules/ |
D | _localemodule.c | 245 #define RESULT(key, obj)\ in PyLocale_localeconv() macro
|
D | _datetimemodule.c | 155 #define SIGNED_ADD_OVERFLOWED(RESULT, I, J) \ argument
|
/external/guice/core/test/com/google/inject/util/ |
D | OverrideModuleTest.java | 617 private static final String RESULT = "RESULT"; field in OverrideModuleTest
|
/external/skqp/src/sksl/ |
D | SkSLIRGenerator.cpp | 1350 #define RESULT(t, op) std::unique_ptr<Expression>(new t ## Literal(fContext, left.fOffset, \ in constantFold() macro
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 540 #define _endthreadex_compat( RESULT ) ExitThread( (DWORD) RESULT ) argument
|
/external/python/cpython2/Modules/ |
D | datetimemodule.c | 116 #define SIGNED_ADD_OVERFLOWED(RESULT, I, J) \ argument
|