OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:afile
(Results
1 - 9
of
9
) sorted by null
/external/srec/srec/include/
portable.h
55
static PINLINE PFile* file_must_open(PFile*
afile
, const LCHAR *name, const LCHAR *mode, ESR_BOOL littleEndian)
/external/webkit/Source/WebCore/platform/wx/
FileSystemWx.cpp
156
wxFileName
afile
(filename);
157
afile
.MakeRelativeTo(m_basePath);
158
if (
afile
.GetFullPath().Find(
afile
.GetPathSeparator()) == wxNOT_FOUND)
/external/webkit/Tools/wx/packaging/
build-mac-installer.py
125
for
afile
in files:
126
shutil.copy(
afile
, wxpythonroot)
130
for
afile
in files:
131
shutil.copy(
afile
, wxroot)
/external/webkit/Tools/wx/build/
build_utils.py
58
for
afile
in files:
59
excludes.append(os.path.basename(
afile
))
/external/clang/tools/scan-build/
c++-analyzer
299
my $
afile
= "$dir/attribute_ignored_$1.txt";
303
next if (-e $
afile
);
314
open(
AFILE
, ">$
afile
");
315
print
AFILE
"$ppfile\n";
316
close(
AFILE
);
ccc-analyzer
299
my $
afile
= "$dir/attribute_ignored_$1.txt";
303
next if (-e $
afile
);
314
open(
AFILE
, ">$
afile
");
315
print
AFILE
"$ppfile\n";
316
close(
AFILE
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar
ant.jar
/prebuilts/tools/common/ant/
ant.jar
Completed in 244 milliseconds