HomeSort by relevance Sort by last modified time
    Searched refs:_rmdir (Results 1 - 22 of 22) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
direct.h 33 _CRTIMP int __cdecl _rmdir(const char *_Path);
tchar.h 661 #define _trmdir _rmdir
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include-fixed/X11/
Xw32defs.h 53 # define rmdir _rmdir
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xw32defs.h 44 # define rmdir _rmdir
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xw32defs.h 44 # define rmdir _rmdir
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_wrap_win.cc 169 int _rmdir(const char* path) { function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_support.py 222 def _rmdir(dirname): function in function:unload
238 _rmdir = os.rmdir
249 _rmdir(dirname)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_support.py 222 def _rmdir(dirname): function in function:unload
238 _rmdir = os.rmdir
249 _rmdir(dirname)
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 868 inline int RmDir(const char* dir) { return _rmdir(dir); }
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon14818
  /external/gtest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon25411
  /external/protobuf/gtest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon32624
  /ndk/sources/third_party/googletest/googletest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon43076
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/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...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 3698 milliseconds