Searched defs:use_file (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/SPIRV-Tools/tools/ |
| D | io.h | 87 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/ |
| D | io.h | 87 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/ |
| D | io.h | 87 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/ |
| D | audio_query_delegate_impl.py | 158 def _prepare_impl(self, use_file, sample_width, sample_rate, argument
|
| /external/autotest/server/brillo/feedback/ |
| D | closed_loop_audio_client.py | 273 def _prepare_impl(self, use_file=False, argument
|
| /external/selinux/python/semanage/ |
| D | seobject.py | 2756 def modify(self, name, value=None, use_file=False): argument 2857 def list(self, heading=True, locallist=False, use_file=False): argument
|