Home
last modified time | relevance | path

Searched defs:uu (Results 1 – 25 of 32) sorted by relevance

12

/third_party/pulseaudio/src/tests/
Dmix-test.c137 uint16_t uu = PA_MAYBE_UINT16_SWAP(ss->format != PA_SAMPLE_S16NE, *u); in compare_block() local
151 float uu = ss->format == PA_SAMPLE_FLOAT32NE ? *u : PA_READ_FLOAT32RE(u); in compare_block() local
165 uint32_t uu = PA_MAYBE_UINT32_SWAP(ss->format != PA_SAMPLE_S32NE, *u); in compare_block() local
179 uint32_t uu = PA_MAYBE_UINT32_SWAP(ss->format != PA_SAMPLE_S24_32NE, *u); in compare_block() local
193 uint32_t uu = ss->format == PA_SAMPLE_S24LE ? PA_READ24LE(u) : PA_READ24BE(u); in compare_block() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_eval.c134 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord1f() local
154 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord1f() local
181 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord2f() local
204 GLfloat uu = (u - map->u1) * map->du; in vbo_exec_do_EvalCoord2f() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-indic-table.py52 uu = fields[0].split ('..') variable
181 uu = sorted (data.keys ()) variable
Dgen-vowel-constraints.py42 uu = fields[0].split ('..') variable
Dgen-use-table.py33 uu = fields[0].split ('..') variable
453 uu = sorted (data.keys ()) variable
/third_party/harfbuzz/src/
Dgen-indic-table.py57 uu = fields[0].split ('..') variable
196 uu = sorted (data.keys ()) variable
Dgen-vowel-constraints.py36 uu = fields[0].split ('..') variable
Dgen-use-table.py59 uu = fields[0].split ('..') variable
496 uu = sorted (data.keys ()) variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-indic-table.py57 uu = fields[0].split ('..') variable
196 uu = sorted (data.keys ()) variable
Dgen-vowel-constraints.py36 uu = fields[0].split ('..') variable
Dgen-use-table.py55 uu = fields[0].split ('..') variable
471 uu = sorted (data.keys ()) variable
/third_party/toybox/toys/posix/
Dgrep.c286 unsigned *uu = (void *)(dl->data+(strlen(dl->data)|3)+1); in do_grep() local
329 unsigned *uu, ul = (ulen|3)+1; in do_grep() local
Dfind.c432 int len = strlen(copy), uu, units = (s[1]=='m') ? 60 : 86400; in do_find() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_temperature.cpp104 real64 uu = u - kTempTable [index] . u; in Set_xy_coord() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2.c155 guint8 *out, *uu; in id3v2_ununsync_data() local
/third_party/typescript/tests/cases/conformance/expressions/propertyAccess/
DpropertyAccess.ts117 var uu = noIndex[someObject]; // Error variable
/third_party/toybox/porting/liteos_a/toys/net/
Difconfig.c123 unsigned uu = 0; in display_ifconfig() local
/third_party/toybox/toys/net/
Difconfig.c124 unsigned uu = 0; in display_ifconfig() local
/third_party/typescript/tests/baselines/reference/
DpropertyAccess.js118 var uu = noIndex[someObject]; // Error variable
/third_party/python/Doc/whatsnew/
D3.7.rst1547 uu section in Improved Modules
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c385 DBL u, uu, v, vv, u0, u1, u2, u3; in draw_ifs() local
/third_party/libffi/testsuite/libffi.closures/
Dhuge_struct.c61 long double uu; member
/third_party/libwebsockets/lib/roles/h2/
Dprivate-lib-roles-h2.h213 union uu { union
/third_party/f2fs-tools/tools/
Df2fscrypt.c410 uuid_t uu; in set_policy() local
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c634 unsigned char uu = *u; in SWIG_PackData() local
650 unsigned char uu; in SWIG_UnpackData() local

12