Searched refs:ngroups (Results 1 - 21 of 21) sorted by relevance

/external/elfutils/0.153/libasm/
H A Dasm_newscngrp.c89 if (ctx->ngroups == 0)
99 ++ctx->ngroups;
H A DlibasmP.h168 size_t ngroups; member in struct:AsmCtx
H A Dasm_begin.c120 result->ngroups = 0;
/external/tcpdump/
H A Dprint-igmp.c156 u_int group, nsrcs, ngroups; local
165 ngroups = EXTRACT_16BITS(&bp[6]);
166 (void)printf(", %d group record(s)", ngroups);
170 for (i=0; i<ngroups; i++) {
H A Dprint-pim.c124 int ngroups, njoin, nprune; local
165 ngroups = bp[3];
168 while (ngroups--) {
H A Dprint-icmp6.c840 u_int group, nsrcs, ngroups; local
850 ngroups = EXTRACT_16BITS(&icp->icmp6_data16[1]);
851 printf(", %d group record(s)", ngroups);
855 for (i = 0; i < ngroups; i++) {
/external/chromium_org/third_party/libjpeg_turbo/
H A Djdmainct.c482 int ci, rgroup, ngroups; local
495 * ngroups is the number of row groups we need.
501 ngroups = cinfo->_min_DCT_scaled_size + 2;
503 ngroups = cinfo->_min_DCT_scaled_size;
513 (JDIMENSION) (rgroup * ngroups));
/external/jpeg/
H A Djdmainct.c479 int ci, rgroup, ngroups; local
492 * ngroups is the number of row groups we need.
498 ngroups = cinfo->min_DCT_scaled_size + 2;
500 ngroups = cinfo->min_DCT_scaled_size;
510 (JDIMENSION) (rgroup * ngroups));
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdmainct.c480 int ci, rgroup, ngroups; local
493 * ngroups is the number of row groups we need.
499 ngroups = cinfo->min_DCT_scaled_size + 2;
501 ngroups = cinfo->min_DCT_scaled_size;
511 (JDIMENSION) (rgroup * ngroups));
/external/qemu/distrib/jpeg-6b/
H A Djdmainct.c479 int ci, rgroup, ngroups; local
492 * ngroups is the number of row groups we need.
498 ngroups = cinfo->min_DCT_scaled_size + 2;
500 ngroups = cinfo->min_DCT_scaled_size;
510 (JDIMENSION) (rgroup * ngroups));
/external/ppp/pppd/
H A Dpppd.h231 extern int ngroups; /* How many groups valid in groups */
H A Dmain.c201 int ngroups; /* How many groups valid in groups */ variable
344 ngroups = getgroups(NGROUPS_MAX, groups);
H A Doptions.c1096 for (i = 0; i < ngroups; ++i)
H A Dauth.c472 for (i = 0; i < ngroups; ++i) {
/external/chromium_org/third_party/re2/re2/
H A Dparse.cc1407 UGroup *groups, int ngroups) {
1409 for (int i = 0; i < ngroups; i++)
1406 LookupGroup(const StringPiece& name, UGroup *groups, int ngroups) argument
/external/regex-re2/re2/
H A Dparse.cc1407 UGroup *groups, int ngroups) {
1409 for (int i = 0; i < ngroups; i++)
1406 LookupGroup(const StringPiece& name, UGroup *groups, int ngroups) argument
/external/elfutils/0.153/src/
H A Dreadelf.c7724 size_t ngroups = 1; local
7728 groups[ngroups++] = &sorted_items[i];
7729 qsort (groups, ngroups, sizeof groups[0], &compare_core_item_groups);
7747 for (size_t i = 0; i < ngroups; ++i)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2612 milliseconds