/aosp_15_r20/external/rust/crates/openssl/src/x509/ |
D | extension.rs | 35 fn default() -> BasicConstraints { in default() method 106 fn default() -> KeyUsage { in default() method 237 fn default() -> ExtendedKeyUsage { in default() method 337 fn default() -> SubjectKeyIdentifier { in default() method 376 fn default() -> AuthorityKeyIdentifier { in default() method 448 fn default() -> SubjectAlternativeName { in default() method
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | platform.py | 703 def _mac_ver_lookup(selectors,default=None): argument 807 def _java_getprop(name,default): argument 943 def _node(default=''): argument 985 def _syscmd_uname(option,default=''): argument 1003 def _syscmd_file(target,default=''): argument
|
/aosp_15_r20/external/crosvm/media/libvda/src/decode/ |
H A D | bindings.rs | 70 fn default() -> Self { in default() method 88 fn default() -> Self { in default() method 104 fn default() -> Self { in default() method 122 fn default() -> Self { in default() method 138 fn default() -> Self { in default() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-derive-0.12.4/src/ |
H A D | lib.rs | 141 let default = if is_struct { in try_message() localVariable 142 let default = fields.iter().map(|(field_ident, field)| { in try_message() localVariable 150 let default = fields.iter().map(|(_, field)| { in try_message() localVariable 301 let default = variants[0].0.clone(); in try_enumeration() localVariable
|
/aosp_15_r20/external/autotest/frontend/ |
H A D | database_settings_helper.py | 57 def _get_global_config(config_key, default=config._NO_DEFAULT_SPECIFIED, argument 86 def _get_readonly_config(config_key, default=config._NO_DEFAULT_SPECIFIED, argument 108 def _get_server_db_config(config_key, default=config._NO_DEFAULT_SPECIFIED, argument
|
/aosp_15_r20/external/crosvm/system_api/src/protos/ |
H A D | spaced.rs | 42 fn default() -> &'a SetProjectIdReply { in default() method 145 fn default() -> &'a SetProjectInheritanceFlagReply { in default() method 248 fn default() -> &'a StatefulDiskSpaceUpdate { in default() method 355 fn default() -> &'a GetQuotaCurrentSpacesForIdsRequest { in default() method 479 fn default() -> &'a GetQuotaCurrentSpacesForIdsReply { in default() method 686 fn default() -> Self { in default() method
|
/aosp_15_r20/external/aws-sdk-java-v2/services/apigateway/src/test/resources/ |
H A D | PetStore-Alpha-swagger-apigateway.json | 32 "default": { object 85 "default": { object 135 "default": { object 175 "default": { object 222 "default": { object 273 "default": { object
|
/aosp_15_r20/tools/netsim/rust/proto/src/ |
H A D | model.rs | 43 fn default() -> &'a Position { in default() method 201 fn default() -> &'a Orientation { in default() method 367 fn default() -> &'a Chip { in default() method 886 fn default() -> &'a Radio { in default() method 1062 fn default() -> &'a Bluetooth { in default() method 1243 fn default() -> &'a BleBeacon { in default() method 1440 fn default() -> &'a AdvertiseSettings { in default() method 1861 fn default() -> Self { in default() method 1923 fn default() -> Self { in default() method 1953 fn default() -> &'a AdvertiseData { in default() method [all …]
|
H A D | frontend.rs | 39 fn default() -> &'a VersionResponse { in default() method 161 fn default() -> &'a CreateDeviceRequest { in default() method 284 fn default() -> &'a CreateDeviceResponse { in default() method 407 fn default() -> &'a DeleteChipRequest { in default() method 531 fn default() -> &'a PatchDeviceRequest { in default() method 680 fn default() -> &'a PatchDeviceFields { in default() method 872 fn default() -> &'a ListDeviceResponse { in default() method 1012 fn default() -> &'a SubscribeDeviceRequest { in default() method 1134 fn default() -> &'a SubscribeDeviceResponse { in default() method 1416 fn default() -> &'a PatchCaptureRequest { in default() method [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | licensing.v1.json | 48 "default": "json", string 84 "default": "true", string 236 "default": "100", string 245 "default": "", string 283 "default": "100", string 292 "default": "", string 421 "default": "licensing#licenseAssignment", string 498 "default": "licensing#licenseAssignmentList", string
|
D | admin.reportsv1.json | 53 "default": "json", string 89 "default": "true", string 212 "default": "1000", string 221 "default": "", string 351 "default": "1000", string 360 "default": "", string 514 "default": "1000", string 582 "default": "1000", string 591 "default": "", string 645 "default": "admin#reports#activities", string [all …]
|
D | admin.reports_v1.json | 53 "default": "json", string 89 "default": "true", string 212 "default": "1000", string 221 "default": "", string 351 "default": "1000", string 360 "default": "", string 514 "default": "1000", string 582 "default": "1000", string 591 "default": "", string 645 "default": "admin#reports#activities", string [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/StatementService/StatementService/android_common/kotlin_headers/ |
D | StatementService.jar | ... .android.statementservice.database.DomainGroups copy$default (com.android.statementservice.database.DomainGroups ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/input/common/aidl/android.hardware.input.common-V1-rust/android_arm64_armv8-2a_cortex-a55_source/ |
D | android_hardware_input_common_V1.rs | 293 fn default() -> Self { in default() method 432 fn default() -> Self { in default() method 486 fn default() -> Self { in default() method 668 fn default() -> Self { in default() method
|
/aosp_15_r20/external/capstone/bindings/python/capstone/ |
H A D | __init__.py | 528 def _ascii_name_or_default(name, default): argument 691 def reg_name(self, reg_id, default=None): argument 699 def insn_name(self, default=None): argument 710 def group_name(self, group_id, default=None): argument 1029 def reg_name(self, reg_id, default=None): argument 1037 def insn_name(self, insn_id, default=None): argument 1045 def group_name(self, group_id, default=None): argument
|
/aosp_15_r20/trusty/user/base/tools/ |
D | manifest_compiler.py | 334 default=None): argument 366 default=None): argument 399 def get_list(manifest_dict, key, log, optional=False, default=None): argument 420 def get_dict(manifest_dict, key, log, optional=False, default=None): argument 442 default=None): argument 469 def get_uuid(manifest_dict, key, constants, log, optional=False, default=None): argument 483 def get_port(port, key, constants, log, optional=False, default=None): argument
|
/aosp_15_r20/external/crosvm/io_uring/src/ |
H A D | bindings.rs | 59 fn default() -> Self { in default() method 206 fn default() -> Self { in default() method 221 fn default() -> Self { in default() method 253 fn default() -> Self { in default() method 268 fn default() -> Self { in default() method 290 fn default() -> Self { in default() method 311 fn default() -> Self { in default() method 320 fn default() -> Self { in default() method 527 fn default() -> Self { in default() method 536 fn default() -> Self { in default() method [all …]
|
/aosp_15_r20/external/python/setuptools/setuptools/ |
D | depends.py | 46 def get_version(self, paths=None, default="unknown"): argument 96 def get_module_constant(module, symbol, default=-1, paths=None): argument 125 def extract_constant(code, symbol, default=-1): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/ |
D | depends.py | 46 def get_version(self, paths=None, default="unknown"): argument 96 def get_module_constant(module, symbol, default=-1, paths=None): argument 125 def extract_constant(code, symbol, default=-1): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/ |
D | depends.py | 46 def get_version(self, paths=None, default="unknown"): argument 96 def get_module_constant(module, symbol, default=-1, paths=None): argument 125 def extract_constant(code, symbol, default=-1): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/ |
D | depends.py | 46 def get_version(self, paths=None, default="unknown"): argument 96 def get_module_constant(module, symbol, default=-1, paths=None): argument 125 def extract_constant(code, symbol, default=-1): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/ |
D | depends.py | 46 def get_version(self, paths=None, default="unknown"): argument 96 def get_module_constant(module, symbol, default=-1, paths=None): argument 125 def extract_constant(code, symbol, default=-1): argument
|
/aosp_15_r20/out/soong/.intermediates/tools/metalava/metalava-model-text/metalava-model-text/linux_glibc_common/kotlin_headers/ |
D | metalava-model-text.jar | ... .tools.metalava.model.Codebase parseApi$default (com.android.tools.metalava.model ... |
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/whpx_sys/ |
H A D | bindings.rs | 320 fn default() -> Self { in default() method 570 fn default() -> Self { in default() method 1626 fn default() -> Self { in default() method 1748 fn default() -> Self { in default() method 1821 fn default() -> Self { in default() method 1862 fn default() -> Self { in default() method 1908 fn default() -> Self { in default() method 2401 fn default() -> Self { in default() method 2590 fn default() -> Self { in default() method 2764 fn default() -> Self { in default() method [all …]
|
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/ |
D | securemessage.rs | 57 fn default() -> &'a SecureMessage { in default() method 250 fn default() -> &'a Header { in default() method 668 fn default() -> &'a HeaderAndBody { in default() method 819 fn default() -> &'a EcP256PublicKey { in default() method 1000 fn default() -> &'a SimpleRsaPublicKey { in default() method 1159 fn default() -> &'a DhPublicKey { in default() method 1294 fn default() -> &'a GenericPublicKey { in default() method 1488 fn default() -> Self { in default() method 1530 fn default() -> Self { in default() method 1572 fn default() -> Self { in default() method
|