Searched refs:ps (Results 126 - 150 of 572) sorted by relevance

1234567891011>>

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DECAlgorithms.java33 public static ECPoint sumOfMultiplies(ECPoint[] ps, BigInteger[] ks) argument
35 if (ps == null || ks == null || ps.length != ks.length || ps.length < 1)
40 int count = ps.length;
44 return ps[0].multiply(ks[0]);
46 return sumOfTwoMultiplies(ps[0], ks[0], ps[1], ks[1]);
51 ECPoint p = ps[0];
58 imported[i] = importPoint(c, ps[
359 implSumOfMultiplies(ECPoint[] ps, BigInteger[] ks) argument
378 implSumOfMultipliesGLV(ECPoint[] ps, BigInteger[] ks, GLVEndomorphism glvEndomorphism) argument
410 implSumOfMultiplies(ECPoint[] ps, ECPointMap pointMap, BigInteger[] ks) argument
[all...]
/external/mesa3d/src/gallium/drivers/swr/
H A Dswr_context.cpp50 struct pipe_surface *ps; local
52 ps = CALLOC_STRUCT(pipe_surface);
53 if (ps) {
54 pipe_reference_init(&ps->reference, 1);
55 pipe_resource_reference(&ps->texture, pt);
56 ps->context = pipe;
57 ps->format = surf_tmpl->format;
60 ps->width = u_minify(pt->width0, surf_tmpl->u.tex.level);
61 ps->height = u_minify(pt->height0, surf_tmpl->u.tex.level);
62 ps
[all...]
/external/autotest/client/cros/audio/
H A Dcmd_utils.py174 ps = popen(args, stdin=stdin, stdout=stdout, stderr=stderr,
176 out = ps.communicate()[0] if stdout == subprocess.PIPE else None
177 wait_and_check_returncode(ps)
228 ps = subprocess.Popen(args, stdin=stdin, stdout=stdout, stderr=stderr,
230 logging.info('%spid is %d', prefix, ps.pid)
231 ps.command_id = command_id
232 ps.command = command
233 return ps
/external/autotest/client/tests/cgroup/
H A Dcgroup_common.py246 ps = self.test("smoke")
247 if ps == None:
252 if (ps.poll() != None):
258 if self.is_root_cgroup(ps.pid):
265 if self.set_cgroup(ps.pid, pwd):
278 if self.set_root_cgroup(ps.pid):
292 ps.stdin.write('\n')
294 if (ps.poll() == None):
/external/e2fsprogs/doc/
H A DMakefile.in44 libext2fs.ps: libext2fs.dvi
48 libext2fs.pdf: libext2fs.ps
50 -$(Q) $(PS2PDF) libext2fs.ps
68 $(RM) -f *.ps *.info *.info-? *.html *.pdf
/external/ltp/testcases/network/multicast/mc_commo/
H A Dmc_commo40 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/
H A Dssh-stress01-rmt54 all_conn=$(ps auxw | grep -Fv grep | \
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h19 nv30_surface(struct pipe_surface *ps) argument
21 return (struct nv30_surface *)ps;
/external/syslinux/core/fs/pxe/
H A Dftp.c39 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/
H A Dcompilation-statistics.cc116 std::ostream& operator<<(std::ostream& os, const AsPrintableStatistics& ps) { argument
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/hostapd/src/utils/
H A Dedit_simple.c67 void *ctx, const char *history_file, const char *ps)
73 ps2 = ps;
64 edit_init(void (*cmd_cb)(void *ctx, char *cmd), void (*eof_cb)(void *ctx), char ** (*completion_cb)(void *ctx, const char *cmd, int pos), void *ctx, const char *history_file, const char *ps) argument
/external/wpa_supplicant_8/src/utils/
H A Dedit_simple.c67 void *ctx, const char *history_file, const char *ps)
73 ps2 = ps;
64 edit_init(void (*cmd_cb)(void *ctx, char *cmd), void (*eof_cb)(void *ctx), char ** (*completion_cb)(void *ctx, const char *cmd, int pos), void *ctx, const char *history_file, const char *ps) argument
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dedit_simple.c67 void *ctx, const char *history_file, const char *ps)
73 ps2 = ps;
64 edit_init(void (*cmd_cb)(void *ctx, char *cmd), void (*eof_cb)(void *ctx), char ** (*completion_cb)(void *ctx, const char *cmd, int pos), void *ctx, const char *history_file, const char *ps) argument
/external/eigen/Eigen/src/Jacobi/
H A DJacobi.h181 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,y
[all...]
/external/libpcap/
H A Dpcap-septel.c45 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) { argument
248 *ps = handlep->stat;
H A Dsf-pcap.c158 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
422 struct pcap_sf *ps = p->priv; local
[all...]
/external/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_psi_ops.cpp93 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;
/external/libcxx/src/support/solaris/
H A Dwcsnrtombs.inc29 size_t nwc, size_t len, mbstate_t * __restrict ps, locale_t loc)
43 if ((nb = wcrtomb_l(buf, *s, ps, loc)) == (size_t)-1)
57 if ((nb = wcrtomb_l(dst, *s, ps, loc)) == (size_t)-1) {
69 mbsbak = *ps;
70 if ((nb = wcrtomb_l(buf, *s, ps, loc)) == (size_t)-1) {
76 *ps = mbsbak;
/external/python/cpython3/Parser/
H A Dparsetok.c187 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/
H A Dprint-wb.c262 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 <
[all...]
/external/mesa3d/src/gallium/state_trackers/nine/
H A Dnine_ff.c145 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];
1102 ps_get_ts_arg(struct ps_build_ctx *ps, unsigned ta) argument
1108 reg = ureg_DECL_constant(ps->ureg, ps->stage.index);
1111 reg = (ps->stage.index == ps->stage.index_pre_mod) ? ureg_src(ps
1144 ps_get_ts_dst(struct ps_build_ctx *ps, unsigned ta) argument
1196 ps_do_ts_op(struct ps_build_ctx *ps, unsigned top, struct ureg_dst dst, struct ureg_src *arg) argument
1316 struct ps_build_ctx ps; local
1718 struct NinePixelShader9 *ps; local
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h191 pipe_surface_reset(struct pipe_context *ctx, struct pipe_surface* ps, argument
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, argument
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_surface.c360 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
[all...]
/external/elfutils/libebl/
H A Deblstrtab.c84 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/
H A Dtjunittest.c93 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
187 int ps=tjPixelSize[pf]; local
[all...]

Completed in 2944 milliseconds

1234567891011>>