HomeSort by relevance Sort by last modified time
    Searched refs:_fn (Results 1 - 10 of 10) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdefs.h 53 #define _fn _fn macro
55 #define BCMPREATTACHFN(_fn) _fn
57 #define _fn _fn macro
58 #define _fn _fn macro
59 #define BCMNMIATTACHFN(_fn) _fn
81 #define _fn macro
82 #define _fn macro
    [all...]
  /frameworks/native/opengl/libs/EGL/
getProcAddress.cpp 131 register unsigned int _fn asm("$25"); \
148 : [fn] "=c"(_fn), \
163 register unsigned int _fn asm("$25"); \
181 : [fn] "=c"(_fn), \
  /frameworks/native/opengl/libs/GLES2/
gl2.cpp 127 register unsigned long _fn asm("$25"); \
145 : [fn] "=c"(_fn), \
160 register unsigned int _fn asm("$25"); \
179 : [fn] "=c"(_fn), \
  /frameworks/native/opengl/libs/GLES_CM/
gl.cpp 183 register unsigned long _fn asm("$25"); \
201 : [fn] "=c"(_fn), \
216 register unsigned int _fn asm("$25"); \
235 : [fn] "=c"(_fn), \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
libc-lock.h 146 (__extension__ ({ __typeof (FUNC) *_fn = (FUNC); \
147 _fn != NULL ? (*_fn) ARGS : ELSE; }))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
libc-lock.h 146 (__extension__ ({ __typeof (FUNC) *_fn = (FUNC); \
147 _fn != NULL ? (*_fn) ARGS : ELSE; }))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
libc-lock.h 146 (__extension__ ({ __typeof (FUNC) *_fn = (FUNC); \
147 _fn != NULL ? (*_fn) ARGS : ELSE; }))
  /external/libevent/
evthread_win32.c 113 name##_fn = GetProcAddress(lib, #name)
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-core-full-nocompat.js 4238 var _fn = function(event){ function
    [all...]
  /external/squashfs-tools/squashfs-tools/
action.c     [all...]

Completed in 604 milliseconds