Home
last modified time | relevance | path

Searched defs:current_file (Results 1 – 20 of 20) sorted by relevance

/external/libconfig/lib/
Dscanctx.h43 const char **current_file; member
/external/sdv/vsomeip/third_party/boost/regex/example/grep/
Dgrep.cpp38 std::string current_file; variable
/external/arm-trusted-firmware/drivers/io/
Dio_dummy.c20 static struct file_state current_file = {0}; variable
/external/icing/icing/legacy/index/
Dicing-storage-collection.cc38 void IcingStorageCollection::Swap(const IIcingStorage *current_file, in Swap()
/external/arm-trusted-firmware/drivers/renesas/common/io/
Dio_memdrv.c35 static file_state_t current_file = { 0 }; variable
Dio_emmcdrv.c32 static file_state_t current_file = { 0 }; variable
Dio_rcar.c122 static file_state_t current_file = { 0 }; variable
/external/trusty/arm-trusted-firmware/drivers/renesas/common/io/
Dio_memdrv.c35 static file_state_t current_file = { 0 }; variable
Dio_emmcdrv.c32 static file_state_t current_file = { 0 }; variable
Dio_rcar.c145 static file_state_t current_file = { 0 }; variable
/external/arm-trusted-firmware/drivers/intel/soc/stratix10/io/
Ds10_memmap_qspi.c34 static file_state_t current_file = {0}; variable
/external/coreboot/src/lib/
Dgcov-glue.c26 static FILE *current_file = NULL; variable
/external/trusty/arm-trusted-firmware/drivers/intel/soc/stratix10/io/
Ds10_memmap_qspi.c34 static file_state_t current_file = {0}; variable
/external/rust/android-crates-io/crates/protobuf-parse/src/pure/convert/
Dtype_resolver.rs142 pub(crate) current_file: &'a model::FileDescriptor, field
Dmod.rs133 current_file: &'a model::FileDescriptor, field
/external/toybox/kconfig/
Dmenu.c16 struct file *current_file; variable
/external/uwb/src/rust/uwb_core/src/uci/
Dpcapng_uci_logger_factory.rs140 current_file: Option<BufferedFile>, field
343 let mut current_file = self.build_empty_file()?; in build_file_with_metadata() localVariable
/external/libcups/scheduler/
Djob.h60 int current_file; /* Current file in job */ member
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dmessage.rs622 let current_file = self.message.get_scope().get_file_descriptor(); in write() localVariable
/external/coreboot/util/kconfig/
Dmenu.c20 struct file *current_file; variable