/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | deDefs.hpp | 273 #define DE_ARRAY_BEGIN(ARR) (&(ARR)[0]) argument 276 #define DE_ARRAY_END(ARR) (DE_ARRAY_BEGIN(ARR) + DE_LENGTH_OF_ARRAY(ARR)) argument
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | rewrite-foreach-in-block.mm | 15 - (id) ARR; method
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/ |
H A D | sampler_types_test.cpp | 39 #define T(TYPE, DIM, DATA_TYPE, ARR, SHAD, COMPS) \ argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | array.rs | 12 const ARR: &[&str; 1] = array::from_ref(VALUE); in array_from_ref() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | array.rs | 12 const ARR: &[&str; 1] = array::from_ref(VALUE); in array_from_ref() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/ |
H A D | array.rs | 12 const ARR: &[&str; 1] = array::from_ref(VALUE); in array_from_ref() constant
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/ |
H A D | array.rs | 12 const ARR: &[&str; 1] = array::from_ref(VALUE); in array_from_ref() constant
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/ |
H A D | array.rs | 12 const ARR: &[&str; 1] = array::from_ref(VALUE); in array_from_ref() constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/strum_macros/src/macros/ |
D | enum_messages.rs | 44 static ARR: [&'static str; #count] = [#(#serialization_variants),*]; in enum_message_inner() constant
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/strum_macros-0.25.3/src/macros/ |
H A D | enum_messages.rs | 44 static ARR: [&'static str; #count] = [#(#serialization_variants),*]; in enum_message_inner() constant
|
/aosp_15_r20/external/clang/test/CoverageMapping/ |
H A D | macro-expressions.cpp | 9 #define ARR(T, x, y, z) (T[3]){x, y, z} macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/ |
D | lex.go | 27 ARR // -> Used on ARM for shift type 3, arithmetic right shift. const
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsFboUtil.hpp | 68 #define GLS_ARRAY_RANGE(ARR) \ argument
|
/aosp_15_r20/external/one-true-awk/ |
H A D | awk.h | 134 #define ARR 020 /* this is an array */ macro
|
/aosp_15_r20/device/google/contexthub/firmware/os/platform/stm32/ |
D | platform.c | 78 volatile uint32_t ARR; member
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | constant-expression-cxx1y.cpp | 908 constexpr int ARR[] = { 1, 2, 3, 4, 5 }; variable
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fTransformFeedbackTests.cpp | 1140 #define ITER(ARR) {ARR, DE_LENGTH_OF_ARRAY(ARR)} in iterate() argument
|
H A D | es3fUniformApiTests.cpp | 1154 #define ARRAY_CHOICE(ARR) ((ARR)[rnd.getInt(0, DE_LENGTH_OF_ARRAY(ARR) - 1)]) in randomFeatures() argument
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fUniformApiTests.cpp | 976 #define ARRAY_CHOICE(ARR) ((ARR)[rnd.getInt(0, DE_LENGTH_OF_ARRAY(ARR) - 1)]) in randomFeatures() argument
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 2069 static bool isDiagnosedResult(ASTReader::ASTReadResult ARR, unsigned Caps) { in isDiagnosedResult()
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l4a6xx.h | 691 …__IO uint32_t ARR; /*!< LPTIM Autoreload register, Address offset… member 998 __IO uint32_t ARR; /*!< TIM auto-reload register, Address offset: 0x2C */ member
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l476xx.h | 622 …__IO uint32_t ARR; /*!< LPTIM Autoreload register, Address offset… member 924 __IO uint32_t ARR; /*!< TIM auto-reload register, Address offset: 0x2C */ member
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 6414 "ARR": 4002, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 6414 "ARR": 4002, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 6355 "ARR": 4002, number
|