Home
last modified time | relevance | path

Searched refs:pi (Results 1 – 25 of 990) sorted by relevance

12345678910>>...40

/external/icu/icu4c/source/data/lang/
Dlkt.txt5 ab{"Abkhaz Iyápi"}
6 ady{"Adyghe Iyápi"}
7 ae{"Avestan Iyápi"}
8 af{"Afrikaans Iyápi"}
9 alt{"Itóǧata Altai Iyápi"}
10 am{"Amharic Iyápi"}
11 ar{"Arab Iyápi"}
12 arp{"Maȟpíya Tȟó Iyápi"}
13 as{"Assamese Iyápi"}
14 av{"Avaric Iyápi"}
[all …]
/external/pdfium/third_party/libopenjpeg20/
D0009-opj_pi_next.patch1 diff --git a/third_party/libopenjpeg20/pi.c b/third_party/libopenjpeg20/pi.c
3 --- a/third_party/libopenjpeg20/pi.c
4 +++ b/third_party/libopenjpeg20/pi.c
5 @@ -445,6 +445,9 @@ static OPJ_BOOL opj_pi_next_rpcl(opj_pi_iterator_t * pi)
8 pi->precno = (OPJ_UINT32)(prci + prcj * (OPJ_INT32)res->pw);
9 + if (pi->precno >= res->pw * res->ph) {
12 for (pi->layno = pi->poc.layno0; pi->layno < pi->poc.layno1; pi->layno++) {
13 index = pi->layno * pi->step_l + pi->resno * pi->step_r + pi->compno *
14 pi->step_c + pi->precno * pi->step_p;
15 @@ -576,6 +579,9 @@ static OPJ_BOOL opj_pi_next_pcrl(opj_pi_iterator_t * pi)
[all …]
Dpi.c52 static OPJ_BOOL opj_pi_next_lrcp(opj_pi_iterator_t * pi);
58 static OPJ_BOOL opj_pi_next_rlcp(opj_pi_iterator_t * pi);
64 static OPJ_BOOL opj_pi_next_rpcl(opj_pi_iterator_t * pi);
70 static OPJ_BOOL opj_pi_next_pcrl(opj_pi_iterator_t * pi);
76 static OPJ_BOOL opj_pi_next_cprl(opj_pi_iterator_t * pi);
233 static void opj_pi_emit_error(opj_pi_iterator_t * pi, const char* msg) in opj_pi_emit_error() argument
235 (void)pi; in opj_pi_emit_error()
239 static OPJ_BOOL opj_pi_next_lrcp(opj_pi_iterator_t * pi) in opj_pi_next_lrcp() argument
245 if (!pi->first) { in opj_pi_next_lrcp()
246 comp = &pi->comps[pi->compno]; in opj_pi_next_lrcp()
[all …]
/external/python/httplib2/tests/
Dtest_proxy.py25 pi = httplib2.proxy_info_from_url("http://myproxy.example.com")
26 assert pi.proxy_host == "myproxy.example.com"
27 assert pi.proxy_port == 80
28 assert pi.proxy_user is None
32 pi = httplib2.proxy_info_from_url("http://zoidberg:fish@someproxy:99")
33 assert pi.proxy_host == "someproxy"
34 assert pi.proxy_port == 99
35 assert pi.proxy_user == "zoidberg"
36 assert pi.proxy_pass == "fish"
41 pi = httplib2.proxy_info_from_environment()
[all …]
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
DProbeInserterTest.java59 ProbeInserter pi = new ProbeInserter(Opcodes.ACC_STATIC, "m", "()V", in testVariableStatic() local
61 pi.insertProbe(0); in testVariableStatic()
71 ProbeInserter pi = new ProbeInserter(0, "m", "()V", actualVisitor, in testVariableNonStatic() local
73 pi.insertProbe(0); in testVariableNonStatic()
83 ProbeInserter pi = new ProbeInserter(0, "m", "(IZLjava/lang/Object;)V", in testVariableNonStatic_IZObject() local
85 pi.insertProbe(0); in testVariableNonStatic_IZObject()
95 ProbeInserter pi = new ProbeInserter(0, "m", "(JD)V", actualVisitor, in testVariableNonStatic_JD() local
97 pi.insertProbe(0); in testVariableNonStatic_JD()
107 ProbeInserter pi = new ProbeInserter(0, "m", "()V", actualVisitor, in testVisitCode() local
109 pi.visitCode(); in testVisitCode()
[all …]
/external/syzkaller/vendor/google.golang.org/api/iterator/
Diterator.go95 pi := &PageInfo{
100 return pi, pi.next
104 func (pi *PageInfo) Remaining() int { return pi.bufLen() }
110 func (pi *PageInfo) next() error {
111 pi.nextCalled = true
112 if pi.err != nil { // Once we get an error, always return it.
114 return pi.err
116 if pi.nextPageCalled {
117 pi.err = errMixed
118 return pi.err
[all …]
/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollsig_linux.cc96 struct polling_island* pi; member
274 static void polling_island_delete(polling_island* pi);
287 static void pi_add_ref(polling_island* pi);
288 static void pi_unref(polling_island* pi);
291 static void pi_add_ref_dbg(polling_island* pi, const char* reason, in pi_add_ref_dbg() argument
294 gpr_atm old_cnt = gpr_atm_acq_load(&pi->ref_count); in pi_add_ref_dbg()
298 pi, old_cnt, old_cnt + 1, reason, file, line); in pi_add_ref_dbg()
300 pi_add_ref(pi); in pi_add_ref_dbg()
303 static void pi_unref_dbg(polling_island* pi, const char* reason, in pi_unref_dbg() argument
306 gpr_atm old_cnt = gpr_atm_acq_load(&pi->ref_count); in pi_unref_dbg()
[all …]
/external/iproute2/tc/
Df_rsvp.c46 struct tc_rsvp_gpi *pi = dir ? &pinfo->dpi : &pinfo->spi; in get_addr_and_pi() local
56 pi->key = htonl(((__u32)tmp)<<16); in get_addr_and_pi()
57 pi->mask = htonl(0xFFFF0000); in get_addr_and_pi()
60 pi->key = htonl(((__u32)tmp)); in get_addr_and_pi()
61 pi->mask = htonl(0x0000FFFF); in get_addr_and_pi()
63 pi->offset = 0; in get_addr_and_pi()
73 if (pi->mask || argc <= 0) in get_addr_and_pi()
83 pi->mask = htonl(0xFFFFFFFF); in get_addr_and_pi()
84 pi->key = htonl(gpi); in get_addr_and_pi()
85 pi->offset = 4; in get_addr_and_pi()
[all …]
/external/libunwind/src/mi/
DGdyn-extract.c30 unw_proc_info_t *pi, unw_dyn_info_t *di, in unwi_extract_dynamic_proc_info() argument
33 pi->start_ip = di->start_ip; in unwi_extract_dynamic_proc_info()
34 pi->end_ip = di->end_ip; in unwi_extract_dynamic_proc_info()
35 pi->gp = di->gp; in unwi_extract_dynamic_proc_info()
36 pi->format = di->format; in unwi_extract_dynamic_proc_info()
40 pi->handler = di->u.pi.handler; in unwi_extract_dynamic_proc_info()
41 pi->lsda = 0; in unwi_extract_dynamic_proc_info()
42 pi->flags = di->u.pi.flags; in unwi_extract_dynamic_proc_info()
43 pi->unwind_info_size = 0; in unwi_extract_dynamic_proc_info()
45 pi->unwind_info = di; in unwi_extract_dynamic_proc_info()
[all …]
/external/eigen/Eigen/src/Core/products/
DTriangularSolverVector.h50 for(Index pi=IsLower ? 0 : size;
51 IsLower ? pi<size : pi>0;
52 IsLower ? pi+=PanelWidth : pi-=PanelWidth)
54 Index actualPanelWidth = (std::min)(IsLower ? size - pi : pi, PanelWidth);
56 Index r = IsLower ? pi : size - pi; // remaining size
62 Index startRow = IsLower ? pi : pi-actualPanelWidth;
63 Index startCol = IsLower ? 0 : pi;
75 Index i = IsLower ? pi+k : pi-k-1;
76 Index s = IsLower ? pi : i+1;
106 for(Index pi=IsLower ? 0 : size;
[all …]
/external/grpc-grpc/test/core/util/
Dsubprocess_windows.cc34 PROCESS_INFORMATION pi; member
45 PROCESS_INFORMATION pi; in gpr_subprocess_create() local
55 memset(&pi, 0, sizeof(pi)); in gpr_subprocess_create()
58 CREATE_NEW_PROCESS_GROUP, NULL, NULL, &si, &pi)) { in gpr_subprocess_create()
66 r->pi = pi; in gpr_subprocess_create()
76 if (p->pi.hProcess) { in gpr_subprocess_destroy()
77 CloseHandle(p->pi.hProcess); in gpr_subprocess_destroy()
79 if (p->pi.hThread) { in gpr_subprocess_destroy()
80 CloseHandle(p->pi.hThread); in gpr_subprocess_destroy()
88 if (GetExitCodeProcess(p->pi.hProcess, &dwExitCode)) { in gpr_subprocess_join()
[all …]
/external/tremolo/Tremolo/
Dfloor0.c200 ogg_uint32_t pi=46341; /* 2**-.5 in 0.16 */ in vorbis_lsp_to_curve() local
209 lsp_loop_asm(&qi,&pi,&qexp,ilsp,wi,m); in vorbis_lsp_to_curve()
211 pi=((pi*pi)>>16); in vorbis_lsp_to_curve()
216 pi*=(1<<14)-((wi*wi)>>14); in vorbis_lsp_to_curve()
217 qi+=pi>>14; in vorbis_lsp_to_curve()
221 pi*=(1<<14)-wi; in vorbis_lsp_to_curve()
224 qi=(qi+pi)>>14; in vorbis_lsp_to_curve()
235 pi*=labs(ilsp[1]-wi); in vorbis_lsp_to_curve()
238 if(!(shift=MLOOP_1[(pi|qi)>>25])) in vorbis_lsp_to_curve()
239 if(!(shift=MLOOP_2[(pi|qi)>>19])) in vorbis_lsp_to_curve()
[all …]
/external/eigen/blas/
DPackedTriangularSolverVector.h32 for(Index pi=0; pi<size; ++pi)
34 Index i = IsLower ? pi : size-pi-1;
36 if (pi>0)
37 rhs[i] -= (ConjLhsType(LhsMap(lhs+s,pi))
38 .cwiseProduct(Map<const Matrix<RhsScalar,Dynamic,1> >(rhs+(IsLower ? 0 : i+1),pi))).sum();
41 IsLower ? lhs += pi+1 : lhs -= pi+2;
60 for(Index pi=0; pi<size; ++pi)
62 Index i = IsLower ? pi : size-pi-1;
63 Index r = size - pi - 1;
69 IsLower ? lhs += size-pi : lhs -= r;
/external/adhd/cras/src/server/
Dpolled_interval_checker.c28 struct polled_interval *pi; in pic_polled_interval_create() local
29 pi = malloc(sizeof(*pi)); in pic_polled_interval_create()
30 pi->last_interval_start_ts = now; in pic_polled_interval_create()
31 pi->interval_sec = interval_sec; in pic_polled_interval_create()
32 return pi; in pic_polled_interval_create()
40 int pic_interval_elapsed(const struct polled_interval *pi) { in pic_interval_elapsed() argument
41 return get_sec_since_last_active(&pi->last_interval_start_ts) >= in pic_interval_elapsed()
42 pi->interval_sec; in pic_interval_elapsed()
45 void pic_interval_reset(struct polled_interval *pi) { in pic_interval_reset() argument
46 pi->last_interval_start_ts = now; in pic_interval_reset()
/external/libcxx/test/std/numerics/complex.number/complex.value.ops/
Darg.pass.cpp31 const double pi = std::atan2(+0., -0.); in test_edges() local
46 is_about(r, -pi); in test_edges()
48 is_about(r, pi); in test_edges()
59 is_about(r, -pi/2); in test_edges()
61 is_about(r, pi/2); in test_edges()
68 is_about(r, -pi); in test_edges()
70 is_about(r, pi); in test_edges()
89 is_about(r, 0.75 * pi); in test_edges()
91 is_about(r, -0.75 * pi); in test_edges()
96 is_about(r, 0.25 * pi); in test_edges()
[all …]
/external/toybox/toys/pending/
Dlsof.c41 struct proc_info pi; member
65 if (fi->pi.pid != TT.last_shown_pid) in print_info()
66 printf("%d\n", TT.last_shown_pid = fi->pi.pid); in print_info()
76 fi->pi.cmd, fi->pi.pid, getusername(fi->pi.uid), in print_info()
94 snprintf(toybuf, sizeof(toybuf), "/proc/%d/fdinfo/%s", fi->pi.pid, fi->fd); in fill_flags()
289 struct file_info *new_file_info(struct proc_info *pi, const char *fd) in new_file_info() argument
295 fi->pi = *pi; in new_file_info()
305 static void visit_symlink(struct proc_info *pi, char *name, char *path) in visit_symlink() argument
307 struct file_info *fi = new_file_info(pi, ""); in visit_symlink()
312 snprintf(toybuf, sizeof(toybuf), "/proc/%d/%s", pi->pid, path); in visit_symlink()
[all …]
/external/u-boot/common/
Dcli_hush.c440 static int free_pipe(struct pipe *pi, int indent);
445 static int run_list_real(struct pipe *pi);
449 static int run_pipe_real(struct pipe *pi);
489 static void insert_bg_job(struct pipe *pi);
490 static void remove_bg_job(struct pipe *pi);
653 struct pipe *pi=NULL; in builtin_fg_bg() local
659 for (pi = job_list; pi; pi = pi->next) { in builtin_fg_bg()
660 if (pi->jobid == last_jobid) { in builtin_fg_bg()
664 if (!pi) { in builtin_fg_bg()
673 for (pi = job_list; pi; pi = pi->next) { in builtin_fg_bg()
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/
Dmap_stage_op_test.py38 pi = array_ops.placeholder(dtypes.int64)
43 stage = stager.put(pi, [v], [0])
50 sess.run(stage, feed_dict={x: -1, pi: 0})
52 _, yval = sess.run([stage, y], feed_dict={x: i, pi: i + 1, gi: i})
60 pi = array_ops.placeholder(dtypes.int64)
65 stage = stager.put(pi, [x, v], [0, 1])
72 sess.run(stage, feed_dict={x: -1, pi: 0})
74 _, yval = sess.run([stage, y], feed_dict={x: i, pi: i + 1, gi: i})
83 pi = array_ops.placeholder(dtypes.int64)
91 stage = stager.put(pi, {'x': x, 'v': v})
[all …]
/external/python/cpython2/Lib/test/
Dtest_cmath.py5 from cmath import phase, polar, rect, pi
117 self.assertAlmostEqual(cmath.pi, pi_expected, places=9,
118 msg="cmath.pi is {}; should be {}".format(cmath.pi, pi_expected))
361 check(-1, (1., pi))
362 check(1j, (1., pi / 2))
363 check(-3j, (3., -pi / 2))
366 check(complex(-inf, 0), (inf, pi))
367 check(complex(3, inf), (inf, pi / 2))
368 check(complex(5, -inf), (inf, -pi / 2))
369 check(complex(inf, inf), (inf, pi / 4))
[all …]
/external/llvm/test/CodeGen/ARM/
Dunaligned_load_store_vector.ll10 %pi = getelementptr i8, i8* %in, i32 0
11 %vi = bitcast i8* %pi to <8 x i8>*
28 %pi = getelementptr i8, i8* %in, i32 0
29 %vi = bitcast i8* %pi to <4 x i16>*
46 %pi = getelementptr i8, i8* %in, i32 0
47 %vi = bitcast i8* %pi to <2 x i32>*
64 %pi = getelementptr i8, i8* %in, i32 0
65 %vi = bitcast i8* %pi to <2 x float>*
82 %pi = getelementptr i8, i8* %in, i32 0
83 %vi = bitcast i8* %pi to <16 x i8>*
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dunaligned_load_store_vector.ll10 %pi = getelementptr i8, i8* %in, i32 0
11 %vi = bitcast i8* %pi to <8 x i8>*
28 %pi = getelementptr i8, i8* %in, i32 0
29 %vi = bitcast i8* %pi to <4 x i16>*
46 %pi = getelementptr i8, i8* %in, i32 0
47 %vi = bitcast i8* %pi to <2 x i32>*
64 %pi = getelementptr i8, i8* %in, i32 0
65 %vi = bitcast i8* %pi to <2 x float>*
82 %pi = getelementptr i8, i8* %in, i32 0
83 %vi = bitcast i8* %pi to <16 x i8>*
[all …]
/external/llvm/test/Analysis/ScalarEvolution/
Dscev-aa.ll15 ; CHECK: NoAlias: double* %pi, double* %pi.next
24 %pi = getelementptr double, double* %p, i64 %i
26 %pi.next = getelementptr double, double* %p, i64 %i.next
27 %x = load double, double* %pi
28 %y = load double, double* %pi.next
30 store double %z, double* %pi
41 ; CHECK: NoAlias: double* %pi.j, double* %pi.next.j
42 ; CHECK: NoAlias: double* %pi.j, double* %pi.j.next
43 ; CHECK: NoAlias: double* %pi.j.next, double* %pi.next.j
63 %pi.j = getelementptr double, double* %p, i64 %e
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dscev-aa.ll15 ; CHECK: NoAlias: double* %pi, double* %pi.next
24 %pi = getelementptr double, double* %p, i64 %i
26 %pi.next = getelementptr double, double* %p, i64 %i.next
27 %x = load double, double* %pi
28 %y = load double, double* %pi.next
30 store double %z, double* %pi
41 ; CHECK: NoAlias: double* %pi.j, double* %pi.next.j
42 ; CHECK: NoAlias: double* %pi.j, double* %pi.j.next
43 ; CHECK: NoAlias: double* %pi.j.next, double* %pi.next.j
63 %pi.j = getelementptr double, double* %p, i64 %e
[all …]
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Dscev-aa.ll13 ; CHECK: NoAlias: double* %pi, double* %pi.next
22 %pi = getelementptr double* %p, i64 %i
24 %pi.next = getelementptr double* %p, i64 %i.next
25 %x = load double* %pi
26 %y = load double* %pi.next
28 store double %z, double* %pi
39 ; CHECK: NoAlias: double* %pi.j, double* %pi.next.j
40 ; CHECK: NoAlias: double* %pi.j, double* %pi.j.next
41 ; CHECK: NoAlias: double* %pi.j.next, double* %pi.next.j
61 %pi.j = getelementptr double* %p, i64 %e
[all …]
/external/python/cpython3/Lib/test/
Dtest_cmath.py6 from cmath import phase, polar, rect, pi
154 self.assertAlmostEqual(cmath.pi, pi_expected, places=9,
155 msg="cmath.pi is {}; should be {}".format(cmath.pi, pi_expected))
429 check(-1, (1., pi))
430 check(1j, (1., pi / 2))
431 check(-3j, (3., -pi / 2))
434 check(complex(-inf, 0), (inf, pi))
435 check(complex(3, inf), (inf, pi / 2))
436 check(complex(5, -inf), (inf, -pi / 2))
437 check(complex(inf, inf), (inf, pi / 4))
[all …]

12345678910>>...40