| /third_party/boost/boost/range/algorithm/ |
| D | partition.hpp | 31 partition(ForwardRange& rng, UnaryPredicate pred) in partition() function 40 partition(const ForwardRange& rng, UnaryPredicate pred) in partition() function 52 partition(ForwardRange& rng, UnaryPredicate pred) in partition() function 63 partition(const ForwardRange& rng, UnaryPredicate pred) in partition() function
|
| /third_party/uboot/u-boot-2020.01/include/ |
| D | part_efi.h | 64 struct partition { struct 69 u8 sys_ind; /* What partition type */ argument 74 __le32 nr_sects; /* nr of sectors in partition */ argument
|
| D | fs_loader.h | 22 u32 partition; member
|
| /third_party/uboot/u-boot-2020.01/common/spl/ |
| D | spl_fat.c | 22 static int spl_register_fat_device(struct blk_desc *block_dev, int partition) in spl_register_fat_device() 57 struct blk_desc *block_dev, int partition, in spl_load_image_fat() 116 struct blk_desc *block_dev, int partition) in spl_load_image_fat_os() 167 struct blk_desc *block_dev, int partition) in spl_load_image_fat_os()
|
| D | spl_ext.c | 12 struct blk_desc *block_dev, int partition, in spl_load_image_ext() 68 struct blk_desc *block_dev, int partition) in spl_load_image_ext_os() 141 struct blk_desc *block_dev, int partition) in spl_load_image_ext_os()
|
| /third_party/newfs_msdos/ |
| D | mkfs_define.h | 163 struct partition { /* the partition table */ struct 164 uint32_t p_size; /* number of sectors in partition */ 165 uint32_t p_offset; /* starting sector */ 166 uint32_t p_fsize; /* filesystem basic fragment size */ 167 uint8_t p_fstype; /* filesystem type, see below */ 168 uint8_t p_frag; /* filesystem fragments per block */ 169 uint16_t p_cpg; /* filesystem cylinders per group */
|
| /third_party/boost/boost/hana/fwd/ |
| D | partition.hpp | 65 constexpr auto partition = [](auto&& xs, auto&& predicate) { in __anon4ba63efa0102() variable
|
| /third_party/python/Objects/stringlib/ |
| D | partition.h | 8 STRINGLIB(partition)(PyObject* str_obj, in STRINGLIB() argument
|
| /third_party/boost/boost/compute/algorithm/ |
| D | partition.hpp | 33 inline Iterator partition(Iterator first, in partition() function
|
| /third_party/toybox/toys/pending/ |
| D | fdisk.c | 51 struct partition { struct 57 struct partition *part; argument 407 static void consistency_check(const struct partition *p, int partition) in consistency_check()
|
| /third_party/uboot/u-boot-2020.01/fs/ |
| D | fs_internal.c | 13 int fs_devread(struct blk_desc *blk, disk_partition_t *partition, in fs_devread()
|
| /third_party/boost/libs/mpl/doc/src/refmanual/ |
| D | partition.rst | 3 partition title
|
| /third_party/NuttX/fs/mount/ |
| D | fs_mount.c | 171 mtd_partition *partition = NULL; in mount() local
|
| /third_party/uboot/u-boot-2020.01/common/ |
| D | avb_verify.c | 338 static struct mmc_part *get_partition(AvbOps *ops, const char *partition) in get_partition() 388 const char *partition, in mmc_byte_io() 803 const char *partition, in get_unique_guid_for_partition() 838 const char *partition, in get_size_of_partition()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| D | astc_partition_tables.cpp | 213 int partition; in select_partition() local 251 int partition = pt->partition_of_texel[i]; in generate_one_partition_table() local
|
| D | astc_decompress_symbolic.cpp | 268 int partition = pt->partition_of_texel[i]; in decompress_symbolic_block() local
|
| /third_party/boost/libs/graph/example/ |
| D | bipartite_example.cpp | 38 partition_t partition(num_vertices(g)); in print_bipartite() local
|
| /third_party/boost/libs/hana/example/tutorial/ |
| D | appendix_mpl.cpp | 333 struct partition { struct 334 using hana_pair = decltype(hana::partition( 338 using type = pair<
|
| /third_party/benchmark/tools/gbench/ |
| D | report.py | 151 def extract_field(partition, field_name): argument 174 def print_utest(partition, utest_alpha, first_col_width, use_color=True): argument
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-k3/ |
| D | j721e_init.c | 23 static void mmr_unlock(u32 base, u32 partition) in mmr_unlock()
|
| D | am6_init.c | 22 static void mmr_unlock(u32 base, u32 partition) in mmr_unlock()
|
| /third_party/uboot/u-boot-2020.01/arch/arm/mach-zynqmp/ |
| D | handoff.c | 65 struct xfsbl_partition partition[FSBL_MAX_PARTITIONS]; member
|
| /third_party/boost/libs/graph/test/ |
| D | bipartite_test.cpp | 77 partition_t partition(boost::num_vertices(g)); in check_bipartite() local
|
| /third_party/gstreamer/gstplugins_bad/gst/mxf/ |
| D | mxfmux.h | 59 MXFPartitionPack partition; member
|
| /third_party/python/Lib/turtledemo/ |
| D | sorting_animate.py | 103 def partition(shelf, left, right, pivot_index): function
|