Home
last modified time | relevance | path

Searched defs:FieldIndex (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/field/
Dindex.rs99 pub(crate) struct FieldIndex { struct
107 impl FieldIndex { argument
153 ) -> crate::Result<FieldIndex> { in index()
Dmod.rs214 fn index(&self) -> &FieldIndex { in index()
218 fn index_with_message_lifetime<'a>(&self, m: &'a dyn MessageDyn) -> &'a FieldIndex { in index_with_message_lifetime()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/message/
Dis_initialized_is_always_true.rs16 file_fields: &[FieldIndex], in compute_is_initialized_is_always_true()
87 file_fields: &'a [FieldIndex], in message_field_messages()
101 file_fields: &'a [FieldIndex], in message_field_types()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/file/
Dindex.rs55 pub(crate) fn slice_fields<'a>(&self, file_fields: &'a [FieldIndex]) -> &'a [FieldIndex] { in slice_fields()
343 fields: &mut Vec<FieldIndex>, in build_message_index()
366 fields: &mut Vec<FieldIndex>, in index_message()
/aosp_15_r20/external/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h168 static ABIArgInfo getInAlloca(unsigned FieldIndex) { in getInAlloca()
349 void setInAllocaFieldIndex(unsigned FieldIndex) { in setInAllocaFieldIndex()
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection.h168 enum { FieldIndex = 0x1, Field32Index = 0x2 }; // bitmask enumerator
Dslang_rs_reflection.cpp2613 std::pair<unsigned, unsigned> FieldIndex = getFieldIndex(F); in genTypeClassComponentSetter() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBlocks.h147 unsigned FieldIndex; variable
H A DCGCall.cpp2153 auto FieldIndex = ArgI.getInAllocaFieldIndex(); in EmitFunctionProlog() local
3546 auto createInAllocaStructGEP = [&](unsigned FieldIndex) -> Address { in EmitCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2747 Value *CreatePreserveUnionAccessIndex(Value *Base, unsigned FieldIndex, in CreatePreserveUnionAccessIndex()
2767 unsigned Index, unsigned FieldIndex, in CreatePreserveStructAccessIndex()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CodeGen/
DCGFunctionInfo.h439 void setInAllocaFieldIndex(unsigned FieldIndex) { in setInAllocaFieldIndex()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/
DCGFunctionInfo.h439 void setInAllocaFieldIndex(unsigned FieldIndex) { in setInAllocaFieldIndex()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/
DCGFunctionInfo.h439 void setInAllocaFieldIndex(unsigned FieldIndex) { in setInAllocaFieldIndex()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp1325 Value *Base, unsigned FieldIndex, MDNode *DbgInfo) { in CreatePreserveUnionAccessIndex()
1344 Type *ElTy, Value *Base, unsigned Index, unsigned FieldIndex, in CreatePreserveStructAccessIndex()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/
DCGFunctionInfo.h439 void setInAllocaFieldIndex(unsigned FieldIndex) { in setInAllocaFieldIndex()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp2226 unsigned FieldIndex = 0; in CheckDesignatedInitializer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DMasmParser.cpp4228 size_t FieldIndex = 0; in parseStructInitializer() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1026 TEST_F(DescriptorTest, FieldIndex) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1026 TEST_F(DescriptorTest, FieldIndex) { in TEST_F() argument