/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/ |
D | CorrelationVector.aidl | 41 int[] magnitude;
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/1/android/hardware/gnss/ |
D | CorrelationVector.aidl | 40 int[] magnitude;
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/ |
D | CorrelationVector.aidl | 41 int[] magnitude;
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/ |
D | CorrelationVector.aidl | 41 int[] magnitude;
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/ |
D | CorrelationVector.aidl | 41 int[] magnitude;
|
/hardware/interfaces/gnss/aidl/android/hardware/gnss/ |
D | CorrelationVector.aidl | 51 int[] magnitude;
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | quaternion.inl | 89 T magnitude = sqrt(x.x * x.x + x.y * x.y + x.z * x.z + x.w *x.w); local 93 …if(abs(x.w / magnitude) > static_cast<T>(1) - epsilon<T>() && abs(x.w / magnitude) < static_cast<T… 96 T Angle = acos(x.w / magnitude); 99 T Mag = pow(magnitude, y - static_cast<T>(1)); 101 …return tquat<T, P>(cos(NewAngle) * magnitude * Mag, x.x * Div * Mag, x.y * Div * Mag, x.z * Div * …
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 86 * @param hysteresisDb An interval in dB defining the required magnitude change between reports. 109 * @param hysteresisDlKbps An interval in kbps defining the required magnitude change between DL 112 * @param hysteresisUlKbps An interval in kbps defining the required magnitude change between UL
|
/hardware/interfaces/biometrics/face/1.0/ |
D | types.hal | 290 * The magnitude of the pan angle of the user’s face with respect to the sensor’s 302 * The magnitude of the tilt angle of the user’s face with respect to the sensor’s 313 * The magnitude of the roll angle of the user’s face with respect to the sensor’s
|
/hardware/interfaces/gnss/common/utils/default/ |
D | Utils.cpp | 236 .magnitude = {0, 5000, 10000, 5000, 0, 0, 3000, 0}}; in getMockMeasurement() 241 .magnitude = {0, 3000, 5000, 3000, 0, 0, 1000, 0}}; in getMockMeasurement()
|
/hardware/interfaces/gnss/aidl/vts/ |
D | gnss_hal_test_cases.cpp | 495 ASSERT_TRUE(correlationVector.magnitude.size() > 0); in TEST_P() 496 for (const auto& magnitude : correlationVector.magnitude) { in TEST_P() local 497 ASSERT_TRUE(magnitude >= -32768 && magnitude <= 32767); in TEST_P()
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_half.inl | 149 // whose magnitude is less than __half_NRM_MIN.
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 84 * @param hysteresisDlKbps An interval in kbps defining the required magnitude change between DL 87 * @param hysteresisUlKbps An interval in kbps defining the required magnitude change between UL
|
D | types.hal | 135 * An interval in dB defining the required magnitude change between reports.
|
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/ |
D | AstcToBc3.comp | 174 principalAxis = (magn < 4.0) // If the magnitude is too small, default to luminance
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | lunr.js | 852 lunr.Vector.prototype.magnitude = function () { method in lunr.Vector 903 return this.dot(otherVector) / this.magnitude() || 0
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | textures.adoc | 1713 largest magnitude coordinate direction (the major axis direction). 1714 Since two or more coordinates can: have identical magnitude, the 1868 The magnitude of the derivatives are calculated by: 1911 magnitude of the derivatives in x and y, are used to compute the minimum and
|
D | fundamentals.adoc | 1625 The maximum representable magnitude for all floating-point values must: be 1654 Finite values whose magnitude is larger than that of any representable
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 218 * A gravity output indicates the direction of and magnitude of gravity in
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | spirvenv.adoc | 2245 Where the range of allowed return values includes any value of magnitude 2248 sign or the finite number with the largest magnitude of the appropriate
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 11378 // sign + magnitude, cast to number 16427 * Parses a size specification, consisting of magnitude and unit. 16462 // sign + magnitude, cast to number
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1652 * indicates direction, and the magnitude indicates speed (if multiple
|