/system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/ |
osUtil.h | 45 ULONG ioControlCode, 47 ULONG inBufLen, 52 ULONG UtilInfoCodeQueryInformation( PTIWLN_ADAPTER_T pAdapter,PUCHAR pData,PULONG Length); 53 ULONG UtilInfoCodeSetInformation( PTIWLN_ADAPTER_T pAdapter,PUCHAR pData,ULONG Length); 55 ULONG UtilGetSwVersion(PTIWLN_ADAPTER_T pAdapter, PUCHAR pData, PULONG Length); 57 ULONG UtilSetBSSID(PTIWLN_ADAPTER_T pAdapter, PUCHAR pData, ULONG Length); 58 ULONG UtilGetBSSID(PTIWLN_ADAPTER_T pAdapter, PUCHAR pData, PULONG Length); 60 ULONG UtilSetSSID(PTIWLN_ADAPTER_T pAdapter, PUCHAR pData, ULONG Length) [all...] |
osRgstry.h | 48 ULONG DefaultValue; 49 ULONG MinValue; 50 ULONG MaxValue; 52 ULONG FieldOffset; 53 ULONG FieldSize; 78 ULONG defaultValue, 79 ULONG minValue, 80 ULONG maxValue,
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
ioctl_utils.h | 47 int util_get_statistics(struct net_device *dev, ULONG *statistic_data, ULONG *length ); 49 int util_get_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len); 50 int util_set_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len ); 51 int util_get_report_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len); 52 int util_set_report_param( struct net_device *dev, UINT32 param_type, ULONG *data, UINT32 max_param_len); 55 int util_get_network_type_in_use(struct net_device *dev, /*int cmd, */ULONG *data ); 56 int util_write_hw_register(struct net_device *dev, ULONG *data ); 57 int util_read_hw_register(struct net_device *dev, ULONG *data ); 58 int util_hal_debug_print(struct net_device *dev, ULONG *data) [all...] |
/development/host/windows/usb/api/ |
adb_endpoint_object.cpp | 51 ULONG bytes_to_read,
52 ULONG* bytes_read,
54 ULONG time_out) {
64 ULONG bytes_to_write,
65 ULONG* bytes_written,
67 ULONG time_out) {
77 ULONG bytes_to_read,
78 ULONG* bytes_read,
79 ULONG time_out) {
88 ULONG bytes_to_write, [all...] |
adb_legacy_endpoint_object.cpp | 46 ULONG bytes_to_transfer,
47 ULONG* bytes_transferred,
49 ULONG time_out) {
77 ULONG transferred = 0;
103 is_read ? bytes_to_transfer : sizeof(ULONG),
112 ULONG error = GetLastError();
130 ULONG bytes_to_transfer,
131 ULONG* bytes_transferred,
132 ULONG time_out) {
151 ULONG ioctl_write_transferred = 0; [all...] |
adb_endpoint_object.h | 77 ULONG bytes_to_transfer,
78 ULONG* bytes_transferred,
80 ULONG time_out) = 0;
96 ULONG bytes_to_transfer,
97 ULONG* bytes_transferred,
98 ULONG time_out) = 0;
128 ULONG bytes_to_read,
129 ULONG* bytes_read,
131 ULONG time_out);
148 ULONG bytes_to_write, [all...] |
/external/zlib/contrib/minizip/ |
ioapi.c | 37 uLong ZCALLBACK fread_file_func OF(( 41 uLong size)); 43 uLong ZCALLBACK fwrite_file_func OF(( 47 uLong size)); 56 uLong offset, 90 uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) 94 uLong size; 96 uLong ret; 97 ret = (uLong)fread(buf, 1, (size_t)size, (FILE *)stream); 102 uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size [all...] |
mztools.h | 28 uLong* nRecovered, 29 uLong* bytesRecovered);
|
zip.c | 100 uLong avail_in_this_block; 101 uLong filled_in_this_block; 102 uLong unused; /* for future use and alignement */ 119 uLong pos_local_header; /* offset of the local header of the file 122 uLong size_centralheader; /* size of the central header for cur file */ 123 uLong flag; /* flag of the file currently writing */ 128 uLong dosDate; 129 uLong crc32; 146 uLong begin_pos; /* position of the beginning of the zipfile */ 147 uLong add_position_when_writting_offset [all...] |
ioapi.h | 39 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLong size)); 40 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf, uLong size)); 42 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, int origin));
|
unzip.h | 94 uLong number_entry; /* total number of entries in 96 uLong size_comment; /* size of the global comment of the zipfile */ 103 uLong version; /* version made by 2 bytes */ 104 uLong version_needed; /* version needed to extract 2 bytes */ 105 uLong flag; /* general purpose bit flag 2 bytes */ 106 uLong compression_method; /* compression method 2 bytes */ 107 uLong dosDate; /* last mod file date in Dos fmt 4 bytes */ 108 uLong crc; /* crc-32 4 bytes */ 109 uLong compressed_size; /* compressed size 4 bytes */ 110 uLong uncompressed_size; /* uncompressed size 4 bytes * [all...] |
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
motion_comp.cpp | 359 ULong pred_word, word1, word2; 367 tmp = (ULong)prev & 0x3; 376 *((ULong*)(rec += 16)) = *((ULong*)(prev += lx)); 377 *((ULong*)(rec + 4)) = *((ULong*)(prev + 4)); 389 word1 = *((ULong*)(prev += lx)); /* read 4 bytes, b4 b3 b2 b1 */ 390 word2 = *((ULong*)(prev + 4)); /* read 4 bytes, b8 b7 b6 b5 */ 393 *((ULong*)(rec += 16)) = pred_word; 395 word1 = *((ULong*)(prev + 8)); /* b12 b11 b10 b9 * [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ralink.h | 75 #ifndef ULONG 80 #undef ULONG 81 //#define ULONG u32 82 #define ULONG unsigned long /* 32-bit in 32-bit CPU or 64-bit in 64-bit CPU */ 101 typedef ULONG *PULONG; 105 ULONG LowPart; 109 ULONG LowPart; 151 ULONG Length; // Length of structure 152 ULONG HopPattern; // As defined by 802.11, MSB set 153 ULONG HopSet; // to one if non-802.1 [all...] |
/external/openssl/crypto/rand/ |
rand_os2.c | 71 ULONG ulTimeLow; /* Low 32 bits of time stamp */ 72 ULONG ulTimeHigh; /* High 32 bits of time stamp */ 73 ULONG ulIdleLow; /* Low 32 bits of idle time */ 74 ULONG ulIdleHigh; /* High 32 bits of idle time */ 75 ULONG ulBusyLow; /* Low 32 bits of busy time */ 76 ULONG ulBusyHigh; /* High 32 bits of busy time */ 77 ULONG ulIntrLow; /* Low 32 bits of interrupt time */ 78 ULONG ulIntrHigh; /* High 32 bits of interrupt time */ 81 APIRET APIENTRY(*DosPerfSysCall) (ULONG ulCommand, ULONG ulParm1, ULONG ulParm2, ULONG ulParm3) = NULL [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
dls.h | 158 ULONG cbSize; /* size of the connection list structure */ 159 ULONG cConnections; /* count of connections in the list */ 176 ULONG ulBank; 177 ULONG ulInstrument; 197 ULONG cRegions; /* Count of regions in this instrument */ 202 ULONG cInstruments; /* Count of instruments in the collection */ 221 ULONG ulChannel; /* channel placement */ 222 ULONG ulTableIndex; /* index into the wave pool table, 0 based */ 228 // ULONG ulEntryIndex; /* Index entry in the list */ 229 ULONG ulOffset; /* Offset to the entry in the list * [all...] |
/development/host/windows/usb/winusb/ |
adb_winusb_endpoint_object.cpp | 50 ULONG bytes_to_transfer,
51 ULONG* bytes_transferred,
53 ULONG time_out) {
71 ULONG transferred = 0;
92 ULONG error = GetLastError();
110 ULONG bytes_to_transfer,
111 ULONG* bytes_transferred,
112 ULONG time_out) {
124 ULONG transferred = 0;
161 bool AdbWinUsbEndpointObject::SetTimeout(ULONG timeout) { [all...] |
/external/webkit/WebKit/win/ |
COMPropertyBag.h | 47 virtual ULONG STDMETHODCALLTYPE AddRef();
48 virtual ULONG STDMETHODCALLTYPE Release();
55 virtual HRESULT STDMETHODCALLTYPE Read(ULONG cProperties, PROPBAG2*, IErrorLog*, VARIANT* pvarValue, HRESULT* phrError);
56 virtual HRESULT STDMETHODCALLTYPE Write(ULONG cProperties, PROPBAG2*, VARIANT*);
57 virtual HRESULT STDMETHODCALLTYPE CountProperties(ULONG* pcProperties);
58 virtual HRESULT STDMETHODCALLTYPE GetPropertyInfo(ULONG iProperty, ULONG cProperties, PROPBAG2* pPropBag, ULONG* pcProperties);
75 ULONG m_refCount;
116 ULONG STDMETHODCALLTYPE COMPropertyBag<ValueType, KeyType, HashType>::AddRef() [all...] |
MemoryStream.h | 48 virtual ULONG STDMETHODCALLTYPE AddRef(void); 49 virtual ULONG STDMETHODCALLTYPE Release(void); 54 /* [in] */ ULONG cb, 55 /* [out] */ ULONG* pcbRead); 59 /* [in] */ ULONG cb, 60 /* [out] */ ULONG* pcbWritten); 100 ULONG m_refCount;
|
/bionic/libc/kernel/common/linux/ |
zlib.h | 22 uLong total_in; 26 uLong total_out; 34 uLong adler; 35 uLong reserved;
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
zlib.h | 22 uLong total_in; 26 uLong total_out; 34 uLong adler; 35 uLong reserved;
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
zlib.h | 22 uLong total_in; 26 uLong total_out; 34 uLong adler; 35 uLong reserved;
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
zlib.h | 22 uLong total_in; 26 uLong total_out; 34 uLong adler; 35 uLong reserved;
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
zlib.h | 22 uLong total_in; 26 uLong total_out; 34 uLong adler; 35 uLong reserved;
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
zlib.h | 22 uLong total_in; 26 uLong total_out; 34 uLong adler; 35 uLong reserved;
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
zlib.h | 22 uLong total_in; 26 uLong total_out; 34 uLong adler; 35 uLong reserved;
|