| /third_party/FreeBSD/sbin/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/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/python/Objects/stringlib/ |
| D | partition.h | 13 STRINGLIB(partition)(PyObject* str_obj, in STRINGLIB() argument
|
| /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/NuttX/fs/mount/ |
| D | fs_mount.c | 157 mtd_partition *partition = NULL; in mount() local
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_volumeManager.js | 113 partition: function (...args) { method
|
| /third_party/gstreamer/gstplugins_bad/gst/mxf/ |
| D | mxfmux.h | 59 MXFPartitionPack partition; member
|
| D | mxfdemux.c | 164 gst_mxf_demux_partition_free (GstMXFDemuxPartition * partition) in gst_mxf_demux_partition_free() 411 GstMXFDemuxPartition * partition) in gst_mxf_demux_partition_postcheck() 469 MXFPartitionPack partition; in gst_mxf_demux_handle_partition_pack() local 2026 GstMXFDemuxPartition *partition = tmp->data; in get_partition_for_stream_offset() local 2435 GstMXFDemuxPartition *partition = demux->current_partition; in find_entry_for_offset() local 4144 GstMXFDemuxPartition *partition = demux->current_partition; local 5203 GstMXFDemuxPartition *partition = (GstMXFDemuxPartition *) tmp->data; local
|
| D | mxfdemux.h | 82 MXFPartitionPack partition; member
|
| /third_party/python/Lib/turtledemo/ |
| D | sorting_animate.py | 103 def partition(shelf, left, right, pivot_index): function
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
| D | PartitionInfo.java | 325 partitionToRegions.forEach((partition, regions) -> { in mapMacroRegionsToPartitionIds() argument
|
| /third_party/node/tools/inspector_protocol/markupsafe/ |
| D | __init__.py | 185 def partition(self, sep): member in Markup
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| D | ftest02.c | 91 static char *partition; variable
|
| D | ftest06.c | 96 static char *partition; variable
|
| /third_party/skia/third_party/externals/markupsafe/ |
| D | __init__.py | 185 def partition(self, sep): member in Markup
|
| /third_party/markupsafe/ |
| D | __init__.py | 202 def partition(self, sep: str) -> t.Tuple["Markup", "Markup", "Markup"]: member in Markup
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
| D | LocaleDistanceBuilder.java | 732 String partition = String.valueOf(partitionChar); in build() local 752 String partition = e2.getKey(); in build() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/ |
| D | LocaleDistanceBuilder.java | 732 String partition = String.valueOf(partitionChar); in build() local 752 String partition = e2.getKey(); in build() local
|
| /third_party/gstreamer/gstplugins_good/gst/rtp/ |
| D | gstrtpvp8pay.c | 586 guint partition; in gst_rtp_vp8_payload_next() local
|
| /third_party/benchmark/tools/gbench/ |
| D | report.py | 179 def extract_field(partition, field_name): argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | flacdec.c | 224 int i, tmp, partition, method_type, rice_order; in decode_residuals() local
|
| D | vp9dec.h | 73 uint8_t partition[4][4][3]; member 200 unsigned partition[4][4][4]; member
|
| /third_party/cef/libcef/browser/devtools/ |
| D | devtools_frontend.cc | 472 auto* partition = in HandleMessageFromDevToolsFrontend() local
|
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| D | es3aTextureMipmapTests.cpp | 487 bool partition = rnd.getFloat() > 0.4f; in randomPartition() local
|