/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/ |
H A D | Tag.java | 21 private boolean isBlock = true; // block field in Tag 127 public boolean isBlock() { in isBlock() method in Tag 323 tag.isBlock = true; in setupTags() 328 tag.isBlock = false; in setupTags()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | Format.h | 120 bool isBlock; member 160 bool isBlock, in Format()
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue176/ |
H A D | SingleQuoteTest.java | 35 private void checkQuotes(boolean isBlock, String expectation) { in checkQuotes()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/Support/ |
D | VirtualInstruction.h | 130 bool isBlock() const { return Kind == Block; } in isBlock() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/Support/ |
D | VirtualInstruction.h | 130 bool isBlock() const { return Kind == Block; } in isBlock() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/Support/ |
D | VirtualInstruction.h | 130 bool isBlock() const { return Kind == Block; } in isBlock() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/Support/ |
D | VirtualInstruction.h | 130 bool isBlock() const { return Kind == Block; } in isBlock() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 132 bool isBlock() const { in isBlock() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/ |
H A D | BitstreamRemarkParser.cpp | 250 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCPseudoProbe.h | 138 bool isBlock() const { in isBlock() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A D | BitstreamRemarkParser.cpp | 249 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCPseudoProbe.h | 138 bool isBlock() const { in isBlock() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCPseudoProbe.h | 138 bool isBlock() const { in isBlock() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCPseudoProbe.h | 138 bool isBlock() const { in isBlock() function
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Uniform.h | 161 uint8_t isBlock : 1; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/ |
D | rulegen.go | 1317 func isBlock(name string, arch arch) bool { func
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | ScopeInfo.h | 731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | ScopeInfo.h | 731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | ScopeInfo.h | 731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | ScopeInfo.h | 714 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/ |
H A D | Element.java | 233 public boolean isBlock() { in isBlock() method in Element
|
/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A D | BuildSPIRV.cpp | 391 const bool isBlock = type.isInterfaceBlock() || type.getStruct(); in inferDefaults() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_decorations.cpp | 75 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() function
|