Home
last modified time | relevance | path

Searched +defs:suffix +defs:default (Results 1 – 25 of 581) sorted by relevance

12345678910>>...24

/aosp_15_r20/external/vixl/tools/test_generator/
H A Ddata_types.py92 def __init__(self, name, type_name, variants, default): argument
203 def __init__(self, name, values, default): argument
233 def PrintInput(suffix = ""): argument
249 def InstantiateResult(suffix = ""): argument
257 def InstantiateInput(suffix = ""): argument
265 def InstantiateReference(suffix = ""): argument
317 def PrintInput(self, suffix = ""): argument
326 def InstantiateResult(self, suffix = ""): argument
330 def InstantiateInput(self, suffix = ""): argument
334 def InstantiateReference(self, suffix = ""): argument
[all …]
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dslots.rs140 fn default() -> Self { in default() method
185 fn default() -> Self { in default() method
201 pub suffix: Suffix, field
252 pub fn suffix(&self) -> Suffix { in suffix() method
/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/src/
Dlib.rs171 suffix: &'b OsStr, field
178 fn default() -> Self { in default() method
296 pub fn suffix<S: AsRef<OsStr> + ?Sized>(&mut self, suffix: &'b S) -> &mut Self { in suffix() method
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dplugin.rs38 pub suffix: ::std::option::Option<::std::string::String>, field
45 fn default() -> &'a Version { in default() method
114 pub fn suffix(&self) -> &str { in suffix() method
334 fn default() -> &'a CodeGeneratorRequest { in default() method
567 fn default() -> &'a CodeGeneratorResponse { in default() method
838 fn default() -> &'a File { in default() method
1149 fn default() -> Self { in default() method
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dconfig_lib.py1545 suffix, argument
1579 def ApplyForBoards(self, suffix, boards, *args, **kwargs): argument
1952 def default(self, o): member in ObjectJSONEncoder
2056 def _CreateBuildConfig(name, default, build_dict, templates): argument
/aosp_15_r20/external/rust/android-crates-io/crates/env_logger/src/fmt/
Dmod.rs80 fn default() -> Self { in default() method
256 fn default() -> Self { in default() method
286 suffix: &'a str, field
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/slots/
H A Dfuchsia.rs45 fn default() -> Self { in default() method
147 fn default() -> Self { in default() method
461 let suffix: Suffix = 'a'.into(); localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum_derive/src/
Dparsing.rs26 let suffix = repr_str in is_naturally_exhaustive() localVariable
47 pub(crate) fn default(&self) -> Option<&Ident> { in default() method
/aosp_15_r20/external/python/cpython3/Lib/collections/
D__init__.py233 def pop(self, key, default=__marker): argument
255 def setdefault(self, key, default=None): argument
1006 def get(self, key, default=None): argument
1439 def removesuffix(self, suffix, /): argument
1449 def endswith(self, suffix, start=0, end=_sys.maxsize): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/collections/
H A D__init__.py233 def pop(self, key, default=__marker): argument
255 def setdefault(self, key, default=None): argument
1006 def get(self, key, default=None): argument
1439 def removesuffix(self, suffix, /): argument
1449 def endswith(self, suffix, start=0, end=_sys.maxsize): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/collections/
D__init__.py233 def pop(self, key, default=__marker): argument
255 def setdefault(self, key, default=None): argument
1006 def get(self, key, default=None): argument
1439 def removesuffix(self, suffix, /): argument
1449 def endswith(self, suffix, start=0, end=_sys.maxsize): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/collections/
D__init__.py233 def pop(self, key, default=__marker): argument
255 def setdefault(self, key, default=None): argument
1006 def get(self, key, default=None): argument
1439 def removesuffix(self, suffix, /): argument
1449 def endswith(self, suffix, start=0, end=_sys.maxsize): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/collections/
D__init__.py233 def pop(self, key, default=__marker): argument
255 def setdefault(self, key, default=None): argument
1006 def get(self, key, default=None): argument
1439 def removesuffix(self, suffix, /): argument
1449 def endswith(self, suffix, start=0, end=_sys.maxsize): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/collections/
D__init__.py233 def pop(self, key, default=__marker): argument
255 def setdefault(self, key, default=None): argument
1006 def get(self, key, default=None): argument
1439 def removesuffix(self, suffix, /): argument
1449 def endswith(self, suffix, start=0, end=_sys.maxsize): argument
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dplugin.rs29 suffix: crate::SingularField<::std::string::String>, field
38 fn default() -> &'a Version { in default() method
327 fn default() -> &'a CodeGeneratorRequest { in default() method
645 fn default() -> &'a CodeGeneratorResponse { in default() method
906 fn default() -> &'a CodeGeneratorResponse_File { in default() method
1263 fn default() -> Self { in default() method
/aosp_15_r20/external/rust/android-crates-io/crates/serde_derive/src/internals/
Dattr.rs208 default: Default, field
292 let mut default = Attr::none(cx, DEFAULT); in from_ast() localVariable
618 pub fn default(&self) -> &Default { in default() method
1039 default: Default, field
1084 let mut default = Attr::none(cx, DEFAULT); in from_ast() localVariable
1350 pub fn default(&self) -> &Default { in default() method
1487 let suffix = lit.suffix(); in get_lit_str2() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_derive-1.0.197/src/internals/
H A Dattr.rs208 default: Default, field
292 let mut default = Attr::none(cx, DEFAULT); in from_ast() localVariable
618 pub fn default(&self) -> &Default { in default() method
1039 default: Default, field
1084 let mut default = Attr::none(cx, DEFAULT); in from_ast() localVariable
1350 pub fn default(&self) -> &Default { in default() method
1487 let suffix = lit.suffix(); in get_lit_str2() localVariable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py390 class default: class
409 def __init__(self, words, prefix='', suffix=''): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py390 class default: class
409 def __init__(self, words, prefix='', suffix=''): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py390 class default: class
409 def __init__(self, words, prefix='', suffix=''): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py390 class default: class
409 def __init__(self, words, prefix='', suffix=''): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument
683 def __init__(self, name, prefix, suffix, flags): argument
746 def get_cache_base(suffix=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument
683 def __init__(self, name, prefix, suffix, flags): argument
746 def get_cache_base(suffix=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument
683 def __init__(self, name, prefix, suffix, flags): argument
746 def get_cache_base(suffix=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument
683 def __init__(self, name, prefix, suffix, flags): argument
746 def get_cache_base(suffix=None): argument

12345678910>>...24