/toolchain/binutils/binutils-2.27/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 | 78 ; pack up before storing 334 ; pack up before storing 413 ; pack up before storing 673 ; 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 225 @ storing destination
|
ihevc_itrans_recon_4x4_ttype1.s | 57 @ * temporary 4x4 buffer for storing inverse 228 @ storing destination
|
ihevc_deblk_luma_horz.s | 464 @ storing the absolute values of delta in d9 467 @ storing the clipped values of delta in d16
|
ihevc_deblk_luma_vert.s | 458 @ storing the absolute values of delta in d0 461 @ 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
|
/external/libxaac/decoder/armv7/ |
ixheaacd_fft32x32_ld.s | 824 VST2.32 {q10, q11}, [r14], r12 @ storing (c_data0_r,c_data0_i) 828 VST2.32 {q12, q13}, [r14], r12 @ storing (c_data2_r,c_data2_i) 832 VST2.32 {q6, q7}, [r14], r12 @ storing (c_data1_r,c_data1_i) 833 VST2.32 {q8, q9}, [r14], r12 @ storing (c_data3_i,c_data3_r)
|
/prebuilts/go/darwin-x86/src/database/sql/ |
convert_test.go | 183 {s: []byte{1, 2, 3}, d: new(userDefinedSlice), wanterr: `unsupported Scan, storing driver.Value type []uint8 into type *sql.userDefinedSlice`}, 187 {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 | 183 {s: []byte{1, 2, 3}, d: new(userDefinedSlice), wanterr: `unsupported Scan, storing driver.Value type []uint8 into type *sql.userDefinedSlice`}, 187 {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.
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
op.go | 138 // 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 | 138 // 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.
|