/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleObjectPool_test.cpp | 61 void* raw = value.get(); in TEST_F() local 76 void* raw = vs.get(); in TEST_F() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/ |
D | VehicleObjectPoolTest.cpp | 153 void* raw = value.get(); in TEST_P() local 179 void* raw = value.get(); in TEST_F() local 194 void* raw = stringProp.get(); in TEST_F() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/test/ |
D | VehicleObjectPoolTest.cpp | 153 void* raw = value.get(); in TEST_P() local 179 void* raw = value.get(); in TEST_F() local 194 void* raw = stringProp.get(); in TEST_F() local
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
D | inv_sysfs_utils.c | 248 short raw[3]; in inv_read_q16() local 269 short raw; in inv_read_temp_q16() local
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
D | inv_sysfs_utils.c | 254 short raw[3]; in inv_read_q16() local 275 short raw; in inv_read_temp_q16() local
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | metadata_reader_test.cpp | 321 std::vector<int32_t> raw; in TEST_F() local 340 std::vector<int32_t> raw{1, 0}; in TEST_F() local 352 std::vector<int32_t> raw{1, 3, 0, 0}; in TEST_F() local
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | data_builder.h | 86 short raw[3]; member 109 long raw[4]; member 122 long raw[3]; member
|
D | data_builder.c | 89 void inv_get_raw_compass(short *raw) in inv_get_raw_compass()
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | data_builder.h | 84 short raw[3]; member 107 long raw[4]; member 119 long raw[3]; member
|
D | data_builder.c | 88 void inv_get_raw_compass(short *raw) in inv_get_raw_compass()
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | VehicleObjectPool.h | 121 recyclable_ptr<T> wrap(T* raw) { in wrap()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | ConnectionDetector.cpp | 203 char raw[sizeof(inotify_event) + NAME_MAX + 1] = {0}; in readInotifyData() member
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | main.c | 411 short raw[3]; in fifo_callback() local 433 short raw[3]; in fifo_callback() local 444 short raw[3]; in fifo_callback() local
|
D | datalogger_outputs.c | 68 long raw[3]; in inv_get_sensor_type_gyro_raw_body_float() local
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | printer.cpp | 117 const auto raw = attr.data<uint8_t>(); in toStream() local
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/ |
D | VehicleObjectPool.h | 133 recyclable_ptr<T> wrap(T* raw) { return recyclable_ptr<T>{raw, getDeleter()}; } in wrap()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/ |
D | VehicleObjectPool.h | 133 recyclable_ptr<T> wrap(T* raw) { return recyclable_ptr<T>{raw, getDeleter()}; } in wrap()
|
/hardware/google/gfxstream/guest/magma/ |
D | magma.cpp | 35 static uint64_t get_ns_monotonic(bool raw) { in get_ns_monotonic()
|
/hardware/google/gfxstream/host/magma/ |
D | IntelDrmDecoder.cpp | 89 static uint64_t GetNsMonotonic(bool raw) { in GetNsMonotonic()
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.cpp | 4598 long raw = 0; in inv_read_temperature() local 4634 short raw = 0; in inv_read_dmp_state() local
|
/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 242 raw, enumerator
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.cpp | 4963 long raw = 0; local 4999 short raw = 0; local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 9090 static int hufCompress(const unsigned short raw[], int nRaw, in hufCompress() 9121 std::vector<unsigned short> *raw) { in hufUncompress()
|
D | stb_image.h | 4587 static int stbi__create_png_image_raw(stbi__png *a, stbi_uc *raw, stbi__uint32 raw_len, int out_n, … in stbi__create_png_image_raw()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 4594 static int stbi__create_png_image_raw(stbi__png *a, stbi_uc *raw, stbi__uint32 raw_len, int out_n, … in stbi__create_png_image_raw()
|