Home
last modified time | relevance | path

Searched defs:source_size (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcompound_dictionary.c15 const uint8_t* source, size_t source_size, uint32_t bucket_bits, in CreatePreparedDictionaryWithParams()
153 const uint8_t* source, size_t source_size) { in CreatePreparedDictionary()
H A Dcompound_dictionary.h23 uint32_t source_size; member
H A Dhash.h515 const uint32_t source_size = self->source_size; in FindCompoundDictionaryMatch() local
612 const uint32_t source_size = self->source_size; in FindAllCompoundDictionaryMatches() local
/aosp_15_r20/external/pigweed/pw_string/public/pw_string/
H A Dstring.h600 T* data, const T* source, size_t source_size, size_t index, size_t count) { in CopySubstr()
624 size_t source_size, in CopyExtendSubstr()
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpartition_update_generator_android.cc89 auto source_size = utils::FileSize(source_device); in GenerateOperationsForPartitionsNotInPayload() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/half/
H A DTest_vLoadHalf.cpp324 uint32_t source_size; in Test_vLoadHalf_private() local
/aosp_15_r20/external/libgav1/src/
H A Dmotion_vector.cc872 BlockSize source_size = in FindWarpSamples() local
897 BlockSize source_size = in FindWarpSamples() local
/aosp_15_r20/bootable/deprecated-ota/tests/unit/
H A Dapplypatch_test.cpp78 size_t source_size; member in ApplyPatchTest
H A Dupdater_test.cpp258 size_t source_size = source_content.size(); in TEST_F() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/
D_bootstrap_external.py675 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
740 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/importlib/
D_bootstrap_external.py675 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
740 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/importlib/
H A D_bootstrap_external.py675 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
740 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/importlib/
D_bootstrap_external.py675 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
740 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/importlib/
D_bootstrap_external.py675 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
740 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): argument
/aosp_15_r20/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py675 def _validate_timestamp_pyc(data, source_mtime, source_size, name, argument
740 def _code_to_timestamp_pyc(code, mtime=0, source_size=0): argument
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dsql_source.cc373 uint32_t source_size = in Build() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/
H A Dgraph_processor.cc661 uint64_t source_size = GetSizeEntryOfNode(edge->source()).value_or(0); in CalculateNodeSubSizes() local
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/
H A Dbuffer.hpp1148 std::size_t source_size = buffer_size(source); in buffer_copy() local
/aosp_15_r20/external/rust/crates/uefi/src/
Dboot.rs1630 let source_size; in to_ffi_params() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/
Dboot.rs1630 let source_size; in to_ffi_params() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbuffer.hpp2179 std::size_t source_size = source.size(); in buffer_copy_1() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc937 for (size_t source_size = 0; source_size < 32; ++source_size) { in TYPED_TEST_P() local
959 for (size_t source_size = 0; source_size < 32; ++source_size) { in TYPED_TEST_P() local
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc959 for (size_t source_size = 0; source_size < 32; ++source_size) { in TYPED_TEST() local
981 for (size_t source_size = 0; source_size < 32; ++source_size) { in TYPED_TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.cc1291 int64_t source_size = source_size_to_dim.begin()->first; in GetReshardAllToAllSourceTargetDims() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_test.cc960 for (size_t source_size = 0; source_size < 32; ++source_size) { in TYPED_TEST() local
982 for (size_t source_size = 0; source_size < 32; ++source_size) { in TYPED_TEST() local

12