HomeSort by relevance Sort by last modified time
    Searched refs:fork (Results 251 - 275 of 289) sorted by null

<<1112

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
libgcov.c 670 /* Called before fork or exec - write out profile information gathered so
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
libgcov.c 670 /* Called before fork or exec - write out profile information gathered so
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
libgcov.c 670 /* Called before fork or exec - write out profile information gathered so
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
libgcov.c 670 /* Called before fork or exec - write out profile information gathered so
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
libgcov.c 670 /* Called before fork or exec - write out profile information gathered so
    [all...]
  /system/core/adb/
adb.c 1079 "adb fork-server server",
1080 /* the fork-server argument will set the
1129 pid_t pid = fork();
1133 // child side of the fork
1144 int result = execl(path, "adb", "-P", str_port, "fork-server", "server", NULL);
1148 // parent side of the fork
    [all...]
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 245 fork
    [all...]
  /external/linux-tools-perf/
builtin-sched.c     [all...]
  /external/openssh/
sshconnect2.c     [all...]
  /external/ppp/pppd/
sys-solaris.c 874 if ((pid = fork()) < 0)
    [all...]
  /external/openssl/apps/
speed.c     [all...]
  /external/qemu/
net-android.c     [all...]
net.c     [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc     [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/ipsec-tools/src/racoon/
isakmp.c     [all...]
  /external/libppp/src/
command.c 648 if ((shpid = fork()) == 0) {
707 log_Printf(LogERROR, "Fork failed: %s\n", strerror(errno));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 1416 milliseconds

<<1112