Home
last modified time | relevance | path

Searched +defs:base +defs:default (Results 26 – 50 of 615) sorted by relevance

12345678910>>...25

/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dfilters.py641 def do_int(value, default=0, base=10): argument
662 def do_float(value, default=0.0): argument
/aosp_15_r20/external/python/cpython2/Lib/xml/dom/
Dexpatbuilder.py310 base, systemId, publicId, notationName): argument
327 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
347 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
440 def attlist_decl_handler(self, elem, name, type, default, required): argument
695 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/dom/
H A Dexpatbuilder.py306 base, systemId, publicId, notationName): argument
323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
343 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
433 def attlist_decl_handler(self, elem, name, type, default, required): argument
688 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py306 base, systemId, publicId, notationName): argument
323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
343 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
433 def attlist_decl_handler(self, elem, name, type, default, required): argument
688 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/
Dexpatbuilder.py306 base, systemId, publicId, notationName): argument
323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
343 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
433 def attlist_decl_handler(self, elem, name, type, default, required): argument
688 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py306 base, systemId, publicId, notationName): argument
323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
343 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
433 def attlist_decl_handler(self, elem, name, type, default, required): argument
688 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py306 base, systemId, publicId, notationName): argument
323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
343 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
433 def attlist_decl_handler(self, elem, name, type, default, required): argument
688 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py306 base, systemId, publicId, notationName): argument
323 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
343 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
433 def attlist_decl_handler(self, elem, name, type, default, required): argument
688 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dx86_64.rs533 fn default() -> IoapicState { in default() method
782 fn default() -> Self { in default() method
810 pub base: u64, field
828 pub base: u64, field
855 fn default() -> Self { in default() method
1037 fn default() -> Self { in default() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dliteral.rs630 fn default() -> Extractor { in default() method
664 fn default() -> ExtractKind { in default() method
1639 let base = lits[0].as_bytes(); in longest_common_prefix() localVariable
1692 let base = lits[0].as_bytes(); in longest_common_suffix() localVariable
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dmisc.py60 def UnitToNumber(unit_num, base=1000): argument
492 default=True, argument
/aosp_15_r20/tools/asuite/adevice/src/
H A Dtracking.rs19 pub base: String, field
57 fn default() -> Self { in default() method
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-annotation-processing-compiler.jar ... PartialAnalysisHandlerExtension { private final org.jetbrains.kotlin.base.kapt3.KaptOptions options private final org.jetbrains
/aosp_15_r20/external/cronet/base/containers/
H A Dintrusive_heap_unittest.cc17 namespace base { namespace
508 DEFINE_VALUE_TYPE(Value_DMC, default, default, default) in DEFINE_VALUE_TYPE() argument
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/metrics/histogram/
Dh2_histogram.rs40 fn default() -> Self { in default() method
302 let base = LogHistogram::from_n_p(n, p, 0); in valid_log_histogram_strategy() localVariable
/aosp_15_r20/external/crosvm/kvm_sys/src/x86/
H A Dbindings.rs195 fn default() -> Self { in default() method
1019 fn default() -> Self { in default() method
1028 fn default() -> Self { in default() method
1064 fn default() -> Self { in default() method
1075 pub base: u64, field
1092 pub base: u64, field
1181 pub base: u32, field
1185 fn default() -> Self { in default() method
1200 fn default() -> Self { in default() method
1361 fn default() -> Self { in default() method
[all …]
/aosp_15_r20/external/crosvm/hypervisor/src/haxm/haxm_sys/
H A Dbindings.rs389 fn default() -> Self { in default() method
403 pub base: u64, field
617 fn default() -> Self { in default() method
691 fn default() -> Self { in default() method
872 fn default() -> Self { in default() method
992 fn default() -> Self { in default() method
1112 fn default() -> Self { in default() method
1232 fn default() -> Self { in default() method
1300 fn default() -> Self { in default() method
1368 fn default() -> Self { in default() method
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/
Dunzip.rs195 base: I, field
246 base: I, field
508 fn default() -> Self { in default() method
/aosp_15_r20/external/crosvm/resources/src/
H A Dsystem_allocator.rs38 fn default() -> Self { in default() method
279 let base = if bus == 0 { 8 } else { 0 }; in get_pci_allocator_mut() localVariable
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetUtils.py165 def FileRelativePath(target, base=os.curdir): argument
250 def IniGetValue(configFile, section, option, retType='str', default=''): argument
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/
Dweak_value_hash_map.rs37 base: slice::Iter<'a, Bucket<K, V>>, field
97 base: slice::IterMut<'a, Bucket<K, V>>, field
132 base: vec::IntoIter<Bucket<K, V>>, field
525 fn default() -> Self { in default() method
Dweak_weak_hash_map.rs38 base: slice::Iter<'a, Bucket<K, V>>, field
98 base: slice::IterMut<'a, Bucket<K, V>>, field
133 base: vec::IntoIter<Bucket<K, V>>, field
545 fn default() -> Self { in default() method
Dweak_key_hash_map.rs32 base: slice::Iter<'a, Bucket<K, V>>, field
60 base: slice::IterMut<'a, Bucket<K, V>>, field
136 base: slice::IterMut<'a, Bucket<K, V>>, field
171 base: vec::IntoIter<Bucket<K, V>>, field
604 fn default() -> Self { in default() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dset.rs108 base: base::HashSet<T, S>, field
1120 fn default() -> HashSet<T, S> { in default() function
1275 base: base::Iter<'a, K>, field
1296 base: base::IntoIter<K>, field
1317 base: base::Drain<'a, K>, field
1342 base: base::ExtractIf<'a, K, F>, field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/collections/hash/
H A Dset.rs108 base: base::HashSet<T, S>, field
1120 fn default() -> HashSet<T, S> { in default() function
1275 base: base::Iter<'a, K>, field
1296 base: base::IntoIter<K>, field
1317 base: base::Drain<'a, K>, field
1342 base: base::ExtractIf<'a, K, F>, field

12345678910>>...25