HomeSort by relevance Sort by last modified time
    Searched refs:UNIX (Results 1 - 25 of 39) sorted by null

1 2

  /development/tools/line_endings/
line_endings.c 14 fprintf(stderr, "usage: line_endings unix|dos FILES\n"
16 "Convert FILES to either unix or dos line endings.\n");
28 enum { UNIX, DOS } ending;
35 if (0 == strcmp("unix", argv[1])) {
36 ending = UNIX;
81 if (ending == UNIX) {
  /external/libunwind/doc/
unw_is_signal_frame.tex 23 asynchronous interruption. For UNIX and UNIX-like platforms, such
libunwind-ia64.tex 197 \Type{ucontext\_t} (as defined by the Single UNIX Spec). This implies
  /external/chromium_org/v8/tools/testrunner/server/
daemon.py 34 do the UNIX double-fork magic, see Stevens' "Advanced
35 Programming in the UNIX Environment" for details (ISBN 0201563177)
36 http://www.erlenstar.demon.co.uk/unix/faq_2.html#SEC16
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 120 * UNIX epoch time (0:00, Jan 1, 1970, UTC).
362 * Number of milliseconds since UNIX epoch (Jan 1, 1970, 0:00:00 UTC).
365 * Number of milliseconds since UNIX epoch.
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 431 What UNIX system calls can I make through Native Client?
438 proxying OS functionality or emulating UNIX system calls. For example,
440 the standard UNIX ``mmap()`` system call.
496 * Code that creates processes, including UNIX forks. Creating processes
  /external/libvorbis/doc/
05-comment.tex 66 The comment vectors are structured similarly to a UNIX environment variable.
  /external/chromium_org/third_party/icu/source/
config.guess 341 DRS?6000:unix:4.0:6*)
1043 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/third_party/libevent/
config.guess 320 DRS?6000:unix:4.0:6*)
1048 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/third_party/libxslt/
config.guess 320 DRS?6000:unix:4.0:6*)
1038 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/third_party/sqlite/src/
config.guess 337 DRS?6000:unix:4.0:6*)
1057 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
config.guess 320 DRS?6000:unix:4.0:6*)
1048 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.guess 327 DRS?6000:unix:4.0:6*)
971 # If we were able to find `uname', then EMX Unix compatibility
1044 mc68k:UNIX:SYSTEM5:3.51m)
    [all...]
  /external/e2fsprogs/config/
config.guess 341 DRS?6000:unix:4.0:6*)
1043 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/icu/icu4c/source/
config.guess 341 DRS?6000:unix:4.0:6*)
1043 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/libmtp/
config.guess 320 DRS?6000:unix:4.0:6*)
1048 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/bison/build-aux/
config.guess 326 DRS?6000:unix:4.0:6*)
1024 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
config.guess 320 DRS?6000:unix:4.0:6*)
1036 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/third_party/libxml/src/
config.guess 320 DRS?6000:unix:4.0:6*)
994 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/chromium_org/third_party/opus/src/
config.guess 322 DRS?6000:unix:4.0:6*)
1017 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/cmockery/cmockery_0_1_2/
config.guess 315 DRS?6000:unix:4.0:6*)
999 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/elfutils/0.153/config/
config.guess 320 DRS?6000:unix:4.0:6*)
994 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/google-tv-pairing-protocol/cpp/
config.guess 320 DRS?6000:unix:4.0:6*)
1036 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/jemalloc/
config.guess 341 DRS?6000:unix:4.0:6*)
1043 # If we were able to find `uname', then EMX Unix compatibility
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.guess 324 DRS?6000:unix:4.0:6*)
1012 # If we were able to find `uname', then EMX Unix compatibility
    [all...]

Completed in 428 milliseconds

1 2