HomeSort by relevance Sort by last modified time
    Searched refs:yy (Results 51 - 75 of 191) sorted by null

1 23 4 5 6 7 8

  /external/libusb-compat/
missing 85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
249 rm -f lex.yy.c
256 cp "$SRCFILE" lex.yy.c
261 if test ! -f lex.yy.c; then
262 echo 'main() { return 0; }' >lex.yy.c
  /external/libvorbis/
missing 82 flex create \`lex.yy.c', if possible, from existing .c
84 lex create \`lex.yy.c', if possible, from existing .c
246 rm -f lex.yy.c
253 cp "$SRCFILE" lex.yy.c
258 if [ ! -f lex.yy.c ]; then
259 echo 'main() { return 0; }' >lex.yy.c
  /external/marisa-trie/
missing 85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
249 rm -f lex.yy.c
256 cp "$SRCFILE" lex.yy.c
261 if test ! -f lex.yy.c; then
262 echo 'main() { return 0; }' >lex.yy.c
  /external/open-vcdiff/
missing 83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
257 rm -f lex.yy.c
264 cp "$SRCFILE" lex.yy.c
269 if test ! -f lex.yy.c; then
270 echo 'main() { return 0; }' >lex.yy.c
  /external/protobuf/gtest/build-aux/
missing 85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
249 rm -f lex.yy.c
256 cp "$SRCFILE" lex.yy.c
261 if test ! -f lex.yy.c; then
262 echo 'main() { return 0; }' >lex.yy.c
  /external/protobuf/
missing 85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
249 rm -f lex.yy.c
256 cp "$SRCFILE" lex.yy.c
261 if test ! -f lex.yy.c; then
262 echo 'main() { return 0; }' >lex.yy.c
  /external/stressapptest/
missing 85 flex create \`lex.yy.c', if possible, from existing .c
87 lex create \`lex.yy.c', if possible, from existing .c
249 rm -f lex.yy.c
256 cp "$SRCFILE" lex.yy.c
261 if test ! -f lex.yy.c; then
262 echo 'main() { return 0; }' >lex.yy.c
  /ndk/sources/host-tools/make-3.81/config/
missing 82 flex create \`lex.yy.c', if possible, from existing .c
84 lex create \`lex.yy.c', if possible, from existing .c
246 rm -f lex.yy.c
253 cp "$SRCFILE" lex.yy.c
258 if [ ! -f lex.yy.c ]; then
259 echo 'main() { return 0; }' >lex.yy.c
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
missing 83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
257 rm -f lex.yy.c
264 cp "$SRCFILE" lex.yy.c
269 if test ! -f lex.yy.c; then
270 echo 'main() { return 0; }' >lex.yy.c
  /external/qemu/android/skin/
trackball.c 243 int xx, yy; local
279 for (yy = 0; yy < DOT_GRID; yy++) {
280 double ty = yy*(2./DOT_GRID);
308 int xx, yy; local
313 for (yy = 0; yy < diameter2; yy++) {
316 double y0 = yy - radius2
    [all...]
window.c 224 int yy = y & 3; local
235 c = c - ((c >> 2) & dotmatrix_argb32[(yy << 2)|xx]);
241 yy = (yy + 1) & 3;
397 int yy, xx; local
408 for (yy = h; yy > 0; yy--)
426 for (yy = h; yy > 0; yy--
491 int yy; local
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 66 UINT8 xx, yy; local
68 for (xx = 0, yy = rfc_cb.rfc.last_port + 1; xx < MAX_RFC_PORTS; xx++, yy++)
70 if (yy >= MAX_RFC_PORTS)
71 yy = 0;
73 p_port = &rfc_cb.port.port[yy];
79 p_port->inx = yy + 1;
87 rfc_cb.rfc.last_port = yy;
88 RFCOMM_TRACE_DEBUG3("rfc_cb.port.port[%d]:%p allocated, last_port:%d", yy, p_port, rfc_cb.rfc.last_port);
  /external/bluetooth/bluedroid/stack/avrc/
avrc_pars_tg.c 47 UINT8 xx, yy; local
105 for (xx=0, yy=0; xx< p_result->get_cur_app_val.num_attr; xx++)
109 p_u8[yy++] = *p;
112 p_result->get_cur_app_val.num_attr = yy;
113 if (yy == 0)
  /external/speex/libspeex/
filters_bfin.h 233 spx_word16_t *yy; local
236 yy = y+2;
347 : : "m" (yy), "m" (_x), "m" (_y), "m" (den), "m" (N), "m" (ord), "m" (mem)
473 spx_word16_t *xx, *yy;
475 yy = y;
  /external/skia/gm/
giantbitmap.cpp 45 SkScalar yy = SkIntToScalar(y);
47 canvas.drawLine(0, yy, SkIntToScalar(W), yy + SkIntToScalar(W),
  /external/libnfc-nci/src/nfc/nci/
nci_hrcv.c 360 UINT8 yy; local
377 yy = *pp;
389 pp = p + yy;
392 nfcee_info.nfcee_id, nfcee_info.num_interface, yy, nfcee_info.num_tlvs);
402 p_tlv->len = yy = *pp++;
408 pp = p += yy;
  /external/skia/legacy/src/utils/
SkBoundaryPatch.cpp 53 SkScalar yy = y * invC; local
55 *verts++ = this->eval(x * invR, yy);
  /external/skia/src/utils/
SkBoundaryPatch.cpp 55 SkScalar yy = y * invC; local
57 *verts++ = this->eval(x * invR, yy);
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 2251 UINT8 xx, yy, num_resp; local
3044 UINT8 yy, xx; local
3234 UINT8 yy; local
    [all...]
  /external/freetype/include/freetype/
fttypes.h 369 /* y' = x*yx + y*yy */
379 /* yy :: Matrix coefficient. */
384 FT_Fixed yx, yy; member in struct:FT_Matrix_
    [all...]
  /external/freetype/src/cff/
cffobjs.h 107 FT_Fixed yx, yy; member in struct:CFF_Transform_
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 212 UINT8 xx,yy,zz; local
234 for (yy = xx + 1; yy < NFA_HCI_MAX_APP_CB; yy++)
236 if ( (nfa_hci_cb.cfg.reg_app_names[yy][0] != 0)
237 &&(!strncmp (&nfa_hci_cb.cfg.reg_app_names[xx][0], &nfa_hci_cb.cfg.reg_app_names[yy][0], strlen (nfa_hci_cb.cfg.reg_app_names[xx]))) )
261 for (yy = xx + 1; yy < NFA_HCI_MAX_GATE_CB; yy++)
263 if ( (nfa_hci_cb.cfg.dyn_gates[yy].gate_id != 0
    [all...]
  /external/valgrind/main/none/tests/amd64/
aes.c 36 UChar yy = 0; local
39 yy = fromhex (y);
42 assert(yy < 16);
43 xx = (yy << 4) | xx;
  /external/webp/src/dsp/
upsampling_neon.c 101 int16x8_t yy = vreinterpretq_s16_u16(vsubl_u8(y, u16)); \
131 int32x4_t rl = vaddl_s16(vget_low_s16(yy), vget_low_s16(vr)); \
132 int32x4_t rh = vaddl_s16(vget_high_s16(yy), vget_high_s16(vr)); \
133 int32x4_t gl = vsubl_s16(vget_low_s16(yy), vget_low_s16(gc)); \
134 int32x4_t gh = vsubl_s16(vget_high_s16(yy), vget_high_s16(gc)); \
135 int32x4_t bl = vaddl_s16(vget_low_s16(yy), vget_low_s16(ub)); \
136 int32x4_t bh = vaddl_s16(vget_high_s16(yy), vget_high_s16(ub)); \
  /external/opencv/cv/src/
cvoptflowhs.cpp 49 float yy; member in struct:__anon12367
52 float alpha; /* alpha = 1 / ( 1/lambda + xx + yy ) */
262 II[address].yy = GradY * GradY;
266 II[address].alpha = 1 / (Ilambda + II[address].xx + II[address].yy);
285 II[address].yy = GradY * GradY;
289 II[address].alpha = 1 / (Ilambda + II[address].xx + II[address].yy);
309 II[address].yy = GradY * GradY;
313 II[address].alpha = 1 / (Ilambda + II[address].xx + II[address].yy);
375 II[address].yy * averageY + II[address].yt) * II[address].alpha;
402 II[address].yy * averageY + II[address].yt) * II[address].alpha
    [all...]

Completed in 772 milliseconds

1 23 4 5 6 7 8