/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/include/ |
D | socfpga_fcs.h | 107 uint32_t first_word; member 115 uint32_t first_word; member 151 uint32_t first_word; member
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_cross_ref_avail.cpp | 82 const ByteString first_word = parser_->PeekNextWord(); in CheckCrossRef() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/heck-0.4.1/src/ |
H A D | lib.rs | 108 let mut first_word = true; in transform() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/heck/src/ |
D | lib.rs | 108 let mut first_word = true; in transform() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/spirv/ |
H A D | invocation.cpp | 698 const uint32_t first_word = get<uint32_t>(binary.data(), 0u); in spirv_to_cpu() local 775 const uint32_t first_word = in is_binary_spirv() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/ |
D | defaults.rs | 16 first_word: String, field
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/Wrap/ |
D | bitcode_wrapperer.cpp | 273 uint32_t first_word; in IsInputBitcodeWrapper() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | fold_spec_constant_op_and_composite_pass.cpp | 245 uint32_t first_word = value; in EncodeIntegerAsWords() local
|
H A D | constants.cpp | 450 auto first_word = literal_words.begin() + (words_per_element * i); in GetNumericVectorConstantWithWords() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | fold_spec_constant_op_and_composite_pass.cpp | 245 uint32_t first_word = value; in EncodeIntegerAsWords() local
|
H A D | constants.cpp | 450 auto first_word = literal_words.begin() + (words_per_element * i); in GetNumericVectorConstantWithWords() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fold_spec_constant_op_and_composite_pass.cpp | 245 uint32_t first_word = value; in EncodeIntegerAsWords() local
|
D | constants.cpp | 450 auto first_word = literal_words.begin() + (words_per_element * i); in GetNumericVectorConstantWithWords() local
|
/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/ |
H A D | input_file_parsers.cc | 66 std::string_view first_word = words[0]; in MatchCertificateName() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/ |
H A D | ascii.rs | 357 let first_word = unsafe { (start as *const usize).read_unaligned() }; in is_ascii() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/slice/ |
H A D | ascii.rs | 362 let first_word = unsafe { (start as *const usize).read_unaligned() }; in is_ascii() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/ |
H A D | ascii.rs | 357 let first_word = unsafe { (start as *const usize).read_unaligned() }; in is_ascii() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/ |
H A D | ascii.rs | 362 let first_word = unsafe { (start as *const usize).read_unaligned() }; in is_ascii() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/ |
H A D | ascii.rs | 362 let first_word = unsafe { (start as *const usize).read_unaligned() }; in is_ascii() localVariable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | utility.cc | 258 bool first_word = true; in ToCamelCase() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | utility.cc | 258 bool first_word = true; in ToCamelCase() local
|
/aosp_15_r20/external/mesa3d/src/compiler/rust/ |
H A D | bitset.rs | 116 let first_word = bits.start / 32; in set_words() localVariable
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | binary.cpp | 300 const uint32_t first_word = peek(); in parseInstruction() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | binary.cpp | 300 const uint32_t first_word = peek(); in parseInstruction() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | binary.cpp | 300 const uint32_t first_word = peek(); in parseInstruction() local
|