HomeSort by relevance Sort by last modified time
    Searched full:unlink (Results 1251 - 1275 of 1652) sorted by null

<<51525354555657585960>>

  /external/dnsmasq/src/
dnsmasq.c 904 unlink(daemon->runfile);
    [all...]
  /external/e2fsprogs/misc/
fsck.c 548 * Wait for one child process to exit; when it does, unlink it from
  /external/f2fs-tools/fsck/
fsck.c 776 FIX_MSG("Unlink [0x%x] - %s len[0x%x], type[0x%x]",
  /external/fio/engines/
net.c 1138 unlink(path);
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 3965 LSS_INLINE int LSS_NAME(unlink)(const char *pathname) { function
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java     [all...]
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 71 unlink($outfile);
  /external/libvncserver/x11vnc/
solid.c 1230 unlink(tmp);
    [all...]
xwrappers.c 1336 unlink(old_tmp);
    [all...]
  /external/linux-tools-perf/src/tools/perf/
builtin-trace.c 1174 unlink(oldname);
    [all...]
  /external/llvm/lib/IR/
Function.cpp 266 // Delete all of the method arguments and unlink from symbol table...
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp 613 // must unlink defs too since the list pointers will get deallocated
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 511 /* unlink buffer from list */
    [all...]
  /external/toybox/toys/pending/
diff.c 184 unlink(tmp_name);
  /external/v8/src/
deoptimizer.cc 298 // Unlink functions referring to code marked for deoptimization, then move
314 // Unlink this function and evict from optimized code map.
328 // Unlink all functions that refer to marked code.
506 // Mark the code for deoptimization and unlink any functions that also
    [all...]
  /external/wpa_supplicant_8/hostapd/
hlr_auc_gw.c 1008 unlink(socket_path);
  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionService.java 286 * 5. We need to unlink to death from the cb binder
    [all...]
  /frameworks/base/tools/aapt/
ZipFile.cpp 115 * caller doesn't add any files. (We could also just unlink
    [all...]
  /frameworks/base/tools/aapt2/
ZipFile.cpp 118 * caller doesn't add any files. (We could also just unlink
    [all...]
  /libcore/luni/src/main/java/java/util/
HashMap.java 649 * Subclass overrides this method to unlink entry.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 513 int __cdecl unlink(const char *_Filename) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 324 unlink($ofile);
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 324 unlink($ofile);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 225 if os.path.exists(installer_name): os.unlink(installer_name)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_complex.py 490 test_support.unlink(test_support.TESTFN)

Completed in 1597 milliseconds

<<51525354555657585960>>