Home
last modified time | relevance | path

Searched refs:Selects (Results 1 – 20 of 20) 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/openssh/
Dscp.038 -B Selects batch mode (prevents asking for passwords or
45 Selects the cipher to use for encrypting the data transfer. This
53 Selects the file from which the identity (private key) for public
Dsftp.072 Selects the cipher to use for encrypting the data transfers.
88 Selects the file from which the identity (private key) for public
Dssh.069 Selects the cipher specification for encrypting the session.
139 Selects a file from which the identity (private key) for public
/external/python/cpython2/Doc/library/
Dxml.etree.elementtree.rst387 | ``tag`` | Selects all child elements with the given tag. |
393 | ``*`` | Selects all child elements. For example, ``*/egg`` |
396 | ``.`` | Selects the current node. This is mostly useful |
400 | ``//`` | Selects all subelements, on all levels beneath the |
404 | ``..`` | Selects the parent element. |
406 | ``[@attrib]`` | Selects all elements that have the given attribute. |
408 | ``[@attrib='value']`` | Selects all elements for which the given attribute |
412 | ``[tag]`` | Selects all elements that have a child named |
415 | ``[tag='text']`` | Selects all elements that have a child named |
419 | ``[position]`` | Selects all elements that are located at the given |
Dssl.rst581 Selects the highest protocol version that both the client and server support.
594 Selects SSL version 2 as the channel encryption protocol.
607 Selects SSL version 3 as the channel encryption protocol.
623 Selects TLS version 1.0 as the channel encryption protocol.
632 Selects TLS version 1.1 as the channel encryption protocol.
644 Selects TLS version 1.2 as the channel encryption protocol. This is the
Dttk.rst519 Selects the specified *tab_id*.
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/
Dphi-and-select.ll4 ; BasicAA should detect NoAliases in PHIs and Selects.
/external/iptables/extensions/
Dlibxt_policy.man20 Selects whether to match the exact policy or match if any rule of
/external/mesa3d/docs/specs/
DEXT_shader_integer_mix.spec62 genIType mix(genIType x, Selects which vector each returned component comes
/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/syslinux/txt/
Dsyslinux.cfg.txt70 Selects a specific user interface 'module' (typically menu.c32 or
/external/syslinux/doc/
Dsyslinux.txt145 Selects a specific user interface module (typically menu.c32
/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,
966 Selects the algorithm used for the DCT step. Choices are:
1237 Selects color dithering method. Supported values are:
1267 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.td971 // Selects.