Searched refs:EmptyList (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/ |
| H A D | ListReducer.h | 163 std::vector<ElTy> EmptyList; in reduceList() local 186 Expected<TestResult> Result = doTest(EmptyList, TestList); in reduceList()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | j_objnew_example.txt | 285 311496 java/util/Collections$EmptyList 1287 311496 1 java/util/Collections$EmptyList
|
| H A D | j_methodcalls_example.txt | 520 311492 2 java/util/Collections$EmptyList.<init>
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | j_objnew_example.txt | 285 311496 java/util/Collections$EmptyList 1287 311496 1 java/util/Collections$EmptyList
|
| H A D | j_methodcalls_example.txt | 520 311492 2 java/util/Collections$EmptyList.<init>
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
| H A D | TGParser.cpp | 3207 ListInit *EmptyList = ListInit::get({}, BitRecTy::get()); in ParseIf() local 3214 TernOpInit::get(TernOpInit::IF, Condition, SingletonList, EmptyList, in ParseIf() 3236 TernOpInit::get(TernOpInit::IF, Condition, EmptyList, SingletonList, in ParseIf()
|