Searched refs:clas (Results 1 – 11 of 11) sorted by relevance
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | ReportAPI.java | 451 String clas = null; in printResults() local 458 if (clas != null) { in printResults() 477 clas = null; in printResults() 482 if (!className.equals(clas)) { in printResults() 484 if (clas != null) { in printResults() 492 clas = className; in printResults() 506 if (clas != null) { in printResults()
|
D | CollectAPI.java | 69 String clas = "***"; // hack - we just need a class name never used in writeHTML() local 110 clas = className; in writeHTML() 113 if (!className.equals(clas)) { in writeHTML() 119 clas = className; in writeHTML()
|
D | CheckAPI.java | 829 String clas = null; in writeResults() local 840 if (clas != null) { in writeResults() 864 clas = null; in writeResults() 869 if (!name.equals(clas)) { in writeResults() 871 if (clas != null) { in writeResults() 882 clas = name; in writeResults() 901 if (clas != null) { in writeResults()
|
/third_party/typescript/tests/baselines/reference/ |
D | unusedTypeParameters9.types | 2 // clas + interface
|
D | unusedTypeParameters9.symbols | 2 // clas + interface
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instruction.cpp | 735 #define HANDLE_INST(num, opc, clas) \ in clone() argument 737 New = cast<clas>(this)->cloneImpl(); \ in clone()
|
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
|
/third_party/skia/third_party/externals/swiftshader/ |
D | README.md | 119 …ist, but you've signed the [Google CLA](https://cla.developers.google.com/clas) and have contribut…
|
/third_party/libphonenumber/ |
D | CONTRIBUTING.md | 125 GitHub username, go to https://cla.developers.google.com/clas and click
|
/third_party/skia/third_party/externals/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
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 102296 … classes to execute seeks in other formats by providing a prepare_seek_segment vmethod. Sub-clas...
|