Home
last modified time | relevance | path

Searched refs:current_table (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dstate.rs11 current_table: Table, field
24 current_table: root, in new()
76 if let (Some(existing), Some(value)) = (self.current_table.span(), kv.value.span()) { in on_keyval()
77 self.current_table.span = Some((existing.start)..(value.end)); in on_keyval()
79 let table = &mut self.current_table; in on_keyval()
115 debug_assert!(self.current_table.is_empty()); in start_array_table()
130 self.current_table.decor = decor; in start_array_table()
131 self.current_table.set_implicit(false); in start_array_table()
132 self.current_table.set_dotted(false); in start_array_table()
133 self.current_table.set_position(self.current_table_position); in start_array_table()
[all …]
/external/coreboot/util/amdfwtool/
Damdfwtool.c370 ((mode) == AMD_ADDR_REL_TAB ? (offset) - (ctx).current_table : (offset))))
561 table_size = ctx->current - ctx->current_table; in fill_dir_header()
583 table_size = ctx->current - ctx->current_table; in fill_dir_header()
848 current_table_save = ctx->current_table; in integrate_psp_ab()
849 ctx->current_table = BUFF_TO_RUN_MODE(*ctx, pspdir, AMD_ADDR_REL_BIOS); in integrate_psp_ab()
881 ctx->current_table = current_table_save; in integrate_psp_ab()
898 current_table_save = ctx->current_table; in integrate_psp_levels()
899 ctx->current_table = BUFF_TO_RUN_MODE(*ctx, pspdir, AMD_ADDR_REL_BIOS); in integrate_psp_levels()
933 ctx->current_table = current_table_save; in integrate_psp_levels()
984 current_table_save = ctx->current_table; in integrate_psp_firmwares()
[all …]
Damdfwtool.h447 uint32_t current_table; member
/external/rust/android-crates-io/crates/document-features/
Dlib.rs416 let mut current_table = ""; in process_toml() localVariable
436 current_table = table in process_toml()
442 let dep = current_table in process_toml()
456 if current_table == "features" { in process_toml()
469 if current_table.ends_with("dependencies") { in process_toml()
477 } else if current_table != "features" { in process_toml()
/external/autotest/server/cros/faft/
Dfirmware_test.py2025 current_table = self.faft_client.cgpt.get_attributes()
2026 if current_table == self._backup_cgpt_attr:
2030 current_table)
/external/cpuinfo/test/dmesg/
Dnexus5x.log1482 [ 9.600173] qpnp-smbcharger qpnp-smbcharger-17: Cannot find 100ma current_table using 300
1508 [ 13.119806] qpnp-smbcharger qpnp-smbcharger-17: Cannot find 100ma current_table using 300
1755 [ 22.348105] qpnp-smbcharger qpnp-smbcharger-17: Cannot find 100ma current_table using 300
1767 [ 25.866562] qpnp-smbcharger qpnp-smbcharger-17: Cannot find 100ma current_table using 300