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

1 2 34 5 6 7 8 91011>>

  /external/webkit/WebCore/platform/graphics/wince/
SimpleFontDataWince.cpp 81 DWORD getKnownFontCodePages(const wchar_t* family);
101 DWORD fontCodePages = m_platformData.codePages();
105 DWORD acpCodePages = 0;
108 DWORD actualCodePages;
FontCacheWince.cpp 100 DWORD fontCodePages = 0, charCodePages = 0;
117 static HFONT createMLangFont(IMLangFontLink2* langFontLink, HDC hdc, DWORD codePageMask, UChar character = 0)
126 static HFONT createMLangFont(IMLangFontLink* langFontLink, HDC hdc, const FontPlatformData& refFont, DWORD codePageMask)
135 static const Vector<DWORD, 4>& getCJKCodePageMasks()
146 static Vector<DWORD, 4> codePageMasks;
159 DWORD defaultCodePageMask = 0;
167 DWORD codePageMask;
187 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam)
244 DWORD codePages = 0;
252 const Vector<DWORD, 4>& CJKCodePageMasks = getCJKCodePageMasks()
    [all...]
  /external/zlib/contrib/minizip/
iowin32.c 21 #define INVALID_SET_FILE_POINTER ((DWORD)-1)
71 DWORD dwDesiredAccess,dwCreationDisposition,dwShareMode,dwFlagsAndAttributes ;
130 DWORD dwErr = GetLastError();
154 DWORD dwErr = GetLastError();
173 DWORD dwSet = SetFilePointer(hFile, 0, NULL, FILE_CURRENT);
176 DWORD dwErr = GetLastError();
192 DWORD dwMoveMethod=0xFFFFFFFF;
214 DWORD dwSet = SetFilePointer(hFile, offset, NULL, dwMoveMethod);
217 DWORD dwErr = GetLastError();
  /external/qemu/audio/
dsound_template.h 46 DWORD blen1,
47 DWORD blen2
64 DWORD pos,
65 DWORD len,
68 DWORD *blen1p,
69 DWORD *blen2p,
76 DWORD blen1 = 0, blen2 = 0;
77 DWORD flag;
  /external/quake/quake/src/WinQuake/
conproc.cpp 33 DWORD RequestProc (DWORD dwNichts);
46 DWORD dwID;
95 DWORD RequestProc (DWORD dwNichts)
98 DWORD dwRet;
198 DWORD dwRead;
221 DWORD dwWritten;
snd_mix.cpp 27 #define DWORD unsigned long
77 DWORD *pbuf;
80 DWORD dwSize,dwSize2;
81 DWORD *pbuf2;
118 pbuf = (DWORD *)shm->buffer;
156 DWORD *pbuf;
159 DWORD dwSize,dwSize2;
160 DWORD *pbuf2;
205 pbuf = (DWORD *)shm->buffer;
241 DWORD dwNewpos, dwWrite
    [all...]
  /external/webkit/WebCore/platform/win/
FileSystemWin.cpp 115 DWORD error = GetLastError();
160 static String storageDirectory(DWORD pathIdentifier)
176 static String cachedStorageDirectory(DWORD pathIdentifier)
178 static HashMap<DWORD, String> directories;
180 HashMap<DWORD, String>::iterator it = directories.find(pathIdentifier);
250 DWORD bytesWritten;
289 DWORD written;
290 if (!WriteFile(tempFileHandle, CFDataGetBytePtr(data), static_cast<DWORD>(CFDataGetLength(data)), &written, 0))
  /external/webkit/WebKitTools/DumpRenderTree/win/
AccessibilityControllerWin.cpp 98 if (FAILED(AccessibleObjectFromWindow(webViewWindow, static_cast<DWORD>(OBJID_CLIENT), __uuidof(IAccessible), reinterpret_cast<void**>(&rootAccessible))))
104 static void CALLBACK logEventProc(HWINEVENTHOOK, DWORD event, HWND hwnd, LONG idObject, LONG idChild, DWORD, DWORD)
210 static string stringEvent(DWORD event)
220 static void CALLBACK notificationListenerProc(HWINEVENTHOOK, DWORD event, HWND hwnd, LONG idObject, LONG idChild, DWORD, DWORD)
  /external/zlib/contrib/testzlib/
testzlib.c 41 DWORD dwEdx,dwEax;
93 DWORD GetMsecSincePerfCounter(LARGE_INTEGER beginTime64,BOOL fComputeTimeQueryPerf)
97 DWORD dwLog=16+0;
98 DWORD dwRet;
113 dwRet = (DWORD)((((DWORD)ticksShifted)*1000)/(DWORD)(tickSecShifted));
158 DWORD dwGetTick,dwMsecQP;
  /hardware/ti/omap3/dspbridge/inc/
DSPStream.h 183 IN DWORD dwArg);
259 OUT DWORD * pdwArg);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPStream.h 185 IN DWORD dwArg);
261 OUT DWORD * pdwArg);
  /system/core/fastboot/
util_windows.c 55 DWORD file_size;
77 DWORD out_bytes;
  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
win_ce_semaphore.c 36 static SYNCHHANDLE CleanUp (SYNCHHANDLE hSynch, DWORD Flags);
135 DWORD WaitForSemaphoreCE (SYNCHHANDLE hSemCE, DWORD dwMilliseconds)
138 DWORD WaitResult;
197 static SYNCHHANDLE CleanUp (SYNCHHANDLE hSynch, DWORD Flags)
  /external/wpa_supplicant/
ctrl_iface_named_pipe.c 30 LPCSTR, DWORD, PSECURITY_DESCRIPTOR *, PULONG);
32 LPCWSTR, DWORD, PSECURITY_DESCRIPTOR *, PULONG);
95 static VOID WINAPI ctrl_iface_read_completed(DWORD err, DWORD bytes,
102 static VOID WINAPI global_iface_read_completed(DWORD err, DWORD bytes,
108 DWORD err;
141 DWORD err;
260 static VOID WINAPI ctrl_iface_write_completed(DWORD err, DWORD bytes
    [all...]
crypto_cryptoapi.c 44 (*CertCreateCertificateContext)(DWORD dwCertEncodingType,
46 DWORD cbCertEncoded)
50 (*CryptImportPublicKeyInfo)(HCRYPTPROV hCryptProv, DWORD dwCertEncodingType,
107 DWORD err = GetLastError();
135 DWORD hlen;
182 DWORD dlen;
185 DWORD len;
188 DWORD mode = CRYPT_MODE_ECB;
265 DWORD len;
268 DWORD mode = CRYPT_MODE_ECB
    [all...]
win_if_list.c 56 DWORD written;
85 DWORD written;
99 (DWORD) blen, &written, NULL)) {
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_named_pipe.c 30 LPCSTR, DWORD, PSECURITY_DESCRIPTOR *, PULONG);
32 LPCWSTR, DWORD, PSECURITY_DESCRIPTOR *, PULONG);
95 static VOID WINAPI ctrl_iface_read_completed(DWORD err, DWORD bytes,
102 static VOID WINAPI global_iface_read_completed(DWORD err, DWORD bytes,
108 DWORD err;
141 DWORD err;
260 static VOID WINAPI ctrl_iface_write_completed(DWORD err, DWORD bytes
    [all...]
win_if_list.c 56 DWORD written;
85 DWORD written;
99 (DWORD) blen, &written, NULL)) {
  /external/qemu/android/utils/
mapfile.c 36 DWORD win32_share;
37 DWORD win32_desired_access;
38 DWORD win32_disposition;
39 DWORD win32_flags;
114 DWORD read_bytes;
165 DWORD win32_prot;
166 DWORD win32_map;
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_cryptoapi.c 44 (*CryptImportPublicKeyInfo)(HCRYPTPROV hCryptProv, DWORD dwCertEncodingType,
92 DWORD err = GetLastError();
120 DWORD hlen;
167 DWORD dlen;
170 DWORD len;
173 DWORD mode = CRYPT_MODE_ECB;
250 DWORD len;
253 DWORD mode = CRYPT_MODE_ECB;
303 DWORD dlen;
335 DWORD dlen
    [all...]
  /development/host/windows/usb/api/
AdbWinApi.cpp 102 DWORD reason,
adb_interface_enum.cpp 40 DWORD flags = DIGCF_DEVICEINTERFACE;
  /external/bluetooth/glib/gio/
gwin32volumemonitor.c 84 DWORD var_type = REG_DWORD; //the value's a REG_DWORD type
85 DWORD no_drives_size = 4;
86 DWORD no_drives;
131 DWORD drives;
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.h 56 extern HRESULT (WINAPI *DInputCreate)(HINSTANCE hinst, DWORD dwVersion, LPDIRECTINPUT *ppDI, LPUNKNOWN punkOuter);
  /external/quake/quake/src/QW/client/
in_win.c 31 HRESULT (WINAPI *pDirectInputCreate)(HINSTANCE hinst, DWORD dwVersion,
70 DWORD dwAxisFlags[JOY_MAX_AXES] =
75 DWORD dwAxisMap[JOY_MAX_AXES];
76 DWORD dwControlMap[JOY_MAX_AXES];
105 DWORD joy_oldbuttonstate, joy_oldpovstate;
108 DWORD joy_flags;
109 DWORD joy_numbuttons;
404 // the buffer size is a DWORD property associated with the device
586 DWORD dwElements;
890 DWORD dwTemp;
    [all...]

Completed in 3065 milliseconds

1 2 34 5 6 7 8 91011>>