HomeSort by relevance Sort by last modified time
    Searched refs:DT_REG (Results 51 - 71 of 71) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dirent.h 110 DT_REG = 8,
111 # define DT_REG DT_REG
  /frameworks/av/media/libstagefright/id3/
testid3.cpp 140 } else if (ent->d_type == DT_REG) {
  /external/yaffs2/yaffs2/
devextras.h 215 #define DT_REG 8
yaffs_guts.c     [all...]
  /frameworks/av/drm/libdrmframework/include/
PlugInManager.h 255 return DT_REG == pEntry->d_type;
  /external/chromium/net/tools/flip_server/
mem_cache.cc 104 if (dir_data->d_type == DT_REG) {
  /external/chromium_org/net/tools/flip_server/
mem_cache.cc 105 if (dir_data->d_type == DT_REG) {
  /external/iproute2/misc/
lnstat_util.c 254 if (de->d_type != DT_REG)
  /system/extras/fatblock/
import.c 266 case DT_REG:
  /external/grub/stage2/
ufs2.h 189 #define DT_REG 8
  /system/core/init/
property_service.c 495 if (entry->d_type != DT_REG)
  /system/security/keystore/
keystore.cpp 780 if (file->d_type != DT_REG) {
971 if (file->d_type != DT_REG) {
    [all...]
  /system/vold/
CommandListener.cpp 303 if (dent->d_type != DT_REG)
VolumeManager.cpp     [all...]
  /bootable/recovery/
recovery.cpp 651 } else if (de->d_type == DT_REG &&
    [all...]
  /external/ipsec-tools/src/racoon/
eaytest.c 544 if (dp->d_type != DT_REG)
  /frameworks/native/cmds/installd/
utils.c 574 } else if (de->d_type == DT_REG) {
  /frameworks/base/libs/androidfw/
AssetManager.cpp     [all...]
  /external/kernel-headers/original/linux/
fs.h     [all...]
  /external/strace/
file.c     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 777 milliseconds

1 23