Searched defs:realpath (Results 1 - 11 of 11) sorted by relevance

/external/bison/darwin-lib/
H A Dstdlib.h1054 # define realpath rpl_realpath
1056 _GL_FUNCDECL_RPL (realpath, char *, (const char *name, char *resolved)
1058 _GL_CXXALIAS_RPL (realpath, char *, (const char *name, char *resolved));
1061 _GL_FUNCDECL_SYS (realpath, char *, (const char *name, char *resolved)
1064 _GL_CXXALIAS_SYS (realpath, char *, (const char *name, char *resolved));
1066 _GL_CXXALIASWARN (realpath);
1068 # undef realpath macro
1070 _GL_WARN_ON_USE (realpath, "realpath is unportable - use gnulib module "
/external/bison/linux-lib/
H A Dstdlib.h1054 # define realpath rpl_realpath
1056 _GL_FUNCDECL_RPL (realpath, char *, (const char *name, char *resolved)
1058 _GL_CXXALIAS_RPL (realpath, char *, (const char *name, char *resolved));
1061 _GL_FUNCDECL_SYS (realpath, char *, (const char *name, char *resolved)
1064 _GL_CXXALIAS_SYS (realpath, char *, (const char *name, char *resolved));
1066 _GL_CXXALIASWARN (realpath);
1068 # undef realpath macro
1070 _GL_WARN_ON_USE (realpath, "realpath is unportable - use gnulib module "
/external/chromium-trace/catapult/third_party/typ/typ/fakes/
H A Dhost_fake.py202 def realpath(self, *comps): member in class:FakeHost
/external/chromium-trace/catapult/third_party/typ/typ/
H A Dhost.py160 def realpath(self, *comps): member in class:Host
161 return os.path.realpath(os.path.join(*comps))
/external/chromium-trace/catapult/telemetry/telemetry/testing/
H A Dsystem_stub.py374 def realpath(path): member in class:OsModuleStub.OsPathModuleStub
375 return os.path.realpath(path)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 190 milliseconds