/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | type_operators.h | 97 template <typename A, typename B, typename... Any> 98 struct IsConvertible<std::vector<A, Any...>, ArrayWrapper<B>> 100 template <typename A, typename B, typename... Any> 101 struct IsConvertible<ArrayWrapper<A>, std::vector<B, Any...>> 103 template <typename A, typename B, typename... Any, std::size_t Size> 104 struct IsConvertible<std::vector<A, Any...>, std::array<B, Size>> 106 template <typename A, typename B, typename... Any, std::size_t Size> 107 struct IsConvertible<std::array<A, Size>, std::vector<B, Any...>> 151 template <typename A, typename B, typename... Any> 152 struct IsConvertible<std::basic_string<A, Any...>, StringWrapper<B>> [all …]
|
D | string_wrapper.h | 110 template <typename T, typename... Any> 111 StringWrapper<const T> WrapString(const std::basic_string<T, Any...>& s) { in WrapString()
|
/frameworks/libs/net/common/devicetests/com/android/testutils/ |
D | ConcurrentInterpreter.kt | 14 typealias InterpretMatcher<T> = Pair<Regex, (ConcurrentInterpreter<T>, T, MatchResult) -> Any?> in <lambda>() 54 fun interpretMultiple(instr: String, r: T): Any? { in <lambda>() 59 fun interpret(instr: String, r: T): Any? { in <lambda>()
|
/frameworks/libs/net/common/ |
D | Android.bp | 21 // places many of its classes, even non-API service classes, on the boot classpath. Any file that 151 // Any class here *must* have a corresponding jarjar rule in the telephony build rules. 162 // Any class here *must* have a corresponding jarjar rule in the wifi build rules. 178 // Any class here *must* have a corresponding jarjar rule in the wifi build rules.
|
/frameworks/base/startop/scripts/app_startup/ |
D | app_startup_runner.py | 36 from typing import Any, Callable, Dict, Generic, Iterable, List, NamedTuple, TextIO, Tuple, TypeVar… 126 def dict_lookup_any_key(dictionary: dict, *keys: List[Any]): argument 164 def as_run_command(tpl: NamedTuple) -> List[Union[str, Any]]:
|
D | analyze_metrics.py | 35 from typing import Any, List, Dict, Iterable, TextIO, Tuple 164 def data_to_numpy(it: Iterable[Tuple[List[str], List[List[int]]]]) -> Iterable[Tuple[List[str], Any…
|
/frameworks/av/media/codec2/vndk/util/ |
D | C2InterfaceHelper.cpp | 102 case C2FieldDescriptor::INT32: fsv = C2SupportedRange<int32_t>::Any(); break; in createFieldsAndSupportedValues() 103 case C2FieldDescriptor::UINT32: fsv = C2SupportedRange<uint32_t>::Any(); break; in createFieldsAndSupportedValues() 104 case C2FieldDescriptor::INT64: fsv = C2SupportedRange<int64_t>::Any(); break; in createFieldsAndSupportedValues() 105 case C2FieldDescriptor::UINT64: fsv = C2SupportedRange<uint64_t>::Any(); break; in createFieldsAndSupportedValues() 106 case C2FieldDescriptor::FLOAT: fsv = C2SupportedRange<float>::Any(); break; in createFieldsAndSupportedValues() 107 case C2FieldDescriptor::BLOB: fsv = C2SupportedRange<uint8_t>::Any(); break; in createFieldsAndSupportedValues() 108 case C2FieldDescriptor::STRING: fsv = C2SupportedRange<char>::Any(); break; in createFieldsAndSupportedValues()
|
D | C2InterfaceUtils.cpp | 385 _mRange(C2SupportedRange<T>::Any()), in Impl()
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 144 // Any comment associated with the declaration. 176 // Any comment associated with the declaration. 232 // Any comment associated with the value. 382 // Any comments associated with the enum or flag. 435 // Any comments associated with the entry. 463 // Any comments associated with the declaration. 481 // Any comments associated with the element. 509 // Any comments associated with the plural.
|
D | ResourcesInternal.proto | 51 // Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
|
/frameworks/base/core/proto/android/os/ |
D | enums.proto | 62 // Any change to the types in the thermal hal should be made here as well. 83 // Any change to the types in the thermal hal should be made here as well. 105 // Any change to the types in the thermal hal should be made here as well.
|
D | batterystats.proto | 178 // Any display state error that comes through should be sent to hackbod@.
|
/frameworks/base/core/proto/android/app/ |
D | notificationmanager.proto | 52 // Any sender is prioritized.
|
D | enums.proto | 46 // The values here must not be modified. Any new process states can be appended to the end.
|
D | settings_enums.proto | 272 // ACTION: Settings > Any preference is changed 1304 // DATA_USAGE_LIST -> Any item or App info -> Data usage
|
/frameworks/base/core/proto/android/content/ |
D | package_item_info.proto | 101 // managed external storage will be backed up; Any negative value
|
/frameworks/base/core/proto/android/service/ |
D | notification.proto | 255 // Any sender is prioritized.
|
/frameworks/compile/slang/ |
D | README.rst | 267 redraw is necessary until something changes on the Java side. Any 279 T1, T2, and T3 represent any supported Renderscript type. Any parameters
|
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 566 function uses the default passthough ProgramVertex. Any bound ProgramVertex 657 Any of left, right, top, bottom could be NULL
|
/frameworks/ml/nn/tools/api/ |
D | README.md | 183 pattern*. Any other pattern is a *simple pattern*. The condition is **on** in
|
/frameworks/av/media/codec2/vndk/include/util/ |
D | C2InterfaceUtils.h | 80 inline static constexpr C2SupportedRange<T> Any() {
|
/frameworks/base/core/proto/android/server/ |
D | alarmmanagerservice.proto | 78 // Any alarms that we don't want to run during idle mode. Will be empty if the
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 268 Any executables containing that work also fall under Section 6, 350 the Library except as expressly provided under this License. Any
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 867 * function uses the default passthough ProgramVertex. Any bound ProgramVertex 995 * Any of left, right, top, bottom could be NULL
|
/frameworks/ml/nn/runtime/ |
D | NOTICE | 706 Any litigation relating to this License may be brought only in the 719 necessary to make it enforceable. Any law or regulation which provides
|