OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:path
(Results
1026 - 1050
of
27077
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/chromium-trace/catapult/tracing/tracing_build/
check_gypi.py
9
GYPI_FILE = os.
path
.abspath(os.
path
.join(os.
path
.dirname(__file__),
22
filenames = map(os.
path
.normpath, data['variables'][group])
/external/clang/
build.py
30
THIS_DIR = os.
path
.realpath(os.
path
.dirname(__file__))
35
return os.
path
.realpath(os.
path
.join(THIS_DIR, '../..', *args))
43
if not os.
path
.isabs(top_out):
44
top_out = os.
path
.realpath(top_out)
45
return os.
path
.join(top_out, *args)
111
install_dir = os.
path
.join(install_host_dir, package_name)
115
if os.
path
.exists(install_host_dir):
120
version_file_path = os.
path
.join(install_dir, 'AndroidVersion.txt'
[
all
...]
/external/clang/test/Modules/
macro-hiding.cpp
2
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DD1
3
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DC1
4
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DC1 -DD1
5
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DB2
6
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DB2 -DD1
7
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DB2 -DC1
8
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DB2 -DC1 -DD1
9
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DB1
10
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DB1 -DD1
11
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t -I%S/Inputs/macro-hiding %s -DB1 -DC
[
all
...]
/external/clang/test/PCH/
module-hash-difference.m
3
// RUN: %clang_cc1 -emit-pch -o %t.pch %s -I %S/Inputs/modules -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t.mcp
4
// RUN: not %clang_cc1 -fsyntax-only -include-pch %t.pch %s -I %S/Inputs/modules -fmodules -fimplicit-module-maps -fmodules-cache-
path
=%t.mcp -fdisable-module-hash 2> %t.err
7
// CHECK: error: PCH was compiled with module cache
path
{{.*}}, but the
path
is currently {{.*}}
/external/dng_sdk/source/
dng_xmp_sdk.h
60
const char *
path
,
102
const char *
path
) const;
111
const char *
path
) const;
116
const char *
path
);
121
const char *
path
);
124
const char *
path
);
141
const char *
path
,
145
const char *
path
);
148
const char *
path
,
152
const char *
path
,
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/data/30/fragment/
fragment.xml
6
<location
path
="src" />
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/data/30/plugin/
plugin.xml
6
<location
path
="src" />
/external/fonttools/Lib/fontTools/misc/
macCreatorType.py
16
def getMacCreatorAndType(
path
):
18
fileCreator, fileType = MacOS.GetCreatorAndType(
path
)
29
def setMacCreatorAndType(
path
, fileCreator, fileType):
36
MacOS.SetCreatorAndType(
path
, fileCreator, fileType)
/external/icu/icu4c/as_is/
bomlist.py
26
(
path
,dirs,files) = ent
27
if(
path
.find("/.svn") != -1):
31
fp = (
path
+ "/" + file)
32
if not os.
path
.isfile(fp):
/external/icu/icu4c/source/tools/gentest/
gentest.h
12
U_CFUNC int genres32(const char *prog, const char *
path
);
/external/jacoco/jacoco-maven-plugin/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.agent/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.agent.rt/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.agent.rt.test/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.agent.test/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.ant/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.ant.test/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.core/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.core.test/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry excluding="org/jacoco/core/test/validation/java8/*.java" including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.examples/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.examples.test/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.report/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/jacoco/org.jacoco.report.test/
.classpath
3
<classpathentry kind="con"
path
="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
8
<classpathentry kind="con"
path
="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
13
<classpathentry including="**/*.java" kind="src" output="target/classes"
path
="src">
19
<classpathentry kind="output"
path
="target/classes"/>
/external/libchrome/base/test/
test_file_util.cc
12
bool EvictFileFromSystemCacheWithRetry(const FilePath&
path
) {
16
if (EvictFileFromSystemCache(
path
))
24
void PrintTo(const FilePath&
path
, std::ostream* out) {
25
*out <<
path
.value();
/external/libgdx/gdx/src/com/badlogic/gdx/
Files.java
26
/** Indicates how to resolve a
path
to a file.
30
/**
Path
relative to the root of the classpath. Classpath files are always readonly. Note that classpath files are not
35
/**
Path
relative to the asset directory on Android and to the application's root directory on the desktop. On the desktop,
40
/**
Path
relative to the root of the SD card on Android and to the home directory of the current user on the desktop. */
43
/**
Path
that is a fully qualified, absolute filesystem
path
. To ensure portability across platforms use absolute files only
47
/**
Path
relative to the private files directory on Android and to the application's root directory on the desktop. */
52
* @param type Determines how the
path
is resolved.
55
public FileHandle getFileHandle (String
path
, FileType type);
58
public FileHandle classpath (String
path
);
[
all
...]
Completed in 557 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>