/external/clang/test/SemaObjC/ |
D | warn-deprecated-implementations.m | 49 @interface SUB : BASE interface 52 @implementation SUB implementation
|
/external/ComputeLibrary/tests/validation/reference/ |
D | ArithmeticOperations.h | 42 SUB enumerator
|
/external/tensorflow/tensorflow/core/kernels/ |
D | dense_update_functor.h | 31 enum DenseUpdateType { ADD, SUB, ASSIGN }; enumerator
|
D | scatter_nd_op.h | 40 enum class UpdateOp { ASSIGN, ADD, SUB, MIN, MAX }; enumerator
|
D | scatter_functor.h | 39 enum class UpdateOp { ASSIGN, ADD, SUB, MUL, DIV, MIN, MAX }; enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiAluCode.h | 25 SUB = 0x02, enumerator
|
/external/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/python/cpython2/Lib/curses/ |
D | ascii.py | 31 SUB = 0x1a # ^Z variable
|
/external/python/cpython3/Lib/curses/ |
D | ascii.py | 31 SUB = 0x1a # ^Z variable
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 310 public static final byte SUB = 26; field in Ascii
|
/external/guava/android/guava/src/com/google/common/base/ |
D | Ascii.java | 310 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/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_gds.h | 114 SUB, enumerator
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-use-table.hh | 63 #define SUB USE(SUB) /* CONS_SUB */ macro
|
/external/bcc/src/lua/bpf/ |
D | bpf.lua | 50 SUB = function (a, b) return a - b end, function
|
/external/libcups/doc/ |
D | cups-printable.css | 93 SUB, SUP { selector
|
D | cups.css | 268 SUB, SUP { selector
|
/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/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | operations.h | 100 SUB, enumerator
|
/external/pdfium/third_party/libopenjpeg20/ |
D | dwt.c | 609 #define SUB(x,y) _mm256_sub_epi32((x),(y)) macro 619 #define SUB(x,y) _mm_sub_epi32((x),(y)) macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 202 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM, enumerator
|
/external/pcre/src/sljit/ |
D | sljitNativeSPARC_common.c | 180 #define SUB (OPC1(0x2) | OPC3(0x04)) macro
|
D | sljitNativeARM_64.c | 133 #define SUB 0xcb000000 macro
|