/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/Dynamic/ |
D | Parser.h | 210 static bool parseExpression(StringRef &Code, Sema *S, VariantValue *Value, in parseExpression() 214 static bool parseExpression(StringRef &Code, VariantValue *Value, in parseExpression() 234 completeExpression(StringRef &Code, unsigned CompletionOffset, Sema *S) { in completeExpression() 238 completeExpression(StringRef &Code, unsigned CompletionOffset) { in completeExpression()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/Dynamic/ |
D | Parser.h | 210 static bool parseExpression(StringRef &Code, Sema *S, VariantValue *Value, in parseExpression() 214 static bool parseExpression(StringRef &Code, VariantValue *Value, in parseExpression() 234 completeExpression(StringRef &Code, unsigned CompletionOffset, Sema *S) { in completeExpression() 238 completeExpression(StringRef &Code, unsigned CompletionOffset) { in completeExpression()
|
/aosp_15_r20/external/mobile-data-download/proto/ |
H A D | log_enums.proto | 35 enum Code { enum 92 enum Code { enum 102 enum Code { enum 207 enum Code { enum 259 enum Code { enum
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | dex_format.h | 284 struct Code { struct 285 u2 registers_size; 286 u2 ins_size; 287 u2 outs_size; 288 u2 tries_size; 289 u4 debug_info_off; 290 u4 insns_size; 291 u2 insns[];
|
H A D | dex_ir.h | 237 struct Code : public Node { struct 261 Code* code; argument
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
H A D | Code.java | 44 public final class Code extends Attribute { class 57 public Code(final Code c) { in Code() method in Code 69 …Code(final int name_index, final int length, final DataInput file, final ConstantPool constant_poo… in Code() method in Code 111 …public Code(final int name_index, final int length, final int max_stack, final int max_locals, fin… in Code() method in Code
|
/aosp_15_r20/external/clang/unittests/AST/ |
H A D | DeclPrinterTest.cpp | 69 StringRef Code, in PrintedDeclMatches() 101 ::testing::AssertionResult PrintedDeclCXX98Matches(StringRef Code, in PrintedDeclCXX98Matches() 113 StringRef Code, in PrintedDeclCXX98Matches() 124 ::testing::AssertionResult PrintedDeclCXX11Matches(StringRef Code, in PrintedDeclCXX11Matches() 136 StringRef Code, in PrintedDeclCXX11Matches() 148 StringRef Code, in PrintedDeclCXX11nonMSCMatches() 161 PrintedDeclCXX1ZMatches(StringRef Code, const DeclarationMatcher &NodeMatch, in PrintedDeclCXX1ZMatches() 172 StringRef Code, in PrintedDeclObjCMatches() 680 SmallString<128> Code; in TEST() local 704 SmallString<128> Code; in TEST() local
|
H A D | NamedDeclPrinterTest.cpp | 64 PrintedNamedDeclMatches(StringRef Code, const std::vector<std::string> &Args, in PrintedNamedDeclMatches() 96 PrintedNamedDeclCXX98Matches(StringRef Code, StringRef DeclName, in PrintedNamedDeclCXX98Matches() 108 PrintedWrittenNamedDeclCXX11Matches(StringRef Code, StringRef DeclName, in PrintedWrittenNamedDeclCXX11Matches()
|
H A D | MatchVerifier.h | 45 testing::AssertionResult match(const std::string &Code, in match() 52 testing::AssertionResult match(const std::string &Code, in match() 91 const std::string &Code, const MatcherType &AMatcher, in match()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/ |
D | inline.go | 114 type Code struct { struct 115 Text string 118 func (*Code) Inline() {} 120 func (x *Code) PrintHTML(buf *bytes.Buffer) { 124 func (x *Code) printMarkdown(buf *bytes.Buffer) { 161 func (x *Code) PrintText(buf *bytes.Buffer) {
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/ |
H A D | README.md | 52 ### Camera & HAL Interface 73 ### V4L2 Specific Implementation 97 ### Metadata
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 102 unsigned Code = MaybeCode.get(); in skipRecord() local 121 unsigned Code; in skipRecord() local 221 uint32_t Code = MaybeCode.get(); in readRecord() local 248 unsigned Code; in readRecord() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 98 unsigned Code = MaybeCode.get(); in skipRecord() local 113 unsigned Code; in skipRecord() local 212 uint32_t Code = MaybeCode.get(); in readRecord() local 231 unsigned Code; in readRecord() local
|
/aosp_15_r20/external/clang/unittests/ASTMatchers/Dynamic/ |
H A D | ParserTest.cpp | 37 void parse(StringRef Code) { in parse() 216 std::string ParseWithError(StringRef Code) { in ParseWithError() 223 std::string ParseMatcherWithError(StringRef Code) { in ParseMatcherWithError() 296 StringRef Code = "functionDecl(hasName("; in TEST() local
|
/aosp_15_r20/external/ot-br-posix/ |
H A D | CONTRIBUTING.md | 36 ### Initial Setup 52 ### Contributor License Agreement (CLA) 58 ### Submitting a Pull Request
|
/aosp_15_r20/external/openthread/ |
H A D | CONTRIBUTING.md | 36 ### Initial Setup 52 ### Contributor License Agreement (CLA) 58 ### Submitting a Pull Request
|
/aosp_15_r20/external/google-styleguide/docguide/ |
H A D | style.md | 226 ## Code section in Markdown style guide 228 ### Inline 250 ### Codeblocks
|
/aosp_15_r20/external/pytorch/docs/source/ |
H A D | fx.rst | 502 Use ``pdb`` 536 Print the Generated Code 576 Use the ``to_folder`` Function From ``GraphModule``
|
/aosp_15_r20/external/icing/proto/icing/proto/ |
H A D | scoring.proto | 32 enum Code { enum 85 enum Code { enum 158 enum Code { enum
|
/aosp_15_r20/external/clang/unittests/Format/ |
H A D | FormatTestProto.cpp | 22 static std::string format(llvm::StringRef Code, unsigned Offset, in format() 34 static std::string format(llvm::StringRef Code) { in format() 40 static void verifyFormat(llvm::StringRef Code) { in verifyFormat()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitstreamReader.cpp | 104 unsigned Code = ReadVBR(6); in skipRecord() local 180 unsigned Code = ReadVBR(6); in readRecord() local 192 unsigned Code; in readRecord() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 281 inline static const char *getCondCodeName(CondCode Code) { in getCondCodeName() 303 inline static CondCode getInvertedCondCode(CondCode Code) { in getInvertedCondCode() 313 inline static unsigned getNZCVToSatisfyCondCode(CondCode Code) { in getNZCVToSatisfyCondCode() 337 inline static bool isReflexive(CondCode Code) { in isReflexive() 355 inline static bool isIrreflexive(CondCode Code) { in isIrreflexive()
|
/aosp_15_r20/external/llvm/tools/llvm-bcanalyzer/ |
H A D | llvm-bcanalyzer.cpp | 462 static bool decodeBlob(unsigned Code, unsigned BlockID, BitstreamReader &Reader, in decodeBlob() 573 unsigned Code = Stream.readRecord(Entry.ID, Record, &Blob); in ParseBlock() local 783 unsigned Code = BlockInfoCursor.ReadCode(); in AnalyzeBitcode() local 804 unsigned Code = Stream.ReadCode(); in AnalyzeBitcode() local
|
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/ |
H A D | Parser.cpp | 252 StringRef Code; member in clang::ast_matchers::dynamic::Parser::CodeTokenizer 557 bool Parser::parseExpression(StringRef Code, Sema *S, in parseExpression() 572 Parser::completeExpression(StringRef Code, unsigned CompletionOffset, Sema *S, in completeExpression() 592 Parser::parseMatcherExpression(StringRef Code, Sema *S, in parseMatcherExpression()
|
/aosp_15_r20/external/clang/lib/Tooling/ |
H A D | Tooling.cpp | 104 bool runToolOnCode(clang::FrontendAction *ToolAction, const Twine &Code, in runToolOnCode() 125 clang::FrontendAction *ToolAction, const Twine &Code, in runToolOnCodeWithArgs() 493 buildASTFromCode(const Twine &Code, const Twine &FileName, in buildASTFromCode() 500 const Twine &Code, const std::vector<std::string> &Args, in buildASTFromCodeWithArgs()
|