Home
last modified time | relevance | path

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

/external/vixl/test/
Dtest-code-buffer.cc104 uint64_t base_value = 0x0100001000100101; in TEST() local
/external/cldr/tools/cldr-code/src/main/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.c576 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()
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord_test.cc2472 const absl::Cord base_value = factory.Generate(); in TEST_P() local