| /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 | 28 #define GR_VK_LOG_IF_NOT_SUCCESS(GPU, RESULT, X, ...) \ argument 35 #define GR_VK_CALL_RESULT(GPU, RESULT, X) \ argument 43 #define GR_VK_CALL_RESULT_NOCHECK(GPU, RESULT, X) \ argument
|
| /external/rust/crates/once_cell/examples/ |
| D | test_synchronization.rs | 16 static RESULT: OnceCell<usize> = OnceCell::new(); variable
|
| /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/skia/src/gpu/graphite/vk/ |
| D | VulkanGraphiteUtilsPriv.h | 26 #define VULKAN_LOG_IF_NOT_SUCCESS(SHARED_CONTEXT, RESULT, X, ...) \ argument 33 #define VULKAN_CALL_RESULT(SHARED_CONTEXT, RESULT, X) \ argument 46 #define VULKAN_CALL_RESULT_NOCHECK(IFACE, RESULT, X) \ 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/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() variable 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 242 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/python/cpython3/Modules/ |
| D | _testinternalcapi.c | 94 #define CHECK(X, RESULT) \ in test_popcount() argument 134 #define CHECK(X, RESULT) \ in test_bit_length() argument
|
| D | _localemodule.c | 260 #define RESULT(key, obj)\ in _locale_localeconv_impl() macro
|
| D | _datetimemodule.c | 157 #define SIGNED_ADD_OVERFLOWED(RESULT, I, J) \ argument
|
| /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/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 | 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/Lib/unittest/test/ |
| D | test_program.py | 181 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
|
| /external/python/cpython2/Modules/ |
| D | datetimemodule.c | 116 #define SIGNED_ADD_OVERFLOWED(RESULT, I, J) \ argument
|