HomeSort by relevance Sort by last modified time
    Searched refs:adds (Results 151 - 175 of 643) sorted by null

1 2 3 4 5 67 8 91011>>

  /bionic/libc/arch-arm/cortex-a15/bionic/
memcpy_base.S 118 adds r2, r2, #32
  /bionic/libc/arch-arm/cortex-a53/bionic/
memcpy_base.S 107 adds r2, r2, #32
  /bionic/libc/arch-arm/cortex-a7/bionic/
memcpy_base.S 140 adds r2, r2, #32
  /bionic/libc/arch-arm/denver/bionic/
memcpy_base.S 125 adds r2, r2, #128
151 adds r2, r2, #128
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleSubtreeStream.js 11 * children; e.g., ^(type ID)+ adds ID to type and then 2nd iteration
  /external/capstone/suite/MC/ARM/
arm_instructions.s.cs 11 0x03,0x10,0x92,0xe0 = adds r1, r2, r3
  /external/curl/docs/cmdline-opts/
proxy-header.d 21 then adds a header for each line in the input file. Using @- will make curl
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 34 adds r1, r2, #3
37 adds r2, #3
38 adds r2, #8
40 @ CHECK: adds r1, r2, #3 @ encoding: [0xd1,0x1c]
41 @ CHECK: adds r2, #3 @ encoding: [0x03,0x32]
42 @ CHECK: adds r2, #8 @ encoding: [0x08,0x32]
48 adds r1, r2, r3
51 @ CHECK: adds r1, r2, r3 @ encoding: [0xd1,0x18]
  /external/mesa3d/docs/specs/
MESA_texture_signed_rgba.spec 46 still be useful. NV_texture_shader adds signed texture formats,
52 This extension adds a signed 4-channel texture format by backporting
141 NV_texture_shader extension, if supported, adds support for
178 UNSIGNED_NORMALIZED_ARB, or FLOAT. This extension adds a new enum,
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-thumb-instructions.s 33 adds r1, r2, #3
36 adds r2, #3
37 adds r2, #8
39 @ CHECK: adds r1, r2, #3 @ encoding: [0xd1,0x1c]
40 @ CHECK: adds r2, #3 @ encoding: [0x03,0x32]
41 @ CHECK: adds r2, #8 @ encoding: [0x08,0x32]
47 adds r1, r2, r3
50 @ CHECK: adds r1, r2, r3 @ encoding: [0xd1,0x18]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
stack.go 19 // Push adds tr to the top (end) of the input stack. (Popping happens automatically.)
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
source_html.go 21 // AddSourceTemplates adds templates used by PrintWebList to t.
  /prebuilts/go/darwin-x86/src/net/http/httputil/
httputil.go 29 // package adds chunking automatically if handlers don't set a
  /prebuilts/go/darwin-x86/src/net/textproto/
header.go 11 // Add adds the key, value pair to the header.
  /prebuilts/go/darwin-x86/src/runtime/
cpuprof.go 7 // The signal handler for the profiling clock tick adds a new stack trace
84 // add adds the stack trace to the profile.
111 // addNonGo adds the non-Go stack trace to the profile.
141 // addExtra adds the "extra" profiling events,
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
stack.go 19 // Push adds tr to the top (end) of the input stack. (Popping happens automatically.)
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
source_html.go 21 // AddSourceTemplates adds templates used by PrintWebList to t.
  /prebuilts/go/linux-x86/src/net/http/httputil/
httputil.go 29 // package adds chunking automatically if handlers don't set a
  /prebuilts/go/linux-x86/src/net/textproto/
header.go 11 // Add adds the key, value pair to the header.
  /prebuilts/go/linux-x86/src/runtime/
cpuprof.go 7 // The signal handler for the profiling clock tick adds a new stack trace
84 // add adds the stack trace to the profile.
111 // addNonGo adds the non-Go stack trace to the profile.
141 // addExtra adds the "extra" profiling events,
  /system/core/adb/
Android.mk 122 # this to take effect), this adds the includes to our path.
139 # this to take effect), this adds the includes to our path.
165 # this to take effect), this adds the includes to our path.
198 # this to take effect), this adds the includes to our path.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
verbose-error.s 14 adds w0, wsp, x0, uxtx #1
  /bionic/libc/tools/
gensyscalls.py 638 adds = []
647 adds.append(libc_file)
661 if adds:
662 commands.getoutput("git add " + " ".join(adds))
673 if (not adds) and (not deletes) and (not edits):
  /bionic/libc/arch-arm/cortex-a9/bionic/
strcmp.S 330 adds sp, sp, #16
520 adds sp, sp, #16
544 adds sp, sp, #16
  /bionic/libc/arch-arm/krait/bionic/
strcmp.S 343 adds sp, sp, #16
453 adds sp, sp, #16
477 adds sp, sp, #16

Completed in 709 milliseconds

1 2 3 4 5 67 8 91011>>