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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/go/internal/cache/
default.go 68 // TODO(rsc): This code belongs somewhere else,
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
doc.go 102 // BUG(rsc): The implementation of -r is a bit slow.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
ld.go 38 * file: object file, e.g., /home/rsc/go/pkg/container/vector.a
  /prebuilts/go/darwin-x86/src/net/
iprawsock_posix.go 46 // TODO(cw,rsc): consider using readv if we know the family
  /prebuilts/go/darwin-x86/src/runtime/
os_solaris.go 47 // TODO(rsc): Why is noescape necessary here and below?
  /prebuilts/go/linux-x86/src/cmd/go/internal/cache/
default.go 68 // TODO(rsc): This code belongs somewhere else,
  /prebuilts/go/linux-x86/src/cmd/gofmt/
doc.go 102 // BUG(rsc): The implementation of -r is a bit slow.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
ld.go 38 * file: object file, e.g., /home/rsc/go/pkg/container/vector.a
  /prebuilts/go/linux-x86/src/net/
iprawsock_posix.go 46 // TODO(cw,rsc): consider using readv if we know the family
  /prebuilts/go/linux-x86/src/runtime/
os_solaris.go 47 // TODO(rsc): Why is noescape necessary here and below?
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
armv1.d 25 0+38 <[^>]*> e0e00000 ? rsc r0, r0, r0
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 2805 u8 rsc[WPA_KEY_RSC_LEN]; local
2852 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos, dummy_gtk[32]; local
3241 u8 rsc[WPA_KEY_RSC_LEN]; local
4560 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos, *opos; local
4722 u8 rsc[WPA_KEY_RSC_LEN]; local
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
_regset.h 67 unsigned long rsc; member in struct:_special
ia64_cpu.h 311 IA64_AR(rsc)
  /external/libunwind/tests/
ia64-test-stack-asm.S 136 mov ar.rsc = 0 // put RSE into enforced lazy mode
  /external/syslinux/gpxe/src/include/gpxe/
net80211.h 699 * @v rsc Initial receive sequence counter, if applicable
708 int keylen, const void *rsc );
    [all...]
  /external/syslinux/gpxe/src/net/80211/
wep.c 91 * @v rsc Initial receive sequence counter (unused)
98 int keylen, const void *rsc __unused )
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclntab_test.go 238 off := pc - text.Addr // TODO(rsc): should not need off; bug in 8g
256 off := uint64(0) // TODO(rsc): should not need off; bug in 8g
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_windows.go 18 // TODO(rsc): Fall back to copy of zoneinfo files.
20 // BUG(brainman,rsc): On Windows, the operating system does not provide complete
  /prebuilts/go/linux-x86/src/debug/gosym/
pclntab_test.go 238 off := pc - text.Addr // TODO(rsc): should not need off; bug in 8g
256 off := uint64(0) // TODO(rsc): should not need off; bug in 8g
  /prebuilts/go/linux-x86/src/time/
zoneinfo_windows.go 18 // TODO(rsc): Fall back to copy of zoneinfo files.
20 // BUG(brainman,rsc): On Windows, the operating system does not provide complete
  /prebuilts/go/darwin-x86/src/cmd/internal/goobj/
read.go 7 // TODO(rsc): Decide where this package should live. (golang.org/issue/6932)
8 // TODO(rsc): Decide the appropriate integer types for various fields.
77 // TODO(rsc): The interpretation of Type is not exposed by this package.
88 Kind int64 // TODO(rsc): Define meaning.
89 Offset int64 // Frame offset. TODO(rsc): Define meaning.
  /prebuilts/go/linux-x86/src/cmd/internal/goobj/
read.go 7 // TODO(rsc): Decide where this package should live. (golang.org/issue/6932)
8 // TODO(rsc): Decide the appropriate integer types for various fields.
77 // TODO(rsc): The interpretation of Type is not exposed by this package.
88 Kind int64 // TODO(rsc): Define meaning.
89 Offset int64 // Frame offset. TODO(rsc): Define meaning.
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 47 RsdCpuReference * RsdCpuReference::create(Context *rsc, uint32_t version_major,
53 RsdCpuReferenceImpl *cpu = new RsdCpuReferenceImpl(rsc);
86 RsdCpuReferenceImpl::RsdCpuReferenceImpl(Context *rsc) {
87 mRSC = rsc;
122 int ret = syscall(241, rsc->mWorkers.mNativeThreadId[idx],
    [all...]
  /external/capstone/suite/MC/ARM/
basic-arm-instructions.s.cs 562 0x0f,0x4a,0xe5,0xe2 = rsc r4, r5, #61440
563 0x06,0x40,0xe5,0xe0 = rsc r4, r5, r6
564 0x86,0x42,0xe5,0xe0 = rsc r4, r5, r6, lsl #5
566 0xa6,0x42,0xe5,0xe0 = rsc r4, r5, r6, lsr #5
567 0xc6,0x42,0xe5,0xe0 = rsc r4, r5, r6, asr #5
568 0xe6,0x42,0xe5,0xe0 = rsc r4, r5, r6, ror #5
569 0x18,0x69,0xe7,0xe0 = rsc r6, r7, r8, lsl r9
570 0x38,0x69,0xe7,0xe0 = rsc r6, r7, r8, lsr r9
571 0x58,0x69,0xe7,0xe0 = rsc r6, r7, r8, asr r9
574 0x0f,0x5a,0xe5,0xe2 = rsc r5, r5, #6144
    [all...]

Completed in 667 milliseconds

1 2 3 4 5 6 7 8 91011>>