/third_party/mbedtls/tests/data_files/ |
D | test-ca.opensslconf | 21 subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:hw_module_name 24 subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:nonprintable_hw_module_name 37 otherName.1=1.3.6.1.5.5.7.8.4;SEQ:hw_module_name 105 subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:nonprintable_hw_module_name
|
/third_party/alsa-lib/doc/ |
D | asoundrc.txt | 392 # SEQ type definition 398 # SEQ definition 403 # SEQ types: 404 type hw # Kernel SEQ
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_opcode_tmp.h | 81 OP12(SEQ)
|
D | tgsi_info_opcodes.h | 46 OPCODE(1, 2, COMP, SEQ)
|
/third_party/python/Python/ |
D | symtable.c | 1145 #define VISIT_SEQ(ST, TYPE, SEQ) { \ argument 1147 asdl_ ## TYPE ## _seq *seq = (SEQ); /* avoid variable capture */ \ 1155 #define VISIT_SEQ_TAIL(ST, TYPE, SEQ, START) { \ argument 1157 asdl_ ## TYPE ## _seq *seq = (SEQ); /* avoid variable capture */ \ 1165 #define VISIT_SEQ_WITH_NULL(ST, TYPE, SEQ) { \ argument 1167 asdl_ ## TYPE ## _seq *seq = (SEQ); /* avoid variable capture */ \
|
D | compile.c | 1642 #define VISIT_SEQ(C, TYPE, SEQ) { \ argument 1644 asdl_ ## TYPE ## _seq *seq = (SEQ); /* avoid variable capture */ \ 1652 #define VISIT_SEQ_IN_SCOPE(C, TYPE, SEQ) { \ argument 1654 asdl_ ## TYPE ## _seq *seq = (SEQ); /* avoid variable capture */ \
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program2_option.txt | 157 <BINop> ::= "SEQ" 250 RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG, STR, SWZ, 353 SEQ[C] v,v v set on equal 667 - SEQ (set on equal), 866 Section 2.14.5.35, SEQ: Set on Equal 868 The SEQ instruction performs a component-wise comparison of the
|
D | NV_fragment_program_option.txt | 127 | "SEQ" 294 SEQ X X X X X v,v v set on equal 569 - SEQ (set on equal to), 772 Section 3.11.5.37, SEQ: Set on Equal 774 The SEQ instruction performs a component-wise comparison of the
|
D | NV_vertex_program2.txt | 106 * SEQ, SFL, SGT, SLE, SNE, STR: Add six new "set on" instructions, 290 How are NaN's be handled in the "set on" instructions (SEQ, SGE, SGT, SLE, 295 There, SEQ, SGE, SGT, SLE, and SLT will produce 0.0 if either operand is 998 | "SEQ" | "SEQC" 1470 SEQ[C] v,v v set on equal 2650 Section 2.14.3.29, SEQ: Set on Equal 2652 The SEQ instruction performs a component-wise comparison of the two 2668 The following special-case rules apply to SEQ: 2675 The SEQ instruction is available only in the VP2 execution environment. 3489 special cases for MIN, MAX, SEQ, SGE, SGT, SLE,
|
D | NV_vertex_program3.txt | 195 RCP, RET, RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG, 339 SEQ X X v,v v set on equal
|
D | NV_fragment_program2.txt | 305 SEQ X X X X X v,v v set on equal
|
D | NV_fragment_program.txt | 1562 | "SEQ" | "SEQ_SAT" 1955 SEQ[RHX][C][_SAT] v,v v set on equal 3016 Section 3.11.5.28, SEQ: Set on Equal To 3018 The SEQ instruction performs a component-wise comparison of the two 3030 The following special-case rules apply to SEQ:
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program2_option.txt | 157 <BINop> ::= "SEQ" 250 RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG, STR, SWZ, 353 SEQ[C] v,v v set on equal 667 - SEQ (set on equal), 866 Section 2.14.5.35, SEQ: Set on Equal 868 The SEQ instruction performs a component-wise comparison of the
|
D | NV_fragment_program_option.txt | 127 | "SEQ" 294 SEQ X X X X X v,v v set on equal 569 - SEQ (set on equal to), 772 Section 3.11.5.37, SEQ: Set on Equal 774 The SEQ instruction performs a component-wise comparison of the
|
D | NV_vertex_program2.txt | 106 * SEQ, SFL, SGT, SLE, SNE, STR: Add six new "set on" instructions, 290 How are NaN's be handled in the "set on" instructions (SEQ, SGE, SGT, SLE, 295 There, SEQ, SGE, SGT, SLE, and SLT will produce 0.0 if either operand is 998 | "SEQ" | "SEQC" 1470 SEQ[C] v,v v set on equal 2650 Section 2.14.3.29, SEQ: Set on Equal 2652 The SEQ instruction performs a component-wise comparison of the two 2668 The following special-case rules apply to SEQ: 2675 The SEQ instruction is available only in the VP2 execution environment. 3489 special cases for MIN, MAX, SEQ, SGE, SGT, SLE,
|
D | NV_vertex_program3.txt | 195 RCP, RET, RSQ, SEQ, SFL, SGE, SGT, SIN, SLE, SLT, SNE, SUB, SSG, 339 SEQ X X v,v v set on equal
|
D | NV_fragment_program2.txt | 305 SEQ X X X X X v,v v set on equal
|
D | NV_fragment_program.txt | 1562 | "SEQ" | "SEQ_SAT" 1955 SEQ[RHX][C][_SAT] v,v v set on equal 3016 Section 3.11.5.28, SEQ: Set on Equal To 3018 The SEQ instruction performs a component-wise comparison of the two 3030 The following special-case rules apply to SEQ:
|
/third_party/node/deps/v8/src/diagnostics/loong64/ |
D | disasm-loong64.cc | 845 case SEQ: in DecodeTypekOp12() 914 case SEQ: in DecodeTypekOp12()
|
/third_party/openssl/doc/man3/ |
D | ASN1_generate_nconf.pod | 113 =item B<SEQUENCE>, B<SEQ>, B<SET>
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 638 SEQ = 0x05, enumerator
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_fragprog.c | 693 nvfx_fp_emit(fpc, arith(sat, SEQ, dst, mask, src[0], src[1], none)); in nvfx_fragprog_parse_instruction()
|
D | nvfx_vertprog.c | 651 nvfx_vp_emit(vpc, arith(sat, VEC, SEQ, dst, mask, src[0], src[1], none)); in nvfx_vertprog_parse_instruction()
|
/third_party/ffmpeg/doc/ |
D | general_contents.texi | 682 @item Tiertex Limited SEQ @tab @tab X 1063 @item Tiertex Limited SEQ video @tab @tab X
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.cc | 3153 case SEQ: in DecodeTypeOp12() 3254 case SEQ: in DecodeTypeOp12()
|