Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/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 {
/aosp_15_r20/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()
/aosp_15_r20/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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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()
/aosp_15_r20/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()
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h51 uint16_t Form; // Form for this value. variable
55 DWARFFormValue(uint16_t Form = 0) : Form(Form) {} in Form() function
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/
Dform.rs64 pub struct Form<T>(pub T); struct
67 impl<T, S, B> FromRequest<S, B> for Form<T> implementation
101 impl<T> IntoResponse for Form<T> implementation
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DDIE.h41 dwarf::Form Form; variable
90 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
237 unsigned SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf()
284 dwarf::Form Form = (dwarf::Form)0; variable
574 dwarf::Form Form, T &&Value) { in addValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp373 InstrForm Form) { in prepareBaseForDispFormChain()
489 InstrForm Form) { in rewriteLoadStores()
699 InstrForm Form) { in dispFormPrep()
727 InstrForm Form) { in alreadyPrepared()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DNormalizer.java125 public enum Form { enum in Normalizer
149 Form(Supplier<Normalizer2> icuNormalizer) { in Form() method in Normalizer.Form
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DNormalizer.java125 public enum Form { enum in Normalizer
149 Form(Supplier<Normalizer2> icuNormalizer) { in Form() method in Normalizer.Form
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/
DNormalizer.java125 public enum Form { enum in Normalizer
149 Form(Supplier<Normalizer2> icuNormalizer) { in Form() method in Normalizer.Form
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp221 std::optional<dwarf::Form> Form, uint64_t Integer) { in addUInt()
229 void DwarfUnit::addUInt(DIEValueList &Block, dwarf::Form Form, in addUInt()
235 std::optional<dwarf::Form> Form, int64_t Integer) { in addSInt()
241 void DwarfUnit::addSInt(DIELoc &Die, std::optional<dwarf::Form> Form, in addSInt()
280 dwarf::Form Form, const MCSymbol *Label) { in addLabel()
284 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
396 void DwarfUnit::addBlock(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, in addBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp651 PrepForm Form, SCEVExpander &SCEVE, in rewriteForBase()
897 PrepForm Form) { in prepareBaseForDispFormChain()
1014 PrepForm Form) { in rewriteLoadStores()
1111 PrepForm Form) { in dispFormPrep()
1214 PrepForm Form) { in alreadyPrepared()
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp194 Optional<dwarf::Form> Form, uint64_t Integer) { in addUInt()
200 void DwarfUnit::addUInt(DIEValueList &Block, dwarf::Form Form, in addUInt()
206 Optional<dwarf::Form> Form, int64_t Integer) { in addSInt()
212 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form, in addSInt()
226 dwarf::Form Form, in addLabel()
231 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp233 Optional<dwarf::Form> Form, uint64_t Integer) { in addUInt()
241 void DwarfUnit::addUInt(DIEValueList &Block, dwarf::Form Form, in addUInt()
247 Optional<dwarf::Form> Form, int64_t Integer) { in addSInt()
253 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form, in addSInt()
294 dwarf::Form Form, in addLabel()
299 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
/aosp_15_r20/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1/src/main/java/com/google/cloud/websecurityscanner/v1/
H A DForm.java30 public final class Form extends com.google.protobuf.GeneratedMessageV3 class
36 private Form(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Form() method in Form
40 private Form() { in Form() method in Form
/aosp_15_r20/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1beta/src/main/java/com/google/cloud/websecurityscanner/v1beta/
H A DForm.java30 public final class Form extends com.google.protobuf.GeneratedMessageV3 class
36 private Form(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Form() method in Form
40 private Form() { in Form() method in Form
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDIE.h54 dwarf::Form Form; variable
109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
364 dwarf::Form Form = (dwarf::Form)0; variable
692 dwarf::Form Form, T &&Value) { in addValue()
/aosp_15_r20/external/llvm/unittests/DebugInfo/DWARF/
H A DDWARFFormValueTest.cpp36 bool isFormClass(uint16_t Form, DWARFFormValue::FormClass FC) { in isFormClass()
55 DWARFFormValue createDataXFormValue(uint16_t Form, RawTypeT Value) { in createDataXFormValue()
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/misc/
H A DFormattedFloatingDecimal.java97 public static enum Form { enum in FormattedFloatingDecimal
106 private Form() { in Form() method in FormattedFloatingDecimal.Form

12345678910>>...17