/external/clang/test/SemaObjC/ |
D | warn-deprecated-implementations.m | 49 @interface SUB : BASE interface 52 @implementation SUB implementation
|
/external/tensorflow/tensorflow/core/kernels/ |
D | scatter_nd_op.h | 40 enum class UpdateOp { ASSIGN, ADD, SUB }; enumerator
|
D | dense_update_functor.h | 34 enum DenseUpdateType { ADD, SUB, ASSIGN }; enumerator
|
D | scatter_functor.h | 41 enum class UpdateOp { ASSIGN, ADD, SUB, MUL, DIV, MIN, MAX }; enumerator
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiAluCode.h | 26 SUB = 0x02, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiAluCode.h | 26 SUB = 0x02, enumerator
|
/external/toybox/toys/pending/ |
D | expr.c | 132 enum { OR = 1, AND, EQ, NE, GT, GTE, LT, LTE, ADD, SUB, MUL, DIVI, MOD, RE }; enumerator
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-use-table.cc | 34 #define SUB USE_SUB /* CONS_SUB */ macro
|
/external/python/cpython3/Lib/curses/ |
D | ascii.py | 31 SUB = 0x1a # ^Z variable
|
/external/python/cpython2/Lib/curses/ |
D | ascii.py | 31 SUB = 0x1a # ^Z variable
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 336 public static final byte SUB = 26; field in Ascii
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
D | SyntheticAccessorFSM.java | 196 public static final int SUB = SyntheticAccessorResolver.SUB_ASSIGNMENT; field in SyntheticAccessorFSM
|
/external/one-true-awk/ |
D | ytab.h | 90 SUB = 300, enumerator 187 #define SUB 300 macro
|
D | ytab.c | 158 SUB = 300, enumerator 255 #define SUB 300 macro
|
/external/bcc/src/lua/bpf/ |
D | bpf.lua | 50 SUB = function (a, b) return a - b end, function
|
/external/v8/src/compiler/ |
D | machine-operator.cc | 1080 #define SUB(kType) \ in Word32AtomicSub() macro 1152 #define SUB(kType) \ in Word64AtomicSub() macro 1261 #define SUB(kType) \ in Word64AtomicNarrowSub() macro
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 235 ADD, SUB, ADC, SBB, SMUL, enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 189 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM, enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 342 ADD, SUB, ADC, SBB, SMUL, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 195 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 201 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM, enumerator
|
/external/pdfium/third_party/libopenjpeg20/ |
D | dwt.c | 611 #define SUB(x,y) _mm256_sub_epi32((x),(y)) macro 621 #define SUB(x,y) _mm_sub_epi32((x),(y)) macro
|
/external/v8/src/arm/ |
D | constants-arm.h | 123 SUB = 2 << 21, // Subtract. enumerator
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeSPARC_common.c | 176 #define SUB (OPC1(0x2) | OPC3(0x04)) macro
|
/external/swiftshader/src/Shader/ |
D | PixelPipeline.cpp | 1466 void PixelPipeline::SUB(Vector4s &dst, Vector4s &src0, Vector4s &src1) in SUB() function in sw::PixelPipeline
|