HomeSort by relevance Sort by last modified time
    Searched refs:txt (Results 76 - 100 of 1213) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4c/source/test/perf/utrie2perf/
utrie2perf.bat 9 for %%f in (udhr_eng.txt
10 udhr_deu.txt
11 udhr_fra.txt
12 udhr_rus.txt
13 udhr_tha.txt
14 udhr_jpn.txt
15 udhr_cmn.txt
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
ClassicToken.cs 163 string txt = Text;
164 if (txt != null) {
165 txt = txt.Replace("\n", "\\\\n");
166 txt = txt.Replace("\r", "\\\\r");
167 txt = txt.Replace("\t", "\\\\t");
169 txt = "<no text>";
171 return "[@" + TokenIndex + ",'" + txt + "',<" + type + ">" + channelStr + "," + line + ":" + CharPositionInLine + "]"
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ClassicToken.cs 198 string txt = Text;
199 if ( txt != null )
201 txt = txt.Replace( "\n", "\\\\n" );
202 txt = txt.Replace( "\r", "\\\\r" );
203 txt = txt.Replace( "\t", "\\\\t" );
207 txt = "<no text>";
209 return "[@" + TokenIndex + ",'" + txt + "',<" + type + ">" + channelStr + "," + line + ":" + CharPositionInLine + "]"
    [all...]
  /external/llvm/utils/lit/utils/
check-sdist 15 grep -v '^\./notes.txt' | \
21 sort > /tmp/lit_source_files.txt
26 python setup.py sdist > /tmp/lit_sdist_log.txt
36 sort > /tmp/lit_sdist_files.txt
40 if (diff /tmp/lit_source_files.txt /tmp/lit_sdist_files.txt); then
  /device/google/wahoo/
init.radio.sh 15 if [ -f /data/vendor/radio/ver_info.txt ]; then
16 prev_version_info=`cat /data/vendor/radio/ver_info.txt`
21 cur_version_info=`cat /firmware/verinfo/ver_info.txt`
22 if [ ! -f /firmware/verinfo/ver_info.txt -o "$prev_version_info" != "$cur_version_info" ]; then
28 cp /firmware/verinfo/ver_info.txt /data/vendor/radio/ver_info.txt
29 chown radio.radio /data/vendor/radio/ver_info.txt
31 cp /firmware/image/modem_pr/mbn_ota.txt /data/vendor/radio/modem_config
32 chown radio.radio /data/vendor/radio/modem_config/mbn_ota.txt
  /external/wpa_supplicant_8/wpa_supplicant/
nfc_pw_token.c 42 char txt[1000]; local
61 wpa_snprintf_hex_uppercase(txt, sizeof(txt), wpabuf_head(buf),
63 printf("#WPS=%s\n", txt);
65 wpa_snprintf_hex_uppercase(txt, sizeof(txt), wpabuf_head(ndef),
67 printf("#NDEF=%s\n", txt);
  /prebuilts/go/darwin-x86/src/os/
path_windows_test.go 23 {`C:\short.txt`, `C:\short.txt`},
29 {`C:\long\foo.txt`, `\\?\C:\long\foo.txt`},
30 {`C:/long/foo.txt`, `\\?\C:\long\foo.txt`},
33 {`long.txt`, `long.txt`},
34 {`C:long.txt`, `C:long.txt`},
    [all...]
  /prebuilts/go/linux-x86/src/os/
path_windows_test.go 23 {`C:\short.txt`, `C:\short.txt`},
29 {`C:\long\foo.txt`, `\\?\C:\long\foo.txt`},
30 {`C:/long/foo.txt`, `\\?\C:\long\foo.txt`},
33 {`long.txt`, `long.txt`},
34 {`C:long.txt`, `C:long.txt`},
    [all...]
  /external/icu/icu4c/source/samples/uresb/
resources.mak 23 en.res : en.txt
26 root.res : root.txt
29 sr.res : sr.txt
  /art/test/968-default-partial-compile-gen/
build 28 # compiled class files in ./classes and the expected values in expected.txt
31 ./util-src/generate_java.py ./javac_exec.sh ./src ./classes ./expected.txt ./build_log
34 # Generate the smali files and expected.txt or fail
35 ./util-src/generate_smali.py ./smali ./expected.txt
  /art/test/971-iface-super/
build 28 # compiled class files in ./classes and the expected values in expected.txt
31 ./util-src/generate_java.py ./javac_exec.sh ./src ./classes ./expected.txt ./build_log
34 # Generate the smali files and expected.txt or fail
35 ./util-src/generate_smali.py ./smali ./expected.txt
  /development/tools/logblame/
medium_idle_test 4 RAWLOGS_FILE=medium-idle-rawlogs.txt
5 ANALYSIS_FILE=medium-idle-analysis.txt
short_idle_test 4 RAWLOGS_FILE=short-idle-rawlogs.txt
5 ANALYSIS_FILE=short-idle-analysis.txt
  /device/google/marlin/
init.radio.sh 15 if [ -f /data/misc/radio/ver_info.txt ]; then
16 prev_version_info=`cat /data/misc/radio/ver_info.txt`
21 cur_version_info=`cat /firmware/radio/modem_pr/verinfo/ver_info.txt`
22 if [ ! -f /firmware/radio/modem_pr/verinfo/ver_info.txt -o "$prev_version_info" != "$cur_version_info" ]; then
24 rm /data/misc/radio/ver_info.txt
29 cp /firmware/radio/modem_pr/verinfo/ver_info.txt /data/misc/radio/ver_info.txt
30 chown radio.radio /data/misc/radio/ver_info.txt
  /external/autotest/client/deps/glbench/
update_glbench_image_filelists.sh 4 ls *.png | sort > ../../glbench/glbench_reference_images.txt
12 ls */*.png 2>/dev/null | sort > ../../glbench/${images}.txt
  /external/icu/icu4c/source/samples/ugrep/
Makefile 20 CHECK_ARGS=BOM readme.txt
  /external/libogg/doc/
Makefile.am 9 rfc3533.txt rfc5334.txt skeleton.html
  /external/lisa/tools/scripts/
odroid_sampler.sh 47 rm samples_w.txt 2>/dev/null
53 cat $SYSFS_W >> samples_w.txt
  /external/wpa_supplicant_8/src/crypto/
tls_openssl_ocsp.c 25 static void tls_show_errors(int level, const char *func, const char *txt)
30 func, txt, ERR_error_string(ERR_get_error(), NULL));
229 char *txt; local
234 txt = os_malloc(rlen + 1);
235 if (!txt) {
240 res = BIO_read(out, txt, rlen);
243 os_free(txt);
247 txt[res] = '\0';
248 return txt;
403 char *txt; local
498 char *txt; local
    [all...]
  /art/test/961-default-iface-resolution-gen/
build 22 # Generate the smali files and expected.txt or fail
23 ./util-src/generate_java.py ./src ./expected.txt
  /art/test/964-default-iface-init-gen/
build 22 # Generate the smali files and expected.txt or fail
23 ./util-src/generate_java.py ./src ./expected.txt
  /external/icu/tools/srcgen/
check_generated_code.sh 23 ./android_icu4j_source_report.txt
  /external/ltp/testcases/kernel/syscalls/epoll2/man/
mkpages.sh 3 groff -t -e -mandoc -Tascii epoll.4 | col -bx > epoll.txt
4 groff -t -e -mandoc -Tascii epoll_create.2 | col -bx > epoll_create.txt
5 groff -t -e -mandoc -Tascii epoll_ctl.2 | col -bx > epoll_ctl.txt
6 groff -t -e -mandoc -Tascii epoll_wait.2 | col -bx > epoll_wait.txt
  /external/wpa_supplicant_8/hs20/server/ca/
ocsp-responder.sh 3 openssl ocsp -index demoCA/index.txt -port 8888 -nmin 5 -rsigner ocsp.pem -rkey ocsp.key -CA demoCA/cacert.pem -text
  /device/common/
generate-blob-lists.sh 49 DEVICES=$(for i in device/*/*/proprietary-blobs.txt ; do basename $(dirname $i) ; done)
66 cat out/target/product/$DEVICENAME/installed-files.txt |
68 sort -f > $ARCHIVEDIR/$DEVICENAME-with.txt
77 cat out/target/product/$DEVICENAME/installed-files.txt |
79 sort -f > $ARCHIVEDIR/$DEVICENAME-without.txt
86 if test $(wc -l < $ARCHIVEDIR/$DEVICENAME-without.txt) != 0 -a $(wc -l < $ARCHIVEDIR/$DEVICENAME-with.txt) != 0
105 comm -13 $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt |
107 ) > $ARCHIVEDIR/$DEVICENAME-proprietary-blobs.txt
    [all...]

Completed in 1541 milliseconds

1 2 34 5 6 7 8 91011>>