Searched refs:WORD (Results 1 - 25 of 111) sorted by relevance

12345

/external/libpcap/msdos/
H A Dpktdrvr.h52 WORD type; /* = 13 for 3C523 */
54 WORD intr; /* user interrupt vector number */
55 WORD handle; /* Handle associated with session */
62 WORD MAClength; /* HiPerformance data, N/A */
63 WORD MTU; /* HiPerformance data, N/A */
64 WORD multicast; /* HiPerformance data, N/A */
65 WORD rcvrBuffers; /* valid for */
66 WORD UMTbufs; /* High Performance drivers only */
67 WORD postEOIintr; /* Usage ?? */
87 WORD prot
[all...]
H A Dndis2.h45 #define CALLBACK(foo) pascal WORD foo
46 #define PAS_PTR(x,arg) typedef FAR WORD pascal (*x) arg
52 #define CALLBACK(foo) WORD foo __attribute__((stdcall))
53 #define PAS_PTR(x,arg) typedef WORD (*x) arg __attribute__((stdcall))
59 #define CALLBACK(foo) WORD pascal foo
60 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
66 #define CALLBACK(foo) WORD pascal foo
67 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
87 PAS_PTR (ProtMan, (struct _ReqBlock FAR*, WORD));
92 PAS_PTR (SystemRequest, (DWORD, DWORD, WORD, WOR
[all...]
H A Dpktdrvr.c74 WORD r_flags;
75 WORD r_es, r_ds, r_fs, r_gs;
76 WORD r_ip, r_cs, r_sp, r_ss;
82 WORD _rxOutOfs;
83 WORD _rxInOfs;
88 WORD _dummy[2]; /* screenSeg,newInOffset */
90 WORD _fanIndex;
109 extern WORD rxOutOfs; /* offsets into pktRxBuf FIFO queue */
110 extern WORD rxInOfs;
118 #define FIRST_RX_BUF (WORD)
[all...]
H A Dndis2.c77 static WORD frameSize = 0;
78 static WORD headerSize = 0;
87 static WORD protManDS = 0;
100 WORD err_num;
269 CALLBACK (NdisSystemRequest (DWORD param1, DWORD param2, WORD param3,
270 WORD opcode, WORD targetDS))
274 volatile WORD result;
319 CALLBACK (NdisRequestConfirm (WORD protId, WORD macI
[all...]
/external/syslinux/lzo/src/
H A Dlzo_dll.ch37 BOOL FAR PASCAL LibMain ( HANDLE hInstance, WORD wDataSegment,
38 WORD wHeapSize, LPSTR lpszCmdLine )
/external/lzma/CPP/Windows/Control/
H A DCommandBar.h31 bool DrawMenuBar(WORD iButton) { return BOOLToBool(::CommandBar_DrawMenuBar(_window, iButton)); }
32 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); }
34 HWND InsertComboBox(HINSTANCE hInst, int iWidth, UINT dwStyle, WORD idComboBox, WORD iButton) { return ::CommandBar_InsertComboBox(_window, hInst, iWidth, dwStyle, idComboBox, iButton); }
35 bool InsertMenubar(HINSTANCE hInst, WORD idMenu, WORD iButton) { return BOOLToBool(::CommandBar_InsertMenubar(_window, hInst, idMenu, iButton)); }
36 bool InsertMenubarEx(HINSTANCE hInst, LPTSTR pszMenu, WORD iButton) { return BOOLToBool(::CommandBar_InsertMenubarEx(_window, hInst, pszMenu, iButton)); }
/external/mesa3d/src/mesa/drivers/windows/gdi/
H A Dcolors.h22 ((WORD)((BYTE)(g))<<8))| \
26 ((WORD)((BYTE)(g))<<8))| \
/external/webrtc/webrtc/base/
H A Dwin32socketinit.cc30 WORD wVersionRequested = MAKEWORD(1, 0);
H A Dwinping.h47 WORD RequestSize,
61 WORD RequestSize,
/external/valgrind/none/tests/x86-linux/
H A Dseg_override.c8 typedef unsigned short WORD; /* I guess */ typedef
12 WORD LimitLow;
13 WORD BaseLow;
/external/lzma/CPP/Common/
H A DMyWindows.h33 #undef WORD macro
34 typedef unsigned short WORD; typedef
151 typedef WORD PROPVAR_PAD1;
152 typedef WORD PROPVAR_PAD2;
153 typedef WORD PROPVAR_PAD3;
/external/syslinux/com32/gpllib/dmi/
H A Ddmi.c369 uint16_t dx = WORD(p);
380 uint16_t dx = WORD(p);
456 h->handle = WORD(data + 2);
619 dmi->bios.address = WORD(data + 0x06);
620 dmi_bios_runtime_size((0x10000 - WORD(data + 0x06)) << 4, dmi);
746 dmi->processor.external_clock = WORD(data + 0x12);
747 dmi->processor.max_speed = WORD(data + 0x14);
748 dmi->processor.current_speed = WORD(data + 0x16);
760 dmi_processor_cache(WORD(data + 0x1A), "L1", ver,
762 dmi_processor_cache(WORD(dat
[all...]
/external/boringssl/src/crypto/test/
H A Dgtest_main.cc54 WORD wsa_version = MAKEWORD(2, 2);
/external/elfutils/libelf/
H A Dgelf_xlate.h35 FUNDAMENTAL (WORD, Word, LIBELFBITS);
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
H A Dwin32.py8 from ctypes.wintypes import WORD namespace
276 ('wReserved', WORD),
277 ('XonLim', WORD),
278 ('XoffLim', WORD),
287 ('wReserved1', WORD),
/external/libopus/celt/tests/
H A Dtest_unit_mathops.c81 #define WORD "%d" macro
83 #define WORD "%f" macro
103 fprintf (stderr, "div failed: 1/%d="WORD" (product = %f)\n", i, val, prod);
120 fprintf (stderr, "sqrt failed: sqrt(%d)="WORD" (ratio = %f)\n", i, val, ratio);
246 fprintf (stderr, "celt_exp2 failed: x = "WORD", error1 = %f, error2 = %f\n", x,error1,error2);
/external/google-benchmark/src/
H A Dcolorprint.cc37 typedef WORD PlatformColorCode;
138 const WORD old_color_attrs = buffer_info.wAttributes;
/external/libcxx/utils/google-benchmark/src/
H A Dcolorprint.cc37 typedef WORD PlatformColorCode;
138 const WORD old_color_attrs = buffer_info.wAttributes;
/external/lzma/CPP/7zip/Archive/Common/
H A DItemNameUtils.cpp72 CharPrevExA((WORD)codePage, name, &name[name.Len()], 0);
/external/zlib/src/contrib/untgz/
H A Duntgz.c220 st.wYear = (WORD)loctm->tm_year + 1900;
221 st.wMonth = (WORD)loctm->tm_mon + 1;
222 st.wDayOfWeek = (WORD)loctm->tm_wday;
223 st.wDay = (WORD)loctm->tm_mday;
224 st.wHour = (WORD)loctm->tm_hour;
225 st.wMinute = (WORD)loctm->tm_min;
226 st.wSecond = (WORD)loctm->tm_sec;
/external/boringssl/src/ssl/test/runner/poly1305/
H A Dpoly1305_arm.s69 WORD $0xe1180008 // TST R8, R8 not working see issue 5921
79 WORD $0xe31e0003 // TST R14, #3 not working see issue 5921
224 WORD $0xe3110003 // TST R1, #3 not working see issue 5921
226 WORD $0xe3120008 // TST R2, #8 not working see issue 5921
231 WORD $0xe3120004 // TST $4, R2 not working see issue 5921
235 WORD $0xe3120002 // TST $2, R2 not working see issue 5921
240 WORD $0xe3120008 // TST R2, #8 not working see issue 5921
245 WORD $0xe3120004 // TST $4, R2 not working see issue 5921
250 WORD $0xe3120002 // TST $2, R2 not working see issue 5921
255 WORD
[all...]
/external/dng_sdk/source/
H A Ddng_date_time.cpp854 localST.wYear = (WORD) dt.fYear;
855 localST.wMonth = (WORD) dt.fMonth;
856 localST.wDay = (WORD) dt.fDay;
857 localST.wHour = (WORD) dt.fHour;
858 localST.wMinute = (WORD) dt.fMinute;
859 localST.wSecond = (WORD) dt.fSecond;
/external/boringssl/src/crypto/perlasm/
H A Dx86masm.pl30 $arg[0] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[-1]=~/\bxmm[0-7]\b/i);
31 $arg[-1] =~ s/\b[A-Z]+WORD\s+PTR/XMMWORD PTR/i if ($arg[0]=~/\bxmm[0-7]\b/i);
80 sub ::WP { &get_mem("WORD",@_); }
/external/deqp/framework/platform/win32/
H A DtcuWin32VulkanPlatform.cpp120 const char* getProductTypeName (WORD productType)
154 const char* getProcessorArchitectureName (WORD arch)
/external/libpcap/
H A Dpcap-dos.h17 typedef unsigned short WORD; typedef
167 WORD flags; /* Low-level status flags. */

Completed in 610 milliseconds

12345