/sdk/testapps/legacyTest/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="gen"/> 5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 7 <classpathentry kind="lib" path="libs/basicJar.jar"/> 8 <classpathentry kind="output" path="bin/classes"/>
|
/sdk/testapps/libsTest/appTest/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="gen"/> 5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 7 <classpathentry combineaccessrules="false" kind="src" path="/libsTest-app"/> 8 <classpathentry kind="output" path="bin/classes"/>
|
/sdk/testapps/testProjectTest/testapp/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="gen"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/testProjectTest-app"/> 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 7 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 8 <classpathentry kind="output" path="bin/classes"/>
|
/sdk/testapps/testProjectTest/testlib/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="gen"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/testProjectTest-app"/> 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 7 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 8 <classpathentry kind="output" path="bin/classes"/>
|
/sdk/testapps/userLibTest/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="gen"/> 5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 7 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/USERLIBTEST"/> 8 <classpathentry kind="output" path="bin/classes"/>
|
/tools/loganalysis/tests/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/loganalysis"/> 6 <classpathentry kind="var" path="TRADEFED_ROOT/external/easymock/src"/> 7 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 8 <classpathentry kind="output" path="bin"/>
|
/external/skia/tests/ |
TessellatingPathRendererTests.cpp | 29 SkPath path; local 30 path.moveTo(229.127044677734375f, 67.34100341796875f); 31 path.lineTo(187.8097381591796875f, -6.7729740142822265625f); 32 path.lineTo(171.411407470703125f, 50.94266510009765625f); 33 path.lineTo(245.5253753662109375f, 9.6253643035888671875f); 34 path.moveTo(208.4683990478515625f, 30.284009933471679688f); 35 path.lineTo(171.411407470703125f, 50.94266510009765625f); 36 path.lineTo(187.8097381591796875f, -6.7729740142822265625f); 37 return path; 43 SkPath path; local 56 SkPath path; local 71 SkPath path; local 84 SkPath path; local 96 SkPath path; local 108 SkPath path; local 120 SkPath path; local 132 SkPath path; local 144 SkPath path; local 155 SkPath path; local 168 SkPath path; local 183 SkPath path; local 201 SkPath path; local 219 SkPath path; local 231 SkPath path; local 243 SkPath path; local 259 SkPath path; local 270 SkPath path; local 285 SkPath path; local 322 SkPath path; local 333 SkPath path; local 345 SkPath path; local 353 SkPath path; local 368 SkPath path; local 380 SkPath path; local 396 SkPath path; local 411 SkPath path; local 423 SkPath path; local 435 SkPath path; local [all...] |
/external/skqp/tests/ |
TessellatingPathRendererTests.cpp | 29 SkPath path; local 30 path.moveTo(229.127044677734375f, 67.34100341796875f); 31 path.lineTo(187.8097381591796875f, -6.7729740142822265625f); 32 path.lineTo(171.411407470703125f, 50.94266510009765625f); 33 path.lineTo(245.5253753662109375f, 9.6253643035888671875f); 34 path.moveTo(208.4683990478515625f, 30.284009933471679688f); 35 path.lineTo(171.411407470703125f, 50.94266510009765625f); 36 path.lineTo(187.8097381591796875f, -6.7729740142822265625f); 37 return path; 43 SkPath path; local 56 SkPath path; local 71 SkPath path; local 84 SkPath path; local 96 SkPath path; local 108 SkPath path; local 120 SkPath path; local 132 SkPath path; local 144 SkPath path; local 155 SkPath path; local 168 SkPath path; local 183 SkPath path; local 201 SkPath path; local 219 SkPath path; local 231 SkPath path; local 243 SkPath path; local 259 SkPath path; local 270 SkPath path; local 285 SkPath path; local 322 SkPath path; local 333 SkPath path; local 345 SkPath path; local 353 SkPath path; local 368 SkPath path; local 380 SkPath path; local 396 SkPath path; local 411 SkPath path; local 423 SkPath path; local 435 SkPath path; local [all...] |
/external/llvm/include/llvm/Support/ |
Path.h | 1 //===- llvm/Support/Path.h - Path Operating System Concept ------*- C++ -*-===// 10 // This file declares the llvm::sys::path namespace. It is designed after 12 // path class. 25 namespace path { namespace in namespace:llvm::sys 30 /// @brief Path iterator. 33 /// \a path. The traversal order is as follows: 51 StringRef Path; ///< The entire path. 52 StringRef Component; ///< The current component. Not necessarily in Path [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
Path.h | 1 //===- llvm/Support/Path.h - Path Operating System Concept ------*- C++ -*-===// 10 // This file declares the llvm::sys::path namespace. It is designed after 12 // path class. 25 namespace path { namespace in namespace:llvm::sys 30 /// @brief Path iterator. 33 /// \a path. The traversal order is as follows: 51 StringRef Path; ///< The entire path. 52 StringRef Component; ///< The current component. Not necessarily in Path [all...] |
/cts/apps/CtsVerifier/res/xml/ |
filepaths.xml | 2 <files-path path="images/" name="images" />
|
/external/annotation-tools/scene-lib/ |
.classpath | 3 <classpathentry combineaccessrules="false" kind="src" path="/jsr308-langtools"/> 4 <classpathentry kind="src" path="src"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 <classpathentry kind="lib" path="junit.jar"/> 7 <classpathentry combineaccessrules="false" kind="src" path="/asmx"/> 8 <classpathentry combineaccessrules="false" kind="src" path="/plume-lib"/> 9 <classpathentry kind="lib" path="/annotation-file-utilities/lib/guava-20.0.jar"/> 10 <classpathentry kind="output" path="bin"/>
|
/external/markdown/tests/misc/ |
image_in_links.html | 1 <p><a href="path/to/image.png"><img alt="altname" src="path/to/img_thumb.png" /></a></p
|
/external/skia/tools/ |
fix_pythonpath.py | 7 """Add the checkout root to sys.path, provide mechanisms for adding others.""" 14 CHECKOUT_ROOT = os.path.realpath(os.path.join( 15 os.path.dirname(os.path.abspath(__file__)), os.pardir)) 18 def add_to_pythonpath(path): 20 sys.path.append(path)
|
/external/skqp/tools/ |
fix_pythonpath.py | 7 """Add the checkout root to sys.path, provide mechanisms for adding others.""" 14 CHECKOUT_ROOT = os.path.realpath(os.path.join( 15 os.path.dirname(os.path.abspath(__file__)), os.pardir)) 18 def add_to_pythonpath(path): 20 sys.path.append(path)
|
/external/sl4a/ScriptingLayerForAndroid/res/xml/ |
paths.xml | 2 <cache-path name="mms" path="." />
|
/frameworks/base/packages/Shell/res/xml/ |
file_provider_paths.xml | 2 <files-path name="bugreports" path="bugreports/" />
|
/packages/apps/Bluetooth/res/xml/ |
file_paths.xml | 2 <external-path name="bluetooth" path="/" />
|
/packages/apps/Nfc/res/xml/ |
file_paths.xml | 2 <external-path name="beam" path="/" />
|
/tools/tradefederation/core/prod-tests/tests/ |
.classpath | 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="easymock"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 <classpathentry combineaccessrules="false" kind="src" path="/tf-prod-tests"/> 7 <classpathentry combineaccessrules="false" kind="src" path="/tradefederation"/> 8 <classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/> 9 <classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/host-libprotobuf-java-full_intermediates/classes.jar"/> 10 <classpathentry kind="output" path="bin"/>
|
/development/testrunner/test_defs/ |
test_walker.py | 34 def FindTests(self, path): 35 """Gets list of Android tests found at given path. 38 files relative to the given path. 45 FindTests will first scan sub-folders of path for tests. If none are found, 49 Some sample values for path: 65 path: file system path to search 71 if not os.path.exists(path): 72 logger.Log('%s does not exist' % path) [all...] |
/external/skia/gm/ |
pathfill.cpp | 13 static SkScalar make_frame(SkPath* path) { 16 path->addRoundRect(r, SkIntToScalar(15), SkIntToScalar(15)); 21 paint.getFillPath(*path, path); 25 static SkScalar make_triangle(SkPath* path) { 29 path->moveTo(SkIntToScalar(gCoord[0]), SkIntToScalar(gCoord[1])); 30 path->lineTo(SkIntToScalar(gCoord[2]), SkIntToScalar(gCoord[3])); 31 path->lineTo(SkIntToScalar(gCoord[4]), SkIntToScalar(gCoord[5])); 32 path->close(); 33 path->offset(SkIntToScalar(10), SkIntToScalar(0)) 377 SkPath path; variable 415 SkPath path; local [all...] |
thinconcavepaths.cpp | 15 SkPath path; local 16 path.moveTo(10 + width, 10 + width); 17 path.lineTo(40, 10 + width); 18 path.lineTo(40, 20); 19 path.lineTo(10 + width, 20); 20 path.moveTo(10, 10); 21 path.lineTo(10, 20 + width); 22 path.lineTo(40 + width, 20 + width); 23 path.lineTo(40 + width, 10); 24 canvas->drawPath(path, paint) 28 SkPath path; local 40 SkPath path; local 54 SkPath path; local 69 SkPath path; local 84 SkPath path; local 96 SkPath path; local 110 SkPath path; local [all...] |
/external/skqp/gm/ |
pathfill.cpp | 13 static SkScalar make_frame(SkPath* path) { 16 path->addRoundRect(r, SkIntToScalar(15), SkIntToScalar(15)); 21 paint.getFillPath(*path, path); 25 static SkScalar make_triangle(SkPath* path) { 29 path->moveTo(SkIntToScalar(gCoord[0]), SkIntToScalar(gCoord[1])); 30 path->lineTo(SkIntToScalar(gCoord[2]), SkIntToScalar(gCoord[3])); 31 path->lineTo(SkIntToScalar(gCoord[4]), SkIntToScalar(gCoord[5])); 32 path->close(); 33 path->offset(SkIntToScalar(10), SkIntToScalar(0)) 377 SkPath path; variable 415 SkPath path; local [all...] |
thinconcavepaths.cpp | 15 SkPath path; local 16 path.moveTo(10 + width, 10 + width); 17 path.lineTo(40, 10 + width); 18 path.lineTo(40, 20); 19 path.lineTo(10 + width, 20); 20 path.moveTo(10, 10); 21 path.lineTo(10, 20 + width); 22 path.lineTo(40 + width, 20 + width); 23 path.lineTo(40 + width, 10); 24 canvas->drawPath(path, paint) 28 SkPath path; local 40 SkPath path; local 54 SkPath path; local 69 SkPath path; local 84 SkPath path; local 96 SkPath path; local 110 SkPath path; local [all...] |