OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:task_result
(Results
1 - 2
of
2
) sorted by null
/external/toolchain-utils/bestflags/
testing_batch.py
315
task_result
= _ComputeCost(cost_func, specs, task.GetFlags())
316
task.SetResult(TEST_STAGE,
task_result
)
320
if
task_result
< result:
321
result =
task_result
/external/gemmlowp/meta/
legacy_multi_thread_common.h
67
OUT_TYPE*
task_result
=
variable
70
task_rect.n, k,
task_result
, result_stride);
Completed in 1172 milliseconds