Searched refs:uint8 (Results 26 - 50 of 357) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmendian.h136 (sizeof(*(ptr)) == sizeof(uint8) ? *(const uint8 *)(ptr) : \
137 sizeof(*(ptr)) == sizeof(uint16) ? _LTOH16_UA((const uint8 *)(ptr)) : \
138 sizeof(*(ptr)) == sizeof(uint32) ? _LTOH32_UA((const uint8 *)(ptr)) : \
139 *(uint8 *)0)
142 (sizeof(*(ptr)) == sizeof(uint8) ? *(const uint8 *)(ptr) : \
143 sizeof(*(ptr)) == sizeof(uint16) ? _NTOH16_UA((const uint8 *)(ptr)) : \
144 sizeof(*(ptr)) == sizeof(uint32) ? _NTOH32_UA((const uint8 *)(ptr)) : \
145 *(uint8 *)
[all...]
H A Dpcicfg.h116 uint8 rev_id;
117 uint8 prog_if;
118 uint8 sub_class;
119 uint8 base_class;
120 uint8 cache_line_size;
121 uint8 latency_timer;
122 uint8 header_type;
123 uint8 bist;
130 uint8 int_line;
131 uint8 int_pi
[all...]
H A Dhndnand.h78 uint8 id[8];
105 int (*read_oob)(hndnand_t *nfl, uint64 addr, uint8 *oob);
106 int (*write_oob)(hndnand_t *nfl, uint64 addr, uint8 *oob);
107 int (*read_page)(hndnand_t *nfl, uint64 addr, uint8 *buf, uint8 *oob, bool ecc,
109 int (*write_page)(hndnand_t *nfl, uint64 addr, const uint8 *buf, uint8 *oob, bool ecc);
128 int hndnand_read_oob(hndnand_t *nfl, uint64 addr, uint8 *oob);
129 int hndnand_write_oob(hndnand_t *nfl, uint64 addr, uint8 *oob);
130 int hndnand_read_page(hndnand_t *nfl, uint64 addr, uint8 *bu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dreg_objects.h32 uint8 *data_p;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutypes.h6 typedef unsigned char uint8; typedef
39 typedef uint8 bool;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dbcmeth.h96 uint8 version; /* Version is 0 */
97 uint8 oui[3]; /* Broadcom OUI */
H A Dbcmevent.h79 uint8 ifidx; /* destination OS i/f index */
80 uint8 bsscfgidx; /* source bsscfg index */
341 uint8 ifidx; /* RTE virtual device index (for dongle) */
342 uint8 opcode; /* see I/F opcode */
343 uint8 reserved; /* bit mask (WLC_E_IF_FLAGS_XXX ) */
344 uint8 bssidx; /* bsscfg index */
345 uint8 role; /* see I/F role */
390 uint8 dialog_token; /* GAS dialog token */
391 uint8 fragment_id; /* fragment id */
394 uint8 dat
[all...]
H A D802.11e.h42 uint8 octets[3];
49 uint8 oui[DOT11_OUI_LEN]; /* WME_OUI */
50 uint8 type; /* WME_TYPE */
51 uint8 subtype; /* WME_SUBTYPE_TSPEC */
52 uint8 version; /* WME_VERSION */
H A Dbcmproto.h61 uint8 *l2;
62 uint8 l2_t;
64 uint8 *l3;
65 uint8 l3_t;
67 uint8 *l4;
68 uint8 l4_t;
72 static const uint8 llc_snap_hdr[SNAP_HDR_LEN] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00};
76 hnd_frame_proto(uint8 *p, int plen, frame_proto_t *fp)
170 uint8 proto = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTag.h50 uint8 GetType() const { return m_uType; }
51 uint8 GetNameID() const { return m_uName; }
91 CTag(uint8 uName);
93 uint8 m_uType;
105 uint8 m_uName;
115 CTagIntSized(const wxString& name, uint64 value, uint8 bitsize)
120 CTagIntSized(uint8 name, uint64 value, uint8 bitsize)
127 CTagIntSized(uint8 name) : CTag(name) {}
129 void Init(uint64 value, uint8 bitsiz
[all...]
H A DDownloadQueue.h123 void AddSearchToDownload(CSearchFile* toadd, uint8 category);
133 void AddDownload(CPartFile* newfile, bool paused, uint8 category);
232 void ResetCatParts(uint8 cat);
237 void SetCatPrio(uint8 cat, uint8 newprio);
242 void SetCatStatus(uint8 cat, int newstatus);
274 bool AddLink( const wxString& link, uint8 category = 0 );
276 bool AddED2KLink( const wxString& link, uint8 category = 0 );
277 bool AddED2KLink( const CED2KLink* link, uint8 category = 0 );
278 bool AddED2KLink( const CED2KFileLink* link, uint8 categor
[all...]
H A DSafeFile.h131 virtual uint8 ReadUInt8() const;
138 virtual unsigned char* ReadBsob(uint8* size) const;
155 virtual wxString ReadString(bool bOptUTF8, uint8 lenBytes = 2, bool SafeRead = false) const;
176 virtual void WriteUInt8(uint8 value);
183 virtual void WriteBsob( const unsigned char* val, uint8 size);
198 virtual void WriteString(const wxString& str, EUtf8Str encoding = utf8strNone, uint8 lenBytes = 2);
216 void Append(const uint8* buffer, int n) { Seek(0, wxFromEnd); Write(buffer, n); }
261 void WriteStringCore(const char* str, EUtf8Str encoding, uint8 lenBytes);
H A DClientCredits.h47 uint8 nKeySize;
69 uint8 GetSecIDKeyLen() const {return m_nPublicKeyLen;}
78 bool SetSecureIdent(const byte* pachIdent, uint8 nIdentLen); // Public key cannot change, use only if there is not public key yet
93 uint8 m_nPublicKeyLen;
H A DBitVector.h103 m_vector = new uint8[m_bytes];
147 uint8 * m_vector; // the storage
148 mutable uint8 m_allTrue;// All true ? 0: no 1: yes 2: don't know
149 static const uint8 s_posMask[]; // = {0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80}; implemented in OtherFunctions.cpp
150 static const uint8 s_negMask[]; // = {0xFE, 0xFD, 0xFB, 0xF7, 0xEF, 0xDF, 0xBF, 0x7F};
H A Dupdownclient.h188 uint8 GetMuleVersion() const { return m_byEmuleVersion;}
195 uint8 GetUDPVersion() const { return m_byUDPVer; }
196 uint8 GetExtendedRequestsVersion() const { return m_byExtendedRequestsVer; }
212 uint8 GetClientSoft() const { return m_clientSoft; }
231 uint8 GetSourceExchange1Version() const { return m_bySourceExchange1Ver; }
243 uint8 GetSecureIdentState();
248 uint8 GetInfoPacketsReceived() const { return m_byInfopacketsReceived; }
252 uint8 GetUploadState() const { return m_nUploadState; }
253 void SetUploadState(uint8 news);
270 uint8 GetObfuscationStatu
[all...]
H A DPreferences.h281 static uint8 CanSeeShares() { return s_iSeeShares; }
282 static void SetCanSeeShares(uint8 val) { s_iSeeShares = val; }
284 static uint8 GetStatsMax() { return s_statsMax; }
286 static uint8 GetStatsAverageMinutes() { return s_statsAverageMinutes; }
287 static void SetStatsAverageMinutes(uint8 in){ s_statsAverageMinutes = in; }
295 static uint8 GetSmartIdState() { return s_smartidstate; }
296 static void SetSmartIdState( uint8 in_smartidstate )
321 static uint8 Get3DDepth() { return s_depth3D;}
370 const CPath& GetCatPath(uint8 index);
373 const wxString& comment, uint32 color, uint8 pri
[all...]
H A DUpDownClientEC.h84 uint8 GetClientSoft() const { return m_clientSoft; }
87 uint8 GetDownloadState() const { return m_nDownloadState; }
96 uint8 GetObfuscationStatus() const { return m_obfuscationStatus; }
115 uint8 GetUploadState() const { return m_nUploadState; }
144 uint8 m_clientSoft;
146 uint8 m_nDownloadState;
154 uint8 m_obfuscationStatus;
171 uint8 m_nUploadState;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Ddata_blob.c50 ret.data = (uint8 *)smb_xmemdup(p, length);
52 ret.data = SMB_XMALLOC_ARRAY(uint8, length);
73 ret.data = (uint8 *)TALLOC_MEMDUP(mem_ctx, p, length);
77 ret.data = (uint8 *)TALLOC(mem_ctx, length);
129 blob.data = CONST_DISCARD(uint8 *, str);
141 blob.data = CONST_DISCARD(uint8 *, p);
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/access_control/
H A DAccessControl.h8 #ifndef uint8
9 #define uint8 unsigned char macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/testsuite/smbd/
H A Dse_access_check_utils.h30 uint8 type, flags;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dpsta/
H A Ddpsta.h34 void *(*psta_find)(void *psta, uint8 *ea);
H A Ddpsta_linux.h40 uint8 upstream_if[DPSTA_NUM_UPSTREAM_IF][IFNAMSIZ];
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/bcmwifi/src/
H A Dbcmwifi_channels.c125 static const uint8 wf_chspec_bw_mhz[] =
129 (sizeof(wf_chspec_bw_mhz)/sizeof(uint8))
132 static const uint8 wf_5g_40m_chans[] =
135 (sizeof(wf_5g_40m_chans)/sizeof(uint8))
138 static const uint8 wf_5g_80m_chans[] =
141 (sizeof(wf_5g_80m_chans)/sizeof(uint8))
144 static const uint8 wf_5g_160m_chans[] =
147 (sizeof(wf_5g_160m_chans)/sizeof(uint8))
163 static uint8
170 return (uint8)(((b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbind_nss_config.h82 #ifndef uint8
83 #define uint8 unsigned char macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/multissidcontrol/
H A DMultiSsidControl.h8 #ifndef uint8
9 #define uint8 unsigned char macro

Completed in 132 milliseconds

1234567891011>>