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/java/org/unicode/cldr/posix/
DPOSIX_LCTime.java77 char base_value = nativeZeroDigit.charAt(0); in POSIX_LCTime() local
/external/tensorflow/tensorflow/c/
Dc_api_experimental_test.cc41 const float base_value = 42.0; in TestFakeIteratorStack() local
/external/webp/src/enc/
Dpicture_csp_enc.c122 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma()
131 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma()
/external/v8/src/builtins/
Dbuiltins-math-gen.cc389 Node* base_value = TruncateTaggedToFloat64(context, base); in MathPow() local
/external/freetype/src/gxvalid/
Dgxvcommn.c577 GXV_LookupValueDesc base_value; in gxv_LookupTable_fmt4_validate() local
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c396 struct vtn_value *base_value, in _foreach_decoration_helper()