Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Dmedia.rs8 pub load_file: unsafe extern "efiapi" fn( field
24 pub load_file: unsafe extern "efiapi" fn( field
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/
Dmedia.rs8 pub load_file: unsafe extern "efiapi" fn( field
24 pub load_file: unsafe extern "efiapi" fn( field
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/media/
Dload_file.rs65 pub fn load_file<'a>( in load_file() method
135 pub fn load_file<'a>(&mut self, file_path: &DevicePath) -> Result<Box<[u8]>> { in load_file() method
Dmod.rs12 pub mod load_file; module
/aosp_15_r20/external/rust/crates/uefi/src/proto/media/
Dload_file.rs65 pub fn load_file<'a>( in load_file() method
135 pub fn load_file<'a>(&mut self, file_path: &DevicePath) -> Result<Box<[u8]>> { in load_file() method
Dmod.rs12 pub mod load_file; module
/aosp_15_r20/system/core/libcutils/
H A Dload_file.cpp24 void *load_file(const char *fn, unsigned *_sz) in load_file() function
/aosp_15_r20/external/executorch/extension/gguf_util/
H A Dload_gguf.py87 def load_file(gguf_file: str) -> (GGUFModelArgs, GGUFWeights): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/benchmarks/
Dplot.py22 def load_file(filename): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/example/snippets/
Dregex_split_example_2.cpp29 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_token_iterator_eg_2.cpp28 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_iterator_example.cpp71 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_search_example.cpp84 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_grep_example_2.cpp84 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_replace_example.cpp41 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_merge_example.cpp41 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_grep_example_3.cpp111 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_grep_example_1.cpp88 void load_file(std::string& s, std::istream& is) in load_file() function
Dregex_grep_example_4.cpp105 void load_file(std::string& s, std::istream& is) in load_file() function
/aosp_15_r20/external/cronet/testing/libfuzzer/fuzzers/
H A Dgenerate_v8_inspector_fuzzer_corpus.py24 def load_file(output_file, input_file, loaded_files): function
/aosp_15_r20/external/dtc/tests/
H A Dincbin.c20 static char *load_file(const char *name, int *len) in load_file() function
/aosp_15_r20/system/libufdt/tests/src/
H A Dutil.c48 char *load_file(const char *filename, size_t *len_ptr) { in load_file() function
/aosp_15_r20/external/cn-cbor/test/
H A Dtest.c18 static unsigned char* load_file(const char* filepath, unsigned char **end) { in load_file() function
/aosp_15_r20/external/mbedtls/programs/util/
H A Dpem2der.c105 static int load_file(const char *path, unsigned char **buf, size_t *n) in load_file() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/util/
H A Dpem2der.c105 static int load_file(const char *path, unsigned char **buf, size_t *n) in load_file() function

123