HomeSort by relevance Sort by last modified time
    Searched refs:storing (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-fixo2.s 2 % b-twoinsn.s and b-goodmain.s, and will provide a LOP_FIXO storing the
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug320.go 19 // If the allocation happens after storing through
  /prebuilts/go/linux-x86/test/fixedbugs/
bug320.go 19 // If the allocation happens after storing through
  /frameworks/rs/script_api/
rs_atomic.spec 60 Atomicly performs a bitwise and of two values, storing the result back at addr,
179 Atomicly perform a bitwise or two values, storing the result at addr,
218 Atomicly performs a bitwise xor of two values, storing the result at addr,
  /compatibility/cdd/9_security-model/
9_10_device-integrity.md 42 (e.g. boot, system partitions) and to use tamper-evident storage for storing the
46 storing the metadata used for determining the minimum allowable version.
  /external/libunwind/doc/
unw_is_signal_frame.tex 29 the events that create them require storing the contents of registers
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 76 ; pack up before storing
332 ; pack up before storing
411 ; pack up before storing
671 ; pack up before storing
  /prebuilts/go/darwin-x86/src/math/big/
example_test.go 80 // Compute the next Fibonacci number, storing it in a.
  /prebuilts/go/darwin-x86/test/
writebarrier.go 113 // write barrier for storing y in x's underlying array
  /prebuilts/go/linux-x86/src/math/big/
example_test.go 80 // Compute the next Fibonacci number, storing it in a.
  /prebuilts/go/linux-x86/test/
writebarrier.go 113 // write barrier for storing y in x's underlying array
  /external/libhevc/common/arm/
ihevc_itrans_recon_4x4.s 52 @ * temporary 4x4 buffer for storing inverse
220 @ storing destination
ihevc_itrans_recon_4x4_ttype1.s 57 @ * temporary 4x4 buffer for storing inverse
221 @ storing destination
ihevc_deblk_luma_horz.s 455 @ storing the absolute values of delta in d9
458 @ storing the clipped values of delta in d16
ihevc_deblk_luma_vert.s 452 @ storing the absolute values of delta in d0
455 @ storing the clipped values of delta in d16
  /prebuilts/go/darwin-x86/src/fmt/
scan.go 59 // Scan scans text read from standard input, storing successive
73 // Scanf scans text read from standard input, storing successive
95 // Sscan scans the argument string, storing successive space-separated
109 // Sscanf scans the argument string, storing successive space-separated
117 // Fscan scans text read from r, storing successive space-separated
137 // Fscanf scans text read from r, storing successive space-separated
  /prebuilts/go/linux-x86/src/fmt/
scan.go 59 // Scan scans text read from standard input, storing successive
73 // Scanf scans text read from standard input, storing successive
95 // Sscan scans the argument string, storing successive space-separated
109 // Sscanf scans the argument string, storing successive space-separated
117 // Fscan scans text read from r, storing successive space-separated
137 // Fscanf scans text read from r, storing successive space-separated
  /prebuilts/go/darwin-x86/src/database/sql/
convert_test.go 173 {s: []byte{1, 2, 3}, d: new(userDefinedSlice), wanterr: `unsupported Scan, storing driver.Value type []uint8 into type *sql.userDefinedSlice`},
176 {s: complex(1, 2), d: &scanstr, wanterr: `unsupported Scan, storing driver.Value type complex128 into type *string`},
  /prebuilts/go/linux-x86/src/database/sql/
convert_test.go 173 {s: []byte{1, 2, 3}, d: new(userDefinedSlice), wanterr: `unsupported Scan, storing driver.Value type []uint8 into type *sql.userDefinedSlice`},
176 {s: complex(1, 2), d: &scanstr, wanterr: `unsupported Scan, storing driver.Value type complex128 into type *string`},
  /build/soong/ui/tracer/
tracer.go 88 // New creates a new Tracer, storing log in order to log errors later.
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/Ia32/
MpFuncs.asm 203 ; wait until the other CPU finish storing its state
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
op.go 122 // makeValAndOff encodes a ValAndOff into an int64 suitable for storing in an AuxInt field.
  /prebuilts/go/darwin-x86/src/runtime/
cgocheck.go 18 // It throws if the program is storing a Go pointer into non-Go memory.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
op.go 122 // makeValAndOff encodes a ValAndOff into an int64 suitable for storing in an AuxInt field.
  /prebuilts/go/linux-x86/src/runtime/
cgocheck.go 18 // It throws if the program is storing a Go pointer into non-Go memory.

Completed in 1559 milliseconds

1 2 3 4