OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fileout
(Results
1 - 24
of
24
) sorted by null
/external/zlib/src/contrib/minizip/
mztools.h
22
fileOut
: output file after recovery
26
const char*
fileOut
,
mztools.c
30
extern int ZEXPORT unzRepair(file,
fileOut
, fileOutTmp, nRecovered, bytesRecovered)
32
const char*
fileOut
;
39
FILE* fpOut = fopen(
fileOut
, "wb");
/frameworks/av/cmds/stagefright/
audioloop.cpp
56
const char*
fileOut
= NULL;
77
fileOut
= argv[0];
117
if (
fileOut
!= NULL) {
119
int fd = open(
fileOut
, O_CREAT | O_LARGEFILE | O_TRUNC | O_RDWR, S_IRUSR | S_IWUSR);
/packages/apps/Browser2/src/org/chromium/webview_shell/
WebViewLayoutTest.java
150
File
fileOut
= new File(fileName);
152
if (
fileOut
.exists() && !overwrite) {
156
String absolutePath =
fileOut
.getAbsolutePath();
164
FileOutputStream outputStream = new FileOutputStream(
fileOut
);
/external/toybox/toys/posix/
patch.c
55
int context, state, filein,
fileout
, filepatch, hunknum;
63
// state = 3: write whole line to
fileout
64
// state > 3: write line+1 to
fileout
when *line != state
72
int i = TT.state == 2 ? 2 : TT.
fileout
;
87
if (TT.tempname) replace_tempfile(TT.filein, TT.
fileout
, &TT.tempname);
88
TT.
fileout
= TT.filein = -1;
105
delete_tempfile(TT.filein, TT.
fileout
, &TT.tempname);
265
TT.filein = TT.
fileout
= -1;
401
TT.
fileout
= copy_tempfile(TT.filein, name, &TT.tempname);
/external/valgrind/VEX/switchback/
binary_switchback.pl
329
open(
fileOUT
, ">.retrieved_output.$N") or die("Can't open file for writing: $!");
330
print
fileOUT
@sb_output;
331
close(
fileOUT
);
/prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
platform.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py
[
all
...]
/external/icu/icu4c/source/test/iotest/
trnstst.c
312
addTest(root, &TestTranslitFileOut, "translit/
fileOut
");
/frameworks/base/core/tests/coretests/src/android/content/pm/
AppCacheTest.java
207
String
fileOut
= "abcdefghijklmnopqrstuvwxyz";
222
String
fileOut
= "abcdefghijklmnopqrstuvwxyz";
225
openOutFileInAppFilesDir(file,
fileOut
);
/external/guava/guava-tests/test/com/google/common/reflect/
ClassPathTest.java
439
FileOutputStream
fileOut
= closer.register(new FileOutputStream(jarFile));
440
JarOutputStream jarOut = closer.register(new JarOutputStream(
fileOut
));
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c
[
all
...]
/external/toybox/generated/
globals.h
1129
int context, state, filein,
fileout
, filepatch, hunknum;
member in struct:patch_data
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 2175 milliseconds