Home
last modified time | relevance | path

Searched refs:IT_Executable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dutil.py12 IT_Executable = 2 variable
69 ftype = IT_Executable
161 elif ftype == IT_Executable:
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
H A Dutil.py12 IT_Executable = 2 variable
67 ftype = IT_Executable
156 elif ftype == IT_Executable:
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/
H A Dcompare.py23 if in1_kind == IT_Executable and in2_kind == IT_Executable and output_file:
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/
H A Dcompare.py24 if in1_kind == IT_Executable and in2_kind == IT_Executable and output_file: