/prebuilts/go/linux-x86/src/mime/multipart/ |
D | formdata.go | 234 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/ |
D | clone.go | 63 func cloneMultipartForm(f *multipart.Form) *multipart.Form {
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | AttributeCommonInfo.h | 97 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/ |
D | AttributeCommonInfo.h | 97 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/ |
D | AttributeCommonInfo.h | 97 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/ |
D | AttributeCommonInfo.h | 97 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/ |
D | DIE.h | 54 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()
|
D | AccelTable.h | 241 const uint16_t Form; member
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/ |
D | DIE.h | 54 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()
|
D | AccelTable.h | 241 const uint16_t Form; member
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | DIE.h | 54 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()
|
D | AccelTable.h | 241 const uint16_t Form; member
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | DIE.h | 54 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()
|
D | AccelTable.h | 232 const uint16_t Form; member 257 dwarf::Form Form; member
|
/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
D | standardplural.h | 31 enum Form { enum
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | printer.go | 16 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/ |
D | DWARFAbbreviationDeclaration.h | 51 dwarf::Form Form; member
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 51 dwarf::Form Form; member
|
D | DWARFAcceleratorTable.h | 106 using Form = dwarf::Form; member 402 dwarf::Form Form; member
|
D | DWARFFormValue.h | 67 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 51 dwarf::Form Form; member
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFAbbreviationDeclaration.h | 51 dwarf::Form Form; member
|
D | DWARFFormValue.h | 67 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/ |
D | normalize.go | 35 type Form int type
|
/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/norm/ |
D | normalize.go | 35 type Form int type
|