Home
last modified time | relevance | path

Searched refs:partitioning (Results 1 – 25 of 91) sorted by relevance

1234

/external/mesa3d/src/intel/compiler/
Dbrw_fs_bank_conflicts.cpp361 struct partitioning { struct
366 partitioning(unsigned n) : in partitioning() argument
377 partitioning(const partitioning &p) : in partitioning() function
388 ~partitioning() in ~partitioning() argument
394 partitioning &
395 operator=(partitioning p) in operator =() argument
509 partitioning
512 partitioning p(BRW_MAX_GRF); in shader_reg_partitioning()
532 shader_reg_constraints(const fs_visitor *v, const partitioning &p) in shader_reg_constraints()
609 shader_conflict_weight_matrix(const fs_visitor *v, const partitioning &p) in shader_conflict_weight_matrix()
[all …]
/external/gptfdisk/
Dcurrent.spec1 Summary: GPT partitioning and MBR repair software
16 partitioning tools; the fixparts utility (in the fixparts package) fixes
17 some problems with MBR disks that can be created by buggy partitioning
24 Summary: An fdisk-like partitioning tool for GPT disks
27 An fdisk-like partitioning tool for GPT disks. GPT
DMETADATA2 description: "This package includes the source code for four related disk partitioning programs."
DREADME7 This package includes the source code for four related disk partitioning
89 partitioning disks or changing partitioning details; sgdisk is intended for
98 various buggy partitioning tools. Although most OSes can handle the
140 used to partitioning disks, particularly with Linux fdisk, two unusual
/external/mesa3d/src/gallium/docs/source/drivers/openswr/
Dknobs.rst69 (DEBUG) Maximum tessellation factor for fractional-odd partitioning.
73 (DEBUG) Maximum tessellation factor for fractional-even partitioning.
77 (DEBUG) Maximum tessellation factor for integer partitioning.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RaggedGather.pbtxt7 The `nested_row_splits` tensors that define the row-partitioning for the
29 The `nested_row_splits` tensors that define the row-partitioning for the
Dapi_def_GenerateVocabRemapping.pbtxt59 examining partitioning info. The format of the files should be a text file,
73 checkpoints. Note that the partitioning logic relies on contiguous vocabularies
/external/libaom/libaom/av1/encoder/
Dencodeframe.c1523 const PARTITION_TYPE partition = pc_tree->partitioning; in encode_sb()
1727 pc_tree->partitioning = partition; in rd_use_partition()
1759 pc_tree->partitioning = PARTITION_NONE; in rd_use_partition()
1770 pc_tree->partitioning = partition; in rd_use_partition()
1878 pc_tree->partitioning = PARTITION_SPLIT; in rd_use_partition()
1890 pc_tree->split[i]->partitioning = PARTITION_NONE; in rd_use_partition()
1919 if (bsize >= BLOCK_8X8) pc_tree->partitioning = partition; in rd_use_partition()
1924 if (bsize >= BLOCK_8X8) pc_tree->partitioning = PARTITION_NONE; in rd_use_partition()
1988 pc_tree->partitioning = partition; in nonrd_use_partition()
2276 pc_tree->partitioning = partition; in rd_test_partition3()
[all …]
Dcontext_tree.h87 PARTITION_TYPE partitioning; member
/external/deqp-deps/glslang/Test/
Dhlsl.hull.void.tesc21 [partitioning("fractional_even")]
Dhlsl.hull.3.tesc21 [partitioning("integer")]
Dhlsl.hull.2.tesc21 [partitioning("integer")]
Dhlsl.hull.1.tesc21 [partitioning("integer")]
Dhlsl.hull.4.tesc34 [ partitioning ( "fractional_odd" ) ]
Dhlsl.hull.5.tesc34 [ partitioning ( "fractional_odd" ) ]
Dhlsl.hull.ctrlpt-1.tesc22 [ partitioning ("fractional_odd") ]
Dhlsl.hull.ctrlpt-2.tesc23 [ partitioning ("fractional_odd") ]
Dhlsl.color.hull.tesc57 [partitioning("integer")]
Dhlsl.gs-hs-mix.tesc53 [partitioning("fractional_odd")]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_context_tree.h85 PARTITION_TYPE partitioning; member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h127 uint8_t partitioning; /* PIPE_TESS_PART */ member
/external/libvpx/libvpx/vp8/common/
Dblockd.h147 uint8_t partitioning; member
/external/tensorflow/tensorflow/core/framework/
Dcost_graph.proto18 // default partition or partitioning hasn't been run yet.
/external/libvpx/libvpx/vp8/decoder/
Derror_concealment.c329 mi->mbmi.partitioning = 3; in estimate_missing_mvs()
480 mb->mode_info_context->mbmi.partitioning = 3; in vp8_interpolate_motion()
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
DREADME.soc76 - Support for hardware virtualization and partitioning enforcement
120 - Support for hardware virtualization and partitioning enforcement
247 - Support for hardware virtualization and partitioning enforcement

1234