Home
last modified time | relevance | path

Searched defs:s07 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
H A DTestCustomValueInstDefaults.java60 s01, s02, s03, s04, s05, s06, s07, s08, field in TestCustomValueInstDefaults.BigBucket
87 @JsonProperty("s07") String s07, in BigBucket()
183 String s07 = BigBucket.DEFAULT_S; in createFromObjectWith() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_sse2.c288 const __m128i s07 = _mm_add_epi16(s0, s7); in av1_resize_horz_dir_sse2() local