Home
last modified time | relevance | path

Searched defs:first_word (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/include/
Dsocfpga_fcs.h107 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 Dcpdf_cross_ref_avail.cpp82 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 Dlib.rs108 let mut first_word = true; in transform() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/heck/src/
Dlib.rs108 let mut first_word = true; in transform() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp698 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/
Ddefaults.rs16 first_word: String, field
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/Wrap/
Dbitcode_wrapperer.cpp273 uint32_t first_word; in IsInputBitcodeWrapper() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp245 uint32_t first_word = value; in EncodeIntegerAsWords() local
H A Dconstants.cpp450 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 Dfold_spec_constant_op_and_composite_pass.cpp245 uint32_t first_word = value; in EncodeIntegerAsWords() local
H A Dconstants.cpp450 auto first_word = literal_words.begin() + (words_per_element * i); in GetNumericVectorConstantWithWords() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp245 uint32_t first_word = value; in EncodeIntegerAsWords() local
Dconstants.cpp450 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 Dinput_file_parsers.cc66 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 Dascii.rs357 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 Dascii.rs362 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 Dascii.rs357 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 Dascii.rs362 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 Dascii.rs362 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 Dutility.cc258 bool first_word = true; in ToCamelCase() local
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc258 bool first_word = true; in ToCamelCase() local
/aosp_15_r20/external/mesa3d/src/compiler/rust/
H A Dbitset.rs116 let first_word = bits.start / 32; in set_words() localVariable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dbinary.cpp300 const uint32_t first_word = peek(); in parseInstruction() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dbinary.cpp300 const uint32_t first_word = peek(); in parseInstruction() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dbinary.cpp300 const uint32_t first_word = peek(); in parseInstruction() local

12