Home
last modified time | relevance | path

Searched defs:Prefixes (Results 1 – 25 of 762) sorted by relevance

12345678910>>...31

/dports/devel/py-prefixed/prefixed-0.3.2/
H A DREADME.rst192 .. |10^9| replace:: 10\ :sup:`9`\
193 .. |10^6| replace:: 10\ :sup:`6`\
194 .. |10^3| replace:: 10\ :sup:`3`\
204 .. |2^80| replace:: 2\ :sup:`80`\
205 .. |2^70| replace:: 2\ :sup:`70`\
206 .. |2^60| replace:: 2\ :sup:`60`\
207 .. |2^50| replace:: 2\ :sup:`50`\
208 .. |2^40| replace:: 2\ :sup:`40`\
209 .. |2^30| replace:: 2\ :sup:`30`\
210 .. |2^20| replace:: 2\ :sup:`20`\
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/
H A Dprefixes.rs28 pub(super) struct Prefixes<'cx, 'tcx> { struct
29 body: &'cx Body<'tcx>,
30 tcx: TyCtxt<'tcx>,
54 ) -> Prefixes<'cx, 'tcx> { in prefixes() argument
59 impl<'cx, 'tcx> Iterator for Prefixes<'cx, 'tcx> { implementation
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-utilities-namespace_supports.adb144 function Prefixes subprogram
159 end Prefixes; argument
165 function Prefixes subprogram
185 end Prefixes; argument
H A Dxml-utilities-namespace_supports.ads94 function Prefixes subprogspec
104 function Prefixes subprogspec
/dports/astro/py-astropy/astropy-5.0/docs/units/
H A Dstandard_units.rst53 Prefixes section in Standard Units
127 .. _doc_dimensionless_unit:
/dports/lang/spidermonkey78/firefox-78.9.0/docs/code-quality/coding-style/
H A Dcoding_style_cpp.rst277 Prefixes subsection
290 - C++ Specific Prefixes argument
299 Global functions/macros/etc
310 Error Variables
H A Dcoding_style_js.rst80 Prefixes section in JavaScript Coding style
/dports/www/firefox-esr/firefox-91.8.0/docs/code-quality/coding-style/
H A Dcoding_style_cpp.rst304 Prefixes subsection
317 - C++ Specific Prefixes argument
326 Global functions/macros/etc
337 Error Variables
H A Dcoding_style_js.rst80 Prefixes section in JavaScript Coding style
/dports/www/firefox/firefox-99.0/docs/code-quality/coding-style/
H A Dcoding_style_cpp.rst304 Prefixes subsection
317 - C++ Specific Prefixes argument
326 Global functions/macros/etc
337 Error Variables
H A Dcoding_style_js.rst80 Prefixes section in JavaScript Coding style
/dports/mail/thunderbird/thunderbird-91.8.0/docs/code-quality/coding-style/
H A Dcoding_style_cpp.rst304 Prefixes subsection
317 - C++ Specific Prefixes argument
326 Global functions/macros/etc
337 Error Variables
/dports/net-mgmt/netbox/netbox-3.0.12/docs/models/ipam/
H A Dprefix.md1 # Prefixes chapter
/dports/irc/ergo/ergo-2.8.0/docs/
H A DMANUAL.md887 ### +q (~) - Founder
893 ### +a (&) - Admin
899 ### +o (@) - Channel Operator
905 ### +h (%) - Halfop
911 ### +v (+) - Voice
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/odds-0.2.26/src/
H A Dstring.rs24 fn prefixes(&self) -> Prefixes; in prefixes()
72 fn prefixes(&self) -> Prefixes { in prefixes()
110 pub struct Prefixes<'a> { struct
115 impl<'a> Iterator for Prefixes<'a> { argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xml/internal/serializer/dom3/
H A DNamespaceSupport.java274 protected final class Prefixes implements Enumeration<String> { class in NamespaceSupport
282 public Prefixes(String [] prefixes, int size) { in Prefixes() method in NamespaceSupport.Prefixes
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/objectstorage/
H A Dobject_version_collection.go27 Prefixes []string `mandatory:"false" json:"prefixes"` member
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/green/
H A Dstruct_bucket.go22 Prefixes []string `json:"Prefixes" xml:"Prefixes"` member

12345678910>>...31