/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_script.cpp | 1069 // remove just the '.txt' part of the config [all...] |
/ndk/build/tools/ |
dev-system-import.sh | 243 SYMBOL_EXCLUDES=$TMPDIR/ndk-symbol-excludes.txt 247 SYMBOL_INCLUDES=$TMPDIR/ndk-symbol-includes.txt 309 # under arch-$ARCH/symbols/<libname>.txt 367 local symfile="$symdir/`basename $1.txt`"
|
/prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 142 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 147 `uname -a >> $PPFile.info.txt 2>&1`; 148 `$Compiler -v >> $PPFile.info.txt 2>&1`; 149 rename($ofile, "$PPFile.stderr.txt"); 318 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/darwin-x86/3.8/tools/scan-build/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 169 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 174 `uname -a >> $PPFile.info.txt 2>&1`; 175 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 176 rename($ofile, "$PPFile.stderr.txt"); 321 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/darwin-x86/clang-2629532/tools/scan-build/libexec/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 177 `uname -a >> $PPFile.info.txt 2>&1`; 178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 179 rename($ofile, "$PPFile.stderr.txt"); 328 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/darwin-x86/clang-2658975/tools/scan-build/libexec/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 177 `uname -a >> $PPFile.info.txt 2>&1`; 178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 179 rename($ofile, "$PPFile.stderr.txt"); 328 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/darwin-x86/clang-2690385/tools/scan-build/libexec/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 177 `uname -a >> $PPFile.info.txt 2>&1`; 178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 179 rename($ofile, "$PPFile.stderr.txt"); 328 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/linux-x86/3.8/tools/scan-build/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 169 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 174 `uname -a >> $PPFile.info.txt 2>&1`; 175 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 176 rename($ofile, "$PPFile.stderr.txt"); 321 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/linux-x86/clang-2629532/tools/scan-build/libexec/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 177 `uname -a >> $PPFile.info.txt 2>&1`; 178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 179 rename($ofile, "$PPFile.stderr.txt"); 328 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/linux-x86/clang-2658975/tools/scan-build/libexec/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 177 `uname -a >> $PPFile.info.txt 2>&1`; 178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 179 rename($ofile, "$PPFile.stderr.txt"); 328 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/host/linux-x86/clang-2690385/tools/scan-build/libexec/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 172 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 177 `uname -a >> $PPFile.info.txt 2>&1`; 178 `"$Compiler" -v >> $PPFile.info.txt 2>&1`; 179 rename($ofile, "$PPFile.stderr.txt"); 328 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/clang/linux-x86/host/3.6/tools/scan-build/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 142 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 147 `uname -a >> $PPFile.info.txt 2>&1`; 148 `$Compiler -v >> $PPFile.info.txt 2>&1`; 149 rename($ofile, "$PPFile.stderr.txt"); 318 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_cgi.py | 247 Content-Disposition: form-data; name="file"; filename="test.txt" 262 {'name':'file', 'filename':'test.txt','value':'Testing 123.\n'}, 326 Content-Disposition: form-data; name="upload"; filename="fake.txt" 377 cgi.parse_header('attachment; filename="silly.txt"'), 378 ("attachment", {"filename": "silly.txt"}))
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_cgi.py | 247 Content-Disposition: form-data; name="file"; filename="test.txt" 262 {'name':'file', 'filename':'test.txt','value':'Testing 123.\n'}, 326 Content-Disposition: form-data; name="upload"; filename="fake.txt" 377 cgi.parse_header('attachment; filename="silly.txt"'), 378 ("attachment", {"filename": "silly.txt"}))
|
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 123 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 128 `uname -a >> $PPFile.info.txt 2>&1`; 129 `$Compiler -v >> $PPFile.info.txt 2>&1`; 130 system 'mv',$ofile,"$PPFile.stderr.txt"; 300 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/ |
ccc-analyzer | 6 # License. See LICENSE.TXT for details. 123 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n"; 128 `uname -a >> $PPFile.info.txt 2>&1`; 129 `$Compiler -v >> $PPFile.info.txt 2>&1`; 130 system 'mv',$ofile,"$PPFile.stderr.txt"; 300 my $afile = "$dir/attribute_ignored_$1.txt";
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cgi.py | 247 Content-Disposition: form-data; name="file"; filename="test.txt" 262 {'name':'file', 'filename':'test.txt','value':'Testing 123.\n'}, 326 Content-Disposition: form-data; name="upload"; filename="fake.txt" 377 cgi.parse_header('attachment; filename="silly.txt"'), 378 ("attachment", {"filename": "silly.txt"}))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cgi.py | 247 Content-Disposition: form-data; name="file"; filename="test.txt" 262 {'name':'file', 'filename':'test.txt','value':'Testing 123.\n'}, 326 Content-Disposition: form-data; name="upload"; filename="fake.txt" 377 cgi.parse_header('attachment; filename="silly.txt"'), 378 ("attachment", {"filename": "silly.txt"}))
|
/cts/ |
CtsCoverage.mk | 25 api_text_description := frameworks/base/api/current.txt
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
XYGraphWidget.java | 415 String txt = null;
local 423 txt = getFormattedDomainValue(value);
428 txt = getFormattedRangeValue(value);
445 canvas.drawText(txt, xPix, yPix, p);
[all...] |
/external/avahi/avahi-core/ |
dns.c | 570 if (avahi_string_list_parse(avahi_dns_packet_get_rptr(p), rdlength, &r->data.txt.string_list) < 0) 576 r->data.txt.string_list = NULL; 746 n = avahi_string_list_serialize(r->data.txt.string_list, NULL, 0); 751 avahi_string_list_serialize(r->data.txt.string_list, data, n);
|
/external/chromium-trace/catapult/third_party/html5lib-python/doc/ |
make.bat | 213 or in %BUILDDIR%/linkcheck/output.txt. 222 results in %BUILDDIR%/doctest/output.txt.
|
/external/curl/tests/ |
runtests.pl | [all...] |
/external/eigen/lapack/ |
clarft.f | 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/clarft.f"> 15 *> [TXT]</a>
|
dlarft.f | 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dlarft.f"> 15 *> [TXT]</a>
|