Home
last modified time | relevance | path

Searched +full:- +full:- +full:form (Results 1 – 25 of 1171) sorted by relevance

12345678910>>...47

/third_party/python/Lib/encodings/
Dcp864.py68 0x0093: 0x00b1, # PLUS-OR-MINUS SIGN
74 0x0099: 0xfef7, # ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM
75 0x009a: 0xfef8, # ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE FINAL FORM
78 0x009d: 0xfefb, # ARABIC LIGATURE LAM WITH ALEF ISOLATED FORM
79 0x009e: 0xfefc, # ARABIC LIGATURE LAM WITH ALEF FINAL FORM
82 0x00a2: 0xfe82, # ARABIC LETTER ALEF WITH MADDA ABOVE FINAL FORM
83 0x00a5: 0xfe84, # ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM
86 0x00a8: 0xfe8e, # ARABIC LETTER ALEF FINAL FORM
87 0x00a9: 0xfe8f, # ARABIC LETTER BEH ISOLATED FORM
88 0x00aa: 0xfe95, # ARABIC LETTER TEH ISOLATED FORM
[all …]
Dcp1006.py48 '\x00' # 0x00 -> NULL
49 '\x01' # 0x01 -> START OF HEADING
50 '\x02' # 0x02 -> START OF TEXT
51 '\x03' # 0x03 -> END OF TEXT
52 '\x04' # 0x04 -> END OF TRANSMISSION
53 '\x05' # 0x05 -> ENQUIRY
54 '\x06' # 0x06 -> ACKNOWLEDGE
55 '\x07' # 0x07 -> BELL
56 '\x08' # 0x08 -> BACKSPACE
57 '\t' # 0x09 -> HORIZONTAL TABULATION
[all …]
/third_party/node/deps/npm/node_modules/form-data/
DREADME.md1Form-Data [![NPM Module](https://img.shields.io/npm/v/form-data.svg)](https://www.npmjs.com/packag…
3 A library to create readable ```"multipart/form-data"``` streams. Can be used to submit forms and f…
5 The API of this library is inspired by the [XMLHttpRequest-2 FormData Interface][xhr2-fd].
7 [xhr2-fd]: http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#the-formdata-interface
9 …(https://img.shields.io/travis/form-data/form-data/v2.3.2.svg?label=linux:4.x-9.x)](https://travis
10 …(https://img.shields.io/travis/form-data/form-data/v2.3.2.svg?label=macos:4.x-9.x)](https://travis
11 …lds.io/appveyor/ci/alexindigo/form-data/v2.3.2.svg?label=windows:4.x-9.x)](https://ci.appveyor.com…
13 …://img.shields.io/coveralls/form-data/form-data/v2.3.2.svg?label=code+coverage)](https://coveralls…
14 …endency Status](https://img.shields.io/david/form-data/form-data.svg)](https://david-dm.org/form-d…
15 …e](https://www.bithound.io/github/form-data/form-data/badges/score.svg)](https://www.bithound.io/g…
[all …]
DREADME.md.bak1Form-Data [![NPM Module](https://img.shields.io/npm/v/form-data.svg)](https://www.npmjs.com/packag…
3 A library to create readable ```"multipart/form-data"``` streams. Can be used to submit forms and f…
5 The API of this library is inspired by the [XMLHttpRequest-2 FormData Interface][xhr2-fd].
7 [xhr2-fd]: http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#the-formdata-interface
9 …(https://img.shields.io/travis/form-data/form-data/master.svg?label=linux:4.x-9.x)](https://travis
10 …(https://img.shields.io/travis/form-data/form-data/master.svg?label=macos:4.x-9.x)](https://travis
11 …lds.io/appveyor/ci/alexindigo/form-data/master.svg?label=windows:4.x-9.x)](https://ci.appveyor.com…
13 …://img.shields.io/coveralls/form-data/form-data/master.svg?label=code+coverage)](https://coveralls…
14 …endency Status](https://img.shields.io/david/form-data/form-data.svg)](https://david-dm.org/form-d…
15 …e](https://www.bithound.io/github/form-data/form-data/badges/score.svg)](https://www.bithound.io/g…
[all …]
Dpackage.json2 "_from": "form-data@~2.3.1",
3 "_id": "form-data@2.3.2",
5 "_integrity": "sha1-SXBJi+YEwgwAXU9cI67NIda0kJk=",
6 "_location": "/form-data",
11 "raw": "form-data@~2.3.1",
12 "name": "form-data",
13 "escapedName": "form-data",
21 "_resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.2.tgz",
23 "_spec": "form-data@~2.3.1",
32 "url": "https://github.com/form-data/form-data/issues"
[all …]
/third_party/node/test/fixtures/wpt/FileAPI/file/
Dsend-file-form-punctuation.tentative.html2 <meta charset="utf-8" />
4 <!--
7 -->
10 href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
16 <link rel="help" href="https://w3c.github.io/FileAPI/#file-constructor" />
24 <script src="../support/send-file-form-helper.js"></script>
34 fileBaseName: "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt",
35 formEncoding: "UTF-8",
37 "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt",
42 fileBaseName: '"file-for-upload-in-form-double-quoted.txt"',
[all …]
Dsend-file-form-punctuation.html2 <meta charset="utf-8" />
6 href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
12 <link rel="help" href="https://w3c.github.io/FileAPI/#file-constructor" />
20 <script src="../support/send-file-form-helper.js"></script>
30 fileBaseName: "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt",
31 formEncoding: "UTF-8",
33 "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt",
38 fileBaseName: '"file-for-upload-in-form-double-quoted.txt"',
39 formEncoding: "UTF-8",
40 expectedEncodedBaseName: '"file-for-upload-in-form-double-quoted.txt"',
[all …]
Dsend-file-formdata-punctuation.tentative.html2 <meta charset="utf-8" />
4 <!--
7 -->
10 href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
16 <link rel="help" href="https://w3c.github.io/FileAPI/#file-constructor" />
24 <script src="../support/send-file-formdata-helper.js"></script>
34 fileBaseName: "file-for-upload-in-form-QUOTATION-MARK-[\x22].txt",
39 fileBaseName: '"file-for-upload-in-form-double-quoted.txt"',
44 fileBaseName: "file-for-upload-in-form-REVERSE-SOLIDUS-[\\].txt",
51 fileBaseName: "file-for-upload-in-form-EXCLAMATION-MARK-[!].txt",
[all …]
Dsend-file-form-controls.tentative.html2 <meta charset="utf-8" />
4 <!--
7 -->
10 href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
16 <link rel="help" href="https://w3c.github.io/FileAPI/#file-constructor" />
24 <script src="../support/send-file-form-helper.js"></script>
30 fileBaseName: "file-for-upload-in-form-NUL-[\0].txt",
31 formEncoding: "UTF-8",
32 expectedEncodedBaseName: "file-for-upload-in-form-NUL-[\0].txt",
37 fileBaseName: "file-for-upload-in-form-BS-[\b].txt",
[all …]
Dsend-file-form-controls.html2 <meta charset="utf-8" />
6 href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
12 <link rel="help" href="https://w3c.github.io/FileAPI/#file-constructor" />
20 <script src="../support/send-file-form-helper.js"></script>
26 fileBaseName: "file-for-upload-in-form-NUL-[\0].txt",
27 formEncoding: "UTF-8",
28 expectedEncodedBaseName: "file-for-upload-in-form-NUL-[\0].txt",
33 fileBaseName: "file-for-upload-in-form-BS-[\b].txt",
34 formEncoding: "UTF-8",
35 expectedEncodedBaseName: "file-for-upload-in-form-BS-[\b].txt",
[all …]
Dsend-file-form-windows-1252.tentative.html2 <meta charset="utf-8">
3 <title>Upload files in Windows-1252 form (tentative)</title>
4 <!--
6 characters unrepresentable in the form charset is not yet
8 -->
12 …href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data">
16 href="https://w3c.github.io/FileAPI/#file-constructor">
21 <script src="../support/send-file-form-helper.js"></script>
27 fileBaseName: 'file-for-upload-in-form.txt',
28 formEncoding: 'windows-1252',
[all …]
Dsend-file-form-x-user-defined.tentative.html2 <meta charset="utf-8">
3 <title>Upload files in x-user-defined form (tentative)</title>
4 <!--
6 characters unrepresentable in the form charset is not yet
8 -->
12 …href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data">
16 href="https://w3c.github.io/FileAPI/#file-constructor">
21 <script src="../support/send-file-form-helper.js"></script>
27 fileBaseName: 'file-for-upload-in-form.txt',
28 formEncoding: 'x-user-defined',
[all …]
Dsend-file-form-iso-2022-jp.tentative.html2 <meta charset="utf-8">
4 <title>Upload files in ISO-2022-JP form (tentative)</title>
5 <!--
7 characters unrepresentable in the form charset is not yet
9 -->
13 …href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data">
17 href="https://w3c.github.io/FileAPI/#file-constructor">
22 <script src="../support/send-file-form-helper.js"></script>
28 fileBaseName: 'file-for-upload-in-form.txt',
29 formEncoding: 'ISO-2022-JP',
[all …]
Dsend-file-form-x-user-defined.html2 <meta charset="utf-8">
3 <title>Upload files in x-user-defined form</title>
5 …href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data">
9 href="https://w3c.github.io/FileAPI/#file-constructor">
14 <script src="../support/send-file-form-helper.js"></script>
20 fileBaseName: 'file-for-upload-in-form.txt',
21 formEncoding: 'x-user-defined',
22 expectedEncodedBaseName: 'file-for-upload-in-form.txt',
26 fileNameSource: 'x-user-defined',
27 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt',
[all …]
Dsend-file-form-iso-2022-jp.html2 <meta charset="utf-8">
4 <title>Upload files in ISO-2022-JP form</title>
6 …href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data">
10 href="https://w3c.github.io/FileAPI/#file-constructor">
15 <script src="../support/send-file-form-helper.js"></script>
21 fileBaseName: 'file-for-upload-in-form.txt',
22 formEncoding: 'ISO-2022-JP',
23 expectedEncodedBaseName: 'file-for-upload-in-form.txt',
27 fileNameSource: 'x-user-defined',
28 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt',
[all …]
Dsend-file-form-windows-1252.html2 <meta charset="utf-8">
3 <title>Upload files in Windows-1252 form</title>
5 …href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data">
9 href="https://w3c.github.io/FileAPI/#file-constructor">
14 <script src="../support/send-file-form-helper.js"></script>
20 fileBaseName: 'file-for-upload-in-form.txt',
21 formEncoding: 'windows-1252',
22 expectedEncodedBaseName: 'file-for-upload-in-form.txt',
26 fileNameSource: 'x-user-defined',
27 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt',
[all …]
Dsend-file-form-utf-8.html2 <meta charset="utf-8">
3 <title>Upload files in UTF-8 form</title>
5 …href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data">
9 href="https://w3c.github.io/FileAPI/#file-constructor">
14 <script src="../support/send-file-form-helper.js"></script>
20 fileBaseName: 'file-for-upload-in-form.txt',
21 formEncoding: 'UTF-8',
22 expectedEncodedBaseName: 'file-for-upload-in-form.txt',
26 fileNameSource: 'x-user-defined',
27 fileBaseName: 'file-for-upload-in-form-\uF7F0\uF793\uF783\uF7A0.txt',
[all …]
Dsend-file-formdata-controls.tentative.html2 <meta charset="utf-8" />
4 <!--
7 -->
10 href="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
16 <link rel="help" href="https://w3c.github.io/FileAPI/#file-constructor" />
24 <script src="../support/send-file-formdata-helper.js"></script>
30 fileBaseName: "file-for-upload-in-form-NUL-[\0].txt",
35 fileBaseName: "file-for-upload-in-form-BS-[\b].txt",
40 fileBaseName: "file-for-upload-in-form-VT-[\v].txt",
49 fileBaseName: "file-for-upload-in-form-LF-[\n].txt",
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h1 //===- DWARFFormValue.h -----------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
57 dwarf::Form Form; /// Form for this value. variable
58 ValueType Value; /// Contains all data for the form.
62 DWARFFormValue(dwarf::Form F, ValueType V) : Form(F), Value(V) {} in DWARFFormValue()
65 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
67 static DWARFFormValue createFromSValue(dwarf::Form F, int64_t V);
68 static DWARFFormValue createFromUValue(dwarf::Form F, uint64_t V);
69 static DWARFFormValue createFromPValue(dwarf::Form F, const char *V);
[all …]
DDWARFAbbreviationDeclaration.h1 //===- DWARFAbbreviationDeclaration.h ---------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
30 AttributeSpec(dwarf::Attribute A, dwarf::Form F, int64_t Value) in AttributeSpec()
31 : Attr(A), Form(F), Value(Value) { in AttributeSpec()
34 AttributeSpec(dwarf::Attribute A, dwarf::Form F, Optional<uint8_t> ByteSize) in AttributeSpec()
35 : Attr(A), Form(F) { in AttributeSpec()
37 this->ByteSize.HasByteSize = ByteSize.hasValue(); in AttributeSpec()
38 if (this->ByteSize.HasByteSize) in AttributeSpec()
39 this->ByteSize.ByteSize = *ByteSize; in AttributeSpec()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp1 //===--- lib/CodeGen/DIE.cpp - DWARF Info Entries -------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
19 #include "llvm/Config/llvm-config.h"
36 //===----------------------------------------------------------------------===//
38 //===----------------------------------------------------------------------===//
40 /// Profile - Used to gather unique data for the abbreviation folding set.
46 ID.AddInteger(unsigned(Form)); in Profile()
47 if (Form == dwarf::DW_FORM_implicit_const) in Profile()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h1 //===- lib/CodeGen/DIE.h - DWARF Info Entries -------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
47 //===--------------------------------------------------------------------===//
53 /// Dwarf form code.
54 dwarf::Form Form; variable
60 DIEAbbrevData(dwarf::Attribute A, dwarf::Form F) in DIEAbbrevData()
61 : Attribute(A), Form(F) {} in DIEAbbrevData()
63 : Attribute(A), Form(dwarf::DW_FORM_implicit_const), Value(V) {} in DIEAbbrevData()
[all …]
/third_party/python/Doc/library/
Dcgi.rst1 :mod:`cgi` --- Common Gateway Interface support
17 --------------
26 ------------
28 .. _cgi-intro:
31 submitted through an HTML ``<FORM>`` or ``<ISINDEX>`` element.
33 Most often, CGI scripts live in the server's special :file:`cgi-bin` directory.
39 The script's input is connected to the client too, and sometimes the form data
40 is read this way; at other times the form data is passed via the "query string"
44 for file uploads from a form (if your browser supports it).
51 print("Content-Type: text/html") # HTML is following
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp1 //===------ PPCLoopInstrFormPrep.cpp - Loop Instr Form Prep Pass ----------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // modes, leveraging different instruction form. (eg: DS/DQ form, D/DS form with
15 // 1: DS/DQ form preparation, prepare the load/store instructions so that they
16 // can satisfy the DS/DQ form displacement requirements.
31 // 2: D/DS form with update preparation, prepare the load/store instructions so
32 // that we can use update form to do pre-increment.
39 // T *p = array[-1];
42 //===----------------------------------------------------------------------===//
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp1 //===- DWARFFormValue.cpp -------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
36 // --- These can be FC_SectionOffset in DWARF3 and below:
39 // ---
80 DWARFFormValue DWARFFormValue::createFromSValue(dwarf::Form F, int64_t V) { in createFromSValue()
84 DWARFFormValue DWARFFormValue::createFromUValue(dwarf::Form F, uint64_t V) { in createFromUValue()
88 DWARFFormValue DWARFFormValue::createFromPValue(dwarf::Form F, const char *V) { in createFromPValue()
92 DWARFFormValue DWARFFormValue::createFromBlockValue(dwarf::Form F, in createFromBlockValue()
100 DWARFFormValue DWARFFormValue::createFromUnit(dwarf::Form F, const DWARFUnit *U, in createFromUnit()
[all …]

12345678910>>...47