/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl_platform.h | 564 __CL_ANON_STRUCT__ struct{ cl_char lo, hi; }; member 577 __CL_ANON_STRUCT__ struct{ cl_char2 lo, hi; }; member 596 __CL_ANON_STRUCT__ struct{ cl_char4 lo, hi; }; member 615 __CL_ANON_STRUCT__ struct{ cl_char8 lo, hi; }; member 639 __CL_ANON_STRUCT__ struct{ cl_uchar lo, hi; }; member 652 __CL_ANON_STRUCT__ struct{ cl_uchar2 lo, hi; }; member 671 __CL_ANON_STRUCT__ struct{ cl_uchar4 lo, hi; }; member 690 __CL_ANON_STRUCT__ struct{ cl_uchar8 lo, hi; }; member 714 __CL_ANON_STRUCT__ struct{ cl_short lo, hi; }; member 727 __CL_ANON_STRUCT__ struct{ cl_short2 lo, hi; }; member [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_fxt1.c | 88 uint32_t lo, hi; member 422 Fx64 hi; /* high quadword */ in fxt1_quantize_CHROMA() local 464 Fx64 hi; /* high quadword */ in fxt1_quantize_ALPHA0() local 517 Fx64 hi; /* high quadword */ in fxt1_quantize_ALPHA1() local 750 Fx64 hi; /* high quadword */ in fxt1_quantize_MIXED1() local 888 Fx64 hi; /* high quadword */ in fxt1_quantize_MIXED0() local
|
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.cpp | 77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | vl_vlc.h | 352 uint64_t hi = (vlc->buffer & (UINT64_MAX << (64 - pos))); in vl_vlc_removebits() local
|
/hardware/qcom/gps/msm8084/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/qcom/gps/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/qcom/gps/msm8994/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 473 uint32_t hi = static_cast<uint32_t>(val >> 32); in write64() local 702 uint32_t hi = read(); in read64() local
|
/hardware/qcom/gps/msm8996/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/qcom/gps/msm8909/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerCommandBuffer.h | 555 uint32_t hi = static_cast<uint32_t>(val >> 32); in write64() local 789 uint32_t hi = read(); in read64() local
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocApiBase.cpp | 79 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/qcom/gps/msm8998/core/ |
D | LocApiBase.cpp | 78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | syncconst.h | 178 int hi; member
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 180 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
|
/hardware/interfaces/health/aidl/vts/functional/ |
D | VtsHalHealthTargetTest.cpp | 78 Matcher<T> InClosedRange(const T& lo, const T& hi) { in InClosedRange()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 224 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
|
/hardware/qcom/sm7150/gps/core/ |
D | LocApiBase.cpp | 80 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocApiBase.cpp | 80 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 240 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 239 BIGNUM_Ptr hi(BN_new()), lo(BN_new()); in BignumToUint64() local
|
/hardware/qcom/sm8150/gps/core/ |
D | LocApiBase.cpp | 81 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/qcom/sm7250/gps/core/ |
D | LocApiBase.cpp | 81 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
|
/hardware/google/gfxstream/host/ |
D | virtio-gpu-gfxstream-renderer.cpp | 634 static uint64_t convert32to64(uint32_t lo, uint32_t hi) { in convert32to64()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 7992 int hi = hs; in wdec14() local
|