| /external/boringssl/src/crypto/curve25519/asm/ |
| D | x25519-asm-arm.S | 33 sub sp,sp,#736 label 65 sub r7,r7,#2 label 67 sub r7,r7,r7,LSL #7 label 74 sub r1,r6,#16 label 196 sub r2,r2,#8 label 200 sub r2,r2,#24 label 268 sub r2,r4,#32 label 270 sub r4,r5,#32 label 272 sub r5,r6,#32 label 274 sub r6,r7,#32 label [all …]
|
| /external/boringssl/src/crypto/poly1305/ |
| D | poly1305_arm_asm.S | 162 sub sp,sp,#192 label 237 sub r0,r0,#32 label 545 sub r1,r1,#64 label 946 sub r3,r3,#64 label 1129 sub r2,r1,#32 label 1450 sub r3,r3,#32 label 1619 sub sp,sp,#0 label
|
| /external/javassist/src/main/javassist/bytecode/analysis/ |
| D | SubroutineScanner.java | 62 private void scan(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scan() 81 private boolean scanOp(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scanOp() 125 private void scanLookupSwitch(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scanLookupSwitch() 139 private void scanTableSwitch(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { in scanTableSwitch()
|
| /external/skia/src/pathops/ |
| D | SkPathOpsRect.cpp | 13 void SkDRect::setBounds(const SkDQuad& curve, const SkDQuad& sub, double startT, double endT) { in setBounds() 30 void SkDRect::setBounds(const SkDConic& curve, const SkDConic& sub, double startT, double endT) { in setBounds() 47 void SkDRect::setBounds(const SkDCubic& curve, const SkDCubic& sub, double startT, double endT) { in setBounds()
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
| D | ICUResourceBundleTest.java | 145 UResourceBundle sub; in TestOpen() local 162 UResourceBundle sub; in TestOpen() local 197 UResourceBundle sub = bundle.get("zerotest"); in TestBasicTypes() local 214 UResourceBundle sub = bundle.get("onehundredtwentythree"); in TestBasicTypes() local 226 UResourceBundle sub = bundle.get("one"); in TestBasicTypes() local 233 UResourceBundle sub = bundle.get("minusone"); in TestBasicTypes() local 246 UResourceBundle sub = bundle.get("plusone"); in TestBasicTypes() local 254 UResourceBundle sub = bundle.get("integerarray"); in TestBasicTypes() local 266 UResourceBundle sub = bundle.get("binarytest"); in TestBasicTypes() local 285 UResourceBundle sub = bundle.get("emptyarray"); in TestBasicTypes() local [all …]
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | ICUResourceBundleTest.java | 144 UResourceBundle sub; in TestOpen() local 161 UResourceBundle sub; in TestOpen() local 196 UResourceBundle sub = bundle.get("zerotest"); in TestBasicTypes() local 213 UResourceBundle sub = bundle.get("onehundredtwentythree"); in TestBasicTypes() local 225 UResourceBundle sub = bundle.get("one"); in TestBasicTypes() local 232 UResourceBundle sub = bundle.get("minusone"); in TestBasicTypes() local 245 UResourceBundle sub = bundle.get("plusone"); in TestBasicTypes() local 253 UResourceBundle sub = bundle.get("integerarray"); in TestBasicTypes() local 265 UResourceBundle sub = bundle.get("binarytest"); in TestBasicTypes() local 284 UResourceBundle sub = bundle.get("emptyarray"); in TestBasicTypes() local [all …]
|
| /external/v8/src/regexp/arm/ |
| D | regexp-macro-assembler-arm.cc | 216 __ sub(r1, r1, r0, SetCC); // Length of capture. in CheckNotBackReferenceIgnoreCase() local 244 __ sub(r2, r2, r1); // Offset by length when matching backwards. in CheckNotBackReferenceIgnoreCase() local 264 __ sub(r3, r3, Operand('a')); in CheckNotBackReferenceIgnoreCase() local 268 __ sub(r3, r3, Operand(224 - 'a')); in CheckNotBackReferenceIgnoreCase() local 284 __ sub(current_input_offset(), r2, end_of_input_address()); in CheckNotBackReferenceIgnoreCase() local 289 __ sub(current_input_offset(), current_input_offset(), r1); in CheckNotBackReferenceIgnoreCase() local 315 __ sub(r1, r1, r4); in CheckNotBackReferenceIgnoreCase() local 340 __ sub(current_input_offset(), current_input_offset(), r4); in CheckNotBackReferenceIgnoreCase() local 359 __ sub(r1, r1, r0, SetCC); // Length to check. in CheckNotBackReference() local 382 __ sub(r2, r2, r1); // Offset by length when matching backwards. in CheckNotBackReference() local [all …]
|
| /external/swiftshader/third_party/LLVM/test/MC/ARM/ |
| D | arm-arithmetic-aliases.s | 6 sub r2, r2, #6 label 7 sub r2, #6 label 8 sub r2, r2, r3 label 9 sub r2, r3 label
|
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_pair_dead_sources.c | 7 static void mark_used_presub(struct rc_pair_sub_instruction * sub) in mark_used_presub() 21 struct rc_pair_sub_instruction * sub) in mark_used()
|
| /external/llvm/test/MC/ARM/ |
| D | arm-arithmetic-aliases.s | 6 sub r2, r2, #6 label 7 sub r2, #6 label 8 sub r2, r2, r3 label 9 sub r2, r3 label
|
| D | cpu-test.s | 17 sub sp,#16 label
|
| /external/llvm/test/MC/AArch64/ |
| D | neon-scalar-add-sub.s | 13 sub d1, d7, d8 define
|
| /external/regex-re2/re2/ |
| D | regexp.cc | 139 Regexp* sub = subs[i]; in Destroy() local 182 Regexp* Regexp::Plus(Regexp* sub, ParseFlags flags) { in Plus() 191 Regexp* Regexp::Star(Regexp* sub, ParseFlags flags) { in Star() 200 Regexp* Regexp::Quest(Regexp* sub, ParseFlags flags) { in Quest() 209 Regexp* Regexp::ConcatOrAlternate(RegexpOp op, Regexp** sub, int nsub, in ConcatOrAlternate() 254 Regexp* Regexp::Concat(Regexp** sub, int nsub, ParseFlags flags) { in Concat() 258 Regexp* Regexp::Alternate(Regexp** sub, int nsub, ParseFlags flags) { in Alternate() 262 Regexp* Regexp::AlternateNoFactor(Regexp** sub, int nsub, ParseFlags flags) { in AlternateNoFactor() 266 Regexp* Regexp::Capture(Regexp* sub, ParseFlags flags, int cap) { in Capture() 274 Regexp* Regexp::Repeat(Regexp* sub, ParseFlags flags, int min, int max) { in Repeat() [all …]
|
| D | set.cc | 52 re2::Regexp** sub = new re2::Regexp*[nsub + 1]; in Add() local 60 re2::Regexp* sub[2]; in Add() local
|
| /external/clang/test/Modules/Inputs/string_names/ |
| D | sub.h | 3 const int sub = 2; variable
|
| /external/llvm/test/MC/X86/ |
| D | fixup-cpu-mode.s | 6 sub $edata, %r12 // CHECK: subq $0, %r12 label
|
| /external/clang/test/Modules/Inputs/declare-use/ |
| D | sub.h | 3 const int sub = 42; variable
|
| /external/clang/test/SemaCXX/ |
| D | qual-id-test.cpp | 29 struct sub : B::base struct 45 A::sub a; in fun()
|
| /external/v8/src/regexp/ia32/ |
| D | regexp-macro-assembler-ia32.cc | 195 __ sub(ebx, edx); // Length of capture. in CheckNotBackReferenceIgnoreCase() local 226 __ sub(edi, ebx); // Offset by length when matching backwards. in CheckNotBackReferenceIgnoreCase() local 243 __ sub(ecx, Immediate(224 - 'a')); in CheckNotBackReferenceIgnoreCase() local 277 __ sub(edi, esi); in CheckNotBackReferenceIgnoreCase() local 281 __ sub(edi, register_location(start_reg + 1)); in CheckNotBackReferenceIgnoreCase() local 317 __ sub(edi, ebx); // Offset by length when matching backwards. in CheckNotBackReferenceIgnoreCase() local 342 __ sub(edi, ebx); in CheckNotBackReferenceIgnoreCase() local 361 __ sub(eax, edx); // Length to check. in CheckNotBackReference() local 387 __ sub(ebx, eax); // Offset by length when matching backwards. in CheckNotBackReference() local 418 __ sub(edi, esi); in CheckNotBackReference() local [all …]
|
| /external/v8/src/regexp/x87/ |
| D | regexp-macro-assembler-x87.cc | 194 __ sub(ebx, edx); // Length of capture. in CheckNotBackReferenceIgnoreCase() local 225 __ sub(edi, ebx); // Offset by length when matching backwards. in CheckNotBackReferenceIgnoreCase() local 242 __ sub(ecx, Immediate(224 - 'a')); in CheckNotBackReferenceIgnoreCase() local 276 __ sub(edi, esi); in CheckNotBackReferenceIgnoreCase() local 280 __ sub(edi, register_location(start_reg + 1)); in CheckNotBackReferenceIgnoreCase() local 316 __ sub(edi, ebx); // Offset by length when matching backwards. in CheckNotBackReferenceIgnoreCase() local 341 __ sub(edi, ebx); in CheckNotBackReferenceIgnoreCase() local 360 __ sub(eax, edx); // Length to check. in CheckNotBackReference() local 386 __ sub(ebx, eax); // Offset by length when matching backwards. in CheckNotBackReference() local 417 __ sub(edi, esi); in CheckNotBackReference() local [all …]
|
| /external/strace/ |
| D | aio.c | 59 enum iocb_sub sub; in tprint_lio_opcode() member 105 enum iocb_sub sub; in print_iocb_header() local 127 enum iocb_sub sub = print_iocb_header(tcp, cb); in print_iocb() local
|
| /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/ |
| D | MockPixelUtils.java | 19 public static PointF sub(PointF lhs, PointF rhs) { in sub() method in MockPixelUtils
|
| /external/v8/src/ia32/ |
| D | codegen-ia32.cc | 92 if (direction == BACKWARD) __ sub(src, Immediate(0x40)); in MemMoveEmitMainLoop() local 98 if (direction == BACKWARD) __ sub(dst, Immediate(0x40)); in MemMoveEmitMainLoop() local 110 if (direction == BACKWARD) __ sub(src, Immediate(0x20)); in MemMoveEmitMainLoop() local 114 if (direction == BACKWARD) __ sub(dst, Immediate(0x20)); in MemMoveEmitMainLoop() local 122 if (direction == BACKWARD) __ sub(src, Immediate(0x10)); in MemMoveEmitMainLoop() local 125 if (direction == BACKWARD) __ sub(dst, Immediate(0x10)); in MemMoveEmitMainLoop() local 219 __ sub(eax, dst); in CreateMemMoveFunction() local 232 __ sub(count, edx); in CreateMemMoveFunction() local 287 __ sub(eax, src); in CreateMemMoveFunction() local 296 __ sub(dst, edx); in CreateMemMoveFunction() local [all …]
|
| /external/protobuf/js/binary/ |
| D | arith.js | 152 jspb.arith.UInt64.prototype.sub = function(other) { method in jspb.arith.UInt64 361 jspb.arith.Int64.prototype.sub = function(other) { method in jspb.arith.Int64
|
| /external/v8/src/regexp/ppc/ |
| D | regexp-macro-assembler-ppc.cc | 232 __ sub(r4, r4, r3, LeaveOE, SetRC); // Length of capture. in CheckNotBackReferenceIgnoreCase() local 260 __ sub(r5, r5, r4); // Offset by length when matching backwards. in CheckNotBackReferenceIgnoreCase() local 302 __ sub(current_input_offset(), r5, end_of_input_address()); in CheckNotBackReferenceIgnoreCase() local 308 __ sub(current_input_offset(), current_input_offset(), r4); in CheckNotBackReferenceIgnoreCase() local 334 __ sub(r4, r4, r25); in CheckNotBackReferenceIgnoreCase() local 359 __ sub(current_input_offset(), current_input_offset(), r25); in CheckNotBackReferenceIgnoreCase() local 378 __ sub(r4, r4, r3, LeaveOE, SetRC); // Length to check. in CheckNotBackReference() local 401 __ sub(r5, r5, r4); // Offset by length when matching backwards. in CheckNotBackReference() local 425 __ sub(current_input_offset(), r5, end_of_input_address()); in CheckNotBackReference() local 430 __ sub(current_input_offset(), current_input_offset(), r4); in CheckNotBackReference() local [all …]
|