/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_bank_conflicts.cpp | 361 struct partitioning { struct 366 partitioning(unsigned n) : in partitioning() function 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() 630 shader_conflict_weight_matrix(const fs_visitor *v, const partitioning &p) in shader_conflict_weight_matrix() [all …]
|
/third_party/gptfdisk/ |
D | current.spec | 1 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
|
D | README.OpenSource | 9 …"Description" : "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, b…
|
D | README.md | 7 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
|
/third_party/mesa3d/src/gallium/auxiliary/tessellator/ |
D | tessellator.hpp | 122 void Init( PIPE_TESSELLATOR_PARTITIONING partitioning, 215 …id OverridePartitioning(PIPE_TESSELLATOR_PARTITIONING partitioning) {m_partitioning = partitioning… in OverridePartitioning() argument 366 void Init( PIPE_TESSELLATOR_PARTITIONING partitioning, 449 …id OverridePartitioning(PIPE_TESSELLATOR_PARTITIONING partitioning) {m_partitioning = partitioning… in OverridePartitioning() argument
|
D | tessellator.cpp | 457 PIPE_TESSELLATOR_PARTITIONING partitioning, in Init() argument 468 m_partitioning = partitioning; in Init() 469 m_originalPartitioning = partitioning; in Init() 470 switch( partitioning ) in Init() 2119 PIPE_TESSELLATOR_PARTITIONING partitioning, in Init() argument 2124 CHWTessellator::Init(partitioning,outputPrimitive); in Init() 2127 m_partitioning = partitioning; in Init() 2128 m_originalPartitioning = partitioning; in Init() 2129 switch( partitioning ) in Init()
|
/third_party/glslang/Test/ |
D | hlsl.hull.void.tesc | 21 [partitioning("fractional_even")]
|
D | hlsl.hull.1.tesc | 21 [partitioning("integer")]
|
D | hlsl.hull.3.tesc | 21 [partitioning("integer")]
|
D | hlsl.hull.2.tesc | 21 [partitioning("integer")]
|
D | hlsl.hull.6.tesc | 37 [partitioning("fractional_even")]
|
D | hlsl.emptystructreturn.tesc | 37 [partitioning("integer")]
|
D | hlsl.hull.ctrlpt-1.tesc | 22 [ partitioning ("fractional_odd") ]
|
D | hlsl.hull.4.tesc | 34 [ partitioning ( "fractional_odd" ) ]
|
D | hlsl.hull.5.tesc | 34 [ partitioning ( "fractional_odd" ) ]
|
D | hlsl.hull.ctrlpt-2.tesc | 23 [ partitioning ("fractional_odd") ]
|
D | hlsl.color.hull.tesc | 57 [partitioning("integer")]
|
D | hlsl.gs-hs-mix.tesc | 53 [partitioning("fractional_odd")]
|
D | spv.debuginfo.hlsl.tesc | 152 [partitioning("integer")]
|
/third_party/ffmpeg/libavcodec/ |
D | vp8.h | 88 uint8_t partitioning; member
|
D | vp8.c | 928 const uint8_t *mbsplits_left = vp8_mbsplits[left_mb->partitioning]; in decode_splitmvs() 938 mbsplits_top = vp8_mbsplits[top_mb->partitioning]; in decode_splitmvs() 953 mb->partitioning = part_idx; in decode_splitmvs() 1018 return &mb->bmv[mb->mode == VP8_MVMODE_SPLIT ? vp8_mbsplits[mb->partitioning][subblock] : 0]; in get_bmv_ptr() 1075 mb->partitioning = VP8_SPLITMVMODE_NONE; in vp7_decode_mvs() 1166 mb->partitioning = VP8_SPLITMVMODE_NONE; in vp8_decode_mvs() 1324 mb->partitioning = VP8_SPLITMVMODE_NONE; in decode_mb_mode() 1990 switch (mb->partitioning) { in inter_predict()
|
/third_party/libwebsockets/READMEs/ |
D | README.esp32.md | 16 The factory app comes with partitioning for a 1MB factory partition containing that app and data, a…
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_driver.h | 168 uint8_t partitioning; /* PIPE_TESS_PART */ member
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_compression_bptc.txt | 283 respectively. This partitioning is indexed by the X and Y within the block 522 partitioning) 536 partitioning) 550 partitioning)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_compression_bptc.txt | 283 respectively. This partitioning is indexed by the X and Y within the block 521 partitioning) 535 partitioning) 549 partitioning)
|