/external/grpc-grpc/tools/run_tests/artifacts/ |
build_artifact_python.sh | 92 "${PIP}" install -rrequirements.txt
|
/external/llvm/docs/ |
make.bat | 177 or in %BUILDDIR%/linkcheck/output.txt. 186 results in %BUILDDIR%/doctest/output.txt.
|
/external/ltp/testscripts/ |
ltpfslvm.sh | 121 mkreiserfs /dev/ltp_test_vg2/ltp_test_lv3 <yesenter.txt 185 mkfs -V -t jfs /dev/$part1 <yesenter.txt
|
/external/python/cpython2/Lib/test/ |
test_telnetlib.py | 345 txt = telnet.read_all() 350 self.assertEqual(len(''.join(data[:-1])), len(txt + cmd)) 383 txt = telnet.read_all() 384 self.assertEqual(txt, '')
|
/external/python/cpython3/Lib/test/ |
test_cgi.py | 263 {'name':'file', 'filename':'test.txt', 'value':b'Testing 123.\n'}, 282 {'name':'file', 'filename':'test.txt', 'value':b'Testing 123.\n'}, 310 Content-Disposition: form-data; name="upload"; filename="fake.txt" 341 expect = [{'name': None, 'filename': 'file1.txt', 'value': b'... contents of file1.txt ...'}, 486 Content-Disposition: form-data; name="upload"; filename="fake.txt" 537 cgi.parse_header('attachment; filename="silly.txt"'), 538 ("attachment", {"filename": "silly.txt"})) 566 Content-Disposition: form-data; name="file"; filename="test.txt" 596 Content-Disposition: file; filename="file1.txt" [all...] |
/external/python/rsa/doc/ |
make.bat | 157 or in %BUILDDIR%/linkcheck/output.txt. 166 results in %BUILDDIR%/doctest/output.txt.
|
/external/skia/tests/ |
TextBlobTest.cpp | 160 const char* txt = "BOOO"; local 161 const size_t txtLen = strlen(txt); 162 const int glyphCount = font.countText(txt, txtLen, kUTF8_SkTextEncoding); 165 font.textToGlyphs(txt, txtLen, kUTF8_SkTextEncoding, buffer.glyphs, glyphCount);
|
/external/skqp/tests/ |
TextBlobTest.cpp | 160 const char* txt = "BOOO"; local 161 const size_t txtLen = strlen(txt); 162 const int glyphCount = font.countText(txt, txtLen, kUTF8_SkTextEncoding); 165 font.textToGlyphs(txt, txtLen, kUTF8_SkTextEncoding, buffer.glyphs, glyphCount);
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
make.bat | 177 or in %BUILDDIR%/linkcheck/output.txt. 186 results in %BUILDDIR%/doctest/output.txt.
|
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/ |
download_dependencies.sh | 86 if [ ! -f ${am_dir}/VERSION.txt ]; then
|
/external/wpa_supplicant_8/hs20/client/ |
osu_client.c | 789 char *txt; local 794 txt = xml_node_get_text(ctx->xml, ssid); 795 if (txt == NULL) 797 wpa_printf(MSG_DEBUG, "- Policy/SPExclusionList/<X+>/SSID = %s", txt); 798 if (set_cred_quoted(ctx->ifname, id, "excluded_ssid", txt) < 0) 800 xml_node_get_text_free(ctx->xml, txt); 820 char *txt = NULL, *pos; local 852 txt = xml_node_get_text(ctx->xml, node); 853 if (txt == NULL) 856 txt); 2072 struct osu_lang_text *txt; local 2085 struct osu_lang_text *txt; local [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap.h | 221 * @txt: User readable text describing the required parameter 224 const char *txt);
|
/build/make/core/tasks/tools/ |
compatibility.mk | 54 $(hide) echo $(BUILD_NUMBER_FROM_FILE) > $(PRIVATE_OUT_DIR)/tools/version.txt
|
/build/soong/java/ |
jdeps_test.go | 77 expected := "Jarjar_rules.txt"
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_cgi.py | 242 Content-Disposition: form-data; name="file"; filename="test.txt"
257 {'name':'file', 'filename':'test.txt','value':'Testing 123.\n'},
321 Content-Disposition: form-data; name="upload"; filename="fake.txt"
372 cgi.parse_header('attachment; filename="silly.txt"'),
373 ("attachment", {"filename": "silly.txt"}))
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/ |
PciHostBridge.h | 42 #define PCI_TRACE(txt) DEBUG((EFI_D_VERBOSE, "ARM_PCI: " txt "\n"))
|
/external/grpc-grpc-java/testing/src/main/resources/certs/ |
openssl.cnf | 45 database = $dir/index.txt # database index file.
|
/external/ltp/testcases/kernel/fs/fs_bind/bind/ |
00_Descriptions.txt | 21 OO_DESCRIPTION.txt
|
/external/ltp/testcases/kernel/fs/fs_bind/move/ |
00_Descriptions.txt | 21 OO_DESCRIPTION.txt
|
/external/syzkaller/pkg/ast/ |
test_util.go | 64 var errorLocationRe = regexp.MustCompile(`at [a-z][a-z0-9]+\.txt:[0-9]+:[0-9]+`)
|
/external/vulkan-validation-layers/build-android/ |
android-generate.sh | 46 SPIRV_TOOLS_UUID=spirv_tools_uuid.txt
|
/external/walt/docs/ |
TapLatency.md | 15 Linux [Multi Touch (MT)](https://www.kernel.org/doc/Documentation/input/multi-touch-protocol.txt)
|
/external/golang-protobuf/ptypes/timestamp/ |
timestamp.pb.go | 33 // See [https://www.ietf.org/rfc/rfc3339.txt](https://www.ietf.org/rfc/rfc3339.txt). 80 // [RFC 3339](https://www.ietf.org/rfc/rfc3339.txt) format. That is, the
|
/external/icu/icu4c/source/samples/all/ |
samplecheck.bat | 102 %SAMPLE_CSDET% %ICU_SAMPLESDIR%\csdet\readme.txt 207 echo Looking for "ICU" in '%ICU_SAMPLESDIR%\ugrep\readme.txt' with ugrep.exe 208 %SAMPLE_UGREP% ICU %ICU_SAMPLESDIR%\ugrep\readme.txt
|
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/timestamp/ |
timestamp.pb.go | 31 // See [https://www.ietf.org/rfc/rfc3339.txt](https://www.ietf.org/rfc/rfc3339.txt). 78 // [RFC 3339](https://www.ietf.org/rfc/rfc3339.txt) format. That is, the
|