HomeSort by relevance Sort by last modified time
    Searched refs:txt (Results 351 - 375 of 873) sorted by null

<<11121314151617181920>>

  /external/eigen/lapack/
cladiv.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/cladiv.f">
15 *> [TXT]</a>
dladiv.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dladiv.f">
15 *> [TXT]</a>
dlapy2.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dlapy2.f">
15 *> [TXT]</a>
dlapy3.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/dlapy3.f">
15 *> [TXT]</a>
sladiv.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/sladiv.f">
15 *> [TXT]</a>
slapy2.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/slapy2.f">
15 *> [TXT]</a>
slapy3.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/slapy3.f">
15 *> [TXT]</a>
zlacgv.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/zlacgv.f">
15 *> [TXT]</a>
zladiv.f 14 *> <a href="http://www.netlib.org/cgi-bin/netlibfiles.txt?format=txt&filename=/lapack/lapack_routine/zladiv.f">
15 *> [TXT]</a>
  /external/grpc-grpc/tools/run_tests/
run_microbenchmark.py 67 def link(txt, tgt):
70 cgi.escape(tgt, quote=True), cgi.escape(txt))
73 def text(txt):
75 index_html += "<p><pre>%s</pre></p>\n" % cgi.escape(txt)
91 link(line, '%s.txt' % fnize(line))
108 'reports/%s.txt' % fnize(line)
  /external/libusb/.private/
bwince.cmd 35 copy .private\wbs_wince.txt %WINCE_TARGET_DIR%\README.txt
  /external/libxml2/
testOOM.c 182 const xmlChar *txt; local
183 txt = xmlTextReaderConstValue(reader);
184 if (txt != NULL)
185 chars += xmlStrlen (txt);
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
kvm.sh 315 pwd > $resdir/$ds/testid.txt
318 git status >> $resdir/$ds/testid.txt
319 git rev-parse HEAD >> $resdir/$ds/testid.txt
320 git diff HEAD >> $resdir/$ds/testid.txt
  /external/ltp/testcases/commands/file/
file01.sh 77 1) file_test in.txt "ASCII text";;
  /external/nist-pkits/
generate-tests.sh 67 TEMP_TEXT=$(mktemp --tmpdir PKITS.txt.XXXXXXXX)
  /external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
gen_ranges.go 18 // http://www.unicode.org/Public/8.0.0/ucd/extracted/DerivedBidiClass.txt
43 ucd.Parse(gen.OpenUCDFile("DerivedCoreProperties.txt"), func(p *ucd.Parser) {
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
complexityMeasures.m 8 cout=' > st.txt'; %saves to matlab variable 'st'
11 load st.txt
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
runiSACLongtest.txt 21 LOGFILE=logNormal"$PLATFORM".txt
25 INFILES=$(cat InputFiles.txt)
26 SUBSET=$(cat InputFilesFew.txt)
27 CHANNELFILES=$(cat ChannelFiles.txt)
28 CHANNELLIST=($(cat ChannelFiles.txt))
107 LOGFILE=logNormal_SWB"$PLATFORM".txt
113 INFILES=$(cat InputFilesSWB.txt)
139 LOGFILE_API=logNormal_API"$PLATFORM".txt
  /external/wpa_supplicant_8/src/tls/
pkcs1.c 274 char txt[100], txt2[100]; local
275 asn1_oid_to_str(&oid, txt, sizeof(txt));
279 txt, txt2);
  /external/wpa_supplicant_8/wpa_supplicant/
wpas_glue.c 820 const char **txt)
824 *txt = default_txt;
828 *txt = "Identity";
832 *txt = "Password";
836 *txt = "New Password";
840 *txt = "PIN";
847 *txt = "Private key passphrase";
854 *txt = "PSK or passphrase";
858 *txt = "External server certificate validation";
865 /* txt needs to be something *
911 const char *field_name, *txt = NULL; local
    [all...]
  /frameworks/av/media/libaaudio/scripts/
convert_oboe_aaudio.sh 36 convertPathPattern ${LIBOBOE_DIR} liboboe.map.txt
  /frameworks/base/cmds/app_process/
Android.mk 30 -Wl,--version-script,art/sigchainlib/version-script32.txt -Wl,--export-dynamic
32 -Wl,--version-script,art/sigchainlib/version-script64.txt -Wl,--export-dynamic
  /external/ltp/testcases/kernel/sched/tool/
time-schedule.c 473 char txt[64], dummy_str[64]; local
480 sprintf(txt, "/proc/%s/stat", de->d_name);
481 if ((fp = fopen(txt, "r")) == NULL)
483 fscanf(fp, "%d %s %s", &dummy_i, dummy_str, txt);
484 if (txt[0] == 'R')
  /external/skia/tests/
FontHostTest.cpp 277 char txt[] = "long.text.with.lots.of.dots."; local
295 SkScalar width1 = font.measureText(txt, strlen(txt), kUTF8_SkTextEncoding);
298 SkScalar width2 = font.measureText(txt, strlen(txt), kUTF8_SkTextEncoding, &bounds);
  /external/skqp/tests/
FontHostTest.cpp 277 char txt[] = "long.text.with.lots.of.dots."; local
295 SkScalar width1 = font.measureText(txt, strlen(txt), kUTF8_SkTextEncoding);
298 SkScalar width2 = font.measureText(txt, strlen(txt), kUTF8_SkTextEncoding, &bounds);

Completed in 2036 milliseconds

<<11121314151617181920>>