/external/rust/android-crates-io/crates/uefi-raw/src/protocol/ |
D | media.rs | 8 pub load_file: unsafe extern "efiapi" fn( field 24 pub load_file: unsafe extern "efiapi" fn( field
|
/external/rust/android-crates-io/crates/uefi/src/proto/media/ |
D | load_file.rs | 65 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
|
D | mod.rs | 12 pub mod load_file; module
|
/external/sdv/vsomeip/third_party/boost/numeric/ublas/benchmarks/ |
D | plot.py | 22 def load_file(filename): function
|
/external/executorch/extension/gguf_util/ |
D | load_gguf.py | 87 def load_file(gguf_file: str) -> (GGUFModelArgs, GGUFWeights): function
|
/external/sdv/vsomeip/third_party/boost/regex/example/snippets/ |
D | regex_split_example_2.cpp | 29 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_token_iterator_eg_2.cpp | 28 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_iterator_example.cpp | 71 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_grep_example_2.cpp | 84 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_search_example.cpp | 84 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_replace_example.cpp | 41 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_merge_example.cpp | 41 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_grep_example_3.cpp | 111 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_grep_example_1.cpp | 88 void load_file(std::string& s, std::istream& is) in load_file() function
|
D | regex_grep_example_4.cpp | 105 void load_file(std::string& s, std::istream& is) in load_file() function
|
/external/dtc/tests/ |
D | incbin.c | 20 static char *load_file(const char *name, int *len) in load_file() function
|
/external/cronet/tot/testing/libfuzzer/fuzzers/ |
D | generate_v8_inspector_fuzzer_corpus.py | 23 def load_file(output_file, input_file, loaded_files, load_root): function
|
/external/cronet/stable/testing/libfuzzer/fuzzers/ |
D | generate_v8_inspector_fuzzer_corpus.py | 23 def load_file(output_file, input_file, loaded_files, load_root): 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/mbedtls/programs/util/ |
D | pem2der.c | 105 static int load_file(const char *path, unsigned char **buf, size_t *n) in load_file() function
|
/external/openthread/third_party/mbedtls/repo/programs/util/ |
D | pem2der.c | 105 static int load_file(const char *path, unsigned char **buf, size_t *n) in load_file() function
|
/external/trusty/lk/tools/ |
D | bootimage.c | 161 static void *load_file(const char *fn, size_t *len) in load_file() function
|
/external/sdv/vsomeip/third_party/boost/regex/performance/ |
D | performance.cpp | 17 void load_file(std::string& text, const char* file) 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 | 160 def load_file(self, pathname): member in ModuleFinder
|