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

1 2 3 4

  /toolchain/binutils/binutils-2.27/gprof/
gmon_out.h 37 char spare[3 * 4];
36 char spare[3 * 4]; member in struct:gmon_hdr
  /toolchain/binutils/binutils-2.27/include/vms/
eiha.h 31 unsigned char spare[4]; member in struct:vms_eiha
lbr.h 307 unsigned char spare[2]; member in struct:vms_luh
  /toolchain/binutils/binutils-2.27/ld/
elf-hints-local.h 39 uint32_t spare[26]; /* Room for expansion. */ member in struct:elfhints_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
gmon_out.h 50 char spare[3 * 4]; member in struct:gmon_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
gmon_out.h 50 char spare[3 * 4]; member in struct:gmon_hdr
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue18902b.go 112 func (q *gcShardQueue) add(qidx uintptr, ptrs []uintptr, spare *workbuf) *workbuf {
113 return spare
148 var spare *workbuf
152 spare = mheap_.shardQueues[shard0].add(shard0, buf[i0:i], spare)
156 spare = mheap_.shardQueues[shard0].add(shard0, buf[i0:], spare)
158 if spare != nil {
159 putempty(spare)
  /prebuilts/go/linux-x86/test/fixedbugs/
issue18902b.go 112 func (q *gcShardQueue) add(qidx uintptr, ptrs []uintptr, spare *workbuf) *workbuf {
113 return spare
148 var spare *workbuf
152 spare = mheap_.shardQueues[shard0].add(shard0, buf[i0:i], spare)
156 spare = mheap_.shardQueues[shard0].add(shard0, buf[i0:], spare)
158 if spare != nil {
159 putempty(spare)
  /device/linaro/hikey/l-loader/
hikey960.mk 3 PTABLE_LST:=aosp-32g aosp-32g-spare linux-32g
  /external/guice/core/test/com/googlecode/guice/
GuiceTck.java 55 @Provides @Named("spare") Tire provideSpareTire(SpareTire spare) {
56 return spare;
  /frameworks/base/native/webview/plat_support/
draw_gl.h 91 // |spare| ignored; pass NULL.
94 void* spare);
  /external/llvm/test/tools/llvm-readobj/ARM/
unwind.s 114 .section .spare
116 .type spare,%function
117 spare: label
292 @ CHECK: SectionName: .ARM.exidx.spare
295 @ CHECK: 0xD8 ; spare
297 @ CHECK: 0xCA ; spare
300 @ CHECK: 0xC7 0x10 ; spare
302 @ CHECK: 0xC7 0x00 ; spare
306 @ CHECK: 0xB4 ; spare
309 @ CHECK: 0xB1 0x10 ; spare
    [all...]
  /external/curl/src/
tool_vms.c 202 const int spare[8] = {0}; variable
  /bionic/libc/kernel/uapi/linux/
atm.h 97 unsigned int spare : 9; member in struct:atm_trafprm
fuse.h 53 uint32_t spare[6]; member in struct:fuse_kstatfs
361 uint32_t spare[10]; member in struct:cuse_init_out
  /external/iproute2/include/uapi/linux/
atm.h 157 unsigned int spare :9; /* spare bits */ member in struct:atm_trafprm
  /external/kernel-headers/original/uapi/linux/
atm.h 157 unsigned int spare :9; /* spare bits */ member in struct:atm_trafprm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atm.h 156 unsigned int spare :9; /* spare bits */ member in struct:atm_trafprm
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprogcgo/
numgoroutine.go 42 // running. Specifically, test that the spare M's goroutine
  /prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
numgoroutine.go 42 // running. Specifically, test that the spare M's goroutine
  /toolchain/binutils/binutils-2.27/binutils/
srconv.c 467 ob.spare = 0;
500 ob.spare = 0;
727 dfp.spare = 0;
751 dds.spare = 0;
802 dar.spare = nints (dims);
816 dar.spare[j] = 0;
843 den.spare = 0;
882 dty.spare = 0;
1225 du.spare = 0;
1288 dus.spare = nints (dus.ns)
    [all...]
  /external/libunwind_llvm/src/
Unwind_AppleExtras.cpp 39 unsigned spare[2]; member in struct:libgcc_object_info
  /hardware/libhardware/tests/hwc/
cnativewindow.c 67 aBuffer *spare; member in struct:CNativeWindow
198 set_layer(&dl[1], win->spare, -1);
515 win->spare = cnw_alloc(win, win->format, usage);
516 if (!win->spare)
  /hardware/qcom/msm8994/kernel-headers/linux/
fuse.h 61 uint32_t spare[6]; member in struct:fuse_kstatfs
426 uint32_t spare[10]; member in struct:cuse_init_out
  /hardware/qcom/msm8994/original-kernel-headers/linux/
fuse.h 171 uint32_t spare[6]; member in struct:fuse_kstatfs
590 uint32_t spare[10]; member in struct:cuse_init_out

Completed in 965 milliseconds

1 2 3 4