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

<<21222324252627282930>>

  /external/libjpeg-turbo/release/
makemacpkg.in 256 cp $SRCDIR/release/License.rtf $SRCDIR/release/Welcome.rtf $SRCDIR/release/ReadMe.txt $TMPDIR/pkg/
  /external/mesa3d/src/mesa/program/
prog_optimize.c     [all...]
  /external/pdfium/third_party/lcms/src/
cmsps2.c 331 char* RemoveCR(const char* txt)
336 strncpy(Buffer, txt, 2047);
    [all...]
  /external/pdfium/xfa/fde/
cfde_texteditengine.cpp 835 WideString txt = DeleteSelectedText(RecordOperation::kSkipRecord); local
839 pdfium::MakeUnique<ReplaceOperation>(this, start_idx, txt, rep));
    [all...]
  /external/python/cpython2/Lib/
mhlib.py 604 def createmessage(self, n, txt):
605 """Create a message, with text from the open file txt."""
617 buf = txt.read(BUFSIZE)
    [all...]
  /external/python/cpython2/PCbuild/
build.bat 7 echo.version(s) of Microsoft Visual Studio to be installed (see readme.txt).
  /external/python/cpython3/Lib/
dataclasses.py 384 txt = f'def {name}({args}){return_annotation}:\n{body}'
386 exec(txt, globals, locals)
    [all...]
  /external/python/cpython3/Lib/test/
test_zipfile.py 297 zipfp.writestr("b.txt", "hello world", compress_type=self.compression)
298 info = zipfp.getinfo('b.txt')
303 zipfp.writestr("a.txt", "hello world", compress_type=self.compression)
304 zipfp.writestr("b.txt", "hello world", compress_type=self.compression,
308 a_info = zipfp.getinfo('a.txt')
313 b_info = zipfp.getinfo('b.txt')
537 zipfp.writestr("somefile.txt", "bogus")
    [all...]
  /external/python/cpython3/PCbuild/
build.bat 7 echo.version(s) of Microsoft Visual Studio to be installed (see readme.txt).
  /external/selinux/python/sepolgen/src/sepolgen/
refparser.py 1085 txt = fd.read()
1088 parse(txt, module, spt, debug)
  /external/skia/infra/lottiecap/gold/
lottie-web-aggregator.go 11 // TODO(kjlubick): Handle uninteresting_hash.txt if needed.
  /external/skqp/infra/lottiecap/gold/
lottie-web-aggregator.go 11 // TODO(kjlubick): Handle uninteresting_hash.txt if needed.
  /external/syzkaller/pkg/ifuzz/
ifuzz.go 4 //go:generate bash -c "go run gen/gen.go gen/all-enc-instructions.txt > generated/insns.go"
  /external/syzkaller/sys/syz-sysgen/
sysgen.go 63 top := ast.ParseGlob(filepath.Join("sys", OS, "*.txt"), nil)
  /external/syzkaller/syz-ci/
syz-ci.go 81 // Dir with additional syscall descriptions (.txt and .const files).
  /external/tensorflow/tensorflow/python/feature_column/
feature_column_v2.py     [all...]
  /external/u-boot/drivers/usb/host/
Kconfig 117 You may want to read <file:Documentation/usb/ehci.txt>.
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 19 # Alternatively, see README-Windows.txt for information about binary
wpa_cli.c 4329 char txt[200]; local
    [all...]
wps_supplicant.c 1436 char uuid[40], txt[400]; local
    [all...]
  /external/zlib/src/contrib/pascal/
zlibpas.pas 5 * For conditions of distribution and use, see copyright notice in readme.txt
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 175 char uuid[40], txt[400]; local
181 len = os_snprintf(txt, sizeof(txt), WPS_EVENT_PIN_NEEDED
188 if (!os_snprintf_error(sizeof(txt), len))
189 wpa_msg(hapd->msg_ctx, MSG_INFO, "%s", txt);
    [all...]
  /build/make/core/
config.mk 769 BUILD_NUMBER_FROM_FILE := $$(cat $(OUT_DIR)/build_number.txt)
    [all...]
  /external/nanohttpd/core/src/main/java/fi/iki/elonen/
NanoHTTPD.java     [all...]
  /external/curl/packages/vms/
gnv_link_curl.com 257 $create 'default_dir'hp_ssl_release_info.txt
301 $ open/append sslr 'default_dir'hp_ssl_release_info.txt

Completed in 1033 milliseconds

<<21222324252627282930>>