Home
last modified time | relevance | path

Searched defs:base_value (Results 1 – 6 of 6) sorted by relevance

/external/vixl/test/
Dtest-code-buffer.cc104 uint64_t base_value = 0x0100001000100101; in TEST() local
/external/cldr/tools/java/org/unicode/cldr/posix/
DPOSIX_LCTime.java77 char base_value = nativeZeroDigit.charAt(0); in POSIX_LCTime() local
/external/webp/src/enc/
Dpicture_csp_enc.c125 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma()
134 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma()
/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_encoder.cc163 absl::optional<T>* base_value) { in MaybeSetNewValue()
/external/freetype/src/gxvalid/
Dgxvcommn.c577 GXV_LookupValueDesc base_value; in gxv_LookupTable_fmt4_validate() local
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c534 struct vtn_value *base_value, in _foreach_decoration_helper()