/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/CPack/ |
D | CPackFreeBSD.cmake | 24 set(VALUE "${${OUTPUT_VAR_NAME}}") variable 32 set(VALUE "${${variable_name}}") variable
|
/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/prop_cache/ |
D | VALUE.rst | 1 VALUE title
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | defaults.h | 188 #define ASM_OUTPUT_WEAK_ALIAS(STREAM, NAME, VALUE) \ argument 207 #define ASM_OUTPUT_WEAKREF(FILE, DECL, NAME, VALUE) \ argument 1062 #define CLZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 argument 1065 #define CTZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 argument
|
D | output.h | 265 #define assemble_aligned_integer(SIZE, VALUE) \ argument
|
D | system.h | 277 #define IN_RANGE(VALUE, LOWER, UPPER) \ argument
|
D | tree.h | 740 #define TREE_SET_CODE(NODE, VALUE) ((NODE)->base.code = (VALUE)) argument 1549 #define CONSTRUCTOR_APPEND_ELT(V, INDEX, VALUE) \ argument
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/tests/ |
D | array.rs | 11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
|
D | slice.rs | 2275 const VALUE: &i32 = &1; in test_const_from_ref() constant
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/core/tests/ |
D | array.rs | 11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
|
D | slice.rs | 2326 const VALUE: &i32 = &1; in test_const_from_ref() constant
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/tests/ |
D | array.rs | 11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
|
D | slice.rs | 2275 const VALUE: &i32 = &1; in test_const_from_ref() constant
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/tests/ |
D | array.rs | 11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
|
D | slice.rs | 2326 const VALUE: &i32 = &1; in test_const_from_ref() constant
|
/prebuilts/build-tools/common/py3-headers/Include/ |
D | pyport.h | 233 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | pyport.h | 318 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | pyport.h | 318 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | pyport.h | 318 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/ |
D | pyport.h | 318 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/ |
D | i386.h | 1984 #define ASM_OUTPUT_ADDR_VEC_ELT(FILE, VALUE) \ argument 1989 #define ASM_OUTPUT_ADDR_DIFF_ELT(FILE, BODY, VALUE, REL) \ argument 2351 #define CTZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) \ argument 2353 #define CLZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) \ argument
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
D | cp-tree.h | 499 #define SET_IDENTIFIER_LABEL_VALUE(NODE, VALUE) \ argument 1742 #define SET_CLASSTYPE_READONLY_FIELDS_NEED_INIT(NODE, VALUE) \ argument 1750 #define SET_CLASSTYPE_REF_FIELDS_NEED_INIT(NODE, VALUE) \ argument 2872 #define SET_PACK_EXPANSION_PATTERN(NODE,VALUE) \ argument 2908 #define SET_ARGUMENT_PACK_ARGS(NODE,VALUE) \ argument 3512 #define TYPE_SET_PTRMEMFUNC_TYPE(NODE, VALUE) \ argument
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | wdm.h | 8736 #define FIRSTBYTE(VALUE) ((VALUE) & LOWBYTE_MASK) argument 8737 #define SECONDBYTE(VALUE) (((VALUE) >> 8) & LOWBYTE_MASK) argument 8738 #define THIRDBYTE(VALUE) (((VALUE) >> 16) & LOWBYTE_MASK) argument 8739 #define FOURTHBYTE(VALUE) (((VALUE) >> 24) & LOWBYTE_MASK) argument
|