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

<<11121314151617181920>>

  /system/libhwbinder/include/hwbinder/
BufferedTextOutput.h 39 virtual status_t print(const char* txt, size_t len);
Debug.h 32 typedef void (*debugPrintFunc)(void* cookie, const char* txt);
  /developers/samples/android/
compileSamples.sh 17 parallel --joblog emit.log --max-procs 8 --retries 5 -a projects.txt ./emitSample.sh
  /development/tools/idegen/
intellij-gen.sh 55 index_file=$root_dir/module-index.txt
  /external/flatbuffers/samples/
android_sample.sh 35 rm build.xml local.properties proguard-project.txt project.properties
  /external/ltp/testcases/kernel/fs/fs_bind/regression/
00_Descriptions.txt 21 OO_DESCRIPTION.txt
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/core/util/
PatternUtilTest.groovy 35 assert PatternUtil.convertStringWithWildcardsToRegex('*.txt') == /.*\.txt/
45 assert PatternUtil.containsWildcards('*.txt')
47 assert PatternUtil.containsWildcards('a??.txt')
  /external/proguard/bin/
proguard.bat 8 REM "\"C:/My Directory/My File.txt\""
  /external/python/cpython2/Mac/Demo/example1/
dnslookup-1.py 31 txt = Dlg.GetDialogItemText(h)
34 Dlg.SetDialogItemText(h, dnslookup(txt))
  /external/tcpdump/tests/
TESTrun.sh 7 cat /dev/null > failure-outputs.txt
69 cat failure-outputs.txt
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/
diffiSACPLC.txt 4 LOGFILE=logplc.txt
  /prebuilts/go/darwin-x86/src/net/http/
filetransport_test.go 28 fname := filepath.Join(dname, "foo.txt")
38 fooURLs := []string{"file:///foo.txt", "file://../foo.txt"}
58 const badURL = "file://../no-exist.txt"
  /prebuilts/go/linux-x86/src/net/http/
filetransport_test.go 28 fname := filepath.Join(dname, "foo.txt")
38 fooURLs := []string{"file:///foo.txt", "file://../foo.txt"}
58 const badURL = "file://../no-exist.txt"
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.bat 8 REM "\"C:/My Directory/My File.txt\""
  /cts/tests/signature/api/
Android.mk 29 LOCAL_SRC_FILES := frameworks/base/api/current.txt
38 LOCAL_SRC_FILES := frameworks/base/api/system-current.txt
47 LOCAL_SRC_FILES := frameworks/base/api/system-removed.txt
56 LOCAL_SRC_FILES := frameworks/base/legacy-test/api/legacy-test-current.txt
65 LOCAL_SRC_FILES := frameworks/base/test-runner/api/android-test-mock-current.txt
74 LOCAL_SRC_FILES := frameworks/base/test-runner/api/android-test-runner-current.txt
83 LOCAL_SRC_FILES := external/apache-http/api/apache-http-legacy-current.txt
  /external/vboot_reference/tests/futility/
test_sign_kernel.sh 14 echo "hi there" > ${TMP}.config.txt
15 echo "hello boys" > ${TMP}.config2.txt
34 --config ${TMP}.config.txt \
51 --config ${TMP}.config.txt \
77 --config ${TMP}.config2.txt \
91 --config ${TMP}.config2.txt \
113 --config ${TMP}.config2.txt \
135 --config ${TMP}.config.txt \
151 --config ${TMP}.config.txt \
175 --config ${TMP}.config2.txt \
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/
CreateBootDisk.bat 50 @echo.> FormatCommandInput.txt
51 @echo.n>> FormatCommandInput.txt
52 @format /v:%DISK_LABEL% /q %EFI_BOOT_DISK% < FormatCommandInput.txt > NUL
53 @del FormatCommandInput.txt
87 @echo.> FormatCommandInput.txt
88 @format /FS:FAT /v:%DISK_LABEL% /q %EFI_BOOT_DISK% < FormatCommandInput.txt > NUL
89 @del FormatCommandInput.txt
108 @echo.> FormatCommandInput.txt
109 @format /FS:FAT32 /v:%DISK_LABEL% /q %EFI_BOOT_DISK% < FormatCommandInput.txt > NUL
110 @del FormatCommandInput.txt
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
AToken_traditional.h 145 ANTLRChar *txt,
173 ANTLRChar *txt,
177 t->setType(tt); t->setText(txt); t->setLine(line);
203 ANTLRChar *txt,
206 ANTLRAbstractToken *t = new ANTLRCommonToken(tt,txt);
  /external/hyphenation-patterns/
Android.mk 70 $(eval LOCAL_SRC_FILES := $(addprefix $(1)/hyph-, $(addprefix $(2), .pat.txt .chr.txt .hyp.txt)))\
73 $(eval LOCAL_MODULE := $(addprefix $(addprefix hyph-, $(2)), .lic.txt))\
74 $(eval LOCAL_SRC_FILES := $(addprefix $(1)/hyph-, $(addprefix $(2), .lic.txt)))\
  /device/linaro/bootloader/edk2/BaseTools/Scripts/
ShowEnvironment.bat 155 @if not exist "%WORKSPACE%\Conf\target.txt" (
157 @echo copying ... target.template to %WORKSPACE%\Conf\target.txt
158 @copy /Y "%SRC_CONF%\target.template" "%WORKSPACE%\Conf\target.txt" > nul
161 @if not exist "%WORKSPACE%\Conf\tools_def.txt" (
163 @echo copying ... tools_def.template to %WORKSPACE%\Conf\tools_def.txt
164 @copy /Y "%SRC_CONF%\tools_def.template" "%WORKSPACE%\Conf\tools_def.txt" > nul
167 @if not exist "%WORKSPACE%\Conf\build_rule.txt" (
169 @echo copying ... build_rule.template to %WORKSPACE%\Conf\build_rule.txt
170 @copy /Y "%SRC_CONF%\build_rule.template" "%WORKSPACE%\Conf\build_rule.txt" > nul
183 @echo over-write ... target.template to %WORKSPACE%\Conf\target.txt
    [all...]
  /external/selinux/python/sepolicy/sepolicy/
__init__.py 902 txt = "Set files with the %s type, if you want to " % markup(f)
905 return txt + "store the %s files under the /run or /var/run directory." % prettyprint(f, "_var_run_t")
907 return txt + "store the %s files under the /run directory." % prettyprint(f, "_pid_t")
909 return txt + "store the %s files under the /var/lib directory." % prettyprint(f, "_var_lib_t")
911 return txt + "store the %s files under the /var directory." % prettyprint(f, "_var_lib_t")
913 return txt + "store the %s files under the /var/spool directory." % prettyprint(f, "_spool_t")
915 return txt + "store the %s files under the /var/spool directory." % prettyprint(f, "_spool_t")
917 return txt + "store the files under the /var/cache directory."
919 return txt + "treat the files as kerberos keytab files."
921 return txt + "treat the files as %s lock data, stored under the /var/lock directory" % prettyprint(f, "_lock_ (…)
    [all...]
  /external/bouncycastle/
Android.mk 64 LOCAL_JARJAR_RULES := $(LOCAL_PATH)/jarjar-rules.txt
77 LOCAL_JARJAR_RULES := $(LOCAL_PATH)/jarjar-rules.txt
104 LOCAL_JARJAR_RULES := $(LOCAL_PATH)/jarjar-rules.txt
113 LOCAL_JARJAR_RULES := $(LOCAL_PATH)/jarjar-rules.txt
175 LOCAL_JARJAR_RULES := $(LOCAL_PATH)/jarjar-rules.txt
191 LOCAL_JARJAR_RULES := $(LOCAL_PATH)/jarjar-rules.txt
200 LOCAL_JARJAR_RULES := $(LOCAL_PATH)/jarjar-rules.txt
  /external/libdaemon/libdaemon/
dpid.c 101 static char txt[256]; local
125 if ((l = read(fd, txt, sizeof(txt)-1)) < 0) {
133 txt[l] = 0;
134 txt[strcspn(txt, "\r\n")] = 0;
137 lpid = strtol(txt, &e, 10);
  /external/openssh/
log.c 399 char *txt = NULL; local
410 txt = "fatal";
415 txt = "error";
425 txt = "debug1";
429 txt = "debug2";
433 txt = "debug3";
437 txt = "internal error";
441 if (txt != NULL && log_handler == NULL) {
442 snprintf(fmtbuf, sizeof(fmtbuf), "%s: %s", txt, fmt);
  /prebuilts/go/darwin-x86/src/archive/tar/
writer_test.go 71 // ln -s small.txt link.txt
72 // tar -b 1 --format=ustar -c -f writer.tar small.txt small2.txt link.txt
76 Name: "small.txt",
89 Name: "small2.txt",
102 Name: "link.txt",
109 Linkname: "small.txt",
117 // dd if=/dev/zero bs=1048576 count=16384 > /tmp/16gig.txt
    [all...]

Completed in 508 milliseconds

<<11121314151617181920>>