Home
last modified time | relevance | path

Searched defs:VALUE (Results 1 – 25 of 1253) sorted by relevance

12345678910>>...51

/aosp_15_r20/platform_testing/libraries/automotive-helpers/auto-default-config/resources/assets/
H A DdefaultSpectatioConfig.json83 "VALUE": "call_button", string
88 "VALUE": "Phone" string
95 "VALUE": "Call" string
99 "VALUE": "android.widget.Button" string
105 "VALUE": "dialpad_fab" string
109 "VALUE": "dialpad" string
113 "VALUE": "android.widget.EditText" string
117 "VALUE": "end_call_button", string
122 "VALUE": "Recents" string
126 "VALUE": "delete_button", string
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_flash.h861 #define IS_FLASH_TYPEERASE(VALUE) (((VALUE) == FLASH_TYPEERASE_PAGES) || \ argument
879 #define IS_FLASH_TYPEPROGRAM(VALUE) (((VALUE) == FLASH_TYPEPROGRAM_DOUBLEWORD) || \ argument
914 #define IS_OPTIONBYTE(VALUE) (((VALUE) <= (OPTIONBYTE_WRP | OPTIONBYTE_RDP | OPTIONBY… argument
919 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… argument
922 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… argument
941 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST)) argument
943 #define IS_OB_USER_STANDBY(VALUE) (((VALUE) == OB_STANDBY_RST) || ((VALUE) == OB_STANDBY_N… argument
945 #define IS_OB_USER_SHUTDOWN(VALUE) (((VALUE) == OB_SHUTDOWN_RST) || ((VALUE) == OB_SHUTDOWN… argument
947 #define IS_OB_USER_IWDG(VALUE) (((VALUE) == OB_IWDG_HW) || ((VALUE) == OB_IWDG_SW)) argument
949 #define IS_OB_USER_IWDG_STOP(VALUE) (((VALUE) == OB_IWDG_STOP_FREEZE) || ((VALUE) == OB_IWDG… argument
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_flash.h861 #define IS_FLASH_TYPEERASE(VALUE) (((VALUE) == FLASH_TYPEERASE_PAGES) || \ argument
879 #define IS_FLASH_TYPEPROGRAM(VALUE) (((VALUE) == FLASH_TYPEPROGRAM_DOUBLEWORD) || \ argument
914 #define IS_OPTIONBYTE(VALUE) (((VALUE) <= (OPTIONBYTE_WRP | OPTIONBYTE_RDP | OPTIONBY… argument
919 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… argument
922 #define IS_OB_WRPAREA(VALUE) (((VALUE) == OB_WRPAREA_BANK1_AREAA) || ((VALUE) == OB_W… argument
941 #define IS_OB_USER_STOP(VALUE) (((VALUE) == OB_STOP_RST) || ((VALUE) == OB_STOP_NORST)) argument
943 #define IS_OB_USER_STANDBY(VALUE) (((VALUE) == OB_STANDBY_RST) || ((VALUE) == OB_STANDBY_N… argument
945 #define IS_OB_USER_SHUTDOWN(VALUE) (((VALUE) == OB_SHUTDOWN_RST) || ((VALUE) == OB_SHUTDOWN… argument
947 #define IS_OB_USER_IWDG(VALUE) (((VALUE) == OB_IWDG_HW) || ((VALUE) == OB_IWDG_SW)) argument
949 #define IS_OB_USER_IWDG_STOP(VALUE) (((VALUE) == OB_IWDG_STOP_FREEZE) || ((VALUE) == OB_IWDG… argument
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Doperand_capabilities_test.cpp97 #define CASE0(TYPE, VALUE) \ argument
101 #define CASE1(TYPE, VALUE, CAP) \ argument
107 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
113 #define CASE3(TYPE, VALUE, CAP1, CAP2, CAP3) \ argument
119 #define CASE4(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4) \ argument
126 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
134 #define CASE6(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5, CAP6) \ argument
Dtext_to_binary.control_flow_test.cpp53 #define CASE(VALUE,NAME) { spv::SelectionControlMask::VALUE, NAME} argument
94 #define CASE(VALUE, NAME) \ argument
96 #define CASE1(VALUE, NAME, PARM) \ argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp97 #define CASE0(TYPE, VALUE) \ argument
101 #define CASE1(TYPE, VALUE, CAP) \ argument
107 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
113 #define CASE3(TYPE, VALUE, CAP1, CAP2, CAP3) \ argument
119 #define CASE4(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4) \ argument
126 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
134 #define CASE6(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5, CAP6) \ argument
H A Dtext_to_binary.control_flow_test.cpp53 #define CASE(VALUE,NAME) { spv::SelectionControlMask::VALUE, NAME} argument
94 #define CASE(VALUE, NAME) \ argument
96 #define CASE1(VALUE, NAME, PARM) \ argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Doperand_capabilities_test.cpp97 #define CASE0(TYPE, VALUE) \ argument
101 #define CASE1(TYPE, VALUE, CAP) \ argument
107 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
113 #define CASE3(TYPE, VALUE, CAP1, CAP2, CAP3) \ argument
119 #define CASE4(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4) \ argument
126 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
134 #define CASE6(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5, CAP6) \ argument
H A Dtext_to_binary.control_flow_test.cpp53 #define CASE(VALUE,NAME) { spv::SelectionControlMask::VALUE, NAME} argument
94 #define CASE(VALUE, NAME) \ argument
96 #define CASE1(VALUE, NAME, PARM) \ argument
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_java_ffi/src/class/
Didentity_kind.rs38 static VALUE: RwLock<Option<jint>> = RwLock::new(None); in no_matching_credentials() variable
45 static VALUE: RwLock<Option<jint>> = RwLock::new(None); in plaintext() constant
52 static VALUE: RwLock<Option<jint>> = RwLock::new(None); in decrypted() variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/
H A Dte_macros.h252 #define PERFETTO_TE_ARG_BOOL(NAME, VALUE) \ argument
259 #define PERFETTO_TE_ARG_UINT64(NAME, VALUE) \ argument
266 #define PERFETTO_TE_ARG_INT64(NAME, VALUE) \ argument
273 #define PERFETTO_TE_ARG_DOUBLE(NAME, VALUE) \ argument
280 #define PERFETTO_TE_ARG_STRING(NAME, VALUE) \ argument
286 #define PERFETTO_TE_ARG_POINTER(NAME, VALUE) \ argument
293 #define PERFETTO_TE_FLOW(VALUE) \ argument
299 #define PERFETTO_TE_TERMINATING_FLOW(VALUE) \ argument
/aosp_15_r20/external/perfetto/include/perfetto/public/
H A Dte_macros.h252 #define PERFETTO_TE_ARG_BOOL(NAME, VALUE) \ argument
259 #define PERFETTO_TE_ARG_UINT64(NAME, VALUE) \ argument
266 #define PERFETTO_TE_ARG_INT64(NAME, VALUE) \ argument
273 #define PERFETTO_TE_ARG_DOUBLE(NAME, VALUE) \ argument
280 #define PERFETTO_TE_ARG_STRING(NAME, VALUE) \ argument
286 #define PERFETTO_TE_ARG_POINTER(NAME, VALUE) \ argument
293 #define PERFETTO_TE_FLOW(VALUE) \ argument
299 #define PERFETTO_TE_TERMINATING_FLOW(VALUE) \ argument
/aosp_15_r20/external/llvm/unittests/Support/
H A DLEB128Test.cpp20 #define EXPECT_SLEB128_EQ(EXPECTED, VALUE) \ in TEST() argument
45 #define EXPECT_ULEB128_EQ(EXPECTED, VALUE, PAD) \ in TEST() argument
88 #define EXPECT_DECODE_ULEB128_EQ(EXPECTED, VALUE) \ in TEST() argument
123 #define EXPECT_DECODE_SLEB128_EQ(EXPECTED, VALUE) \ in TEST() argument
/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs146 const VALUE: Stability; constant
157 const VALUE: Stability = Stability::Local; constant
161 const VALUE: Stability = Stability::Vintf; constant
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/
H A DUTF8NamesParseTest.java137 String VALUE = VALUES[i]; in _testUtf8StringTrivial() local
153 String VALUE = VALUES[i]; in _testUtf8StringTrivial() local
199 final String VALUE = sb.toString(); in _testUtf8StringValue() local
/aosp_15_r20/frameworks/compile/slang/
Drs_cc_options.cpp39 #define PREFIX(NAME, VALUE) argument
49 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE; argument
57 #define PREFIX(NAME, VALUE) argument
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/CPack/
DCPackFreeBSD.cmake24 set(VALUE "${${OUTPUT_VAR_NAME}}") variable
32 set(VALUE "${${variable_name}}") variable
/aosp_15_r20/external/armnn/src/armnnUtils/
H A DVerificationHelpers.hpp30 #define CHECKED_INT32(VALUE) armnnUtils::VerifyInt32(#VALUE, VALUE, CHECK_LOCATION()) argument
35 #define CHECKED_NON_NEGATIVE(VALUE) armnnUtils::NonNegative(#VALUE, VALUE, CHECK_LOCATION()) argument
/aosp_15_r20/external/google-cloud-java/java-translate/google-cloud-translate/src/test/java/com/google/cloud/translate/
H A DOptionTest.java29 private static final String VALUE = "some value"; field in OptionTest
53 new Option(null, VALUE) {}; in testConstructor() argument
/aosp_15_r20/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/
H A DOptionTest.java32 private static final String VALUE = "some value"; field in OptionTest
61 new Option(null, VALUE) {}; in testConstructor() argument
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/test/java/com/google/cloud/resourcemanager/
H A DOptionTest.java32 private static final String VALUE = "some value"; field in OptionTest
63 new Option(null, VALUE) {}; in testConstructorException() argument
/aosp_15_r20/system/tools/aidl/
Daidl_to_rust.h28 VALUE, enumerator
38 VALUE, enumerator
/aosp_15_r20/external/swiftshader/third_party/marl/include/marl/
H A Dthread_local.h52 #define MARL_INSTANTIATE_THREAD_LOCAL(TYPE, NAME, VALUE) \ argument
58 #define MARL_INSTANTIATE_THREAD_LOCAL(TYPE, NAME, VALUE) \ argument
/aosp_15_r20/external/libcups/scheduler/
H A Dcupsd.h93 # define VALUE(x) =x macro
97 # define VALUE(x) macro
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/properties/
H A DPropertiesTest.kt42 val VALUE = "value123" constant

12345678910>>...51