Home
last modified time | relevance | path

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

/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
/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/prop_cache/
DVALUE.rst1 VALUE title
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Ddefaults.h188 #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
Doutput.h265 #define assemble_aligned_integer(SIZE, VALUE) \ argument
Dsystem.h277 #define IN_RANGE(VALUE, LOWER, UPPER) \ argument
Dtree.h740 #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/
Darray.rs11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
Dslice.rs2275 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/
Darray.rs11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
Dslice.rs2326 const VALUE: &i32 = &1; in test_const_from_ref() constant
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/tests/
Darray.rs11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
Dslice.rs2275 const VALUE: &i32 = &1; in test_const_from_ref() constant
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/tests/
Darray.rs11 const VALUE: &&str = &"Hello World!"; in array_from_ref() constant
Dslice.rs2326 const VALUE: &i32 = &1; in test_const_from_ref() constant
/prebuilts/build-tools/common/py3-headers/Include/
Dpyport.h233 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpyport.h318 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpyport.h318 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpyport.h318 # define Py_SAFE_DOWNCAST(VALUE, WIDE, NARROW) \ argument
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/
Dpyport.h318 # 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/
Di386.h1984 #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/
Dcp-tree.h499 #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/
Dwdm.h8736 #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