Searched refs:uint8 (Results 76 - 100 of 357) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/
H A Dstdlib.c82 diff = *((uint8 *)a++) - *((uint8 *)b++);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_ntsvcs.h114 uint8 *buffer;
122 uint8 *buffer;
H A Drpc_samr.h154 uint8 hours[32];
180 uint8 lm_pwd[16]; /* lm user passwords */
181 uint8 nt_pwd[16]; /* nt user passwords */
191 /* uint8 pad[2] */
198 uint8 padding1[6];
200 uint8 passmustchange; /* 0x00 must change = 0x01 */
202 uint8 padding2;
204 uint8 pass[516];
224 uint8 pass[516];
225 uint8 pw_le
[all...]
H A Drpc_reg.h334 uint8 inherit; /* see MSDN for a description */
369 uint8 pad1[8];
371 uint8 pad2[8];
435 uint8 force; /* boolean: force shutdown */
436 uint8 reboot; /* boolean: reboot on shutdown */
449 uint8 force; /* boolean: force shutdown */
450 uint8 reboot; /* boolean: reboot on shutdown */
H A Dauthdata.h45 uint8 *username; /* Actually always little-endian. might not be null terminated, so not UNISTR */
105 uint8 session_key[16]; /* samba4 idl */
111 uint8 lm_session_key[8]; /* samba4 idl */
H A Drpc_eventlog.h175 uint8 *data;
176 uint8 *end_of_data_padding;
185 uint8 *end_of_entries_padding;
H A Dasn_1.h31 uint8 *data;
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/include/
H A DacosTypes.h157 #ifndef uint8
158 #define uint8 unsigned char macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleUDPSocket.h111 void SendPacket(CPacket* packet, uint32 IP, uint16 port, bool bEncrypt, const uint8* pachTargetClientHashORKadID, bool bKad, uint32 nReceiverVerifyKey);
194 uint8 pachTargetClientHashORKadID[16];
H A DServerUDPSocket.h48 void ProcessPacket(CMemFile& packet, uint8 opcode, uint32 ip, uint16 port);
H A DClientRef.cpp126 uint8 WRAPC(GetClientSoft)
129 uint8 WRAPC(GetDownloadState)
138 uint8 WRAPC(GetObfuscationStatus)
157 uint8 WRAPC(GetUploadState)
H A DClientRef.h123 uint8 GetClientSoft() const;
126 uint8 GetDownloadState() const;
135 uint8 GetObfuscationStatus() const;
156 uint8 GetUploadState() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dstdlib.c82 diff = *((uint8 *)a++) - *((uint8 *)b++);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmsrom.h46 extern int srom_probe_boardtype(uint8 *pcis[], uint ciscnt);
47 extern int srom_parsecis(osl_t *osh, uint8 **pcis, uint ciscnt,
H A Dhndpci.h33 extern uint8 hndpci_find_pci_capability(si_t *sih, uint bus, uint dev, uint func,
34 uint8 req_cap_id, uchar *buf, uint32 *buflen);
H A Dnicpci.h88 extern uint8 pcicore_find_pci_capability(osl_t *osh, uint8 req_cap_id,
94 extern uint8 pcie_clkreq(void *pch, uint32 mask, uint32 val);
99 extern uint8 pcie_ltrenable(void *pch, uint32 mask, uint32 val);
100 extern uint8 pcie_obffenable(void *pch, uint32 mask, uint32 val);
115 extern void pcie_war_ovr_aspm_update(void *pch, uint8 aspm);
145 extern int pcie_configspace_get(void* pch, uint8 *buf, uint size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_config.c535 if (sizeof(uint8) != 1)
537 printf ("***** ERROR scalar data type `uint8' is broken.\n");
538 printf ("\t`sizeof(uint8)' is %d; it should be 1.\n", sizeof(uint8));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmddihosti.h222 uint8 crc_error_count;
223 uint8 capability_change;
248 uint8 Interface_Type_Capability;
249 uint8 Number_of_Alt_Displays;
258 uint8 Monochrome_Capability;
259 uint8 Reserved_1;
264 uint8 Maximum_Video_Frame_Rate_Capability;
265 uint8 Minimum_Video_Frame_Rate_Capability;
270 uint8 Audio_Sample_Resolution;
271 uint8 Mic_Audio_Sample_Resolutio
[all...]
H A Dmdp_dma_tv.c47 uint8 *buf;
64 buf = (uint8 *) fbi->fix.smem_start;
116 uint8 *buf;
125 buf = (uint8 *) fbi->fix.smem_start;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dntlmssp_parse.c49 uint8 *b;
73 b = va_arg(ap, uint8 *);
78 b = va_arg(ap, uint8 *);
134 b = va_arg(ap, uint8 *);
148 b = va_arg(ap, uint8 *);
219 if (blob->data + ptr < (uint8 *)(unsigned long)ptr || blob->data + ptr < blob->data)
247 if (blob->data + ptr < (uint8 *)(unsigned long)ptr || blob->data + ptr < blob->data)
275 if (blob->data + ptr < (uint8 *)(unsigned long)ptr || blob->data + ptr < blob->data)
286 if (blob->data + head_ofs < (uint8 *)head_ofs || blob->data + head_ofs < blob->data)
300 if (blob->data + head_ofs < (uint8 *)head_of
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.h63 std::map<ec_tagname_t, uint8> m_map_uint8;
95 void CreateTag(ec_tagname_t tagname, uint8 value, CECTag *parent)
97 CreateTagT<uint8>(tagname, value, m_map_uint8, parent);
148 wxString comment, uint32 color, uint8 prio);
156 uint8 Prio() const { return GetTagByNameSafe(EC_TAG_CATEGORY_PRIO)->GetInt(); }
224 uint8 UpPrio(uint8 *target = 0) const { return AssignIfExist(EC_TAG_KNOWNFILE_PRIO, target); }
241 bool GetRating(uint8 &target) const { return AssignIfExist(EC_TAG_KNOWNFILE_RATING, target); }
256 uint8 FileStatus(uint8 *targe
[all...]
H A DRemoteConnect.h222 uint8 priority);
239 uint8 priority);
345 void SetPreferencesSrcDrop(uint8 NoNeeded,
352 void SetPreferencesSecurity(uint8 CanSeeShares,
358 uint8 IPFilterLevel,
373 uint8 priority);
381 uint8 priority);
H A DECPacket.cpp52 wxString GetDebugNameECOpCodes(uint8 arg);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dnandcore.c46 uint8 id[8];
48 uint8 tWP;
49 uint8 tWH;
50 uint8 tRP;
51 uint8 tREH;
52 uint8 tCS;
53 uint8 tCLH;
54 uint8 tALH;
56 uint8 tWB;
57 uint8 tWH
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Derror.c84 void error_packet_set(char *outbuf, uint8 eclass, uint32 ecode, NTSTATUS ntstatus, int line, const char *file)
89 if (eclass == (uint8)-1) {
129 int error_packet(char *outbuf, uint8 eclass, uint32 ecode, NTSTATUS ntstatus, int line, const char *file)

Completed in 202 milliseconds

1234567891011>>