Home
last modified time | relevance | path

Searched refs:Selects (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c368 struct src_select Selects[5]; member
382 select = &data->Selects[data->SelectCount++]; in can_use_presub_data_add_select()
484 unsigned int src_type = d.Selects[i].SrcType; in rc_inst_can_use_presub()
486 if (d.Selects[i].File == d.Selects[j].File in rc_inst_can_use_presub()
487 && d.Selects[i].Index == d.Selects[j].Index) { in rc_inst_can_use_presub()
488 src_type &= ~d.Selects[j].SrcType; in rc_inst_can_use_presub()
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat7 event type = Selects the type of trigger event.
15 channel = Selects the MIDI channel for the event.
20 track = Selects the MIDI track (not the channel) for the event.
46 midi file = Selects the source MIDI file from which the segment will be created.
47 quantize = Selects the quantization amount for the segment. Use 0 for no quantization.
68 dls file = Selects the source DLS file, if any, for the given segment.
/external/iptables/extensions/
Dlibxt_policy.man20 Selects whether to match the exact policy or match if any rule of
/external/llvm/test/Analysis/BasicAA/
Dphi-and-select.ll3 ; BasicAA should detect NoAliases in PHIs and Selects.
/external/webrtc/webrtc/build/
Dwebrtc.gni27 # Selects fixed-point code where possible.
Dcommon.gypi76 # Selects fixed-point code where possible.
/external/opencv3/doc/tutorials/objdetect/
Dtraincascade.markdown316 Selects the type of Haar features set used in training. BASIC use only upright features,
/external/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td221 // Selects and permutes
/external/libjpeg-turbo/
Dlibjpeg.txt896 Selects an appropriate JPEG colorspace based on cinfo->in_color_space,
962 Selects the algorithm used for the DCT step. Choices are:
1233 Selects color dithering method. Supported values are:
1263 Selects the algorithm used for the DCT step. Choices are:
/external/llvm/lib/Target/X86/
DX86InstrArithmetic.td605 /// OpSize - Selects whether the instruction needs a 0x66 prefix based on
/external/llvm/lib/Target/PowerPC/
DPPCInstrVSX.td949 // Selects.