/external/dbus/dbus/ |
Makefile.am | 15 # Deal with W32 .def and version-info.rc stuff
|
dbus-sysdeps-wince-glue.c | 134 /* Return a string from the W32 Registry or NULL in case of error.
|
/external/webrtc/src/modules/audio_processing/aecm/ |
aecm_core.h | 74 #define RESOLUTION_CHANNEL32 28 // W32 Channel in Q-RESOLUTION_CHANNEL
|
aecm_core.c | 534 // Restore the W32 channel [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
nmake.mak | 16 # Build and installed following instructions in INSTALL.W32
|
README-Windows.txt | 85 installed following instructions in INSTALL.W32. Note that if EAP-FAST
|
/ndk/sources/host-tools/make-3.81/ |
README | 158 - See README.W32 for details about GNU Make on Windows NT, 95, or 98.
|
NEWS | 18 the build_w32.bat batch file; see the file README.W32 for more 340 * The Windows 95/98/NT (W32) version of GNU make now has native support 392 * Updates to the Windows 95/NT port from Rob Tulloh (see README.W32), 436 * Updates to the Windows 95/NT port from Rob Tulloh (see README.W32). 465 See README.W32 for details, and direct all Windows-related questions to [all...] |
configure.in | 445 AC_CONFIG_FILES(Makefile glob/Makefile po/Makefile.in config/Makefile doc/Makefile w32/Makefile)
|
/ndk/sources/host-tools/make-3.81/tests/ |
run_make_tests.pl | 242 $port_type = 'W32';
|
ChangeLog | 31 type W32. Fixed Savannah bug #15937.
|
/external/valgrind/main/memcheck/ |
mc_main.c | 2048 UInt w32[OC_W32S_PER_LINE]; member in struct:__anon14286 [all...] |
/external/valgrind/main/VEX/priv/ |
guest_amd64_helpers.c | 1793 { UInt w32 = (((UInt)addrS[12]) & 0xFFFF) local [all...] |
host_x86_defs.c | [all...] |
guest_x86_helpers.c | 1818 { UInt w32 = (((UInt)addrS[12]) & 0xFFFF) local [all...] |
host_amd64_defs.c | [all...] |
host_ppc_defs.c | [all...] |
/external/dbus/ |
configure.in | 96 AC_DEFINE(DBUS_WIN,1,[Defined if we run on a W32 API based system]) 107 AC_DEFINE(DBUS_WINCE,1,[Defined if we run on a W32 CE API based system]) 108 AC_DEFINE(_WIN32_WCE, 0x0502, [Defined to get newer W32 CE APIs]) [all...] |
/external/webrtc/src/common_audio/signal_processing/include/ |
signal_processing_library.h | 759 // Inserts the value "zero" in all positions of a w16 and a w32 vector 775 // Inserts the value "one" in all positions of a w16 and a w32 vector [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
readdwarf3.c | 348 UInt w32; local 350 w32 = get_UInt( c ); 351 if (w32 >= 0xFFFFFFF0 && w32 < 0xFFFFFFFF) { 354 else if (w32 == 0xFFFFFFFF) { 359 w64 = (ULong)w32; [all...] |
readdwarf.c | 280 UInt w32 = ML_(read_UInt)(p_img); local 281 if (w32 == 0xFFFFFFFF) { 286 return (ULong)w32; [all...] |
/external/valgrind/main/none/tests/amd64/ |
sse4-64.c | 206 void set_mxcsr ( UInt w32 ) 208 if (0) printf("set %08x\n", w32); 209 ULong w64 = (ULong)w32; [all...] |
/external/libpng/ |
CHANGES | 378 Added makefile.w32, for Microsoft C++ 4.0 and later (Tim Wegner). 445 makefile.w32 to use it (Nirav Chhatrapati, INTEL Corporation, Gilles Vollant) 454 Define PNG_USE_PNGVCRD in makefile.w32, to get MMX assembler code. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/ |
gmp.h | 83 all w32 compilers are ansi. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/ |
gmp.h | 83 all w32 compilers are ansi. [all...] |