/hardware/interfaces/health/storage/test_common/include/health-storage-test/ |
D | common.h | 34 std::string to_string(std::chrono::duration<R, std::milli> time) { in to_string() 46 bool Wait(std::chrono::duration<R, P> duration) { in Wait() 59 bool WaitLocked(std::unique_lock<std::mutex>* lock, std::chrono::duration<R, P> duration) { in WaitLocked()
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
D | ColorChannel.aidl | 37 R, enumConstant
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
D | ColorChannel.aidl | 37 R, enumConstant
|
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
D | ColorChannel.aidl | 25 R, enumConstant
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | GpuCalculationHelpers.cpp | 33 duration<R, P> lerp(duration<R, P> a, duration<R, P> b, float t) { in lerp()
|
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 54 void waitForResult(std::chrono::duration<R, P> timeout, Result expected) { in waitForResult() 83 bool ping(std::chrono::duration<R, P> timeout) { in ping()
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 24 R = 1024, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 41 R = (1 << 10) /* 1024 */, enumConstant
|
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 39 R = 1 << 10, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 40 R = 1024, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 41 R = 1024, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 41 R = (1 << 10) /* 1024 */, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ |
D | PlaneLayoutComponentType.aidl | 41 R = (1 << 10) /* 1024 */, enumConstant
|
/hardware/interfaces/health/storage/aidl/vts/functional/ |
D | VtsHalHealthStorageTargetTest.cpp | 57 void WaitForResult(std::chrono::duration<R, P> timeout, Result expected) { in WaitForResult() 88 bool ping(std::chrono::duration<R, P> timeout) { in ping()
|
/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/ |
D | layout.h | 18 R = static_cast<uint32_t>(PlaneLayoutComponentType::R), enumerator
|
/hardware/libhardware/tests/hwc/ |
D | test-arrows.c | 51 #define R (0xFF000000) macro
|
D | util.c | 114 EGLint R,G,B,A; in select_config_for_window() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_vec4.hpp | 45 R = 0, enumerator
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 398 float R[3][3]; in google_orientation_geomagnetic() local 429 float R[3][3]; in google_orientation_6_axis() local 460 float R[3][3]; in google_orientation() local
|
/hardware/interfaces/thermal/aidl/vts/ |
D | VtsHalThermalTargetTest.cpp | 97 [[nodiscard]] bool waitForCallback(std::chrono::duration<R, P> duration) { in waitForCallback() 123 [[nodiscard]] bool waitForCallback(std::chrono::duration<R, P> duration) { in waitForCallback()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 444 float R[3][3]; in google_orientation_geomagnetic() local 475 float R[3][3]; in google_orientation_6_axis() local 506 float R[3][3]; in google_orientation() local
|
/hardware/interfaces/gnss/common/utils/vts/ |
D | Utils.cpp | 312 double R = 6378.137; // Radius of earth in KM in distanceMeters() local
|
/hardware/google/gfxstream/guest/OpenglSystemCommon/ |
D | FormatConversions.cpp | 113 uint8_t R = (r * 527 + 23) >> 6; in rgb565_to_yv12() local 164 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yv12() local 216 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yuv420p() local
|
/hardware/google/pixel/power-libperfmgr/aidl/tests/ |
D | GpuCapacityCalculationTest.cpp | 37 inline int64_t to_int_nanoseconds(std::chrono::duration<R, D> duration) { in to_int_nanoseconds()
|
/hardware/interfaces/health/2.1/vts/functional/ |
D | VtsHalHealthV2_1TargetTest.cpp | 93 bool waitInvoke(std::chrono::duration<R, P> duration) { in waitInvoke()
|