Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs70 EndGroup = 4, enumerator
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DWireFormat.cs70 EndGroup = 4, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dwire_format.rs41 EndGroup = 4, enumerator
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCSchedule.h110 bool EndGroup; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSchedule.h119 bool EndGroup : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSchedule.h118 uint16_t EndGroup : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSchedule.h127 uint16_t EndGroup : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSchedule.h127 uint16_t EndGroup : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSchedule.h127 uint16_t EndGroup : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSchedule.h127 uint16_t EndGroup : 1; member
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp232 bool IRBuilder::EndGroup() { in EndGroup() function in mcld::IRBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h377 bool EndGroup; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DInstruction.h527 bool EndGroup : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DInstruction.h527 bool EndGroup : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DInstruction.h527 bool EndGroup : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DInstruction.h527 bool EndGroup : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DInstruction.h527 bool EndGroup : 1; variable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-0.12.3/src/
H A Dencoding.rs274 EndGroup = 4, enumerator
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp6567 void ImGui::EndGroup() in EndGroup() function in ImGui