HomeSort by relevance Sort by last modified time
    Searched refs:WINAPI (Results 201 - 209 of 209) sorted by null

1 2 3 4 5 6 7 89

  /external/sqlite/dist/
shell.c 145 typedef BOOL (WINAPI *GETPROCTIMES)(HANDLE, LPFILETIME, LPFILETIME, LPFILETIME, LPFILETIME);
    [all...]
  /ndk/sources/host-tools/make-3.81/
main.c 659 LONG WINAPI
    [all...]
  /external/chromium/third_party/libevent/
evdns.c     [all...]
  /external/openssl/apps/
speed.c 308 static DWORD WINAPI sleepy(VOID *arg)
    [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 200 # define BZ_API(func) WINAPI func
204 # define BZ_API(func) (WINAPI * func)
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 223 # define BZ_API(func) WINAPI func
227 # define BZ_API(func) (WINAPI * func)
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 216 # define BZ_API(func) WINAPI func
220 # define BZ_API(func) (WINAPI * func)
    [all...]
varinfo6.c 254 # define BZ_API(func) WINAPI func
258 # define BZ_API(func) (WINAPI * func)
    [all...]
  /external/valgrind/main/perf/
bz2.c 216 # define BZ_API(func) WINAPI func
220 # define BZ_API(func) (WINAPI * func)
    [all...]

Completed in 556 milliseconds

1 2 3 4 5 6 7 89