/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_decompose_tmp.h | 174 QUAD(0, idx[0], idx[1], in FUNC() 196 QUAD(0, idx[0], idx[1], in FUNC() 232 QUAD(0, idx[2], idx[0], in FUNC() 255 QUAD(0, idx[3], idx[2], in FUNC()
|
H A D | draw_prim_assembler_tmp.h | 26 #define QUAD(flags, i0, i1, i2, i3) prim_quad(asmblr, i0, i1, i2, i3) macro
|
H A D | draw_gs_tmp.h | 31 #define QUAD(flags,i0,i1,i2,i3) macro
|
/third_party/skia/modules/pathkit/ |
H A D | pathkit_wasm_bindings.cpp | 31 static const int QUAD = 2; variable 60 cmd.call<void>("push", QUAD, pts[1].x(), pts[1].y(), pts[2].x(), pts[2].y()); in ToCmds() 116 case QUAD: in FromCmds() 562 constant("QUAD_VERB", QUAD); in EMSCRIPTEN_BINDINGS()
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-parisc.pl | 160 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
H A D | sha512-parisc.pl | 173 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/ |
H A D | rc4-parisc.pl | 151 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
/third_party/openssl/crypto/rc4/asm/ |
H A D | rc4-parisc.pl | 151 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-parisc.pl | 160 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
H A D | sha512-parisc.pl | 173 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
/third_party/skia/modules/canvaskit/ |
H A D | canvaskit_bindings.cpp | 371 static const int QUAD = 2; variable 387 cmds.insert(cmds.end(), {QUAD, pts[1].x(), pts[1].y(), pts[2].x(), pts[2].y()}); in ToCmds() 432 case QUAD: in MakePathFromCmds() 499 case QUAD: in PathAddVerbsPointsWeights() 2140 constant("QUAD_VERB", QUAD); in EMSCRIPTEN_BINDINGS()
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghash-parisc.pl | 95 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-parisc.pl | 95 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | parisc-mont.pl | 150 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|
/third_party/openssl/crypto/bn/asm/ |
H A D | parisc-mont.pl | 150 .SUBSPA \$CODE\$,QUAD=0,ALIGN=8,ACCESS=0x2C,CODE_ONLY
|