Searched defs:load_file (Results 1 – 13 of 13) sorted by relevance
/external/dtc/tests/ |
D | incbin.c | 20 static char *load_file(const char *name, int *len) in load_file() function
|
/external/openssh/regress/unittests/sshkey/ |
D | common.c | 44 load_file(const char *name) in load_file() function
|
/external/skqp/resources/lua/ |
D | slides.lua | 6 function load_file(file) function
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/ |
D | slides.lua | 6 function load_file(file) function
|
/external/cn-cbor/test/ |
D | test.c | 18 static unsigned char* load_file(const char* filepath, unsigned char **end) { in load_file() function
|
/external/arm-trusted-firmware/tools/sptool/ |
D | sptool.c | 156 static void load_file(const char *path, void **ptr, uint32_t *size) in load_file() function
|
/external/python/cpython3/Lib/ |
D | modulefinder.py | 163 def load_file(self, pathname): member in ModuleFinder
|
/external/python/cpython2/Lib/ |
D | modulefinder.py | 135 def load_file(self, pathname): member in ModuleFinder
|
/external/grpc-grpc/test/core/tsi/ |
D | ssl_transport_security_test.cc | 375 static char* load_file(const char* dir_path, const char* file_name) { in load_file() function
|
/external/curl/lib/vtls/ |
D | gtls.c | 169 static gnutls_datum_t load_file(const char *file) in load_file() function
|
/external/libpng/contrib/libtests/ |
D | makepng.c | 996 load_file(png_const_charp name, png_bytepp result) in load_file() function
|
/external/flatbuffers/tests/rust_usage_test/tests/ |
D | integration_test.rs | 2903 fn load_file(filename: &str) -> Result<Vec<u8>, std::io::Error> { in load_file() function
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 6041 void load_file(std::vector<unsigned char>& buffer, const std::string& filename) in load_file() function
|