Home
last modified time | relevance | path

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

123

/dports/devel/py-oci/oci-2.53.1/src/oci/nosql/models/
H A Dtable_usage_summary.py106 def read_units(self): member in TableUsageSummary
118 def read_units(self, read_units): member in TableUsageSummary
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/integration/dynamodb/
H A Dtest_table.py38 def create_table(self, table_name, schema, read_units, write_units): argument
H A Dtest_layer2.py59 def create_table(self, table_name, schema, read_units, write_units): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/integration/dynamodb/
H A Dtest_table.py38 def create_table(self, table_name, schema, read_units, write_units): argument
H A Dtest_layer2.py59 def create_table(self, table_name, schema, read_units, write_units): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/integration/dynamodb/
H A Dtest_table.py38 def create_table(self, table_name, schema, read_units, write_units): argument
H A Dtest_layer2.py59 def create_table(self, table_name, schema, read_units, write_units): argument
/dports/devel/py-boto/boto-2.49.0/tests/integration/dynamodb/
H A Dtest_table.py38 def create_table(self, table_name, schema, read_units, write_units): argument
H A Dtest_layer2.py59 def create_table(self, table_name, schema, read_units, write_units): argument
/dports/sysutils/fwup/fwup-1.9.0/src/
H A Dprogress.c74 off_t read_units = find_natural_units(progress->input_bytes); in draw_progress_bar() local
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/dynamodb/
H A Dtable.py181 def read_units(self): member in Table
235 def update_throughput(self, read_units, write_units): argument
H A Dlayer2.py367 def create_table(self, name, schema, read_units, write_units): argument
392 def update_throughput(self, table, read_units, write_units): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/dynamodb/
H A Dtable.py181 def read_units(self): member in Table
235 def update_throughput(self, read_units, write_units): argument
H A Dlayer2.py367 def create_table(self, name, schema, read_units, write_units): argument
392 def update_throughput(self, table, read_units, write_units): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/dynamodb/
H A Dtable.py181 def read_units(self): member in Table
235 def update_throughput(self, read_units, write_units): argument
H A Dlayer2.py367 def create_table(self, name, schema, read_units, write_units): argument
392 def update_throughput(self, table, read_units, write_units): argument
/dports/devel/py-boto/boto-2.49.0/boto/dynamodb/
H A Dtable.py181 def read_units(self): member in Table
235 def update_throughput(self, read_units, write_units): argument
H A Dlayer2.py367 def create_table(self, name, schema, read_units, write_units): argument
392 def update_throughput(self, table, read_units, write_units): argument
/dports/science/py-molmod/molmod-1.4.8/molmod/
H A Dbonds.py98 def read_units(unit_names): function
/dports/science/py-GPy/GPy-1.10.0/GPy/util/
H A Dmocap.py597 def read_units(self, fid): member in acclaim_skeleton
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/converter/
H A Dnwchem2qmc.cpp240 int read_units=0; in read_nwchem_out() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/gimli-0.20.0/src/write/
H A Dunit.rs1722 let mut read_units = dwarf.units(); in test_unit_table() localVariable
2302 let mut read_units = dwarf.units(); in test_unit_ref() localVariable
2519 let mut read_units = read_debug_info.units(); in test_sibling() localVariable
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/write/
H A Dunit.rs2073 let mut read_units = dwarf.units(); in test_unit_table() localVariable
2661 let mut read_units = dwarf.units(); in test_unit_ref() localVariable
2878 let mut read_units = read_debug_info.units(); in test_sibling() localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/gimli-0.26.1/src/write/
H A Dunit.rs2073 let mut read_units = dwarf.units(); in test_unit_table() localVariable
2661 let mut read_units = dwarf.units(); in test_unit_ref() localVariable
2878 let mut read_units = read_debug_info.units(); in test_sibling() localVariable
/dports/devel/sccache/sccache-0.2.15/cargo-crates/gimli-0.23.0/src/write/
H A Dunit.rs2070 let mut read_units = dwarf.units(); in test_unit_table() localVariable
2657 let mut read_units = dwarf.units(); in test_unit_ref() localVariable
2874 let mut read_units = read_debug_info.units(); in test_sibling() localVariable

123