Searched defs:result_list (Results 1 – 8 of 8) sorted by relevance
/external/protobuf/benchmarks/util/ |
D | result_uploader.py | 49 def upload_result(result_list, metadata): argument
|
/external/llvm-project/lldb/tools/intel-features/intel-pt/ |
D | PTDecoder.cpp | 116 PTInstructionList &result_list, in GetInstructionLogAtOffset()
|
D | Decoder.cpp | 746 InstructionList &result_list, in GetInstructionLogAtOffset()
|
/external/angle/src/tests/ |
D | capture_replay_tests.py | 740 def RunTests(args, worker_id, job_queue, result_list, message_queue): argument
|
/external/python/cpython3/Modules/ |
D | selectmodule.c | 595 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/ |
D | example_proto_fast_parsing.cc | 466 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/ |
D | selectmodule.c | 507 PyObject *result_list = NULL, *tout = NULL; in poll_poll() local
|
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
D | ScriptInterpreterPython.cpp | 1535 PythonList result_list(PyRefType::Borrowed, py_return.get()); in GetRecognizedArguments() local 1676 PythonList result_list(PyRefType::Borrowed, py_return.get()); in OSPlugin_ThreadsInfo() local
|