/external/v8/tools/mb/ |
mb.bat | 4 PATH=%~dp0;%PATH%
|
/frameworks/layoutlib/bridge/tests/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="res"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 <classpathentry combineaccessrules="false" kind="src" path="/layoutlib_bridge"/> 7 <classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/kxml2/kxml2-2.3.0.jar" sourcepath="/ANDROID_PLAT_SRC/dalvik/libcore/xml/src/main/java"/> 8 <classpathentry kind="var" path="ANDROID_PLAT_SRC/out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar" sourcepath="/ANDROID_PLAT_SRC/frameworks/base"/> 9 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> 10 <classpathentry kind="output" path="bin"/>
|
/packages/apps/Tag/res/xml/ |
provider_paths.xml | 3 <external-path name="external_files" path="."/>
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.directory_entry/directory_entry.obs/ |
path.pass.cpp | 16 // const path& path() const noexcept; 17 // operator const path&() const noexcept; 27 const path p("foo/bar/baz.exe"); 28 const path p2("abc"); 32 static_assert(std::is_same<decltype(e.path()), const path&>::value, ""); 33 static_assert(std::is_same<decltype(nce.path()), const path&>::value, ""); 34 static_assert(noexcept(e.path()) && noexcept(nce.path()), "") [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger.tests/ |
.classpath | 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 5 <classpathentry kind="src" path="src"/> 6 <classpathentry kind="lib" path="/plugin-gldebugger/libs/host-libprotobuf-java-2.3.0-lite.jar"/> 7 <classpathentry kind="lib" path="/plugin-gldebugger/libs/liblzf-1.0.jar"/> 8 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/> 9 <classpathentry combineaccessrules="false" kind="src" path="/ddmuilib"/> 10 <classpathentry kind="output" path="bin"/>
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
AbstractFileSystemEntry.java | 30 private String path;
field in class:AbstractFileSystemEntry 72 * Construct a new instance without setting its path
78 * Construct a new instance with the specified value for its path
80 * @param path - the value for path
82 public AbstractFileSystemEntry(String path) {
83 this.path = path;
87 * @return the path for this entry
90 return path;
[all...] |
/device/google/muskie/ |
mixer_paths_tavil.xml | 627 <path name="echo-reference"> 629 </path> 631 <path name="echo-reference speaker" [all...] |
/external/autotest/client/site_tests/security_RunOci/src/ |
test-hooks.json | 9 "path": "/bin/echo", 15 "path": "/bin/echo", 19 "path": "/bin/echo", 25 "path": "/bin/echo",
|
/external/chromium-trace/catapult/systrace/bin/ |
adb_profile_chrome | 11 systrace_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) 12 sys.path.append(systrace_path)
|
/external/clang/test/Analysis/ |
unix-api.c | 14 void open_1(const char *path) { 16 fd = open(path, O_RDONLY); // no-warning 21 void open_2(const char *path) { 24 fd = open(path, O_RDONLY, mode, NULL); // expected-warning{{Call to 'open' with more than three arguments}} 29 void open_3(const char *path) { 31 fd = open(path, O_RDONLY, NULL); // expected-warning{{Third argument to 'open' is not an integer}} 36 void open_4(const char *path) { 38 fd = open(path, O_RDONLY, ""); // expected-warning{{Third argument to 'open' is not an integer}} 43 void open_5(const char *path) { 48 fd = open(path, O_RDONLY, st); // expected-warning{{Third argument to 'open' is not an integer} [all...] |
/external/fio/oslib/ |
linux-dev-lookup.h | 4 int blktrace_lookup_device(const char *redirect, char *path, unsigned int maj,
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 6 <classpathentry kind="output" path="bin"/>
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 6 <classpathentry kind="output" path="bin"/>
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 6 <classpathentry kind="output" path="bin"/>
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.tests/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 6 <classpathentry kind="output" path="bin"/>
|
/external/icu/icu4j/main/classes/charset/ |
.classpath | 3 <classpathentry excluding="**/.svn/" kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/> 6 <classpathentry kind="output" path="out/bin"/>
|
/external/icu/icu4j/main/classes/collate/ |
.classpath | 3 <classpathentry excluding="**/.svn/" kind="src" path="src"/> 4 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 6 <classpathentry kind="output" path="out/bin"/>
|
/external/icu/icu4j/main/classes/currdata/ |
.classpath | 3 <classpathentry excluding="**/.svn/" kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/> 6 <classpathentry kind="output" path="out/bin"/>
|
/external/icu/icu4j/main/classes/langdata/ |
.classpath | 3 <classpathentry excluding="**/.svn/" kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/> 6 <classpathentry kind="output" path="out/bin"/>
|
/external/icu/icu4j/main/classes/regiondata/ |
.classpath | 3 <classpathentry excluding="**/.svn/" kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/> 6 <classpathentry kind="output" path="out/bin"/>
|
/external/icu/icu4j/main/classes/translit/ |
.classpath | 3 <classpathentry excluding="**/.svn/" kind="src" path="src"/> 4 <classpathentry combineaccessrules="false" kind="src" path="/icu4j-core"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 6 <classpathentry kind="output" path="out/bin"/>
|
/external/icu/icu4j/tools/build/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JDK8_TOOLS"/> 6 <classpathentry kind="output" path="out/bin"/>
|
/external/libcxx/utils/libcxx/android/ |
build.py | 5 def mm(path, android_build_top): 7 env['ONE_SHOT_MAKEFILE'] = os.path.join(path, 'Android.mk') 11 'MODULES-IN-' + path.replace('/', '-'), '-B'
|
/external/libxcam/ |
.gitmodules | 2 path = ext/atomisp
|
/external/libxml2/result/relaxng/ |
tutor7_3_4.err | 1 ./test/relaxng/tutor7_3_4.xml:1: element path: Relax-NG validity error : Extra data in list: 5.6 2 ./test/relaxng/tutor7_3_4.xml:1: element path: Relax-NG validity error : Error validating list 3 ./test/relaxng/tutor7_3_4.xml:1: element path: Relax-NG validity error : Element path failed to validate content
|