HomeSort by relevance Sort by last modified time
    Searched refs:adding (Results 101 - 125 of 279) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldmacho.go 684 // Sort outer lists by address, adding to textp.
845 // taking the address of the relocation and adding 4 to it (since the rip-relative
macho.go 128 // Amount of space left for adding load commands
818 // when adding the LC_CODE_SIGNATURE load command
ldpe.go 359 // Sort outer lists by address, adding to textp.
  /prebuilts/go/darwin-x86/src/cmd/vet/
main.go 392 // errorf formats the error to standard error, adding program
399 // warnf formats the error to standard error, adding program
  /prebuilts/go/darwin-x86/src/go/token/
position.go 56 // where base and size are specified when adding the file to the file set via
338 // AddFile when adding the next file.
354 // Adding the file will set the file set's Base() value to base + size + 1
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldmacho.go 684 // Sort outer lists by address, adding to textp.
845 // taking the address of the relocation and adding 4 to it (since the rip-relative
macho.go 128 // Amount of space left for adding load commands
818 // when adding the LC_CODE_SIGNATURE load command
ldpe.go 359 // Sort outer lists by address, adding to textp.
  /prebuilts/go/linux-x86/src/cmd/vet/
main.go 392 // errorf formats the error to standard error, adding program
399 // warnf formats the error to standard error, adding program
  /prebuilts/go/linux-x86/src/go/token/
position.go 56 // where base and size are specified when adding the file to the file set via
338 // AddFile when adding the next file.
354 // Adding the file will set the file set's Base() value to base + size + 1
  /system/bt/bta/dm/
bta_dm_int.h 866 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding);
  /build/soong/third_party/zip/
writer.go 337 // adding a zip64 extra in the local header (too late anyway).
  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/
DebugAgentException.asm 37 SP 0x34 # reserved via adding 0x20 (32) to the SP
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
ExceptionSupport.ARMv6.asm 38 SP 0x34 # reserved via adding 0x20 (32) to the SP
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_luma_mode_11_to_17.s 270 vdup.8 d2, r0 @contains #1 for adding to get ref_main_idx + 1
598 vdup.8 d2, r12 @contains #1 for adding to get ref_main_idx + 1
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
go.go 266 // Whether we are adding any sort of code instrumentation, such as
  /prebuilts/go/darwin-x86/src/net/http/httputil/
reverseproxy.go 250 // bodies and adding a Content-Length.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
go.go 266 // Whether we are adding any sort of code instrumentation, such as
  /prebuilts/go/linux-x86/src/net/http/httputil/
reverseproxy.go 250 // bodies and adding a Content-Length.
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256.go 372 // by adding multiplies of p without affecting the value.
375 // are all ones, then by adding tmp2[0]*p to tmp2 we'll make tmp2[0] == 0.
385 // the loop eliminates two words by adding values to words to their
478 // is < 2**30+2**29+2**28. Adding 2**29 (from tmp2[i + 10]) is
    [all...]
  /prebuilts/go/linux-x86/src/crypto/elliptic/
p256.go 372 // by adding multiplies of p without affecting the value.
375 // are all ones, then by adding tmp2[0]*p to tmp2 we'll make tmp2[0] == 0.
385 // the loop eliminates two words by adding values to words to their
478 // is < 2**30+2**29+2**28. Adding 2**29 (from tmp2[i + 10]) is
    [all...]
  /external/boringssl/src/util/fipstools/
delocate.go 195 // ASAN and some versions of MSAN are adding a .data section,
196 // and adding references to symbols within it to the code. We
431 // isPPC64LEAPair recognises an addis+addi pair that's adding the offset of
    [all...]
  /prebuilts/go/darwin-x86/src/time/
time.go 181 // have to add the zone offset, so adding the translation to the
663 // AddDate returns the time corresponding to adding the
669 // so, for example, adding one month to October 31 yields
    [all...]
  /prebuilts/go/linux-x86/src/time/
time.go 181 // have to add the zone offset, so adding the translation to the
663 // AddDate returns the time corresponding to adding the
669 // so, for example, adding one month to October 31 yields
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 248 (* Emit the initializer before adding the variable to scope, this

Completed in 783 milliseconds

1 2 3 45 6 7 8 91011>>