HomeSort by relevance Sort by last modified time
    Searched full:reopen (Results 126 - 150 of 248) sorted by null

1 2 3 4 56 7 8 910

  /external/chromium_org/media/video/capture/linux/
video_capture_device_linux.cc 257 // We will reopen it again in our worker thread when someone
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
debug.c 252 f = fopen( filename, "ab" ); /* reopen in binary append mode */
  /external/chromium_org/third_party/sqlite/src/test/
malloc3.test 651 # Close and reopen the db.
  /external/mesa3d/src/mesa/main/
debug.c 252 f = fopen( filename, "ab" ); /* reopen in binary append mode */
  /external/netperf/
netserver.c 229 /* For Unix: reopen the debug write file descriptor to "/dev/null" */
  /external/ppp/pppd/
utils.c 1056 error("Couldn't reopen lock file %s: %m", lock_file);
main.c 724 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
    [all...]
  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 576 // if we could "ref/reopen" the asset, we may not need to copy it here
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.c 66 MODE=0 to attempt to reopen an existing file and then fall back on
  /prebuilts/misc/android-x86/gdbserver/
gdbserver 
  /external/e2fsprogs/lib/ext2fs/
tdb.c 243 int open_flags; /* flags used in the open - needed by reopen */
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable_unittest.cc 207 // The DB was closed. Now reopen it. This will cause index regeneration.
244 // The DB was closed. Now reopen it. This will cause index regeneration.
    [all...]
  /external/chromium_org/sync/syncable/
syncable_unittest.cc 312 // The DB was closed. Now reopen it. This will cause index regeneration.
359 // The DB was closed. Now reopen it. This will cause index regeneration.
    [all...]
  /external/e2fsprogs/ext2ed/doc/
user-guide.sgml 548 <Command>disablewrite</Command> is used to reopen the device with read-only access. When
566 <Command>enablewrite</Command> is used to reopen the device with read-write access.
    [all...]
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c     [all...]
  /build/tools/zipalign/
ZipFile.cpp 63 assert(mZipFp == NULL); // no reopen
    [all...]

Completed in 689 milliseconds

1 2 3 4 56 7 8 910