HomeSort by relevance Sort by last modified time
    Searched refs:DWORD (Results 301 - 325 of 337) sorted by null

<<11121314

  /external/netperf/
netlib.c 414 DWORD dwResult;
415 DWORD dwError;
875 DWORD ErrorCode;
919 DWORD thread_id ;
2452 long long dword; member in union:overlay_u
2473 long long dword; member in union:overlay_u
    [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_openssl.c 137 DWORD key_spec;
171 DWORD hash_size, len, i;
273 static const CERT_CONTEXT * cryptoapi_find_cert(const char *name, DWORD store)
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 57 #include <windows.h> // For DWORD.
850 static int GTestShouldProcessSEH(DWORD exception_code);
    [all...]
  /external/webkit/WebCore/platform/graphics/win/
FontCGWin.cpp 58 DWORD outlineLength = GetGlyphOutline(hdc, glyph, GGO_GLYPH_INDEX | GGO_NATIVE, &glyphMetrics, 0, 0, &identity);
QTMovieWin.cpp     [all...]
  /external/wpa_supplicant/
ndis_events.c 204 DWORD written;
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
ndis_events.c 204 DWORD written;
  /external/qemu/
vl-android.c     [all...]
vl.c     [all...]
  /external/bluetooth/glib/gio/
glocalfile.c 852 result = ((DWORD)(LOBYTE (LOWORD (GetVersion ())))) >= 5;
919 DWORD flags;
    [all...]
  /external/icu4c/test/intltest/
tsmthred.cpp 276 DWORD threadExitCode;
    [all...]
  /external/openssl/crypto/engine/
eng_padlock.c 540 bt DWORD PTR[esp],30
  /external/openssl/crypto/threads/
mttest.c 764 DWORD thread_id[MAX_THREAD_NUMBER];
  /external/qemu/slirp/
slirp.c 70 DWORD ret;
  /external/qemu/slirp-android/
slirp.c 98 DWORD ret;
  /external/quake/quake/src/QW/client/
gl_vidnt.c 88 DWORD WindowStyle, ExWindowStyle;
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp 88 DWORD WindowStyle, ExWindowStyle;
    [all...]
mplpc.cpp 26 typedef unsigned long DWORD;
183 WORD padding; // DWORD alignment
  /external/stlport/test/unit/
string_test.cpp 149 static DWORD __stdcall f(void*)
227 //DWORD start = GetTickCount();
245 DWORD duration = GetTickCount() - start;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 633 DWORD dwWritten;
    [all...]
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 468 DWORD dwWritten;
    [all...]

Completed in 1498 milliseconds

<<11121314