HomeSort by relevance Sort by last modified time
    Searched refs:ps (Results 276 - 300 of 1284) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/network/multicast/mc_commo/
mc_commo 40 OCTET=$(ps -ewf | grep [m]c_commo | wc -l | awk '{print $1}')
82 ps -p $SERVER_PID > /dev/null 2>&1
  /external/ltp/testcases/network/stress/ssh/
ssh-stress01-rmt 54 all_conn=$(ps auxw | grep -Fv grep | \
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_resource.h 19 nv30_surface(struct pipe_surface *ps)
21 return (struct nv30_surface *)ps;
  /external/syslinux/core/fs/pxe/
ftp.c 39 bool ps; local
79 ps = false;
87 pn += ps;
114 ps = false;
131 ps = true;
135 ps = false;
137 pn += ps;
141 ps = false;
  /external/v8/src/
compilation-statistics.cc 116 std::ostream& operator<<(std::ostream& os, const AsPrintableStatistics& ps) {
119 const CompilationStatistics& s = ps.s;
136 if (!ps.machine_output) WriteHeader(os);
139 if (!ps.machine_output) {
144 WriteLine(os, ps.machine_output, phase_name.c_str(), phase_stats,
150 WriteLine(os, ps.machine_output, phase_kind_name.c_str(), phase_kind_stats,
155 if (!ps.machine_output) WriteFullLine(os);
156 WriteLine(os, ps.machine_output, "totals", s.total_stats_, s.total_stats_);
  /external/wpa_supplicant_8/src/utils/
edit_simple.c 67 void *ctx, const char *history_file, const char *ps)
73 ps2 = ps;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ase-errors-4.l 16 .*:35: Error: unrecognized opcode `addr.ps \$f4,\$f6,\$f8'
micromips.s     [all...]
  /external/eigen/Eigen/src/Jacobi/
Jacobi.h 181 Scalar ps = p / p1;
182 RealScalar p2 = numext::abs2(ps);
191 m_s = -qs*conj(ps)*(m_c/p2);
196 Scalar ps = p / q1;
197 RealScalar p2 = numext::abs2(ps);
206 ps = p/p1;
208 m_s = -conj(ps) * (q/u);
209 if(r) *r = ps * u;
338 const OtherPacket ps = pset1<OtherPacket>(s);
359 pstore(px, padd(pm.pmul(pc,xi),pcj.pmul(ps,yi)))
    [all...]
  /external/libpcap/
pcap-septel.c 45 static int septel_stats(pcap_t *p, struct pcap_stat *ps);
62 struct pcap_septel *ps = p->priv; local
160 ps->stat.ps_recv++;
243 static int septel_stats(pcap_t *p, struct pcap_stat *ps) {
248 *ps = handlep->stat;
sf-pcap.c 158 struct pcap_sf *ps; local
263 ps = p->priv;
280 ps->scale_type = SCALE_DOWN;
286 ps->scale_type = PASS_THROUGH;
296 ps->scale_type = PASS_THROUGH;
303 ps->scale_type = SCALE_UP;
329 ps->lengths_swapped = SWAPPED;
331 ps->lengths_swapped = MAYBE_SWAPPED;
333 ps->lengths_swapped = NOT_SWAPPED;
337 ps->lengths_swapped = SWAPPED
422 struct pcap_sf *ps = p->priv; local
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/sb/
sb_psi_ops.cpp 93 int ps = !predsel ? 3 : predsel == sh.get_pred_sel(0) ? 1 : 2; local
97 if (val->def->subtype == NST_PSI && ps == 3) {
109 if ((ps_mask & ps) == ps) {
113 ps_mask |= ps;
  /frameworks/base/core/java/com/android/internal/os/
CpuPowerCalculator.java 87 final BatteryStats.Uid.Proc ps = processStats.valueAt(i); local
89 app.cpuFgTimeMs += ps.getForegroundTime(statsType);
91 final long costValue = ps.getUserTime(statsType) + ps.getSystemTime(statsType)
92 + ps.getForegroundTime(statsType);
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java 1646 PackageSetting ps = mSettings.mPackages.get(ent.getKey()); local
2016 final PackageSetting ps = (PackageSetting) res.pkg.mExtras; local
2528 PackageSetting ps = mSettings.mPackages.valueAt(i); local
3160 final PackageSetting ps = mSettings.mPackages.valueAt(i); local
3294 final PackageSetting ps = mSettings.mPackages.get(pkgName); local
3332 final PackageSetting ps = mSettings.mPackages.get(pkgName); local
3688 final PackageSetting ps = mSettings.mPackages.get(rInfo.activityInfo.packageName); local
3782 PackageSetting ps = mSettings.mPackages.get(browserPkg); local
3985 final PackageSetting ps = mSettings.mPackages.get(packageName); local
4018 final PackageSetting ps = (PackageSetting) p.mExtras; local
4066 final PackageSetting ps = mSettings.getDisabledSystemPkgLPr(packageName); local
4085 final PackageSetting ps = (PackageSetting) p.mExtras; local
4095 final PackageSetting ps = mSettings.mPackages.get(packageName); local
4295 final PackageSetting ps = mSettings.mPackages.get(names[i]); local
4325 final PackageSetting ps = mSettings.mPackages.get(names[i]); local
4351 PackageSetting ps = (PackageSetting) p.mExtras; local
4358 final PackageSetting ps = mSettings.mPackages.get(packageName); local
4381 PackageSetting ps = (PackageSetting) p.mExtras; local
4390 final PackageSetting ps = mSettings.mPackages.get(packageName); local
4484 PackageSetting ps = mSettings.mPackages.get(packageName); local
4691 final PackageSetting ps = mSettings.getPackageLPr(internalPackageName); local
4930 PackageSetting ps = mSettings.mPackages.get(component.getPackageName()); local
4976 PackageSetting ps = mSettings.mPackages.get(component.getPackageName()); local
5005 PackageSetting ps = mSettings.mPackages.get(component.getPackageName()); local
5088 PackageSetting ps = mSettings.mPackages.valueAt(i); local
5142 PackageSetting ps = mSettings.mPackages.get(component.getPackageName()); local
5166 PackageSetting ps = mSettings.mPackages.get(component.getPackageName()); local
5199 PackageSetting ps = mSettings.getPackageLPr(libEntry.apk); local
    [all...]
  /external/python/cpython3/Parser/
parsetok.c 187 parser_state *ps; local
191 if ((ps = PyParser_New(g, start)) == NULL) {
198 ps->p_flags |= CO_FUTURE_BARRY_AS_BDFL;
240 if (!(ps->p_flags & CO_FUTURE_BARRY_AS_BDFL) &&
246 else if ((ps->p_flags & CO_FUTURE_BARRY_AS_BDFL) &&
263 PyParser_AddToken(ps, (int)type, str,
275 n = ps->p_tree;
276 ps->p_tree = NULL;
312 *flags = ps->p_flags;
314 PyParser_Delete(ps);
    [all...]
  /external/tcpdump/
print-wb.c 262 const struct pgstate *ps; local
269 ps = (const struct pgstate *)(prep + 1);
270 while (--n >= 0 && ND_TTEST(*ps)) {
275 EXTRACT_32BITS(&ps->slot),
276 ipaddr_string(ndo, &ps->page.p_sid),
277 EXTRACT_32BITS(&ps->page.p_uid)));
278 io = (const struct id_off *)(ps + 1);
279 for (ie = io + ps->nid; io < ie && ND_TTEST(*io); ++io) {
285 ps = (const struct pgstate *)io;
287 return ((const u_char *)ps <= ep? 0 : -1)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_ff.c 145 struct nine_ff_ps_key *ps = key; local
147 uint32_t hash = ps->value32[0];
148 for (i = 1; i < ARRAY_SIZE(ps->value32); ++i)
149 hash ^= ps->value32[i];
1316 struct ps_build_ctx ps; local
1718 struct NinePixelShader9 *ps; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_inlines.h 191 pipe_surface_reset(struct pipe_context *ctx, struct pipe_surface* ps,
194 pipe_resource_reference(&ps->texture, pt);
195 ps->format = pt->format;
196 ps->width = u_minify(pt->width0, level);
197 ps->height = u_minify(pt->height0, level);
198 ps->u.tex.level = level;
199 ps->u.tex.first_layer = ps->u.tex.last_layer = layer;
200 ps->context = ctx;
204 pipe_surface_init(struct pipe_context *ctx, struct pipe_surface* ps,
    [all...]
  /external/mesa3d/src/gallium/drivers/i915/
i915_surface.c 360 struct pipe_surface *ps; local
367 ps = CALLOC_STRUCT(pipe_surface);
368 if (ps) {
370 pipe_reference_init(&ps->reference, 1);
371 pipe_resource_reference(&ps->texture, pt);
372 ps->format = surf_tmpl->format;
373 ps->width = u_minify(width0, surf_tmpl->u.tex.level);
374 ps->height = u_minify(height0, surf_tmpl->u.tex.level);
375 ps->u.tex.level = surf_tmpl->u.tex.level;
376 ps->u.tex.first_layer = surf_tmpl->u.tex.first_layer
    [all...]
  /external/elfutils/libebl/
eblstrtab.c 84 static size_t ps; variable
93 if (ps == 0)
95 ps = sysconf (_SC_PAGESIZE);
96 assert (sizeof (struct memoryblock) < ps - MALLOC_OVERHEAD);
123 len = ((len / ps) + (len % ps != 0)) * ps - MALLOC_OVERHEAD;
  /external/libjpeg-turbo/
tjunittest.c 93 int ps=tjPixelSize[pf]; local
98 memset(buf, 0, w*h*ps);
112 memset(buf, 255, w*h*ps);
121 if(row>=halfway) buf[index*ps+3]=0;
125 buf[index*ps+2]=0;
126 if(row<halfway) buf[index*ps+1]=0;
133 memset(buf, 0, w*h*ps);
144 buf[index*ps+roffset]=255;
145 buf[index*ps+goffset]=255;
146 buf[index*ps+boffset]=255
187 int ps=tjPixelSize[pf]; local
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state_shaders.c 630 static unsigned si_get_ps_num_interp(struct si_shader *ps)
632 struct tgsi_shader_info *info = &ps->selector->info;
635 unsigned num_interp = ps->selector->info.num_inputs +
636 (ps->key.part.ps.prolog.color_two_side ? num_colors : 0);
644 unsigned value = shader->key.part.ps.epilog.spi_shader_col_format;
715 assert(!shader->key.part.ps.prolog.bc_optimize_for_persp ||
718 assert(!shader->key.part.ps.prolog.bc_optimize_for_linear ||
721 assert(!shader->key.part.ps.prolog.force_persp_center_interp ||
724 assert(!shader->key.part.ps.prolog.force_linear_center_interp |
868 struct si_shader_selector *ps = sctx->ps_shader.cso; local
1886 struct si_shader *ps = sctx->ps_shader.current; local
    [all...]
  /external/aac/libSACdec/src/
sac_bitdec.cpp 958 int bsFramingType, dataBands, ps, pg, i; local
1457 int ps, pb; local
1730 int ps, pb, pg, pbStride, dataBands, pbStart, pbStop, local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c4_17pf.cpp 400 Word16 ps = 0; /* initialization only needed to keep gcc silent */ local
465 ps = 0;
505 ps = ps1;
516 ps0 = ps;
523 ps = 0;
563 ps = ps1;
574 ps0 = ps;
579 ps = 0;
618 ps = ps1;
  /toolchain/binutils/binutils-2.27/opcodes/
mips-opc.c 633 {"abs.ps", "D,V", 0x46c00005, 0xffff003f, WR_1|RD_2|FP_D, 0, I5_33|IL2F, 0, I37 },
634 {"abs.ps", "D,V", 0x45600005, 0xffff003f, WR_1|RD_2|FP_D, 0, IL2E, 0, 0 },
645 {"add.ps", "D,V,T", 0x46c00000, 0xffe0003f, WR_1|RD_2|RD_3|FP_D, 0, I5_33|IL2F, 0, I37 },
646 {"add.ps", "D,V,T", 0x45600000, 0xffe0003f, WR_1|RD_2|RD_3|FP_D, 0, IL2E, 0, 0 },
657 {"addr.ps", "D,S,T", 0x46c00018, 0xffe0003f, WR_1|RD_2|RD_3|FP_D, 0, 0, M3D, 0 },
    [all...]

Completed in 670 milliseconds

<<11121314151617181920>>