HomeSort by relevance Sort by last modified time
    Searched refs:WIN32 (Results 276 - 300 of 411) sorted by null

<<11121314151617

  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 70 #ifdef WIN32
535 #ifdef WIN32
783 #ifdef WIN32
828 #ifdef WIN32
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 184 #if ( defined(_Windows) || defined(_WINDOWS) || defined(WIN32) ||\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xpoll.h 53 #ifndef WIN32
157 #else /* WIN32 */
216 #endif /* WIN32 */
Xlibint.h 47 #ifdef WIN32
283 #if defined(WIN32) && !defined(_XLIBINT_)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xpoll.h 53 #ifndef WIN32
157 #else /* WIN32 */
216 #endif /* WIN32 */
Xlibint.h 45 #ifdef WIN32
275 #if defined(WIN32) && !defined(_XLIBINT_)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pythonrun.h 160 #if defined(WIN32) && !defined(MS_WIN64) && defined(_MSC_VER) && _MSC_VER >= 1300
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pythonrun.h 160 #if defined(WIN32) && !defined(MS_WIN64) && defined(_MSC_VER) && _MSC_VER >= 1300
  /external/google-tv-pairing-protocol/cpp/
main.scons 179 'WIN32',
194 if sys.platform == 'win32':
  /external/libpcap/
grammar.y 32 #ifdef WIN32
34 #else /* WIN32 */
37 #endif /* WIN32 */
41 #ifndef WIN32
49 #endif /* WIN32 */
pcap-common.c 28 #ifdef WIN32
30 #else /* WIN32 */
40 #endif /* WIN32 */
    [all...]
scanner.l 32 #ifdef WIN32
34 #else /* WIN32 */
44 #endif /* WIN32 */
53 #ifdef WIN32
59 #else /* WIN32 */
62 #endif /* WIN32 */
  /external/zlib/src/test/
minigzip.c 32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
61 #ifndef WIN32 /* unlink already in stdio.h for WIN32 */
112 sprintf(buf, "unknown win32 error (%ld)", error);
  /external/ceres-solver/internal/ceres/miniglog/glog/
logging.h 233 #if defined(WIN32) || defined(_WIN32) || defined(__WIN32__)
  /external/libnfc-nxp/inc/
phNfcTypes.h 251 #ifdef WIN32
    [all...]
  /external/libvncserver/examples/
example.c 24 #ifdef WIN32
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 48 #if defined(WIN32)
826 #if !defined(WIN32)
838 #if defined( WIN32 )
    [all...]
  /external/mesa3d/src/mesa/main/
imports.c 60 #ifdef WIN32
  /external/opencv/ml/include/
ml.h 54 #if defined WIN32 || defined WIN64
60 #if defined WIN32 || defined WIN64
89 #elif (defined WIN32 || defined WIN64) && !defined __GNUC__
96 #if (defined WIN32 || defined WIN64) && defined CVAPI_EXPORTS
    [all...]
  /external/opencv/otherlibs/highgui/
loadsave.cpp 254 // (for Win32-*NIX compatibility)
260 #ifndef WIN32
  /external/v8/src/third_party/vtune/
ittnotify_config.h 75 # if defined WIN32 || defined _WIN32
  /external/zlib/src/contrib/minizip/
minizip.c 16 #if (!defined(_WIN32)) && (!defined(WIN32)) && (!defined(__APPLE__))
  /external/tinyxml/
xmltest.cpp 16 #if defined( WIN32 ) && defined( TUNE )
119 #if defined( WIN32 ) && defined( TUNE )
1042 #if defined( WIN32 ) && defined( TUNE )
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 325 #ifdef WIN32
343 #ifdef WIN32
820 (!defined (STLPORT) && (defined (WIN32) || defined (_WIN32)))
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 325 #ifdef WIN32
343 #ifdef WIN32
820 (!defined (STLPORT) && (defined (WIN32) || defined (_WIN32)))

Completed in 1419 milliseconds

<<11121314151617