/external/googletest/googlemock/scripts/generator/cpp/ |
D | utils.py | 30 def ReadFile(filename, print_error=True): function
|
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
D | utils.py | 30 def ReadFile(filename, print_error=True): function
|
/external/swiftshader/third_party/LLVM/utils/ |
D | NewNightlyTest.pl | 366 sub ReadFile { subroutine
|
/external/vboot_reference/cgpt/ |
D | cmd_find.c | 37 static uint8_t *ReadFile(const char *filename, uint64_t *size) { in ReadFile() function
|
/external/swiftshader/third_party/SPIRV-Tools/tools/ |
D | io.h | 28 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
|
/external/deqp-deps/SPIRV-Tools/tools/ |
D | io.h | 28 bool ReadFile(const char* filename, const char* mode, std::vector<T>* data) { in ReadFile() function
|
/external/protobuf/benchmarks/ |
D | generate_datasets.cc | 98 std::string ReadFile(const std::string& name) { in ReadFile() function
|
/external/perfetto/src/base/ |
D | file_utils.cc | 66 bool ReadFile(const std::string& path, std::string* out) { in ReadFile() function
|
/external/perfetto/tools/ |
D | install-build-deps | 313 def ReadFile(path): function
|
/external/google-breakpad/src/common/tests/ |
D | file_utils.cc | 99 bool ReadFile(const char* path, void* buffer, ssize_t* buffer_size) { in ReadFile() function
|
/external/deqp-deps/glslang/gtests/ |
D | TestFixture.cpp | 126 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() function
|
/external/vboot_reference/host/lib/ |
D | host_misc.c | 27 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) { in ReadFile() function
|
/external/bsdiff/ |
D | test_utils.cc | 64 bool ReadFile(const std::string& path, vector<uint8_t>* out) { in ReadFile() function
|
/external/yapf/yapf/yapflib/ |
D | yapf_api.py | 173 def ReadFile(filename, logger=None): function
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
D | file_utils.cc | 43 ssize_t ReadFile(const char* path, char* buf, size_t length) { in ReadFile() function
|
/external/google-breakpad/src/processor/ |
D | microdump_processor_unittest.cc | 62 void ReadFile(const string& file_name, string* file_contents) { in ReadFile() function in __anon9ce8c9d50111::MicrodumpProcessorTest
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | flag_changer_test.py | 33 def ReadFile(self, path, **_kwargs): member in _FakeDevice
|
/external/v8/src/ |
D | utils.cc | 251 std::string ReadFile(const char* filename, bool* exists, bool verbose) { in ReadFile() function 256 std::string ReadFile(FILE* file, bool* exists, bool verbose) { in ReadFile() function
|
/external/perfetto/src/traced/probes/ftrace/ |
D | ftrace_procfs_integrationtest.cc | 49 std::string ReadFile(const std::string& name) { in ReadFile() function
|
/external/perfetto/src/traced/probes/sys_stats/ |
D | sys_stats_data_source.cc | 307 size_t SysStatsDataSource::ReadFile(base::ScopedFile* fd, const char* path) { in ReadFile() function in perfetto::SysStatsDataSource
|
/external/v8/samples/ |
D | shell.cc | 237 v8::MaybeLocal<v8::String> ReadFile(v8::Isolate* isolate, const char* name) { in ReadFile() function
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
D | win32.py | 97 ReadFile = _stdcall_libraries['kernel32'].ReadFile variable
|
/external/v8/tools/mb/ |
D | mb_unittest.py | 59 def ReadFile(self, path): member in FakeMBW
|
/external/v8/tools/ |
D | js2c.py | 62 def ReadFile(filename): function
|
/external/python/cpython2/Demo/tix/ |
D | tixwidgets.py | 986 def ReadFile(w, fname): function
|