HomeSort by relevance Sort by last modified time
    Searched refs:unused (Results 626 - 650 of 1119) sorted by null

<<21222324252627282930>>

  /external/elfutils/libdw/
memory-access.h 126 __attribute__ ((unused))
133 __attribute__ ((unused))
  /external/elfutils/libdwfl/
linux-proc-maps.c 291 dwfl_linux_proc_find_elf (Dwfl_Module *mod __attribute__ ((unused)),
292 void **userdata __attribute__ ((unused)),
  /external/expat/
Android.mk 14 -Wno-unused-parameter -Wno-missing-field-initializers \
  /external/kernel-headers/original/linux/
moduleparam.h 22 __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
69 __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) \
  /external/libselinux/src/
label_android_property.c 246 int __attribute__((unused)) type)
279 static void stats(struct selabel_handle __attribute__((unused)) *rec)
  /external/libsepol/src/
interfaces.c 109 int sepol_iface_exists(sepol_handle_t * handle __attribute__ ((unused)),
219 extern int sepol_iface_count(sepol_handle_t * handle __attribute__ ((unused)),
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyWriter.java 51 int unused = 0; local
56 out.writeShort((priority & 0x7) << 13 | (unused & 0x1f) << 8 | (slot & 0xff));
  /external/oprofile/daemon/
opd_trans.c 135 static void code_unknown(struct transient * trans __attribute__((unused)))
224 static void code_module_loaded(struct transient * trans __attribute__((unused)))
  /external/qemu/distrib/sdl-1.2.15/test/
threadwin.c 130 int SDLCALL HandleMouse(void *unused)
167 int SDLCALL HandleKeyboard(void *unused)
  /external/tcpdump/
Android.mk 123 LOCAL_CFLAGS += -DHAVE_CONFIG_H -D_U_="__attribute__((unused))"
  /hardware/msm7k/libaudio/
AudioHardware.h 80 uint32_t unused[3]; member in struct:android::msm_audio_config
85 uint32_t unused[3]; member in struct:android::msm_audio_stats
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListSet.java 272 } catch (ClassCastException unused) {
274 } catch (NullPointerException unused) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
shapestr.h 56 CARD8 unused; /* not used */ member in struct:__anon26003
137 CARD8 unused; /* not used */ member in struct:__anon26004
197 CARD32 pad1 B32; /* unused */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fuse.h 273 __u32 unused; member in struct:fuse_flush_in
361 __u32 unused; member in struct:fuse_init_out
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
shapestr.h 56 CARD8 unused; /* not used */ member in struct:__anon27593
137 CARD8 unused; /* not used */ member in struct:__anon27594
197 CARD32 pad1 B32; /* unused */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fuse.h 273 __u32 unused; member in struct:fuse_flush_in
361 __u32 unused; member in struct:fuse_init_out
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
shapestr.h 56 CARD8 unused; /* not used */ member in struct:__anon29108
137 CARD8 unused; /* not used */ member in struct:__anon29109
197 CARD32 pad1 B32; /* unused */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fuse.h 273 __u32 unused; member in struct:fuse_flush_in
361 __u32 unused; member in struct:fuse_init_out
  /sdk/avdlauncher/
Android.mk 21 LOCAL_CFLAGS += -Wall -Wno-unused-parameter
  /sdk/find_lock/
Android.mk 22 LOCAL_CFLAGS += -Wall -Wno-unused-parameter
  /sdk/sdklauncher/
Android.mk 21 LOCAL_CFLAGS += -Wall -Wno-unused-parameter
  /system/core/debuggerd/mips/
machine.c 103 void dump_memory_and_code(const ptrace_context_t* context __attribute((unused)),
150 void dump_registers(const ptrace_context_t* context __attribute((unused)),
  /external/e2fsprogs/e2fsck/
pass3.c 601 int offset EXT2FS_ATTR((unused)),
602 int blocksize EXT2FS_ATTR((unused)),
603 char *buf EXT2FS_ATTR((unused)),
689 blk_t ref_block EXT2FS_ATTR((unused)),
690 int ref_offset EXT2FS_ATTR((unused)),
  /external/webkit/Source/JavaScriptCore/parser/
JSParser.cpp 744 const Identifier* unused = 0; local
746 TreeStatement statement = parseStatement(context, unused);
770 const Identifier* unused = 0; local
772 TreeStatement statement = parseStatement(context, unused);
886 const Identifier* unused = 0; local
923 const Identifier* unused = 0; local
939 const Identifier* unused = 0; local
1054 const Identifier* unused = 0; local
1435 const Identifier* unused = 0; local
1476 const Identifier* unused = 0; local
1490 const Identifier* unused = 0; local
1506 const Identifier* unused = 0; local
    [all...]
  /external/qemu/target-i386/
kvm.c 137 uint32_t unused; local
143 cpu_x86_cpuid(env, 0, 0, &limit, &unused, &unused, &unused);
193 cpu_x86_cpuid(env, 0x80000000, 0, &limit, &unused, &unused, &unused);

Completed in 2086 milliseconds

<<21222324252627282930>>