Searched defs:match_result (Results 1 – 17 of 17) sorted by relevance
/external/autotest/client/cros/faft/utils/ |
D | firmware_updater.py | 214 def _extract_path_from_match(match_result, model): argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | pass_fixture.h | 180 auto match_result = effcee::Match(disassembly, original); in SinglePassRunAndMatch() local
|
D | ir_builder.cpp | 62 auto match_result = effcee::Match(assembly, original); in Match() local
|
D | fold_test.cpp | 54 auto match_result = effcee::Match(disassembly, original); in Match() local
|
D | type_manager_test.cpp | 58 auto match_result = effcee::Match(assembly, original); in Match() local
|
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | lcssa.cpp | 57 auto match_result = effcee::Match(assembly, original); in Match() local
|
D | peeling.cpp | 57 auto match_result = effcee::Match(assembly, checks); in Match() local
|
D | fusion_legal.cpp | 58 auto match_result = effcee::Match(assembly, checks); in Match() local
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | pass_fixture.h | 180 auto match_result = effcee::Match(disassembly, original); in SinglePassRunAndMatch() local
|
D | ir_builder.cpp | 62 auto match_result = effcee::Match(assembly, original); in Match() local
|
D | fold_test.cpp | 54 auto match_result = effcee::Match(disassembly, original); in Match() local
|
D | type_manager_test.cpp | 58 auto match_result = effcee::Match(assembly, original); in Match() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | lcssa.cpp | 57 auto match_result = effcee::Match(assembly, original); in Match() local
|
D | peeling.cpp | 57 auto match_result = effcee::Match(assembly, checks); in Match() local
|
D | fusion_legal.cpp | 58 auto match_result = effcee::Match(assembly, checks); in Match() local
|
/external/curl/lib/vtls/ |
D | schannel_verify.c | 370 int match_result; in verify_host() local
|
/external/tensorflow/tensorflow/contrib/quantize/python/ |
D | fold_batch_norms.py | 215 def _GetLayerMatch(match_result): argument
|