/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_surface.c | 632 unsigned nn; local 640 nn = n / (sizeof(double) * 4); 641 while(nn) { 647 nn--; 650 nn = n / sizeof(double); 651 while(nn) { 654 nn--;
|
/external/webkit/LayoutTests/http/conf/ |
httpd.conf | 535 # Italian (it) - Korean (kr) - Norwegian (no) - Norwegian Nynorsk (nn) 555 AddLanguage nn .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...] |
/external/icu4c/data/rbnf/ |
rbnffiles.mk | 46 nl.txt nn.txt pl.txt pt.txt pt_PT.txt\
|
/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/tcpdump/ |
print-snmp.c | 1061 SmiNamedNumber *nn; local 1141 for (nn = smiGetFirstNamedNumber(smiType); 1142 nn; 1143 nn = smiGetNextNamedNumber(nn)) { 1144 if (nn->value.value.integer32 1146 fputs(nn->name, stdout); [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/dnsmasq/src/ |
forward.c | 468 size_t nn; local 512 if ((nn = resize_packet(header, (size_t)n, pheader, plen))) 516 forward_query(-1, NULL, NULL, 0, header, nn, now, forward); 550 if ((nn = process_reply(header, now, server, (size_t)n))) 554 send_from(forward->fd, daemon->options & OPT_NOWILD, daemon->packet, nn,
|
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/freetype/src/cff/ |
cffload.c | 214 FT_Int nn; local 217 for ( nn = 0; nn < idx->off_size; nn++ ) 218 result = ( result << 8 ) | tmp[nn]; [all...] |
/external/freetype/src/truetype/ |
ttobjs.c | 168 int nn; local 171 for ( nn = 0; nn < TRICK_NAMES_COUNT; nn++ ) 172 if ( ft_strstr( name, trick_names[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] );
|
/external/flac/libFLAC/ |
metadata_object.c | 1323 const size_t nn = strlen(field_name); local 1348 const size_t nn = eq-entry.entry; local [all...] |
/hardware/invensense/mlsdk/mllite/ |
mlFIFO.c | 2139 int kk, nn; local [all...] |
/external/freetype/src/psaux/ |
t1decode.c | 802 FT_UInt num_points, nn, mm; local 840 for ( nn = 0; nn < num_points; nn++ ) [all...] |
/external/freetype/src/sfnt/ |
ttsbit0.c | 638 FT_UInt num_components, nn; local 662 for ( nn = 0; nn < num_components; nn++ )
|
/external/v8/src/ |
string.js | 281 // $nn, 01 <= nn <= 99 283 var nn = n * 10 + (peek - 48); 284 if (nn < m) { 291 n = 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...] |
/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...] |
/external/valgrind/main/exp-ptrcheck/tests/ |
hackedbz2.c | 1793 UInt32 nn; local [all...] |
/external/valgrind/main/memcheck/tests/ |
origin5-bz2.c | 1784 UInt32 nn; local [all...] |
varinfo6.c | 1823 UInt32 nn; local [all...] |
/external/valgrind/main/perf/ |
bz2.c | 1784 UInt32 nn; local [all...] |
/external/icu4c/data/lang/ |
resfiles.mk | 68 nn.txt nyn.txt om.txt or.txt pa.txt\
|
/external/icu4c/data/region/ |
resfiles.mk | 67 ne.txt nl.txt nl_BE.txt nn.txt nyn.txt\
|