Searched defs:pd (Results 151 - 175 of 229) sorted by relevance

12345678910

/external/jcommander/src/main/java/com/beust/jcommander/
H A DJCommander.java297 for (ParameterDescription pd : m_descriptions.values()) {
298 initializeDefaultValue(pd);
318 for (ParameterDescription pd : m_requiredFields.values()) {
319 missingFields.append(pd.getNames()).append(" ");
390 for (ParameterDescription pd : m_descriptions.values()) {
391 if (pd.isDynamicParameter()) {
392 for (String name : pd.getParameter().names()) {
425 ParameterDescription pd = getPrefixDescriptionFor(arg);
426 if (pd != null) result = pd;
663 initializeDefaultValue(ParameterDescription pd) argument
830 processVariableArity(String[] args, int index, ParameterDescription pd) argument
850 processFixedArity(String[] args, int index, ParameterDescription pd, Class<?> fieldType) argument
860 processFixedArity(String[] args, int originalIndex, ParameterDescription pd, Class<?> fieldType, int arity) argument
1227 convertValue(ParameterDescription pd, String value) argument
[all...]
/external/jcommander/src/test/java/com/beust/jcommander/
H A DJCommanderTest.java187 ParameterDescription pd = jc.getParameters().get(0);
188 Assert.assertEquals(pd.getDescription(), expectedString);
207 ParameterDescription pd = jc.getParameters().get(0);
208 Assert.assertEquals(pd.getDescription(), "Hôte");
921 public void validate(String name, String value, ParameterDescription pd) argument
923 names.addAll(Arrays.asList(pd.getParameter().names()));
/external/libpcap/
H A Dpcap-dag.c240 struct pcap_dag *pd = p->pr; local
243 if(dag_stop_stream(p->fd, pd->dag_stream) < 0)
246 if(dag_detach_stream(p->fd, pd->dag_stream) < 0)
338 struct pcap_dag *pd = p->priv; local
340 int flags = pd->dag_offset_flags;
346 while (pd->dag_mem_top - pd->dag_mem_bottom < dag_record_size) {
373 if ( NULL == (pd->dag_mem_top = dag_advance_stream(p->fd, pd->dag_stream, &(pd
1054 struct pcap_dag *pd = p->priv; local
1171 struct pcap_dag *pd = p->priv; local
1220 struct pcap_dag *pd = p->priv; local
[all...]
H A Dpcap-dlpi.c247 struct pcap_dlpi *pd = p->priv; local
259 if (pd->send_fd < 0) {
264 ret = dlrawdatareq(pd->send_fd, buf, size);
326 struct pcap_dlpi *pd = p->priv; local
328 if (pd->send_fd >= 0) {
329 close(pd->send_fd);
330 pd->send_fd = -1;
488 struct pcap_dlpi *pd = p->priv; local
518 * If the open fails, we just leave -1 in "pd->send_fd" and reject
524 pd
1823 struct pcap_dlpi *pd; local
[all...]
H A Dpcap-dos.c222 struct pcap_dos *pd = p->priv; local
324 if (pd->wait_proc)
325 (*pd->wait_proc)(); /* call yield func */
330 pd->stat.ps_drop++;
365 struct pcap_dos *pd; local
382 pd = p->priv;
383 pd->stat.ps_recv = stats->rx_packets;
384 pd->stat.ps_drop += stats->rx_missed_errors;
385 pd->stat.ps_ifdrop = stats->rx_dropped + /* queue full */
388 *ps = pd
452 struct pcap_dos *pd; local
626 struct pcap_dos *pd = p->priv; local
[all...]
H A Dpcap-int.h358 pcap_t *pd; member in struct:oneshot_userdata
/external/libvpx/libvpx/vp9/common/
H A Dvp9_onyxc_int.h351 struct macroblockd_plane *const pd = &xd->plane[i]; local
352 pd->above_context = &xd->above_context[i][above_idx >> pd->subsampling_x];
353 pd->left_context = &xd->left_context[i][left_idx >> pd->subsampling_y];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemb.c35 const struct macroblockd_plane *const pd = &x->e_mbd.plane[plane]; local
36 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd);
43 p->src.stride, pd->dst.buf, pd->dst.stride,
49 pd->dst.buf, pd->dst.stride);
64 struct macroblockd_plane *const pd = &xd->plane[plane]; local
69 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block);
74 const int16_t *const dequant_ptr = pd->dequant;
327 const struct macroblockd_plane *const pd local
404 const struct macroblockd_plane *const pd = &xd->plane[plane]; local
477 const struct macroblockd_plane *const pd = &xd->plane[plane]; local
562 struct macroblockd_plane *const pd = &xd->plane[plane]; local
675 struct macroblockd_plane *const pd = &xd->plane[plane]; local
715 const struct macroblockd_plane *const pd = &xd->plane[plane]; local
739 struct macroblockd_plane *const pd = &xd->plane[plane]; local
971 const struct macroblockd_plane *const pd = &xd->plane[plane]; local
[all...]
H A Dvp9_rd.c447 const struct macroblockd_plane *pd,
450 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd);
453 const ENTROPY_CONTEXT *const above = pd->above_context;
454 const ENTROPY_CONTEXT *const left = pd->left_context;
446 vp9_get_entropy_contexts(BLOCK_SIZE bsize, TX_SIZE tx_size, const struct macroblockd_plane *pd, ENTROPY_CONTEXT t_above[16], ENTROPY_CONTEXT t_left[16]) argument
/external/python/cpython2/RISCOS/Modules/
H A Ddrawfmodule.c54 static void countobjs(PyDrawFObject *pd) argument
56 drawfile_diagram *dd=pd->drawf;
58 char *end=(char*)dd+pd->size;
59 pd->nobjs=-1;
66 if ((char*)d==end) pd->nobjs=k;
69 static drawfile_object *findobj(PyDrawFObject *pd,Py_ssize_t n) argument
70 { drawfile_diagram *dd=pd->drawf;
/external/selinux/libsepol/src/
H A Dwrite.c451 struct policy_data *pd = ptr; local
452 struct policy_file *fp = pd->fp;
479 struct policy_data *pd = ptr; local
480 struct policy_file *fp = pd->fp;
658 struct policy_data *pd = ptr; local
659 struct policy_file *fp = pd->fp;
660 struct policydb *p = pd->p;
861 struct policy_data *pd = ptr; local
862 struct policy_file *fp = pd->fp;
886 struct policy_data *pd local
968 struct policy_data *pd = ptr; local
1061 struct policy_data *pd = ptr; local
1140 struct policy_data *pd = ptr; local
1218 struct policy_data *pd = ptr; local
1928 struct policy_data pd; local
2009 struct policy_data *pd = ptr; local
2085 struct policy_data pd; local
[all...]
/external/tcpdump/
H A Dtcpdump.c220 static pcap_t *pd; variable
231 pcap_t *pd; member in struct:dump_info
1612 pd = pcap_open_offline_with_tstamp_precision(RFileName,
1615 pd = pcap_open_offline(RFileName, ebuf);
1618 if (pd == NULL)
1622 if (cap_rights_limit(fileno(pcap_file(pd)), &rights) < 0 &&
1627 dlt = pcap_datalink(pd);
1670 pd = open_interface(device, ndo, ebuf);
1671 if (pd == NULL) {
1698 pd
[all...]
/external/tensorflow/tensorflow/python/estimator/canned/
H A Dbaseline_test.py60 import pandas as pd namespace
383 x = pd.DataFrame({'x': data})
384 y = pd.Series(data)
1435 x = pd.DataFrame({'x': data})
1436 y = pd.Series(target)
H A Dlinear_testing_utils.py67 import pandas as pd namespace
580 x = pd.DataFrame({'x': data})
581 y = pd.Series(data)
1731 x = pd.DataFrame({'x': data})
1732 y = pd.Series(target)
/external/valgrind/callgrind/
H A Ddump.c912 BBCC **pa, **pb, **pc, **pd, **pl, **pm, **pn, **pv; local
950 pc = pd = a + (n-1);
962 swap(pc,pd); pd--;
977 if ((s = a+n-1-pd)>0) { for(r=0;r<s;r++) swap(pc+r, a+n-s+r); }
995 s = pd-pc+1;
1009 if ((s = pd+1-pc) > 1) CLG_(qsort)(a+n-s, s, cmp);
1116 (BBCC**) CLG_MALLOC("cl.dump.pd.1",
/external/valgrind/coregrind/
H A Dm_libcbase.c865 Char *pa, *pb, *pc, *pd, *pl, *pm, *pn, *pv; local
891 pc = pd = a + (n-1)*es;
898 if (r == 0) { BM_SWAP(pc, pd); pd -= es; }
908 s = BM_MIN(pd-pc, pn-pd-es); BM_VECSWAP(pb, pn-s, s);
915 s2 = pd-pc;
/external/vulkan-validation-layers/libs/glm/detail/
H A Dsetup.hpp619 inline __m128 _mm_castpd_ps(__m128d PD) { union { __m128 ps; __m128d pd; } c; c.pd = PD; return c.ps; } member in union:__anon30269
620 inline __m128d _mm_castps_pd(__m128 PS) { union { __m128 ps; __m128d pd; } c; c.ps = PS; return c.pd; } member in union:__anon30270
/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Ddemo.c379 VECTOR3 pa, pb, pc, pd; local
388 superShapeMap(&pd, r0, r3, t1, p2);
395 vector3Sub(&v2, &pd, &pa);
453 result->vertexArray[currentVertex * 3] = pd.x;
454 result->vertexArray[currentVertex * 3 + 1] = pd.y;
455 result->vertexArray[currentVertex * 3 + 2] = pd.z;
465 result->vertexArray[currentVertex * 3] = pd.x;
466 result->vertexArray[currentVertex * 3 + 1] = pd.y;
467 result->vertexArray[currentVertex * 3 + 2] = pd.z;
/external/dhcpcd-6.8.2/
H A Ddhcp6.c1478 int pd; local
1495 pd = dhcp6_hasprefixdelegation(ifp);
1496 if (pd) {
1512 if (pd)
3291 ifp->options->options & DHCPCD_PFXDLGONLY ? ".pd" : "");
3613 ifp->options->options & DHCPCD_PFXDLGONLY ? ".pd" : "");
/external/libpng/
H A Dpngwutil.c220 unsigned int pd = png_ptr->pixel_depth; local
229 cb_base += (PNG_ROWBYTES(pd, pw)+1) * PNG_PASS_ROWS(h, pass);
/external/pdfium/third_party/libpng16/
H A Dpngwutil.c220 unsigned int pd = png_ptr->pixel_depth; local
229 cb_base += (PNG_ROWBYTES(pd, pw)+1) * PNG_PASS_ROWS(h, pass);
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py131 'isvisible', 'left', 'lt', 'onclick', 'ondrag', 'onrelease', 'pd',
147 _alias_list = ['addshape', 'backward', 'bk', 'fd', 'ht', 'lt', 'pd', 'pos',
2027 Aliases: pendown | pd | down
2380 pd = pendown variable in class:TPen
3879 pd()
3971 pd()
3984 pd()
/external/syslinux/core/lwip/src/netif/ppp/
H A Dppp.c171 int pd; member in struct:PPPControlRx_s
344 pppRecvWakeup(int pd) argument
346 PPPDEBUG(LOG_DEBUG, ("pppRecvWakeup: unit %d\n", pd));
347 if (pppControl[pd].openFlag != 0) {
348 sio_read_abort(pppControl[pd].fd);
354 pppLinkTerminated(int pd) argument
356 PPPDEBUG(LOG_DEBUG, ("pppLinkTerminated: unit %d\n", pd));
359 if (pppControl[pd].ethif) {
360 pppoe_disconnect(pppControl[pd].pppoe_sc);
366 pppRecvWakeup(pd);
381 pppLinkDown(int pd) argument
399 pppStart(int pd) argument
409 pppStop(int pd) argument
417 pppHup(int pd) argument
533 int pd; local
588 pppOverEthernetClose(int pd) argument
601 int pd; local
652 pppClose(int pd) argument
683 pppSigHUP(int pd) argument
754 pppifOutputOverEthernet(int pd, struct pbuf *p) argument
800 int pd = (int)(size_t)netif->state; local
949 pppIOCtl(int pd, int cmd, void *arg) argument
1001 pppMTU(int pd) argument
1018 pppWriteOverEthernet(int pd, const u_char *s, int n) argument
1061 pppWrite(int pd, const u_char *s, int n) argument
1287 sifvjcomp(int pd, int vjcomp, u8_t cidcomp, u8_t maxcid) argument
1330 sifup(int pd) argument
1375 sifdown(int pd) argument
1406 sifaddr( int pd, u32_t o, u32_t h, u32_t m, u32_t ns1, u32_t ns2) argument
1432 cifaddr( int pd, u32_t o, u32_t h) argument
1456 sifdefaultroute(int pd, u32_t l, u32_t g) argument
1480 cifdefaultroute(int pd, u32_t l, u32_t g) argument
1526 pppOverEthernetInitFailed(int pd) argument
1543 pppOverEthernetLinkStatusCB(int pd, int up) argument
1595 int pd; local
1747 pppos_input(int pd, u_char* data, int len) argument
1955 pppInProcOverEthernet(int pd, struct pbuf *pb) argument
1999 ppp_set_netif_statuscallback(int pd, netif_status_callback_fn status_callback) argument
2014 ppp_set_netif_linkcallback(int pd, netif_status_callback_fn link_callback) argument
[all...]
/external/tensorflow/tensorflow/core/util/
H A Dmkl_util.h503 inline void SetMklLayout(memory::primitive_desc* pd) { argument
504 CHECK_NOTNULL(pd);
505 data_.mkl_md_ = pd->desc().data;
881 const memory::primitive_desc& pd, void** buf_out) {
884 tf_shape.AddDim(pd.get_size() / sizeof(T) + 1);
1525 auto pd = memory::primitive_desc(md, *cpu_engine_); local
1526 SetUsrMem(pd, data_buffer);
1539 inline void SetUsrMem(const memory::primitive_desc& pd, argument
1544 user_memory_ = new memory(pd, data_buffer);
1546 user_memory_ = new memory(pd);
880 AllocTmpBuffer(OpKernelContext* context, Tensor* tensor_out, const memory::primitive_desc& pd, void** buf_out) argument
1551 SetUsrMem(const memory::primitive_desc& pd, const Tensor* tensor) argument
1569 const memory::primitive_desc pd = GetUsrMemPrimDesc(); local
[all...]
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c187 struct macroblockd_plane *const pd = &xd->plane[plane]; local
188 tran_low_t *const dqcoeff = pd->dqcoeff;
255 struct macroblockd_plane *const pd = &xd->plane[plane]; local
256 tran_low_t *const dqcoeff = pd->dqcoeff;
328 struct macroblockd_plane *const pd = &xd->plane[plane]; local
331 dst = &pd->dst.buf[4 * row * pd->dst.stride + 4 * col];
336 vp9_predict_intra_block(xd, pd->n4_wl, tx_size, mode, dst, pd->dst.stride,
337 dst, pd
358 struct macroblockd_plane *const pd = &xd->plane[plane]; local
498 struct macroblockd_plane *const pd = &xd->plane[plane]; local
662 struct macroblockd_plane *const pd = &xd->plane[plane]; local
683 struct macroblockd_plane *const pd = &xd->plane[plane]; local
701 struct macroblockd_plane *const pd = &xd->plane[i]; local
778 const struct macroblockd_plane *const pd = &xd->plane[plane]; local
811 const struct macroblockd_plane *const pd = &xd->plane[plane]; local
[all...]

Completed in 2593 milliseconds

12345678910