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

  /external/chromium_org/v8/tools/
tickprocessor-driver.js 53 'unix': UnixCppEntriesProvider,
  /libcore/luni/src/main/java/libcore/util/
ZoneInfo.java 213 int unix = (int) (when / 1000); local
214 int transition = Arrays.binarySearch(mTransitions, unix);
229 int unix = (int) (when / 1000); local
230 int transition = Arrays.binarySearch(mTransitions, unix);
417 * Returns the time in seconds since beginning of the Unix epoch for the wall time using the
    [all...]
  /external/qemu/android/
sockets.c 113 int unix; member in struct:__anon33807
132 int unix = EINVAL; /* generic error code */ local
138 unix = werr->unix;
142 errno = unix;
1154 * bind to the same port. this is completely different from the Unix
1228 return 0; /* nothing to do on Unix */
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 115 int unix; member in struct:__anon84267
134 int unix = EINVAL; /* generic error code */ local
140 unix = werr->unix;
144 errno = unix;
1152 * bind to the same port. this is completely different from the Unix
1218 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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.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 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 575 milliseconds