/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiAluCode.h | 25 SUB = 0x02, enumerator
|
/third_party/mbedtls/library/ |
D | ecdsa.c | 177 #define ECDSA_RS_ENTER( SUB ) do { \ argument 195 #define ECDSA_RS_LEAVE( SUB ) do { \ argument 215 #define ECDSA_RS_ENTER( SUB ) (void) rs_ctx argument 216 #define ECDSA_RS_LEAVE( SUB ) (void) rs_ctx argument
|
D | ecp.c | 306 #define ECP_RS_ENTER( SUB ) do { \ argument 324 #define ECP_RS_LEAVE( SUB ) do { \ argument
|
D | ecp_curves.c | 4967 #define SUB( j ) sub32( &cur, A( j ), &c ); macro
|
/third_party/toybox/toys/pending/ |
D | expr.c | 132 enum { OR = 1, AND, EQ, NE, GT, GTE, LT, LTE, ADD, SUB, MUL, DIVI, MOD, RE }; enumerator
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instr_mem.h | 97 SUB, enumerator
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-use-table.cc | 35 #define SUB USE_SUB /* CONS_SUB */ macro
|
/third_party/python/Lib/curses/ |
D | ascii.py | 31 SUB = 0x1a # ^Z variable
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape-complex-use-table.hh | 57 #define SUB USE(SUB) /* CONS_SUB */ macro
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-use-table.hh | 63 #define SUB USE(SUB) /* CONS_SUB */ macro
|
/third_party/parse5/packages/parse5/lib/common/ |
D | html.ts | 150 SUB = 'sub', enumerator 322 SUB, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 202 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM, enumerator
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | PixelPipeline.cpp | 1466 void PixelPipeline::SUB(Vector4s &dst, Vector4s &src0, Vector4s &src1) in SUB() function in sw::PixelPipeline
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 133 #define SUB 0xcb000000 macro
|
D | sljitNativeSPARC_common.c | 180 #define SUB (OPC1(0x2) | OPC3(0x04)) macro
|
D | sljitNativeARM_32.c | 114 #define SUB 0xe0400000 macro
|
D | sljitNativeX86_common.c | 254 #define SUB (/* BINARY */ 5 << 3) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 341 ADD, SUB, ADC, SBB, SMUL, UMUL, enumerator
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 1654 DECL_SPECIAL(SUB) in DECL_SPECIAL() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UCharacter.java | 2861 public static final int SUB = 14; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
D | UCharacter.java | 2485 public static final int SUB = 14; field
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2397 SDValue SUB = DAG.getNode(ISD::SUB, dl, in visitSwitchCase() local
|