| /external/clang/test/SemaObjC/ |
| D | warn-deprecated-implementations.m | 49 @interface SUB : BASE interface 52 @implementation SUB implementation
|
| /external/llvm-project/clang/test/SemaObjC/ |
| D | warn-deprecated-implementations.m | 54 @interface SUB : BASE interface 57 @implementation SUB implementation
|
| /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/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | abseil-time-subtraction.cpp | 77 #define SUB(z, t1) z - absl::ToUnixSeconds(t1) in f() macro
|
| /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/llvm-project/llvm/lib/Target/Lanai/ |
| D | LanaiAluCode.h | 25 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 | 39 #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 | 309 public static final byte SUB = 26; field in Ascii
|
| /external/guava/android/guava/src/com/google/common/base/ |
| D | Ascii.java | 309 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/llvm-project/lld/ELF/Arch/ |
| D | RISCV.cpp | 50 SUB = 0x40000033, enumerator
|
| /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-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| D | screen.py | 51 SUB = 26 # Same as CAN. variable
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.h | 342 ADD, SUB, ADC, SBB, SMUL, enumerator
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | operations.h | 92 SUB, enumerator
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ISDOpcodes.h | 195 ADD, SUB, MUL, SDIV, UDIV, SREM, UREM, enumerator
|