HomeSort by relevance Sort by last modified time
    Searched refs:unix (Results 51 - 75 of 106) sorted by null

1 23 4 5

  /external/chromium/third_party/zlib/contrib/minizip/
minizip.c 15 #ifdef unix
61 #ifdef unix
  /external/v8/tools/
tickprocessor-driver.js 41 'unix': UnixCppEntriesProvider,
tickprocessor.js 772 '--unix': ['platform', 'unix',
794 platform: 'unix',
  /external/webkit/WebKitTools/wx/
install-unix-extras 29 # A script to download the extra libraries needed to build WebKit on UNIX-based OSes.
30 # libxml/libxslt need to be added, but so far I've had them on all the (UNIX) machines
41 DEPS_PREFIX=$WK_ROOT/WebKitLibraries/unix
  /external/zlib/contrib/minizip/
minizip.c 38 #ifdef unix
84 #ifdef unix
  /external/chromium/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 78 my @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -qsort`;
90 @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -keygen`;
131 #store Unix result
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 78 my @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -qsort`;
90 @nix = `$p -locale @locale[$n] -unix -loop 1000 -file $filePath@data[$n] -keygen`;
131 #store Unix result
  /external/chromium/third_party/zlib/
zutil.h 128 # include <unix.h> /* for fdopen */
141 # ifndef __CYGWIN__ /* Cygwin is Unix, not Win32 */
169 # define OS_CODE 0x03 /* assume Unix */
  /external/netcat/
stupidh 86 ### To make a DOS batchfile instead, do this [on a unix box!], xfer results,
197 unix
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 128 # include <unix.h> /* for fdopen */
141 # ifndef __CYGWIN__ /* Cygwin is Unix, not Win32 */
169 # define OS_CODE 0x03 /* assume Unix */
  /external/srec/srec/ca/
syn_srec.c 26 #ifdef unix
catrans.c 27 #ifdef unix
pat_basi.c 26 #ifdef unix
  /external/srec/srec/cfront/
ca_cms.c 31 #ifdef unix
ca_wave.c 31 #ifdef unix
  /external/stlport/src/details/
fstream_stdio.cpp 38 # include <unix.h>
146 // All version of Unix have mmap and lseek system calls. Some also have
148 // If we're on a Unix system, define some macros to encapsulate those
264 // access. On Unix, file-creation system calls always clear
  /external/zlib/
zutil.h 118 # include <unix.h> /* for fdopen */
131 # ifndef __CYGWIN__ /* Cygwin is Unix, not Win32 */
171 # define OS_CODE 0x03 /* assume Unix */
minigzip.c 53 # include <unix.h> /* for fileno */
  /hardware/broadcom/wlan/bcm4329/src/
Makerules 54 ifeq ($(TARGETOS), unix)
56 # The environment for native unix builds
177 endif # $(TARGETOS) == unix
262 ifeq ($(HOSTOS), unix)
523 # if the user mistakenly specified RELEASE_DIR in unix-style notation,
  /ndk/sources/android/stlport/src/details/
fstream_stdio.cpp 38 # include <unix.h>
146 // All version of Unix have mmap and lseek system calls. Some also have
148 // If we're on a Unix system, define some macros to encapsulate those
264 // access. On Unix, file-creation system calls always clear
  /external/e2fsprogs/e2fsck/
Makefile.in 64 OBJS= dict.o unix.o e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o \
69 PROFILED_OBJS= profiled/dict.o profiled/unix.o profiled/e2fsck.o \
93 $(srcdir)/unix.c \
339 unix.o: $(srcdir)/unix.c $(top_srcdir)/lib/et/com_err.h $(srcdir)/e2fsck.h \
  /external/qemu/
sockets.c 114 int unix; member in struct:__anon6565
133 int unix = EINVAL; /* generic error code */ local
139 unix = werr->unix;
143 errno = unix;
1131 * bind to the same port. this is completely different from the Unix
1197 return 0; /* nothing to do on Unix */
    [all...]
  /external/neven/
Android.mk 115 $(LOCAL_PATH)/unix/src
  /external/wpa_supplicant/
Android.mk 58 CONFIG_OS=unix
561 CONFIG_CTRL_IFACE=unix
Makefile 51 CONFIG_OS=unix
641 CONFIG_CTRL_IFACE=unix
645 ifeq ($(CONFIG_CTRL_IFACE), unix)

Completed in 416 milliseconds

1 23 4 5