Home
last modified time | relevance | path

Searched defs:clas (Results 1 – 13 of 13) sorted by relevance

/external/apache-commons-bcel/src/examples/
DPackage.java240 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/
DCollectAPI.java69 String clas = "***"; // hack - we just need a class name never used in writeHTML() local
DReportAPI.java451 String clas = null; in printResults() local
DCheckAPI.java829 String clas = null; in writeResults() local
/external/llvm/lib/IR/
DInstruction.cpp627 #define HANDLE_INST(num, opc, clas) \ in clone() argument
DCore.cpp1058 #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/
DInstruction.cpp772 #define HANDLE_INST(num, opc, clas) \ in clone() argument
DCore.cpp1470 #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/
DInstruction.cpp735 #define HANDLE_INST(num, opc, clas) \ in clone() argument
DCore.cpp1437 #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/
Ddataflow-2.5.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp5480 #define HANDLE_CAST_INST(num, opc, clas) case Instruction::opc: in SimplifyInstruction() argument
/external/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp5821 #define HANDLE_CAST_INST(num, opc, clas) case Instruction::opc: in SimplifyInstruction() argument