Home
last modified time | relevance | path

Searched defs:result_list (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/xcore/
Dsmart_analysis_handler.cpp123 X3aResultList result_list; in post_smart_results() local
Dimage_processor.cpp121 X3aResultList result_list; in loop() local
/external/chromium-libpac/test/
Dproxy_resolver_v8_unittest.cc177 std::unique_ptr<char16_t, decltype(&free)> result_list = getProxyForURL( in TEST() local
251 std::unique_ptr<char16_t, decltype(&free)> result_list = getProxyForURL( in TEST() local
325 std::unique_ptr<char16_t, decltype(&free)> result_list = getProxyForURL( in TEST() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc390 auto* result_list = value.mutable_bytes_list(); in TestFastParse() local
400 auto* result_list = value.mutable_float_list(); in TestFastParse() local
409 auto* result_list = value.mutable_int64_list(); in TestFastParse() local
/external/python/cpython3/Modules/
Dselectmodule.c529 PyObject *result_list = NULL, *timeout_obj = NULL; in poll_poll() local
888 PyObject *result_list = NULL, *timeout_obj = NULL; in devpoll_poll() local
/external/python/cpython2/Modules/
Dselectmodule.c507 PyObject *result_list = NULL, *tout = NULL; in poll_poll() local