/external/webkit/WebKit/win/ |
WebNotificationCenter.cpp | 94 ULONG STDMETHODCALLTYPE WebNotificationCenter::AddRef(void) 99 ULONG STDMETHODCALLTYPE WebNotificationCenter::Release(void) 101 ULONG newRef = --m_refCount;
|
WebResource.cpp | 84 ULONG STDMETHODCALLTYPE WebResource::AddRef(void) 89 ULONG STDMETHODCALLTYPE WebResource::Release(void) 91 ULONG newRef = --m_refCount;
|
WebSecurityOrigin.cpp | 81 ULONG STDMETHODCALLTYPE WebSecurityOrigin::AddRef() 86 ULONG STDMETHODCALLTYPE WebSecurityOrigin::Release() 88 ULONG newRef = --m_refCount;
|
WebURLCredential.cpp | 85 ULONG STDMETHODCALLTYPE WebURLCredential::AddRef(void) 90 ULONG STDMETHODCALLTYPE WebURLCredential::Release(void) 92 ULONG newRef = --m_refCount;
|
/external/webkit/WebKitTools/DumpRenderTree/win/ |
EditingDelegate.h | 42 virtual ULONG STDMETHODCALLTYPE AddRef(void); 43 virtual ULONG STDMETHODCALLTYPE Release(void); 173 ULONG m_refCount;
|
HistoryDelegate.cpp | 66 ULONG HistoryDelegate::AddRef(void) 71 ULONG HistoryDelegate::Release(void) 73 ULONG newRef = --m_refCount;
|
PolicyDelegate.cpp | 79 ULONG STDMETHODCALLTYPE PolicyDelegate::AddRef(void) 84 ULONG STDMETHODCALLTYPE PolicyDelegate::Release(void) 86 ULONG newRef = --m_refCount;
|
/external/webkit/WebKitTools/WinLauncher/ |
PrintWebUIDelegate.cpp | 54 ULONG PrintWebUIDelegate::AddRef(void) 59 ULONG PrintWebUIDelegate::Release(void) 61 ULONG newRef = --m_refCount;
|
/external/zlib/contrib/minizip/ |
mztools.c | 34 uLong* nRecovered; 35 uLong* bytesRecovered; 43 uLong totalBytes = 0;
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmsdspi_linux.c | 153 ulong flags; 189 ulong flags; 211 ulong flags;
|
bcmsdstd_linux.c | 143 ulong flags; 179 ulong flags; 201 ulong flags;
|
/hardware/ti/omap3/dspbridge/inc/ |
csl.h | 85 extern ULONG CSL_AnsiToWchar(OUT WCHAR * pwszDest, 86 IN PSTR pstrSource, ULONG uSize); 119 OUT PSTR pstrDest, IN ULONG ulBytes); 333 extern ULONG CSL_WcharToAnsi(OUT PSTR pstrDest, 334 IN WCHAR * pwszSource, IN ULONG uSize);
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
csl.h | 86 extern ULONG CSL_AnsiToWchar(OUT WCHAR * pwszDest, 87 IN PSTR pstrSource, ULONG uSize); 120 OUT PSTR pstrDest, IN ULONG ulBytes); 334 extern ULONG CSL_WcharToAnsi(OUT PSTR pstrDest, 335 IN WCHAR * pwszSource, IN ULONG uSize);
|
/external/v8/src/third_party/dtoa/ |
dtoa.c | 169 #ifndef ULong 170 typedef unsigned Long ULong; 267 typedef union { double d; ULong L[2]; } U; 272 #define word0(x) ((ULong *)&x)[1] 273 #define word1(x) ((ULong *)&x)[0] 275 #define word0(x) ((ULong *)&x)[0] 276 #define word1(x) ((ULong *)&x)[1] 482 ULong x[1]; 512 rv = (Bigint *)MALLOC(sizeof(Bigint) + (x-1)*sizeof(ULong)); 514 len = (sizeof(Bigint) + (x-1)*sizeof(ULong) + sizeof(double) - 1 [all...] |
/external/freetype/src/sfnt/ |
ttcmap.c | [all...] |
/external/stlport/stlport/stl/ |
_threads.h | 200 typedef unsigned long ULONG; 203 typedef ULONG HEV; 206 typedef ULONG APIRET; 207 typedef ULONG HMTX; 210 typedef ULONG BOOL32; 211 APIRET _System DosCreateMutexSem(PCSZ pszName, PHEV phev, ULONG flAttr, BOOL32 fState); 212 APIRET _System DosRequestMutexSem(HMTX hmtx, ULONG ulTimeout);
|
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPProcessor.c | 212 ULONG ulSize, ULONG ulFlags) 256 PVOID pMpuAddr, ULONG ulSize) 398 ULONG ulSize, PVOID pReqAddr, PVOID *ppMapAddr, ULONG ulMapAttr) 421 ULONG ulLastByte; 527 DBAPI DSPProcessor_ReserveMemory(DSP_HPROCESSOR hProcessor, ULONG ulSize,
|
/external/qemu/distrib/zlib-1.2.3/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |
/external/zlib/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |
/ndk/build/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
zlib.h | 85 uLong total_in; /* total nb of input bytes read so far */ 89 uLong total_out; /* total nb of bytes output so far */ 99 uLong adler; /* adler32 value of the uncompressed data */ 100 uLong reserved; /* reserved for future use */ 111 uLong time; /* modification time */ 644 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm, 645 uLong sourceLen)); [all...] |