OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_IFDIR
(Results
1 - 19
of
19
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xw32defs.h
67
# define S_IFDIR
_S_IFDIR
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h
67
# define S_IFDIR
_S_IFDIR
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
stat.h
61
#define
_S_IFDIR
0x4000
136
#define S_IFDIR
_S_IFDIR
/external/dbus/dbus/
dbus-sysdeps-wince-glue.h
102
#define
_S_IFDIR
0040000 /* directory */
dbus-sysdeps-util-win.c
362
statbuf->mode =
_S_IFDIR
;
[
all
...]
/external/clang/lib/Frontend/
CacheTokens.cpp
35
#define S_ISDIR(x) (((x)&
_S_IFDIR
)!=0)
/external/protobuf/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h
[
all
...]
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/bzip2/
bzip2.c
138
# define MY_S_ISDIR(x) ((x) &
_S_IFDIR
)
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
/external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h
[
all
...]
/external/protobuf/gtest/fused-src/gtest/
gtest.h
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h
[
all
...]
Completed in 780 milliseconds