HomeSort by relevance Sort by last modified time
    Searched full:inode (Results 601 - 625 of 666) sorted by null

<<21222324252627

  /sdk/rule_api/src/com/android/ide/common/api/
RuleAction.java 579 public List<RuleAction> getNestedActions(INode node) {
637 public List<RuleAction> getNestedActions(INode node);
  /external/libxslt/libxslt/
preproc.c     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 19 import com.android.ide.common.api.INode;
148 /** Factory that can create {@link INode} proxies. */
419 * {@link UiViewElementNode} to {@link INode} proxies.
    [all...]
  /dalvik/dexopt/
OptMain.cpp 414 * and stat()ing them for inode numbers).
  /external/chromium/chrome/browser/
crash_handler_host_linux.cc 236 LOG(WARNING) << "Failed to get inode number for passed socket";
  /external/e2fsprogs/lib/blkid/
devname.c 2 * devname.c - get a dev by its device inode name
  /external/kernel-headers/original/linux/
coda.h 371 ino_t inode; member in struct:coda_open_out
cdrom.h 986 extern int cdrom_open(struct cdrom_device_info *cdi, struct inode *ip,
990 struct inode *ip, unsigned int cmd, unsigned long arg);
    [all...]
fb.h     [all...]
  /external/tcpdump/
parsenfsfh.c 67 * file-system id, and an internal representation of an inode-number.
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 287 /* Get the dev, inode and mode info for a file descriptor, if
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 367 ino_t inode; member in struct:coda_open_out
  /external/bluetooth/glib/gio/
gcontenttype.c 255 name = strcmp (type, "inode/directory") == 0 ? "gtk-directory" :
908 name_mimetypes[0] = "inode/directory";
    [all...]
  /external/bluetooth/glib/gobject/
gtype.c 1418 TypeNode *inode = NULL; local
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 240 ino_t inode; /* uniquely identifies this tdb */ member in struct:tdb_context
    [all...]
  /external/e2fsprogs/e2fsck/
unix.c 142 printf (P_("\n%8u inode used (%2.2f%%)\n", "\n%8u inodes used (%2.2f%%)\n",
    [all...]
  /external/llvm/test/Analysis/ScalarEvolution/
avoid-infinite-recursion-1.ll 66 %struct.inode = type opaque
90 %struct.lockf_entry = type <{ i16, i16, i8, i8, i8, i8, i64, i64, %struct.lock_owner*, %struct.vnode*, %struct.inode*, %struct.task*, %24, %struct.lockf_edge_list, %struct.lockf_edge_list, i32, i8, i8, i8, i8 }>
  /build/libs/host/
CopyFile.c 84 * same thing. We detect this by checking the inode numbers, which seems
  /dalvik/vm/
Native.cpp 307 * correct results we should stat to get the inode and compare that. The
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 24 filesystem dependent order (by inode creation time, etc).
  /external/clang/lib/Lex/
HeaderSearch.cpp 87 // already uniqued by inode.
  /external/dnsmasq/src/
dnsmasq.h 580 ino_t inode; member in struct:tftp_file
  /external/srec/srec/crec/
srec.c 2261 nodeID inode, num_fsm_nodes_updated; local
    [all...]
  /system/vold/
Volume.cpp 135 * the process killer can find the inode.
  /external/clang/lib/Basic/
SourceManager.cpp     [all...]

Completed in 663 milliseconds

<<21222324252627