Searched refs:EmptyList (Results 1 – 9 of 9) sorted by relevance
/external/google-fruit/include/fruit/impl/meta/ |
D | list.h | 31 struct EmptyList {}; struct 43 struct apply<EmptyList, F, InitialValue> {
|
D | component.h | 851 Vector<>, EmptyList)))); 867 Vector<>, EmptyList))));
|
/external/llvm/tools/bugpoint/ |
D | ListReducer.h | 164 std::vector<ElTy> EmptyList; in reduceList() local 186 if (doTest(EmptyList, TestList, Error) == KeepSuffix) { in reduceList()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | ListReducer.h | 164 std::vector<ElTy> EmptyList; in reduceList() local 187 Expected<TestResult> Result = doTest(EmptyList, TestList); in reduceList()
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | json_objectwriter_test.cc | 88 TEST_F(JsonObjectWriterTest, EmptyList) { in TEST_F() argument
|
D | json_stream_parser_test.cc | 195 TEST_F(JsonStreamParserTest, EmptyList) { in TEST_F() argument
|
/external/libchrome/base/ |
D | callback_list_unittest.cc | 300 TEST(CallbackListTest, EmptyList) { in TEST() argument
|
/external/google-fruit/include/fruit/impl/ |
D | component_functors.defn.h | 697 FruitStaticAssert(IsSame(typename OtherComp::DeferredBindingFunctors, EmptyList)); 837 InterfaceBindingsParam, EmptyList);
|
/external/tensorflow/tensorflow/c/ |
D | c_api_test.cc | 2365 TEST_F(CApiAttributesTest, EmptyList) { in TEST_F() argument
|