Home
last modified time | relevance | path

Searched defs:SUB (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mbedtls/library/
Decdsa.c153 #define ECDSA_RS_ENTER(SUB) do { \ argument
171 #define ECDSA_RS_LEAVE(SUB) do { \ argument
191 #define ECDSA_RS_ENTER(SUB) (void) rs_ctx argument
192 #define ECDSA_RS_LEAVE(SUB) (void) rs_ctx argument
Decp.c277 #define ECP_RS_ENTER(SUB) do { \ argument
295 #define ECP_RS_LEAVE(SUB) do { \ argument
Decp_curves.c4948 #define SUB(j) sub32(&cur, A(j), &c); macro
Decp_curves_new.c5026 #define SUB(j) cur -= A(j) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiAluCode.h25 SUB = 0x02, enumerator
/third_party/toybox/toys/pending/
Dexpr.c132 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/
Dsfn_instr_mem.h97 SUB, enumerator
/third_party/python/Lib/curses/
Dascii.py31 SUB = 0x1a # ^Z variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-use-table.hh63 #define SUB USE(SUB) /* CONS_SUB */ macro
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts150 SUB = 'sub', enumerator
322 SUB, enumerator
/third_party/node/deps/v8/src/compiler/
Dmachine-operator.cc1749 #define SUB(kType) \ in Word32AtomicSub() macro
1846 #define SUB(kType) \ in Word64AtomicSub() macro
/third_party/node/deps/v8/src/codegen/arm/
Dconstants-arm.h122 SUB = 2 << 21, // Subtract. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h202 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelPipeline.cpp1466 void PixelPipeline::SUB(Vector4s &dst, Vector4s &src0, Vector4s &src1) in SUB() function in sw::PixelPipeline
/third_party/ffmpeg/libavcodec/loongarch/
Dvp9_idct_lsx.c757 #define SUB(a, b) __lsx_vsub_h(a, b) in vp9_idct_butterfly_transpose_store() macro
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c137 #define SUB 0xcb000000 macro
DsljitNativeRISCV_common.c133 #define SUB (F7(0x20) | F3(0x0) | OPC(0x33)) macro
DsljitNativeARM_32.c118 #define SUB 0xe0400000 macro
DsljitNativeX86_common.c255 #define SUB (/* BINARY */ 5 << 3) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h341 ADD, SUB, ADC, SBB, SMUL, UMUL, enumerator
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md2916 ### SUB ### subsection
5601 ### SUB ### subsection
11230 ### SUB ### subsection
11237 ### SUB ### subsection
11247 ### SUB ### subsection
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h537 SUB = ((4U << 3) + 2), enumerator
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h544 SUB = ((4U << 3) + 2), enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c1654 DECL_SPECIAL(SUB) in DECL_SPECIAL() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java2991 public static final int SUB = 14; field

12