/external/libxcam/modules/ocl/ |
D | cl_context.h | 98 CLEventList &events_wait = CLEvent::EmptyList, 134 CLEventList &events_wait = CLEvent::EmptyList, 141 CLEventList &events_wait = CLEvent::EmptyList, 149 CLEventList &events_wait = CLEvent::EmptyList, 160 CLEventList &events_wait = CLEvent::EmptyList, 166 CLEventList &events_wait = CLEvent::EmptyList,
|
D | cl_memory.h | 66 CLEventList &events_wait = CLEvent::EmptyList, 108 CLEventList &event_waits = CLEvent::EmptyList, 112 CLEventList &event_waits = CLEvent::EmptyList, 117 CLEventList &event_waits = CLEvent::EmptyList, 192 CLEventList &event_waits = CLEvent::EmptyList,
|
D | cl_event.h | 57 static CLEventList EmptyList; variable
|
D | cl_event.cpp | 26 CLEventList CLEvent::EmptyList; member in XCam::CLEvent
|
D | cl_kernel.h | 102 CLEventList &events = CLEvent::EmptyList,
|
D | cl_3a_stats_context.cpp | 210 CLEvent::EmptyList, in copy_stats_out() 250 ret = stats_cl_buf->enqueue_unmap (buf_ptr, CLEvent::EmptyList, unmap_event); in copy_stats_out()
|
D | cl_newwavelet_denoise_handler.cpp | 191 CLEvent::EmptyList, in estimate_noise_variance() 272 ret = image->enqueue_unmap (buf_ptr, CLEvent::EmptyList, unmap_event); in estimate_noise_variance() 727 CLEvent::EmptyList, in dump_coeff() 757 image->enqueue_unmap (buf_ptr, CLEvent::EmptyList, unmap_event); in dump_coeff()
|
/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/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ListReducer.h | 159 std::vector<ElTy> EmptyList; in reduceList() local 180 if (doTest(EmptyList, TestList, Error) == KeepSuffix) { in reduceList()
|
/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 | 87 TEST_F(JsonObjectWriterTest, EmptyList) { in TEST_F() argument
|
D | json_stream_parser_test.cc | 177 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 | 2364 TEST_F(CApiAttributesTest, EmptyList) { in TEST_F() argument
|