Searched refs:specified (Results 1 – 25 of 79) sorted by relevance
1234
/packages/modules/Virtualization/microdroid_manager/src/ |
D | vm_config.cddl | 15 ; is first, followed by any extra APKs in the order they are specified in the VM config. 16 ; The APEXes are listed in the order specified when the VM is created, which is normally alphabetic 42 ; - Component name: The string "apex:" followed by the APEX name as specified in the APEX Manifest
|
/packages/modules/Bluetooth/tools/rootcanal/ |
D | CMakeLists.txt | 35 message(FATAL_ERROR "Error: name not specified") 39 message(FATAL_ERROR "Error: output file not specified") 43 message(FATAL_ERROR "Error: output file not specified") 71 message(FATAL_ERROR "Error: namespace not specified")
|
/packages/modules/common/proto/ |
D | classpaths.proto | 38 // If the system's API level is lower than the value specified in this 44 // If the system's API level is higher than the value specified in this
|
/packages/modules/NeuralNetworks/tools/api/ |
D | NeuralNetworksTypes.t | 310 // If no dependencies specified (for example, if the execution was scheduled other 318 // If no dependencies specified (for example, if the execution was scheduled other 439 * or any memory descriptor with the compilation as part of one of the roles specified by 591 * A tensor operand type with all dimensions specified is "fully 592 * specified". Whenever possible (i.e., whenever the dimensions are 594 * (but is not required to be) fully specified, in order to enable the 597 * If a tensor operand's type is not fully specified, the dimensions 604 * specified:<ul> 611 * model within a compilation. A fully specified tensor operand type 619 * not have a fully specified tensor operand type.</li> [all …]
|
/packages/modules/AdServices/adservices/service-core/proto/ |
D | seller_frontend_service.proto | 63 // This timeout can be specified to restrict the runtime (in 71 // The Id is specified by the seller to support coordinated experiments 229 // This timeout can be specified to restrict the runtime (in milliseconds) 234 // The Id is specified by the buyer to support coordinated experiments with
|
/packages/modules/Connectivity/tools/ |
D | Android.bp | 61 // Not strictly necessary but specified as this MUST not have generate 73 // Not strictly necessary but specified as this MUST not have generate
|
/packages/modules/NeuralNetworks/tools/test_generator/ |
D | README.md | 125 …r/output to the specified type, e.g. float32 -> quant8. The target data type for each operand to t… 173 If transposition and removal are specified at the same time, the converter will do transposition fi… 343 If not explicitly specified, the minimal required HAL version will be inferred from the path, e.g. … 358 …for specific tests. The target tests are specified by names. This method can also override the ver…
|
/packages/modules/ExtServices/java/src/android/ext/services/displayhash/ |
D | README.md | 5 DisplayHashingService is used to generate an instance of DisplayHash for the specified buffer.
|
/packages/modules/Connectivity/netbpfload/ |
D | loader.h | 63 static constexpr bool specified(domain d) { in specified() function
|
D | loader.cpp | 739 if (specified(selinux_context)) { in createMaps() 747 if (specified(pin_subdir)) { in createMaps() 789 if (specified(selinux_context)) { in createMaps() 977 if (specified(selinux_context)) { in loadCodeSections() 983 if (specified(pin_subdir)) { in loadCodeSections() 1043 if (specified(selinux_context)) { in loadCodeSections()
|
/packages/modules/Virtualization/vm_payload/ |
D | README.md | 19 The primary .so, which is specified as part of the VM configuration via 34 `libvm_payload#current` specified as one of the `shared_libs`; this links
|
/packages/services/Car/car_product/car_ui_portrait/bootanimation/ |
D | README | 38 + `f` -- same as `p` but in addition the specified number of frames is being faded out while 47 * **RGBHEX:** _(OPTIONAL)_ a background color, specified as `#RRGGBB`
|
/packages/apps/Settings/protos/ |
D | network_mode_choices.proto | 14 // No EnabledNetworks specified. 89 // No PresentFormat specified.
|
/packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
D | metric_definition.proto | 36 // specified and the Event then belongs to that Metric. 135 // event code labels of `<code 0>` when the event code was not specified, 190 // the integer. Either metric_units or metric_units_other must be specified. 220 // Use the time zone specified in the `other_time_zone` field to compute the
|
D | report_definition.proto | 111 // which local aggregation procedure is specified: 468 // in the specified local_aggregation_period. If the true value to be reported 469 // falls outside specified range, the value is clipped. 473 // computed for the device over the aggregation period specified in the 480 // If a privacy_level other than NO_ADDED_PRIVACY is specified, this field is 490 // specified local_aggregation_period. If the true count is greater than 500 // If a privacy_level other than NO_ADDED_PRIVACY is specified, this field is 576 // period is specified for UNIQUE_DEVICE_* report types. 639 // experiment ids specified in this field. 641 // The specified experiment ids must be found in one of the project's experiments_namespaces. [all …]
|
/packages/modules/NetworkStack/ |
D | proguard.flags | 18 # (proguard_basic_keeps.flags), but needs to be specified here because the
|
/packages/services/Car/tools/cpu_perf/ |
D | pixel6.config | 6 # This should be specified before case.
|
D | 8155.config | 6 # This should be specified before case.
|
/packages/services/Car/tools/watchdog/parser/ |
D | performancestats.proto | 22 // day and time zone are either specified elsewhere or are insignificant. The 53 // or are specified elsewhere. An API may choose to allow leap seconds. Related
|
/packages/apps/Camera2/ |
D | proguard-project.txt | 5 # By default, the flags in this file are appended to flags specified
|
/packages/services/Telephony/testapps/TestSliceApp/ |
D | gradle.properties | 4 # any settings specified in this file.
|
/packages/modules/Bluetooth/android/leaudio/ |
D | gradle.properties | 4 # any settings specified in this file.
|
/packages/providers/MediaProvider/tools/photopicker-gradle/ |
D | gradle.properties | 4 # any settings specified in this file.
|
/packages/apps/Car/DebuggingRestrictionController/ |
D | gradle.properties | 4 # any settings specified in this file.
|
/packages/services/Car/service/proto/android/car/watchdog/ |
D | performance_stats.proto | 123 // day and time zone are either specified elsewhere or are insignificant. The 154 // or are specified elsewhere. An API may choose to allow leap seconds. Related
|
1234