Home
last modified time | relevance | path

Searched defs:Form (Results 1 – 25 of 47) sorted by relevance

12

/prebuilts/go/linux-x86/src/mime/multipart/
Dformdata.go234 type Form struct { struct
235 Value map[string][]string
236 File map[string][]*FileHeader
240 func (f *Form) RemoveAll() error {
/prebuilts/go/linux-x86/src/net/http/
Dclone.go63 func cloneMultipartForm(f *multipart.Form) *multipart.Form {
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DAttributeCommonInfo.h97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form() function
102 constexpr Form(tok::TokenKind Tok) in Form() function
127 constexpr Form(Syntax SyntaxUsed) in Form() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Basic/
DAttributeCommonInfo.h97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form() function
102 constexpr Form(tok::TokenKind Tok) in Form() function
127 constexpr Form(Syntax SyntaxUsed) in Form() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DAttributeCommonInfo.h97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form() function
102 constexpr Form(tok::TokenKind Tok) in Form() function
127 constexpr Form(Syntax SyntaxUsed) in Form() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DAttributeCommonInfo.h97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form() function
102 constexpr Form(tok::TokenKind Tok) in Form() function
127 constexpr Form(Syntax SyntaxUsed) in Form() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DDIE.h54 dwarf::Form Form; variable
109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
386 dwarf::Form Form = (dwarf::Form)0; variable
746 dwarf::Form Form, T &&Value) { in addValue()
753 dwarf::Attribute NewAttribute, dwarf::Form Form, in replaceValue()
768 dwarf::Form Form, T &&NewValue) { in replaceValue()
780 dwarf::Form Form, DIEValue &NewValue) { in replaceValue()
DAccelTable.h241 const uint16_t Form; member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DDIE.h54 dwarf::Form Form; variable
109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
386 dwarf::Form Form = (dwarf::Form)0; variable
746 dwarf::Form Form, T &&Value) { in addValue()
753 dwarf::Attribute NewAttribute, dwarf::Form Form, in replaceValue()
768 dwarf::Form Form, T &&NewValue) { in replaceValue()
780 dwarf::Form Form, DIEValue &NewValue) { in replaceValue()
DAccelTable.h241 const uint16_t Form; member
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DDIE.h54 dwarf::Form Form; variable
109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
386 dwarf::Form Form = (dwarf::Form)0; variable
746 dwarf::Form Form, T &&Value) { in addValue()
753 dwarf::Attribute NewAttribute, dwarf::Form Form, in replaceValue()
768 dwarf::Form Form, T &&NewValue) { in replaceValue()
780 dwarf::Form Form, DIEValue &NewValue) { in replaceValue()
DAccelTable.h241 const uint16_t Form; member
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DDIE.h54 dwarf::Form Form; variable
109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
386 dwarf::Form Form = (dwarf::Form)0; variable
746 dwarf::Form Form, T &&Value) { in addValue()
753 dwarf::Attribute NewAttribute, dwarf::Form Form, in replaceValue()
768 dwarf::Form Form, T &&NewValue) { in replaceValue()
780 dwarf::Form Form, DIEValue &NewValue) { in replaceValue()
DAccelTable.h232 const uint16_t Form; member
257 dwarf::Form Form; member
/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
Dstandardplural.h31 enum Form { enum
/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dprinter.go16 type Form uint type
26 func Fprint(w io.Writer, x Node, form Form) (n int, err error) {
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h51 dwarf::Form Form; member
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h51 dwarf::Form Form; member
DDWARFAcceleratorTable.h106 using Form = dwarf::Form; member
402 dwarf::Form Form; member
DDWARFFormValue.h67 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h51 dwarf::Form Form; member
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h51 dwarf::Form Form; member
DDWARFFormValue.h67 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/unicode/norm/
Dnormalize.go35 type Form int type
/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/norm/
Dnormalize.go35 type Form int type

12