Home
last modified time | relevance | path

Searched defs:Code (Results 51 – 75 of 997) sorted by relevance

12345678910>>...40

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/Extract/
DExtract.h35 ExtractFunction(CodeRangeASTSelection Code, in ExtractFunction()
43 CodeRangeASTSelection Code; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/Extract/
DExtract.h35 ExtractFunction(CodeRangeASTSelection Code, in ExtractFunction()
43 CodeRangeASTSelection Code; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/Extract/
DExtract.h35 ExtractFunction(CodeRangeASTSelection Code, in ExtractFunction()
43 CodeRangeASTSelection Code; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/Extract/
DExtract.h35 ExtractFunction(CodeRangeASTSelection Code, in ExtractFunction()
43 CodeRangeASTSelection Code; variable
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
H A DCode.java16 public class Code { class
20 public Code(Integer name) { in Code() method in Code
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp143 static void WriteStringRecord(unsigned Code, StringRef Str, in WriteStringRecord()
250 unsigned Code = 0; in WriteTypeTable() local
880 unsigned Code = -1U; in WriteConstants() local
1097 unsigned Code = 0; in WriteInstruction() local
1424 unsigned Code; in WriteValueSymbolTable() local
1452 unsigned Code; in WriteUseList() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DAppleArm64ExceptionClass.h17 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) Name = Code, argument
40 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) \ in toString() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DAppleArm64ExceptionClass.h17 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) Name = Code, argument
40 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) \ in toString() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DAppleArm64ExceptionClass.h17 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) Name = Code, argument
40 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) \ in toString() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DAppleArm64ExceptionClass.h17 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) Name = Code, argument
40 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) \ in toString() argument
/aosp_15_r20/external/clang/unittests/Format/
H A DFormatTestJava.cpp22 static std::string format(llvm::StringRef Code, unsigned Offset, in format()
35 format(llvm::StringRef Code, in format()
47 llvm::StringRef Code, in verifyFormat()
H A DFormatTestJS.cpp22 static std::string format(llvm::StringRef Code, unsigned Offset, in format()
38 llvm::StringRef Code, in format()
50 llvm::StringRef Code, in verifyFormat()
58 llvm::StringRef Code, in verifyFormat()
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitstreamReader.cpp113 unsigned Code = ReadVBR(6); in skipRecord() local
203 unsigned Code = ReadVBR(6); in readRecord() local
214 unsigned Code; in readRecord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp40 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode()
64 Constant *llvm::getPredForFCmpCode(unsigned Code, Type *OpTy, in getPredForFCmpCode()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
H A DStatusCode.java44 enum Code { enum
63 Code(int httpStatusCode) { in Code() method in StatusCode.Code
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Debuginfod/
DHTTPServer.h69 unsigned Code; member
84 unsigned Code; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Debuginfod/
DHTTPServer.h69 unsigned Code; member
84 unsigned Code; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h59 unsigned Code; member
74 unsigned Code; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Debuginfod/
DHTTPServer.h69 unsigned Code; member
84 unsigned Code; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Debuginfod/
DHTTPServer.h69 unsigned Code; member
84 unsigned Code; member
/aosp_15_r20/external/aws-sdk-java-v2/services/iot1clickdevices/src/main/resources/codegen-resources/
H A Dapi-2.json414 "Code" : { object
471 "Code" : { object
488 "Code" : { object
615 "Code" : { object
632 "Code" : { object
649 "Code" : { object
666 "Code" : { object
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Testing/
DTestAST.h39 std::string Code; member
76 TestAST(StringRef Code) : TestAST(TestInputs(Code)) {} in TestAST()
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/
DReply.java56 static class Code { class in Reply
60 private Code(int i, String r) { number = i; reason = r; } in Code() method in Reply.Code
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Testing/
DTestAST.h39 std::string Code; member
76 TestAST(StringRef Code) : TestAST(TestInputs(Code)) {} in TestAST()
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/
DReply.java56 static class Code { class in Reply
60 private Code(int i, String r) { number = i; reason = r; } in Code() method in Reply.Code

12345678910>>...40