Home
last modified time | relevance | path

Searched defs:h_file_path (Results 1 – 3 of 3) sorted by relevance

/external/angle/scripts/
Dgenerate_new_renderer.py223 h_file_path = os.path.join(renderer_name, typed_impl + '.h') variable
/external/tensorflow/tensorflow/cc/framework/
Dcc_op_gen_test.cc91 const auto h_file_path = io::JoinPath(tmpdir, "test.h"); in GenerateCcOpFiles() local
/external/OpenCL-CTS/test_conformance/spir/
Drun_services.cpp72 void get_h_file_path (const char *folder, const char *file_name, std::string &h_file_path) in get_h_file_path()