Home
last modified time | relevance | path

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

/external/protobuf/benchmarks/util/
Dresult_uploader.py49 def upload_result(result_list, metadata): argument
/external/llvm-project/lldb/tools/intel-features/intel-pt/
DPTDecoder.cpp116 PTInstructionList &result_list, in GetInstructionLogAtOffset()
DDecoder.cpp746 InstructionList &result_list, in GetInstructionLogAtOffset()
/external/angle/src/tests/
Dcapture_replay_tests.py740 def RunTests(args, worker_id, job_queue, result_list, message_queue): argument
/external/python/cpython3/Modules/
Dselectmodule.c595 PyObject *result_list = NULL; in select_poll_poll_impl() local
927 PyObject *result_list = NULL; in select_devpoll_poll_impl() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc466 auto* result_list = value.mutable_bytes_list(); in TestFastParse() local
475 auto* result_list = value.mutable_float_list(); in TestFastParse() local
484 auto* result_list = value.mutable_int64_list(); in TestFastParse() local
/external/python/cpython2/Modules/
Dselectmodule.c507 PyObject *result_list = NULL, *tout = NULL; in poll_poll() local
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1535 PythonList result_list(PyRefType::Borrowed, py_return.get()); in GetRecognizedArguments() local
1676 PythonList result_list(PyRefType::Borrowed, py_return.get()); in OSPlugin_ThreadsInfo() local