Home
last modified time | relevance | path

Searched defs:load_file (Results 1 – 13 of 13) sorted by relevance

/external/openssh/regress/unittests/sshkey/
Dcommon.c40 load_file(const char *name) in load_file() function
/external/dtc/tests/
Dincbin.c33 static char *load_file(const char *name, int *len) in load_file() function
/external/skqp/resources/lua/
Dslides.lua6 function load_file(file) function
/external/skia/resources/lua/
Dslides.lua6 function load_file(file) function
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/
Dslides.lua6 function load_file(file) function
/external/cn-cbor/test/
Dtest.c18 static unsigned char* load_file(const char* filepath, unsigned char **end) { in load_file() function
/external/python/cpython3/Lib/
Dmodulefinder.py111 def load_file(self, pathname): member in ModuleFinder
/external/python/cpython2/Lib/
Dmodulefinder.py135 def load_file(self, pathname): member in ModuleFinder
/external/grpc-grpc/test/core/tsi/
Dssl_transport_security_test.cc375 static char* load_file(const char* dir_path, const char* file_name) { in load_file() function
/external/curl/lib/vtls/
Dgtls.c245 static gnutls_datum_t load_file(const char *file) in load_file() function
/external/libpng/contrib/libtests/
Dmakepng.c996 load_file(png_const_charp name, png_bytepp result) in load_file() function
/external/flatbuffers/tests/rust_usage_test/tests/
Dintegration_test.rs2689 fn load_file(filename: &str) -> Result<Vec<u8>, std::io::Error> { in load_file() function
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp6041 void load_file(std::vector<unsigned char>& buffer, const std::string& filename) in load_file() function