HomeSort by relevance Sort by last modified time
    Searched defs:unix (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/v8/tools/
tickprocessor-driver.js 41 'unix': UnixCppEntriesProvider,
  /external/v8/tools/
tickprocessor-driver.js 41 'unix': UnixCppEntriesProvider,
  /libcore/luni/src/main/java/libcore/util/
ZoneInfo.java 153 // We want to know whether the last "schedule info" (the unix times in the mTransitions
206 int unix = (int) (when / 1000); local
207 int transition = Arrays.binarySearch(mTransitions, unix);
222 int unix = (int) (when / 1000); local
223 int transition = Arrays.binarySearch(mTransitions, unix);
  /external/qemu/
sockets.c 112 int unix; member in struct:__anon27332
131 int unix = EINVAL; /* generic error code */ local
137 unix = werr->unix;
141 errno = unix;
1152 * bind to the same port. this is completely different from the Unix
1218 return 0; /* nothing to do on Unix */
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 119 int unix; member in struct:__anon62548
138 int unix = EINVAL; /* generic error code */ local
144 unix = werr->unix;
148 errno = unix;
1156 * bind to the same port. this is completely different from the Unix
1222 return 0; /* nothing to do on Unix */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 

Completed in 298 milliseconds