Home
last modified time | relevance | path

Searched full:plain (Results 1501 - 1525 of 2667) sorted by relevance

1...<<61626364656667686970>>...107

/third_party/python/Lib/http/
H A Dserver.py246 e.g. "text/html" or "text/plain".
1090 "CGI script is not a plain file (%r)" % scriptname)
H A Dcookiejar.py440 >>> join_header_words([[("text/plain", None), ("charset", "iso-8859-1")]])
441 'text/plain; charset="iso-8859-1"'
442 >>> join_header_words([[("text/plain", None)], [("charset", "iso-8859-1")]])
443 'text/plain, charset="iso-8859-1"'
/third_party/python/Lib/
H A Dsmtplib.py674 """ Authobject to use with PLAIN authentication. Requires self.user and
723 preferred_auths = ['CRAM-MD5', 'PLAIN', 'LOGIN']
/third_party/vk-gl-cts/external/amber/src/docs/
H A Damber_script.md749 #### OpenCL Plain-Old-Data Arguments
750 OpenCL kernels can have plain-old-data (pod or pod_ubo in the desriptor map)
/third_party/skia/site/docs/user/modules/
H A Dpathkit.md32 <canvas class=patheffect id=canvas1 title="Plain: A drawn star with overlapping solid lines"></canvas>
130 let names = ["(plain)", "Dash", "Trim", "Simplify", "Stroke", "Grow", "Shrink"];
/third_party/openssl/doc/man1/
H A Dopenssl-s_server.pod.in416 C<text/plain>.
860 Send some plain text down the underlying TCP connection: this should
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.hpp109 // In non-Vulkan GLSL, emit push constant blocks as UBOs rather than plain uniforms.
112 // Always emit uniform blocks as plain uniforms, regardless of the GLSL version, even when UBOs are supported.
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFtest/entry/src/ohosTest/ets/test/
H A DUDMFApiDescriptor.test.ets141 * @tc.desc : Verify the properties of the plain text data type
148 expect(UTD.UniformDataType.PLAIN_TEXT).assertEqual("general.plain-text");
157 expect(typeObj.typeId).assertEqual("general.plain-text");
163 expect(typeObj.mimeTypes.toString()).assertEqual("text/plain");
5549 * @tc.desc : parameter to getUniformDataTypeByFilenameExtension() --parameter is ".mytext" "general.plain-text"
5556 let result = UTD.getUniformDataTypeByFilenameExtension(".mytext", "general.plain-text");
5566 expect(typeObj.belongingToTypes.toString()).assertEqual("general.plain-text");
5637 let result = UTD.getUniformDataTypeByMIMEType(".mytext", "general.plain-text");
5647 expect(typeObj.belongingToTypes.toString()).assertEqual("general.plain-text");
5718 let result = UTD.getUniformDataTypeByFilenameExtension(".mytext", "general.plain
[all...]
/third_party/node/doc/api/
H A Dhttp.html667 <span class="hljs-string">'content-type'</span>: <span class="hljs-string">'text/plain'</span>,
684 <span class="hljs-string">'content-type'</span>, <span class="hljs-string">'text/plain'</span>,
1052 res.<span class="hljs-title function_">writeHead</span>(<span class="hljs-number">200</span>, { <span class="hljs-string">'Content-Type'</span>: <span class="hljs-string">'text/plain'</span> });
1103 res.<span class="hljs-title function_">writeHead</span>(<span class="hljs-number">200</span>, { <span class="hljs-string">'Content-Type'</span>: <span class="hljs-string">'text/plain'</span> });
1268 res.<span class="hljs-title function_">writeHead</span>(<span class="hljs-number">200</span>, { <span class="hljs-string">'Content-Type'</span>: <span class="hljs-string">'text/plain'</span> });
1305 res.<span class="hljs-title function_">writeHead</span>(<span class="hljs-number">200</span>, { <span class="hljs-string">'Content-Type'</span>: <span class="hljs-string">'text/plain'</span> });
2213 <pre><code class="language-js">response.<span class="hljs-title function_">writeHead</span>(<span class="hljs-number">200</span>, { <span class="hljs-string">'Content-Type'</span>: <span class="hljs-string">'text/plain'</span>,
2403 <pre><code class="language-js"><span class="hljs-comment">// Returns content-type = text/plain</span>
2407 res.<span class="hljs-title function_">writeHead</span>(<span class="hljs-number">200</span>, { <span class="hljs-string">'Content-Type'</span>: <span class="hljs-string">'text/plain'</span> });
2641 <span class="hljs-string">'Content-Type'</span>: <span class="hljs-string">'text/plain'</spa
[all...]
H A Dv8.html1005 <p><strong>The <code>init</code> hook must be a plain function. Providing an async function will
1022 <p><strong>The <code>settled</code> hook must be a plain function. Providing an async function will
1039 <p><strong>The <code>before</code> hook must be a plain function. Providing an async function will
1056 <p><strong>The <code>after</code> hook must be a plain function. Providing an async function will
1079 <p><strong>The hook callbacks must be plain functions. Providing async functions will
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Dpackage-lock.json1095 "is-plain-object": "^2.0.4"
1808 "is-plain-object": {
1810 "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
2150 "is-plain-object": "^2.0.4"
2765 "is-plain-object": "^2.0.3",
3385 "is-plain-object": "^2.0.1",
/third_party/curl/docs/
H A DFAQ513 generated. It may be ASP, PHP, Perl, shell-script, SSI or plain HTML
553 with its plain C API. If you do not find anywhere else to ask you can ask
1277 A - gethostbyname() on plain IPv4 hosts
1503 does not refer to it like this (for unknown reasons). They call it plain
/third_party/icu/icu4c/source/common/unicode/
H A Duniset.h526 * @param uset a USet (the ICU plain C type for UnicodeSet)
536 * @param uset a const USet (the ICU plain C type for UnicodeSet)
545 * USet is the plain C type for UnicodeSet
555 * USet is the plain C type for UnicodeSet
/third_party/node/tools/doc/
H A Dpackage-lock.json477 "node_modules/is-plain-obj": {
479 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
1683 "is-plain-obj": "^4.0.0",
/third_party/node/deps/icu-small/source/common/unicode/
H A Duniset.h530 * @param uset a USet (the ICU plain C type for UnicodeSet)
540 * @param uset a const USet (the ICU plain C type for UnicodeSet)
549 * USet is the plain C type for UnicodeSet
559 * USet is the plain C type for UnicodeSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp142 // after inlining) can be turned into plain release calls.
634 // Turn it to a plain objc_retain. in OptimizeRetainRVCall()
2049 // If the load has a builtin retain, insert a plain retain for it. in OptimizeWeakCalls()
2078 // If the load has a builtin retain, insert a plain retain for it. in OptimizeWeakCalls()
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duniset.h520 * @param uset a USet (the ICU plain C type for UnicodeSet)
530 * @param uset a const USet (the ICU plain C type for UnicodeSet)
539 * USet is the plain C type for UnicodeSet
549 * USet is the plain C type for UnicodeSet
/third_party/python/Lib/urllib/
H A Drequest.py1511 (mtype or 'text/plain', size, modified))
1664 mediatype = "text/plain;charset=US-ASCII"
2022 (mtype or 'text/plain', size, modified))
2113 type = 'text/plain;charset=US-ASCII'
/third_party/spirv-tools/tools/sva/
H A Dyarn.lock803 is-plain-obj@^2.1.0:
805 resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
1456 is-plain-obj "^2.1.0"
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2505 const bool plain = isPlain(width, height, depth); in createLaunchTests() local
2506 const deUint32 k = (plain ? 1 : 6); in createLaunchTests()
2925 const bool plain = isPlain(width, height, depth); in createSpecConstantTests() local
2926 const deUint32 k = (plain ? 1 : 6); in createSpecConstantTests()
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c2261 * inherited to plain files. in buildacls_posix()
2554 * inherited to plain files in buildacls()
3057 * execution flags to be inherited by plain files in norm_std_permissions_posix()
3381 * execution flags to be inherited by plain files in norm_ownadmin_permissions_posix()
4273 * to be located in another mounted file system, and plain read()
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c1229 printf("Other files and the standard input are read as plain files." STDOUT_NL STDOUT_NL); in help()
1231 printf("All files are read as plain files, without any interpretation." STDOUT_NL STDOUT_NL); in help()
2600 plain file. However, if a .bz2 file isn't actually bzipped, the first read will in pcre2grep()
3495 /* Otherwise use plain fopen(). The label is so that we can come back here if in grep_or_recurse()
3496 an attempt to read a .bz2 file indicates that it really is a plain file. */ in grep_or_recurse()
/third_party/node/deps/v8/tools/turbolizer/
H A Dpackage-lock.json1295 "is-plain-object": "2.0.4"
1656 "is-plain-object": {
1658 "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
2362 "is-plain-object": "2.0.4"
2884 "is-plain-object": "2.0.4",
/applications/standard/app_samples/code/BasicFeature/DataManagement/UDMF/UDMFDemo/entry/src/main/ets/pages/
H A DIndex.ets436 logger.info(TAG, 'general.plain-text is true!');
/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h281 /** MIME: text/plain. */

Completed in 98 milliseconds

1...<<61626364656667686970>>...107