Home
last modified time | relevance | path

Searched defs:partition (Results 451 – 475 of 1466) sorted by relevance

1...<<11121314151617181920>>...59

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/liveness/
Dmergelocals.go43 partition map[*ir.Name][]int member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Drecipes.py323 def partition(pred, iterable): function
/aosp_15_r20/system/update_engine/payload_generator/
H A Dpayload_file.cc145 PartitionUpdate* partition = manifest_.add_partitions(); in WritePayload() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Drecipes.py323 def partition(pred, iterable): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py326 def partition(pred, iterable): function
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/more_itertools/
Drecipes.py326 def partition(pred, iterable): function
/aosp_15_r20/external/lua/src/
H A Dltablib.c296 static IdxT partition (lua_State *L, IdxT lo, IdxT up) { in partition() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py326 def partition(pred, iterable): function
/aosp_15_r20/build/make/tools/releasetools/
H A Dapex_utils.py558 def GetApexInfoForPartition(input_file, partition): argument
H A Dadd_img_to_target_files.py1037 def add_partition(partition, has_partition, add_func, add_args): argument
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/
H A DUdfHandler.cpp298 const CPartition &partition = _archive.Partitions[partitionIndex]; in Z7_COM7F_IMF() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dthirdpass.h50 PARTITION_TYPE partition; member
/aosp_15_r20/external/executorch/exir/backend/test/
H A Dtest_utils.py174 def partition( member in TestUtils.test_invalid_partitioner_without_partitioner.InvalidPartitioner
/aosp_15_r20/external/pytorch/c10/util/
H A DNetworkFlow.cpp220 std::pair<std::vector<size_t>, std::vector<size_t>> partition( in partition() function
/aosp_15_r20/external/rust/android-crates-io/crates/fallible-iterator/src/
Dtest.rs422 fn partition() { in partition() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py326 def partition(pred, iterable): function
/aosp_15_r20/system/extras/partition_tools/
H A Dlpmake.cc471 Partition* partition = builder->AddPartition(partition_info.name, partition_info.group_name, in main() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Drecipes.py326 def partition(pred, iterable): function
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dpubsublite.v1.json1077 "partition": { object
1095 "partition": { object
1122 "partition": { object
1165 "partition": { object
1442 "partition": { object
/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_encoder.c4161 uint32_t partition; in find_best_partition_order_() local
4201 uint32_t partition, residual_sample, end = (uint32_t)(-(int)predictor_order); in precompute_partition_info_sums_() local
4257 uint32_t partition, partition_sample, partition_samples, residual_sample; in precompute_partition_info_escapes_() local
4360 uint32_t partition, residual_sample; in set_partitioned_rice_() local
/aosp_15_r20/external/python/markupsafe/src/markupsafe/
D__init__.py170 def partition(self, sep): member in Markup
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListFragment.java334 Partition partition = mAdapter.getPartition(i); in startLoading() local
DMultiSelectContactsListFragment.java155 final int partition = getAdapter().getPartitionForPosition(position); in onItemLongClick() local
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dwriter.cpp150 for (const auto& partition : metadata.partitions) { in ValidateAndSerializeMetadata() local
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dos_interface.py313 def read_partition(self, partition, size): argument

1...<<11121314151617181920>>...59