Home
last modified time | relevance | path

Searched defs:use_file (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h87 const bool use_file = filename && strcmp("-", filename); in ReadBinaryFile() local
109 const bool use_file = filename && strcmp("-", filename); in ReadTextFile() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/
Dio.h87 const bool use_file = filename && strcmp("-", filename); in ReadBinaryFile() local
109 const bool use_file = filename && strcmp("-", filename); in ReadTextFile() local
/external/deqp-deps/SPIRV-Tools/tools/
Dio.h87 const bool use_file = filename && strcmp("-", filename); in ReadBinaryFile() local
109 const bool use_file = filename && strcmp("-", filename); in ReadTextFile() local
/external/autotest/site_utils/tester_feedback/
Daudio_query_delegate_impl.py158 def _prepare_impl(self, use_file, sample_width, sample_rate, argument
/external/autotest/server/brillo/feedback/
Dclosed_loop_audio_client.py273 def _prepare_impl(self, use_file=False, argument
/external/selinux/python/semanage/
Dseobject.py2756 def modify(self, name, value=None, use_file=False): argument
2857 def list(self, heading=True, locallist=False, use_file=False): argument