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

1 2 3 4 5 6 7 8 91011>>

  /external/freetype/include/freetype/internal/
ftcalc.h 58 adds t2, t2, a /* t2 += a */
94 "adds %1, %1, %0\n\t" /* %1 += %0 */
  /prebuilts/go/darwin-x86/src/cmd/internal/gcprog/
gcprog.go 136 // ZeroUntil adds zeros to the bit stream until reaching the given index;
243 // lit adds a single literal bit to w.
  /prebuilts/go/darwin-x86/src/go/types/
methodset.go 205 // Add adds field f to the field set s.
229 // Add adds all functions in list to the method set s.
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 60 This package understands HTML, CSS, JavaScript, and URIs. It adds sanitizing
141 It adds escaping pipeline stages necessary to correctly and safely embed that
  /prebuilts/go/darwin-x86/src/text/template/
template.go 117 // AddParseTree adds parse tree for template with given name and associates it with t.
161 // Funcs adds the elements of the argument map to the template's function map.
  /prebuilts/go/linux-x86/src/cmd/internal/gcprog/
gcprog.go 136 // ZeroUntil adds zeros to the bit stream until reaching the given index;
243 // lit adds a single literal bit to w.
  /prebuilts/go/linux-x86/src/go/types/
methodset.go 205 // Add adds field f to the field set s.
229 // Add adds all functions in list to the method set s.
  /prebuilts/go/linux-x86/src/html/template/
doc.go 60 This package understands HTML, CSS, JavaScript, and URIs. It adds sanitizing
141 It adds escaping pipeline stages necessary to correctly and safely embed that
  /prebuilts/go/linux-x86/src/text/template/
template.go 117 // AddParseTree adds parse tree for template with given name and associates it with t.
161 // Funcs adds the elements of the argument map to the template's function map.
  /system/core/libpixelflinger/arch-arm64/
t32cb16blend.S 208 9: adds w2, w2, #1
  /system/core/libpixelflinger/
t32cb16blend.S 200 9: adds r2, r2, #1
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
diagnostic.l 31 [^:]*:33: Error: shift amount expected to be 0 or 12 at operand 3 -- `adds x1,sp,2134,lsl#4'
60 [^:]*:62: Error: only 'LSL' shift is permitted at operand 3 -- `adds x1,sp,2134,uxtw#12'
62 [^:]*:64: Error: operand 1 should be an integer register -- `adds sp,sp,2134,lsl#12'
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
brokw-3.s 10 adds.w [pc+r0.w],pc
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
sb1-ext-mdmx.s 3 # SB-1 implements only the .ob MDMX instructions, and adds three additional
  /external/llvm/test/MC/AArch64/
arm64-diags.s 275 ; Relocated expressions should not be accepted for 32-bit adds or sub (imm)
281 adds w3, w5, sym@PAGEOFF label
282 adds x9, x12, sym@PAGEOFF label
284 ; CHECK-ERRORS: adds w3, w5, sym@PAGEOFF
287 ; CHECK-ERRORS: adds x9, x12, sym@PAGEOFF
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
opc-a.s 10 adds r20 = 0, r10
11 (p1) adds r21 = 1, r10
12 adds r22 = -1, r10
13 adds r23 = -0x2000, r10
14 (p2) adds r24 = 0x1FFF, r10
  /toolchain/binutils/binutils-2.27/gas/config/
tc-m68k.c 416 #define adds(ex) ((ex)->exp.X_add_symbol) macro
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/pack/
pack.go 324 // addFiles adds files to the archive. The archive is known to be
352 // addFile adds a single file to the archive
396 // addPkgdef adds the __.PKGDEF file to the archive, copied
  /prebuilts/go/linux-x86/src/cmd/pack/
pack.go 324 // addFiles adds files to the archive. The archive is known to be
352 // addFile adds a single file to the archive
396 // addPkgdef adds the __.PKGDEF file to the archive, copied
  /build/soong/ui/build/
environment.go 25 // Environment adds a number of useful manipulation functions to the list of
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.asm 88 adds r9, r1, #1
  /external/ImageMagick/www/api/
decorate.php 94 <p>FrameImage() adds a simulated three-dimensional border around the image. The color of the border is defined by the matte_color member of image. Members width and height of frame_info specify the border width of the vertical and horizontal sides of the frame. Members inner and outer indicate the width of the inner and outer shadows of the frame.</p>
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
debug.rb 100 ANTLR3::RecognizerSharedState, but adds additional fields used for recognizers
138 ParserEvents adds debugging event hook methods and functionality that is
  /external/libavc/common/arm/
ih264_iquant_itrans_recon_dc_a9.s 50 @ * Performs inverse transform Ci4 and adds the residue to get the
180 @ * Performs inverse transform Ci8 and adds the residue to get the
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 55 (** [add_module m ee] adds the module [m] to the execution engine [ee]. *)

Completed in 1686 milliseconds

1 2 3 4 5 6 7 8 91011>>