/external/python/cpython2/PC/VS7.1/ |
_ctypes.vcproj | 247 RelativePath="..\..\Modules\_ctypes\_ctypes.c">
250 RelativePath="..\..\Modules\_ctypes\callbacks.c">
253 RelativePath="..\..\Modules\_ctypes\callproc.c">
256 RelativePath="..\..\Modules\_ctypes\cfield.c">
259 RelativePath="..\..\Modules\_ctypes\libffi_msvc\ffi.c">
262 RelativePath="..\..\Modules\_ctypes\malloc_closure.c">
265 RelativePath="..\..\Modules\_ctypes\libffi_msvc\prep_cif.c">
268 RelativePath="..\..\Modules\_ctypes\stgdict.c">
271 RelativePath="..\..\Modules\_ctypes\libffi_msvc\win32.c">
280 RelativePath="..\..\Modules\_ctypes\libffi_msvc\win64.asm"> [all...] |
_sqlite3.vcproj | 254 RelativePath="..\..\Modules\_sqlite\cache.c">
257 RelativePath="..\..\Modules\_sqlite\connection.c">
260 RelativePath="..\..\Modules\_sqlite\cursor.c">
263 RelativePath="..\..\Modules\_sqlite\microprotocols.c">
266 RelativePath="..\..\Modules\_sqlite\module.c">
269 RelativePath="..\..\Modules\_sqlite\prepare_protocol.c">
272 RelativePath="..\..\Modules\_sqlite\row.c">
275 RelativePath="..\..\Modules\_sqlite\statement.c">
278 RelativePath="..\..\Modules\_sqlite\util.c">
|
_ssl.vcproj | 76 RelativePath="..\..\Modules\_ssl.c">
79 RelativePath="..\..\Modules\_hashopenssl.c">
|
/external/python/cpython2/PC/VS8.0/ |
bz2.vcproj | 530 RelativePath="..\..\Modules\bz2module.c"
538 RelativePath="$(bz2Dir)\bzlib.h"
542 RelativePath="$(bz2Dir)\bzlib_private.h"
550 RelativePath="$(bz2Dir)\blocksort.c"
554 RelativePath="$(bz2Dir)\bzlib.c"
558 RelativePath="$(bz2Dir)\compress.c"
562 RelativePath="$(bz2Dir)\crctable.c"
566 RelativePath="$(bz2Dir)\decompress.c"
570 RelativePath="$(bz2Dir)\huffman.c"
574 RelativePath="$(bz2Dir)\randtable.c" [all...] |
_multiprocessing.vcproj | 522 RelativePath="..\..\Modules\_multiprocessing\multiprocessing.h"
526 RelativePath="..\..\Modules\_multiprocessing\connection.h"
534 RelativePath="..\..\Modules\_multiprocessing\multiprocessing.c"
538 RelativePath="..\..\Modules\_multiprocessing\pipe_connection.c"
542 RelativePath="..\..\Modules\_multiprocessing\semaphore.c"
546 RelativePath="..\..\Modules\_multiprocessing\socket_connection.c"
550 RelativePath="..\..\Modules\_multiprocessing\win32_functions.c"
|
/external/python/cpython2/PC/VS9.0/ |
bz2.vcproj | 530 RelativePath="..\..\Modules\bz2module.c"
538 RelativePath="$(bz2Dir)\bzlib.h"
542 RelativePath="$(bz2Dir)\bzlib_private.h"
550 RelativePath="$(bz2Dir)\blocksort.c"
554 RelativePath="$(bz2Dir)\bzlib.c"
558 RelativePath="$(bz2Dir)\compress.c"
562 RelativePath="$(bz2Dir)\crctable.c"
566 RelativePath="$(bz2Dir)\decompress.c"
570 RelativePath="$(bz2Dir)\huffman.c"
574 RelativePath="$(bz2Dir)\randtable.c" [all...] |
_multiprocessing.vcproj | 522 RelativePath="..\..\Modules\_multiprocessing\multiprocessing.h"
526 RelativePath="..\..\Modules\_multiprocessing\connection.h"
534 RelativePath="..\..\Modules\_multiprocessing\multiprocessing.c"
538 RelativePath="..\..\Modules\_multiprocessing\pipe_connection.c"
542 RelativePath="..\..\Modules\_multiprocessing\semaphore.c"
546 RelativePath="..\..\Modules\_multiprocessing\socket_connection.c"
550 RelativePath="..\..\Modules\_multiprocessing\win32_functions.c"
|
/external/jsoncpp/makefiles/vs71/ |
test_lib_json.vcproj | 119 RelativePath="..\..\src\test_lib_json\jsontest.cpp">
122 RelativePath="..\..\src\test_lib_json\jsontest.h">
125 RelativePath="..\..\src\test_lib_json\main.cpp">
|
/external/v8/src/base/ |
file-utils.cc | 15 char* RelativePath(char** buffer, const char* exec_path, const char* name) {
|
/external/dagger2/compiler/src/test/java/dagger/internal/codegen/ |
MapKeyProcessorTest.java | 43 " String relativePath() default \"Defaultpath\";", 63 " public static PathKey createPathKey(PathEnum value, String relativePath) {", 64 " return new AutoAnnotation_PathKeyCreator_createPathKey(value, relativePath);", 88 " String relativePath() default \"Defaultpath\";", 110 " public static PathKey createPathKey(PathEnum value, String relativePath) {", 112 " value, relativePath);", 135 " @Provides(type = MAP) @PathKey(relativePath = \"AdminPath\", value = PathEnum.ADMIN)", 150 " @Provides(type = MAP) @PathKey(value = PathEnum.LOGIN, relativePath = \"LoginPath\")", 165 " String relativePath() default \"DefaultPath\";", 326 " @Provides(type = MAP) @PathKey(value = PathEnum.LOGIN, relativePath = \"LoginPath\")" [all...] |
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
ControlPanelRes.vcproj | 462 RelativePath="resource_res.h"
471 RelativePath="res\about.bmp"
475 RelativePath=".\about.bmp"
479 RelativePath="res\button-2k.ico"
483 RelativePath="res\button-xp.ico"
487 RelativePath=".\res\cold.ico"
491 RelativePath="ControlPanelRes.rc"
495 RelativePath=".\hot.ico"
499 RelativePath="res\logo.bmp"
503 RelativePath=".\logo.bmp" [all...] |
/external/skia/tools/skdiff/ |
skdiff_html.cpp | 182 const SkString& relativePath, bool local) { 191 resource.fFullPath.prepend(relativePath); 207 resource.fFullPath.prepend(relativePath); 212 static void print_diff_row(SkFILEWStream* stream, DiffRecord& diff, const SkString& relativePath) { 216 print_diff_resource_cell(stream, diff.fWhite, relativePath, true); 217 print_diff_resource_cell(stream, diff.fDifference, relativePath, true); 218 print_diff_resource_cell(stream, diff.fBase, relativePath, false); 219 print_diff_resource_cell(stream, diff.fComparison, relativePath, false); 256 SkString relativePath; 261 relativePath.append(".." PATH_DIV_STR) [all...] |
/external/skqp/tools/skdiff/ |
skdiff_html.cpp | 182 const SkString& relativePath, bool local) { 191 resource.fFullPath.prepend(relativePath); 207 resource.fFullPath.prepend(relativePath); 212 static void print_diff_row(SkFILEWStream* stream, DiffRecord& diff, const SkString& relativePath) { 216 print_diff_resource_cell(stream, diff.fWhite, relativePath, true); 217 print_diff_resource_cell(stream, diff.fDifference, relativePath, true); 218 print_diff_resource_cell(stream, diff.fBase, relativePath, false); 219 print_diff_resource_cell(stream, diff.fComparison, relativePath, false); 256 SkString relativePath; 261 relativePath.append(".." PATH_DIV_STR) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/ |
LibraryProperties.java | 86 String relativePath; 173 IPath relativePath = iProject.getLocation().makeRelativeTo( 176 addItem(relativePath.toString(), iProject, -1); 213 addItem(data.relativePath, data.project, index - 1); 233 addItem(data.relativePath, data.project, index + 1); 296 data.relativePath); 332 * @param relativePath the relative path of the library entry 336 private void addItem(String relativePath, IProject project, int index) { 338 data.relativePath = relativePath; [all...] |
/external/androidplot/Examples/DemoApp/ |
pom.xml | 8 <relativePath>../../pom.xml</relativePath>
|
/external/jacoco/jacoco-maven-plugin.test/it/it-java9/ |
pom.xml | 20 <relativePath>../setup-parent</relativePath>
|
/external/jacoco/org.jacoco.ant.test/ |
pom.xml | 19 <relativePath>../org.jacoco.tests</relativePath>
|
/external/jacoco/org.jacoco.core/ |
pom.xml | 19 <relativePath>../org.jacoco.build</relativePath>
|
/external/jacoco/org.jacoco.examples/ |
pom.xml | 19 <relativePath>../org.jacoco.build</relativePath>
|
/external/jacoco/org.jacoco.report/ |
pom.xml | 19 <relativePath>../org.jacoco.build</relativePath>
|
/external/proguard/build/maven/ant/ |
pom.xml | 11 <relativePath>../pom.xml</relativePath>
|
/external/proguard/build/maven/base/ |
pom.xml | 11 <relativePath>../pom.xml</relativePath>
|
/external/proguard/build/maven/gradle/ |
pom.xml | 11 <relativePath>../pom.xml</relativePath>
|
/external/proguard/build/maven/gui/ |
pom.xml | 11 <relativePath>../pom.xml</relativePath>
|
/external/proguard/build/maven/wtk/ |
pom.xml | 11 <relativePath>../pom.xml</relativePath>
|