/external/apache-commons-bcel/src/examples/ |
D | Package.java | 240 String clas = ((ConstantUtf8) pool.getConstant(idx)).getBytes(); in addDependents() local 250 void addClassString(String clas, String from) throws IOException { in addClassString()
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | CollectAPI.java | 69 String clas = "***"; // hack - we just need a class name never used in writeHTML() local
|
D | ReportAPI.java | 451 String clas = null; in printResults() local
|
D | CheckAPI.java | 829 String clas = null; in writeResults() local
|
/external/llvm/lib/IR/ |
D | Instruction.cpp | 627 #define HANDLE_INST(num, opc, clas) \ in clone() argument
|
D | Core.cpp | 1058 #define HANDLE_INST(num, opc, clas) case num: return LLVM##opc; in map_to_llvmopcode() argument 1067 #define HANDLE_INST(num, opc, clas) case LLVM##opc: return num; in map_from_llvmopcode() argument
|
/external/llvm-project/llvm/lib/IR/ |
D | Instruction.cpp | 772 #define HANDLE_INST(num, opc, clas) \ in clone() argument
|
D | Core.cpp | 1470 #define HANDLE_INST(num, opc, clas) case num: return LLVM##opc; in map_to_llvmopcode() argument 1479 #define HANDLE_INST(num, opc, clas) case LLVM##opc: return num; in map_from_llvmopcode() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instruction.cpp | 735 #define HANDLE_INST(num, opc, clas) \ in clone() argument
|
D | Core.cpp | 1437 #define HANDLE_INST(num, opc, clas) case num: return LLVM##opc; in map_to_llvmopcode() argument 1446 #define HANDLE_INST(num, opc, clas) case LLVM##opc: return num; in map_from_llvmopcode() argument
|
/external/error_prone/checkerframework/ |
D | dataflow-2.5.3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/checkerframework/
org/ ... |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 5480 #define HANDLE_CAST_INST(num, opc, clas) case Instruction::opc: in SimplifyInstruction() argument
|
/external/llvm-project/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 5821 #define HANDLE_CAST_INST(num, opc, clas) case Instruction::opc: in SimplifyInstruction() argument
|