Home
last modified time | relevance | path

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

/external/dtc/tests/
Dincbin.c33 static char *load_file(const char *name, int *len) in load_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/skqp/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/libmicrohttpd/doc/examples/
Dtlsauthentication.c87 load_file (const char *filename) in load_file() function
/external/python/cpython3/Lib/
Dmodulefinder.py112 def load_file(self, pathname): member in ModuleFinder
/external/python/cpython2/Lib/
Dmodulefinder.py135 def load_file(self, pathname): member in ModuleFinder
/external/curl/lib/vtls/
Dgtls.c248 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/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp6041 void load_file(std::vector<unsigned char>& buffer, const std::string& filename) in load_file() function