/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.cpp | 96 mMapper = [](C2Value v) -> C2Value { in withC2Mappers() 104 mReverse = [](C2Value v) -> C2Value { in withC2Mappers() 327 ConfigMapper::Mapper makeFloat = [](C2Value v) -> C2Value { in initializeStandardParams() 339 ConfigMapper::Mapper negate = [](C2Value v) -> C2Value { in initializeStandardParams() 361 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams() 374 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams() 492 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams() 506 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams() 522 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams() 586 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams() [all …]
|
/hardware/interfaces/memtrack/1.0/vts/functional/ |
D | VtsHalMemtrackV1_0TargetTest.cpp | 75 auto generate_cb(MemtrackStatus *s, hidl_vec<MemtrackRecord> *v) { in generate_cb() 86 hidl_vec<MemtrackRecord> v; in TEST_P() local 101 hidl_vec<MemtrackRecord> v; in TEST_P() local 119 hidl_vec<MemtrackRecord> v; in TEST_P() local
|
/hardware/st/secure_element2/secure_element/1.0/esehal/src/ |
D | compiler.h | 41 # define check_printf(f, v) __attribute__((format(printf, f, v))) argument 43 # define check_printf(f, v) argument
|
/hardware/google/av/codec2/vndk/util/ |
D | C2Debug.cpp | 77 std::string v = StringPrintf("%c%c", in attribParamIndex() local 160 std::ostream& operator<<(std::ostream &os, const c2_cntr_t<T> &v) { in operator <<() 191 for (const T &v : i.flags()) { in operator <<() local 215 for (const T &v : i.values()) { in operator <<() local
|
D | C2InterfaceUtils.cpp | 188 for (const C2Value::Primitive &v : _mValues) { in contains() local 219 …std::remove_if(values.begin(), values.end(), [&limit, minMask](const C2Value::Primitive &v) -> boo… in limitedTo() 223 for (const C2Value::Primitive &v : _mValues) { in limitedTo() local 267 std::remove_if(values.begin(), values.end(), [&limit](const C2Value::Primitive &v) -> bool { in limitedTo() 275 std::remove_if(values.begin(), values.end(), [&limit](const C2Value::Primitive &v) -> bool { in limitedTo() 283 std::remove_if(values.begin(), values.end(), [&limit](const C2Value::Primitive &v) -> bool { in limitedTo()
|
/hardware/interfaces/identity/support/include/cppbor/ |
D | cppbor.h | 218 explicit Uint(uint64_t v) : mValue(v) {} in Uint() 290 explicit Bstr(std::vector<uint8_t> v) : mValue(std::move(v)) {} in Bstr() 293 explicit Bstr(const std::string& v) in Bstr() 343 explicit Tstr(std::string v) : mValue(std::move(v)) {} in Tstr() 346 explicit Tstr(const std::string_view& v) : mValue(v) {} in Tstr() 349 explicit Tstr(const char* v) : mValue(std::string(v)) {} in Tstr() 602 explicit Bool(bool v) : mValue(v) {} in Bool() 653 std::unique_ptr<T> downcastItem(std::unique_ptr<Item>&& v) { in downcastItem()
|
/hardware/libhardware/include/hardware/ |
D | audio_effect.h | 40 #define EFFECT_API_VERSION_MAJOR(v) ((v)>>16) argument 41 #define EFFECT_API_VERSION_MINOR(v) ((m) & 0xFFFF) argument
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraParameters.cpp | 198 String8 k, v; in flatten() local 233 String8 v(a); in unflatten() local 238 String8 v(a, (size_t)(b-a)); in unflatten() local 277 String8 v = mMap.valueFor(String8(key)); in get() local 285 const char *v = get(key); in getInt() local 293 const char *v = get(key); in getFloat() local 469 String8 k, v; in dump() local 484 String8 k, v; in dump() local
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | Util.h | 44 inline bool element_in(T e, const std::vector<T>& v) { in element_in()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_scale_drm.h | 52 explicit HWScaleDRM(Version v) : version_(v) {} in HWScaleDRM()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_scale_drm.h | 52 explicit HWScaleDRM(Version v) : version_(v) {} in HWScaleDRM()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_scale_drm.h | 52 explicit HWScaleDRM(Version v) : version_(v) {} in HWScaleDRM()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_scale_drm.h | 52 explicit HWScaleDRM(Version v) : version_(v) {} in HWScaleDRM()
|
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | confirmationui_utils.h | 85 explicit array(const T& v) { fill(v); } in array() 96 void fill(const T& v) { in fill()
|
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
D | LinearFakeValueGenerator.cpp | 33 const auto& v = request.value; in LinearFakeValueGenerator() local
|
D | EmulatedVehicleHal.cpp | 108 VehiclePropValuePtr v = nullptr; in get() local 301 VehiclePropValuePtr v; in onContinuousPropertyTimer() local 372 const auto& v = request.value; in handleGenerateFakeDataRequest() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | VehicleHal.h | 89 void doHalEvent(VehiclePropValuePtr v) { in doHalEvent()
|
D | VehicleObjectPool.h | 229 delete v; variable
|
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/ |
D | SensorEventsChecker.h | 57 android::hardware::sensors::V1_0::Vec3 v = event.u.vec3; in checkEvent() local
|
/hardware/interfaces/ir/1.0/vts/functional/ |
D | VtsHalIrV1_0TargetTest.cpp | 51 auto cb = [&](bool s, hidl_vec<ConsumerIrFreqRange> v) { in TEST_P()
|
/hardware/interfaces/confirmationui/support/src/ |
D | cbor.cpp | 26 inline uint8_t getByte(const uint64_t& v, const uint8_t index) { in getByte()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | StreamIoUtil.h | 154 unsigned char v = *i; in hexdumpToStream() local
|
/hardware/qcom/msm8998/json-c/ |
D | linkhash.c | 493 int lh_table_insert(struct lh_table *t, void *k, const void *v) in lh_table_insert() 552 json_bool lh_table_lookup_ex(struct lh_table* t, const void* k, void **v) in lh_table_lookup_ex()
|
/hardware/libhardware_legacy/audio/ |
D | AudioHardwareGeneric.cpp | 141 status_t AudioHardwareGeneric::setVoiceVolume(float v) in setVoiceVolume() 147 status_t AudioHardwareGeneric::setMasterVolume(float v) in setMasterVolume()
|
D | A2dpAudioInterface.cpp | 208 status_t A2dpAudioInterface::setVoiceVolume(float v) in setVoiceVolume() 213 status_t A2dpAudioInterface::setMasterVolume(float v) in setMasterVolume()
|