Home
last modified time | relevance | path

Searched refs:vtop (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-utils/topology/
H A Dpre-process-object.c38 snd_config_t *vtop, *n, *obj; in tplg_build_vendor_token_object() local
42 ret = tplg_build_object_from_template(tplg_pp, obj_cfg, &vtop, NULL, false); in tplg_build_vendor_token_object()
46 ret = snd_config_get_id(vtop, &name); in tplg_build_vendor_token_object()
70 ret = snd_config_add(vtop, dst); in tplg_build_vendor_token_object()
/third_party/python/Objects/
H A Dlongobject.c2814 digit wm1, wm2, carry, q, r, vtop, *v0, *vk, *w0, *ak; in x_divrem() local
2880 vtop = vk[size_w]; in x_divrem()
2881 assert(vtop <= wm1); in x_divrem()
2882 vv = ((twodigits)vtop << PyLong_SHIFT) | vk[size_w-1]; in x_divrem()
2914 assert((sdigit)vtop + zhi == -1 || (sdigit)vtop + zhi == 0); in x_divrem()
2915 if ((sdigit)vtop + zhi < 0) { in x_divrem()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex350 \vtop to0pt{%
633 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box
657 \setbox\groupbox = \vtop\bgroup
667 % The \vtop produces a box with normal height and large depth; thus, TeX puts
676 \egroup % End the \vtop.
719 \vtop to #1\mil{\strut\vfil}%
776 \vtop to \strutdepth{%
2736 % \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{%
3037 \vtop{\kern2.4pt \box0 \kern2.4pt}% Space above/below.
3955 % \vtop wil
[all...]

Completed in 15 milliseconds