HomeSort by relevance Sort by last modified time
    Searched defs:nn (Results 101 - 125 of 136) sorted by null

1 2 3 45 6

  /development/tools/emulator/opengl/tests/event_injector/
sockets.c 320 int nn; local
322 for ( nn = 0; val != 0; nn++ ) {
324 temp[nn] = '0'+rem;
328 if (nn == 0)
329 temp[nn++] = '0';
331 while (nn > 0)
332 buf = format_char(buf, end, temp[--nn]);
366 int nn; local
367 for (nn = 0; nn < 8; nn++)
741 int nn, count, ret; local
843 int nn; local
    [all...]
  /development/tools/emulator/system/gps/
gps_qemu.c 734 int nn, ret; local
745 for (nn = 0; nn < ret; nn++)
746 nmea_reader_addc( reader, buff[nn] );
  /external/freetype/src/autofit/
afcjk.c 357 FT_Int nn; local
362 for ( nn = 0;
363 nn < glyph->outline.n_contours;
364 first = last + 1, nn++ )
369 last = glyph->outline.contours[nn];
578 FT_UInt nn; local
604 for ( nn = 0; nn < axis->blue_count; nn++ )
606 AF_CJKBlue blue = &axis->blues[nn];
    [all...]
aflatin.c 249 FT_Int nn; local
254 for ( nn = 0;
255 nn < glyph->outline.n_contours;
256 first = last + 1, nn++ )
262 last = glyph->outline.contours[nn];
530 FT_UInt nn; local
561 for ( nn = 0; nn < Axis->blue_count; nn++ )
563 if ( Axis->blues[nn].flags & AF_LATIN_BLUE_ADJUSTMENT
    [all...]
aflatin2.c 244 FT_Int nn; local
249 for ( nn = 0; nn < glyph->outline.n_contours; first = last+1, nn++ )
255 last = glyph->outline.contours[nn];
513 FT_UInt nn; local
545 for ( nn = 0; nn < vaxis->blue_count; nn++ )
547 if ( vaxis->blues[nn].flags & AF_LATIN_BLUE_ADJUSTMENT
2072 FT_UInt nn; local
    [all...]
  /external/freetype/src/base/
ftobjs.c 4057 FT_UInt nn; local
    [all...]
  /external/freetype/src/pshinter/
pshalgo.c 1546 FT_UInt nn; local
1566 FT_UInt nn; local
1590 FT_UInt nn, min_flag, max_flag; local
1965 FT_UInt nn; local
    [all...]
  /external/openssl/ssl/
s3_srvr.c 1211 int m,nn,o,v,done=0; local
    [all...]
ssl_ciph.c 1704 int i,nn; local
    [all...]
  /external/qemu/android/avd/
info.c 162 int nn; local
164 for (nn = 0; nn < AVD_IMAGE_MAX; nn++)
165 AFREE(i->imagePath[nn]);
171 for (nn = 0; nn < i->numSearchPaths; nn++)
172 AFREE(i->searchPaths[nn]);
245 int nn, count = 0 local
638 int nn; local
1157 int nn; local
    [all...]
  /external/qemu/android/skin/
trackball.c 239 int side, nn = 0; local
293 ball->dots[nn][0] = FIX16_FROM_FLOAT(x*invlen);
294 ball->dots[nn][1] = FIX16_FROM_FLOAT(y*invlen);
295 ball->dots[nn][2] = FIX16_FROM_FLOAT(z*invlen);
296 nn++;
479 int nn; local
487 for (nn = 0; nn < ball->sphere_count; nn++) {
488 SphereCoord coord = &ball->sphere_map[nn];
    [all...]
window.c 227 int nn, xx = x & 3; local
229 for (nn = 0; nn < w; nn++) {
230 unsigned c = line[nn];
235 line[nn] = c;
318 int nn = 0; local
321 unsigned c = line[nn];
328 line[nn] = (unsigned)(ag | rb);
329 nn++
345 int nn = 0; local
825 int nn; local
    [all...]
  /external/qemu/hw/
goldfish_pipe.c 100 int nn; local
102 for (nn = 0; nn < count; nn++) {
103 if (!strcmp(list->services[nn].name, pipeName)) {
104 return &list->services[nn];
  /external/qemu/
sockets.c 315 int nn; local
317 for ( nn = 0; val != 0; nn++ ) {
319 temp[nn] = '0'+rem;
323 if (nn == 0)
324 temp[nn++] = '0';
326 while (nn > 0)
327 buf = format_char(buf, end, temp[--nn]);
361 int nn; local
362 for (nn = 0; nn < 8; nn++)
736 int nn, count, ret; local
838 int nn; local
    [all...]
  /external/qemu/telephony/
sms.c 79 case 'x': /* \xNN, where NN is a 2-digit hexadecimal value */
409 int nn, len, num_digits; local
422 for ( nn = 0; nn < len; nn++ )
423 address->data[nn] = gsm_hex2_to_byte( hex + nn*2 );
432 int nn; local
446 for ( nn = 0; nn < hexlen; nn += 2
1238 int nn; local
1294 int nn; local
1364 int nn; local
1402 int nn; local
1568 int nn, total; local
1615 int nn, total; local
    [all...]
  /hardware/invensense/mlsdk/mllite/
mlFIFO.c 2139 int kk, nn; local
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 432 int nn; local
435 for (nn = 1; nn <= 4; nn++) {
438 snprintf(propName, sizeof propName, "net.eth0.dns%d", nn);
    [all...]
  /sdk/emulator/gps/
gps_qemu.c 734 int nn, ret; local
745 for (nn = 0; nn < ret; nn++)
746 nmea_reader_addc( reader, buff[nn] );
  /bionic/libc/bionic/
pthread.c 181 int nn; local
189 for (nn = TLS_SLOT_ERRNO; nn < BIONIC_TLS_SLOTS; nn++)
190 tls[nn] = 0;
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 1447 int nn; local
    [all...]
  /bionic/libc/netbsd/resolv/
res_cache.c 291 int nn = 0; local
294 text[nn++] = "0123456789abcdef"[(value >> (numDigits*4)) & 15];
296 return _bprint_b(p, end, text, nn);
307 int nn; local
312 for (nn = 0; nn < avail; nn++) {
313 if (nn > 0)
315 p = _bprint_hex(p, end, data[nn], 2);
317 for ( ; nn < lineSize; nn++ )
708 int nn; local
1186 int nn; local
    [all...]
  /development/tools/emulator/system/qemud/
qemud.c 199 int nn = 0; local
202 for ( --width; width >= 0; width--, nn++ ) {
203 to[nn] = hexchars[(value >> (width*4)) & 15];
    [all...]
  /external/dnsmasq/src/
option.c 2006 struct dhcp_netid *nn = opt_malloc(sizeof (struct dhcp_netid)); local
2052 struct dhcp_netid *nn = opt_malloc(sizeof (struct dhcp_netid)); local
    [all...]
  /external/qemu/android/
console.c 175 int nn; local
177 for (nn = 0; nn < global->num_redirs; nn++)
179 Redir redir = &global->redirs[nn];
184 memmove( redir, redir + 1, ((global->num_redirs - nn)-1)*sizeof(*redir) );
358 int nn; local
369 for (nn = 0; commands[nn].names != NULL; nn++
562 int nn; local
844 int nn; local
900 int nn; local
1066 int nn; local
1131 int nn; local
1163 int nn; local
1183 int nn; local
1215 int nn; local
1235 int nn; local
1266 int nn; local
1343 int nn; local
1582 int nn; local
1899 int nn; local
1923 int nn, type, dummy; local
    [all...]
  /external/qemu/audio/
audio.c 79 int nn, count = 0; local
81 for (nn = 0; nn < sizeof(drvtab)/sizeof(drvtab[0]); nn++)
84 if ( drvtab[nn]->max_voices_in > 0 )
87 if ( drvtab[nn]->max_voices_out > 0 )
97 int nn; local
100 for (nn = 0; nn < sizeof(drvtab)/sizeof(drvtab[0]); nn++
126 int nn; local
    [all...]

Completed in 1812 milliseconds

1 2 3 45 6