Searched refs:Dialect (Results 1 – 23 of 23) sorted by relevance
12 from _csv import Dialect as _Dialect24 class Dialect: class44 if self.__class__ != Dialect:55 class excel(Dialect):70 class unix_dialect(Dialect):190 class dialect(Dialect):
65 the :class:`Dialect` class or one of the strings returned by the94 :class:`Dialect` class or one of the strings returned by the118 dialect can be specified either by passing a sub-class of :class:`Dialect`, or134 :class:`Dialect`.222 .. class:: Dialect224 The :class:`Dialect` class is a container class relied on primarily for its258 Analyze the given *sample* and return a :class:`Dialect` subclass322 subclass of the :class:`Dialect` class having a set of specific methods and a325 the :class:`Dialect` class as the dialect parameter. In addition to, or instead328 for the :class:`Dialect` class.[all …]
69 the :class:`Dialect` class or one of the strings returned by the106 :class:`Dialect` class or one of the strings returned by the131 dialect can be specified either by passing a sub-class of :class:`Dialect`, or149 This function now returns an immutable :class:`Dialect`. Previously an232 .. class:: Dialect234 The :class:`Dialect` class is a container class relied on primarily for its259 Analyze the given *sample* and return a :class:`Dialect` subclass324 subclass of the :class:`Dialect` class having a set of specific methods and a327 the :class:`Dialect` class as the dialect parameter. In addition to, or instead330 for the :class:`Dialect` class.[all …]
13 from _csv import Dialect as _Dialect26 class Dialect: class46 if self.__class__ != Dialect:57 class excel(Dialect):190 class dialect(Dialect):
50 AsmDialect Dialect; variable71 AsmDialect getDialect() const { return Dialect; } in getDialect()
46 AsmDialect Dialect; variable69 AsmDialect getDialect() const { return Dialect; } in getDialect()
78 InlineAsm::AsmDialect Dialect) const { in EmitInlineAsm()148 Parser->setAssemblerDialect(Dialect); in EmitInlineAsm()151 if (Dialect == InlineAsm::AD_Intel) in EmitInlineAsm()
79 InlineAsm::AsmDialect Dialect) const { in EmitInlineAsm()140 Parser->setAssemblerDialect(Dialect); in EmitInlineAsm()
391 class myexceltsv(csv.Dialect):823 class mydialect(csv.Dialect):857 class mydialect(csv.Dialect):892 class mydialect(csv.Dialect):914 class mydialect(csv.Dialect):
42 Dialect(asmDialect) { in InlineAsm()
37 Dialect(asmDialect) { in InlineAsm()
434 LLVMInlineAsmDialect Dialect) { in LLVMGetInlineAsm() argument436 switch (Dialect) { in LLVMGetInlineAsm()
373 class myexceltsv(csv.Dialect):887 class mydialect(csv.Dialect):921 class mydialect(csv.Dialect):956 class mydialect(csv.Dialect):
85 - C++11 support (or later) should be enabled by setting `C++ Language Dialect`
103 C++ Dialect Support
144 - C++11 support (or later) should be enabled by setting `C++ Language Dialect` to
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
685 csv.Dialect() now checks type for delimiter, escapechar and quotechar
220 Dialect Differences Between clang and nvcc
831 LLVMInlineAsmDialect Dialect);
1882 + Dialect parameter parsing has been re-implemented to improve error1894 + Dialect classes passed to the module are no longer instantiated by
2950 - Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and19266 + Dialect parameter parsing has been re-implemented to improve error19278 + Dialect classes passed to the module are no longer instantiated by
14304 # Dialect (non-Mandarin) letters