/prebuilts/misc/common/swig/include/2.0.11/d/ |
dkw.swg | 110 DKEYWORD(ulong);
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestMax.rs | 234 ulong __attribute__((kernel)) testMaxUlongUlongUlong(ulong inA, unsigned int x) { 235 ulong inB = rsGetElementAt_ulong(gAllocInB, x);
|
TestMin.rs | 234 ulong __attribute__((kernel)) testMinUlongUlongUlong(ulong inA, unsigned int x) { 235 ulong inB = rsGetElementAt_ulong(gAllocInB, x);
|
/cts/tests/tests/rscpp/librscpptest/ |
rs_jni_script.cpp | 142 typedef unsigned long ulong; typedef 181 TEST_VECTOR_INVOKE(ulong, ULong)
|
/development/host/windows/usb/api/ |
adb_api_legacy.h | 105 // structure and output buffer is just ULONG that receives number of bytes
138 ULONG time_out;
143 ULONG transfer_size;
|
adb_helper_routines.h | 40 ULONG* desired_access,
41 ULONG* desired_sharing);
81 ULONG flags,
|
adb_legacy_interface.cpp | 61 ULONG error = ok ? NO_ERROR : GetLastError();
135 ULONG error = ret ? NO_ERROR : GetLastError();
201 ULONG error = ret ? NO_ERROR : GetLastError();
|
/external/harfbuzz_ng/src/ |
hb-ot-head-table.hh | 67 ULONG checkSumAdjustment; /* To compute: set it to 0, sum the 68 * entire font as ULONG, then store 70 ULONG magicNumber; /* Set to 0x5F0F3CF5u. */
|
/external/libchrome/sandbox/win/src/ |
policy_engine_params.h | 29 // ULONG ShareAccess, 30 // ULONG OpenOptions); 64 // Retrieve the stored parameter. If the type does not match ulong fail.
|
/external/libvpx/libvpx/vp8/common/ |
threading.h | 51 #define pthread_attr_t ULONG 61 #define pthread_setspecific(ts_key, value) (*(ts_key)=(ULONG)(value)) 126 ULONG post_count;
|
/external/lzma/CPP/Common/ |
MyCom.h | 150 ULONG __m_RefCount;
170 STDMETHOD_(ULONG, AddRef)() throw() { return ++__m_RefCount; } \
171 STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
dxgi_dll.c | 181 static ULONG STDMETHODCALLTYPE WineDXGIBackend_AddRef(IGalliumDXGIBackend* This) 186 static ULONG STDMETHODCALLTYPE WineDXGIBackend_Release(IGalliumDXGIBackend* This) 188 ULONG v = InterlockedDecrement(&((struct WineDXGIBackend*)&This)->ref);
|
/external/opencv3/3rdparty/zlib/ |
crc32.c | 53 local uLong crc32_combine_ OF((uLong crc1, uLong crc2, z_off64_t len2)); 355 local uLong crc32_combine_(crc1, crc2, len2) 356 uLong crc1; 357 uLong crc2; 411 uLong ZEXPORT crc32_combine(crc1, crc2, len2) 412 uLong crc1; 413 uLong crc2; 419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2 [all...] |
/external/pdfium/third_party/zlib_v128/ |
crc32.c | 53 local uLong crc32_combine_ OF((uLong crc1, uLong crc2, z_off64_t len2)); 355 local uLong crc32_combine_( 356 uLong crc1, 357 uLong crc2, 411 uLong ZEXPORT crc32_combine( 412 uLong crc1, 413 uLong crc2, 419 uLong ZEXPORT crc32_combine64 [all...] |
/external/skia/src/utils/win/ |
SkDWriteFontFileStream.cpp | 163 ULONG STDMETHODCALLTYPE SkDWriteFontFileStreamWrapper::AddRef() { 167 ULONG STDMETHODCALLTYPE SkDWriteFontFileStreamWrapper::Release() { 168 ULONG newCount = InterlockedDecrement(&fRefCount);
|
/external/valgrind/coregrind/m_debuginfo/ |
priv_misc.h | 100 DEF_READ(ULong); 109 DEF_WRITE(ULong); 124 typedef struct { ULong ul; Bool b; } MaybeULong;
|
/external/valgrind/coregrind/ |
pub_core_transtab.h | 113 extern void VG_(discard_translations) ( Addr start, ULong range, 136 ULong score; 139 extern ULong VG_(get_SB_profile) ( SBProfEntry tops[], UInt n_tops );
|
/external/valgrind/drd/ |
pub_drd_bitmap.h | 149 ULong DRD_(bm_get_bitmap_creation_count)(void); 150 ULong DRD_(bm_get_bitmap2_creation_count)(void); 151 ULong DRD_(bm_get_bitmap2_merge_count)(void);
|
/external/zlib/src/contrib/minizip/ |
mztools.c | 34 uLong* nRecovered; 35 uLong* bytesRecovered; 43 uLong totalBytes = 0;
|
/external/zlib/src/ |
crc32.c | 53 local uLong crc32_combine_ OF((uLong crc1, uLong crc2, z_off64_t len2)); 355 local uLong crc32_combine_(crc1, crc2, len2) 356 uLong crc1; 357 uLong crc2; 411 uLong ZEXPORT crc32_combine(crc1, crc2, len2) 412 uLong crc1; 413 uLong crc2; 419 uLong ZEXPORT crc32_combine64(crc1, crc2, len2 [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
threading.h | 51 #define pthread_attr_t ULONG 61 #define pthread_setspecific(ts_key, value) (*(ts_key)=(ULONG)(value)) 126 ULONG post_count;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
certview.h | 139 ULONG (WINAPI *AddRef)(IEnumCERTVIEWCOLUMN *This); 140 ULONG (WINAPI *Release)(IEnumCERTVIEWCOLUMN *This); 219 ULONG (WINAPI *AddRef)(IEnumCERTVIEWATTRIBUTE *This); 220 ULONG (WINAPI *Release)(IEnumCERTVIEWATTRIBUTE *This); 284 ULONG (WINAPI *AddRef)(IEnumCERTVIEWEXTENSION *This); 285 ULONG (WINAPI *Release)(IEnumCERTVIEWEXTENSION *This); 354 ULONG (WINAPI *AddRef)(IEnumCERTVIEWROW *This); 355 ULONG (WINAPI *Release)(IEnumCERTVIEWROW *This); 428 ULONG (WINAPI *AddRef)(ICertView *This); 429 ULONG (WINAPI *Release)(ICertView *This) [all...] |
d3dx9core.h | 71 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 72 STDMETHOD_(ULONG, Release)(THIS) PURE; 133 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 134 STDMETHOD_(ULONG, Release)(THIS) PURE; 215 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 216 STDMETHOD_(ULONG, Release)(THIS) PURE; 304 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 305 STDMETHOD_(ULONG, Release)(THIS) PURE; 372 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 373 STDMETHOD_(ULONG, Release)(THIS) PURE [all...] |
dmerror.h | 31 ((HRESULT) (((ULONG)(sev)<<31) | ((ULONG)(fac)<<16) | ((ULONG)(code))) )
|
endpointvolume.h | 103 ULONG (STDMETHODCALLTYPE *AddRef)( 106 ULONG (STDMETHODCALLTYPE *Release)( 133 static FORCEINLINE ULONG IAudioEndpointVolumeCallback_AddRef(IAudioEndpointVolumeCallback* This) { 136 static FORCEINLINE ULONG IAudioEndpointVolumeCallback_Release(IAudioEndpointVolumeCallback* This) { 250 ULONG (STDMETHODCALLTYPE *AddRef)( 253 ULONG (STDMETHODCALLTYPE *Release)( 377 static FORCEINLINE ULONG IAudioEndpointVolume_AddRef(IAudioEndpointVolume* This) { 380 static FORCEINLINE ULONG IAudioEndpointVolume_Release(IAudioEndpointVolume* This) { 633 ULONG (STDMETHODCALLTYPE *AddRef)( 636 ULONG (STDMETHODCALLTYPE *Release) [all...] |