Searched refs:classify_input_file (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
H A Dutil.py54 def classify_input_file(filename): function
81 ftype, msg = classify_input_file(filename)
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dutil.py56 def classify_input_file(filename): function
83 ftype, msg = classify_input_file(filename)
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/tools/
H A Dcompare.py19 in1_kind, in1_err = classify_input_file(in1)
20 in2_kind, in2_err = classify_input_file(in2)
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/
H A Dcompare.py20 in1_kind, in1_err = classify_input_file(in1)
21 in2_kind, in2_err = classify_input_file(in2)

Completed in 590 milliseconds