Searched defs:use_file (Results 1 – 6 of 6) sorted by relevance
| /external/angle/third_party/vulkan-deps/spirv-tools/src/tools/ |
| D | io.h | 81 const bool use_file = filename && strcmp("-", filename); in ReadBinaryFile() local 103 const bool use_file = filename && strcmp("-", filename); in ReadTextFile() local
|
| /external/deqp-deps/SPIRV-Tools/tools/ |
| D | io.h | 31 const bool use_file = filename && strcmp("-", filename); in ReadFile() local
|
| /external/swiftshader/third_party/SPIRV-Tools/tools/ |
| D | io.h | 31 const bool use_file = filename && strcmp("-", filename); in ReadFile() 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 | 2743 def modify(self, name, value=None, use_file=False): argument 2844 def list(self, heading=True, locallist=False, use_file=False): argument
|