/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/ |
D | adapt_function.hpp | 16 #define BOOST_PHOENIX_ADAPT_FUNCTION_NULLARY(RESULT, NAME, FUNC) \ argument 43 #define BOOST_PHOENIX_ADAPT_FUNCTION(RESULT, NAME, FUNC, N) \ argument 83 #define BOOST_PHOENIX_ADAPT_FUNCTION_VARARG(RESULT, NAME, FUNC) \ argument
|
/external/skia/src/gpu/ganesh/vk/ |
D | GrVkUtil.h | 31 #define GR_VK_LOG_IF_NOT_SUCCESS(GPU, RESULT, X, ...) \ argument 38 #define GR_VK_CALL_RESULT(GPU, RESULT, X) \ argument 46 #define GR_VK_CALL_RESULT_NOCHECK(GPU, RESULT, X) \ argument
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanGraphiteUtils.h | 30 #define VULKAN_LOG_IF_NOT_SUCCESS(SHARED_CONTEXT, RESULT, X, ...) \ argument 37 #define VULKAN_CALL_RESULT(SHARED_CONTEXT, RESULT, X) \ argument 50 #define VULKAN_CALL_RESULT_NOCHECK(IFACE, RESULT, X) \ argument
|
/external/rust/android-crates-io/crates/once_cell/examples/ |
D | test_synchronization.rs | 16 static RESULT: OnceCell<usize> = OnceCell::new(); constant
|
/external/sdv/vsomeip/third_party/boost/type_traits/test/ |
D | has_binary_operators.hpp | 20 #define TEST_T(TYPE,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAME<TYPE>::valu… argument 22 #define TEST_TR(TYPE,RET,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAME<TYPE,T… argument 24 #define TEST_TT(TYPE1,TYPE2,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAME<TYP… argument 26 #define TEST_TTR(TYPE1,TYPE2,RET,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAM… argument
|
D | has_prefix_operators.hpp | 19 #define TEST_T(TYPE,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAME<TYPE>::valu… argument 21 #define TEST_TR(TYPE,RET,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAME<TYPE,R… argument
|
D | has_postfix_operators.hpp | 14 #define TEST_T(TYPE,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAME<TYPE>::valu… argument 16 #define TEST_TR(TYPE,RET,RESULT) BOOST_CHECK_INTEGRAL_CONSTANT((::boost::BOOST_TT_TRAIT_NAME<TYPE,R… argument
|
/external/autotest/client/site_tests/power_Speedometer2/ |
D | power_Speedometer2.py | 14 RESULT = 'result' variable
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
D | DiskCacheStrategy.java | 14 RESULT(false, true); enumConstant
|
/external/pytorch/torch/csrc/autograd/functions/ |
D | accumulate_grad.h | 21 #define CHECK_RESULT(RESULT, VAR) \ argument
|
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/ |
D | CallableBackgroundInitializerTest.java | 35 private static final Integer RESULT = Integer.valueOf(42); field in CallableBackgroundInitializerTest
|
/external/crosvm/sandbox/src/ |
D | lib.rs | 187 static mut RESULT: Result<()> = Ok(()); in get() constant 321 static mut RESULT: Result<()> = Ok(()); in get() constant
|
/external/python/mobly/mobly/ |
D | base_instrumentation_test.py | 61 RESULT = 'INSTRUMENTATION_RESULT:' variable in _InstrumentationStructurePrefixes 236 RESULT = 2 variable in _InstrumentationBlockStates
|
/external/zxing/android/src/com/google/zxing/client/android/ |
D | Intents.java | 130 public static final String RESULT = "SCAN_RESULT"; field in Intents.Scan
|
/external/libtextclassifier/native/utils/java/ |
D | jni-cache.cc | 52 #define TC3_CHECK_JNI_RESULT(RESULT) TC3_CHECK(RESULT) argument
|
/external/ltp/testcases/network/nfsv4/locks/ |
D | locktests.h | 108 RESULT, enumerator
|
/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 | 686 #define RESULT(Op) fold_expression(pos, (SKSL_INT)(leftVal) Op \ in fold_two_constants() macro 748 #define RESULT(Op) fold_expression(pos, leftVal Op rightVal, &resultType) in fold_two_constants() macro
|
/external/python/cpython3/Modules/ |
D | _localemodule.c | 252 #define RESULT(key, obj)\ in _locale_localeconv_impl() macro
|
D | _testinternalcapi.c | 169 #define CHECK(X, RESULT) \ in test_popcount() argument 209 #define CHECK(X, RESULT) \ in test_bit_length() argument
|
D | _datetimemodule.c | 339 #define SIGNED_ADD_OVERFLOWED(RESULT, I, J) \ argument
|
/external/python/cpython3/Lib/test/test_unittest/ |
D | test_program.py | 208 RESULT = object() variable
|
/external/guice/core/test/com/google/inject/util/ |
D | OverrideModuleTest.java | 617 private static final String RESULT = "RESULT"; field in OverrideModuleTest
|
/external/mdnsresponder/mDNSShared/ |
D | CommonServices.h | 540 #define _endthreadex_compat( RESULT ) ExitThread( (DWORD) RESULT ) argument
|