/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | bit.inl | 10 GLM_FUNC_QUALIFIER genIUType highestBitValue(genIUType Value) 32 GLM_FUNC_QUALIFIER genIUType lowestBitValue(genIUType Value)
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | round.inl | 216 GLM_FUNC_QUALIFIER bool isPowerOfTwo(genType Value) 223 GLM_FUNC_QUALIFIER vecType<bool, P> isPowerOfTwo(vecType<T, P> const & Value) 283 GLM_FUNC_QUALIFIER bool isMultiple(genType Value, genType Multiple) 289 GLM_FUNC_QUALIFIER vecType<bool, P> isMultiple(vecType<T, P> const & Value, T Multiple) 295 …GLM_FUNC_QUALIFIER vecType<bool, P> isMultiple(vecType<T, P> const & Value, vecType<T, P> const & …
|
D | bitfield.inl | 278 GLM_FUNC_QUALIFIER genIUType bitfieldFillOne(genIUType Value, int FirstBit, int BitCount) 284 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillOne(vecType<T, P> const& Value, int FirstBit, int Bit… 290 GLM_FUNC_QUALIFIER genIUType bitfieldFillZero(genIUType Value, int FirstBit, int BitCount) 296 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillZero(vecType<T, P> const& Value, int FirstBit, int Bi…
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_integer.inl | 143 GLM_FUNC_QUALIFIER int compute_findMSB_32(genIUType Value) 161 GLM_FUNC_QUALIFIER int compute_findMSB_64(genIUType Value) 261 GLM_FUNC_QUALIFIER genIUType bitfieldExtract(genIUType Value, int Offset, int Bits) 267 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldExtract(vecType<T, P> const & Value, int Offset, int Bits) 332 GLM_FUNC_QUALIFIER int findLSB(genIUType Value)
|
/hardware/google/gfxstream/host/compressedTextureFormats/ |
D | AstcCpuDecompressorImpl.cpp | 141 struct Value { struct in gfxstream::vk::__anonf74761080111::AstcDecoderContextCache 142 AstcencContextUniquePtr context = nullptr; 143 astcenc_error error = ASTCENC_SUCCESS;
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | dice_sample.rs | 90 fn ed25519_public_key_to_cbor_value(public_key: &[u8]) -> Value { in ed25519_public_key_to_cbor_value()
|
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/ |
D | Burst.cpp | 40 using Value = Burst::ThreadSafeMemoryCache::Value; typedef
|
/hardware/google/aemu/base/ |
D | Optional_unittest.cpp | 290 TEST(Optional, Value) { in TEST() argument
|
/hardware/interfaces/graphics/mapper/stable-c/implutils/ |
D | impltests.cpp | 348 using Value = typename StandardMetadata<T>::value; in encode() typedef
|
/hardware/interfaces/graphics/mapper/stable-c/vts/ |
D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 224 using Value = typename StandardMetadata<T>::value; in getStandardMetadata() typedef 253 using Value = typename StandardMetadata<T>::value; in setStandardMetadata() typedef
|