HomeSort by relevance Sort by last modified time
    Searched refs:clp (Results 1 - 9 of 9) sorted by null

  /external/kernel-headers/original/linux/nfsd/
export.h 89 struct svc_export * exp_get_by_name(struct auth_domain *clp,
93 struct svc_export * exp_parent(struct auth_domain *clp,
114 exp_find(struct auth_domain *clp, int fsid_type, u32 *fsidv,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_image.c 187 const u8 *clp = h264bsdClip + 512; local
252 tmp1 = clp[tmp1 + tmp2];
255 tmp3 = clp[tmp3 + tmp4];
259 tmp1 = clp[tmp1 + tmp2];
263 tmp3 = clp[tmp3 + tmp4];
324 tmp1 = clp[tmp1 + tmp2];
327 tmp3 = clp[tmp3 + tmp4];
331 tmp1 = clp[tmp1 + tmp2];
335 tmp3 = clp[tmp3 + tmp4];
h264bsd_reconstruct.c 503 const u8 *clp = h264bsdClip + 512; local
548 tmp2 = clp[tmp2>>5];
560 tmp1 = clp[tmp1>>5];
572 tmp6 = clp[tmp6>>5];
584 tmp5 = clp[tmp5>>5];
622 const u8 *clp = h264bsdClip + 512; local
672 tmp2 = clp[tmp2>>5];
686 tmp1 = clp[tmp1>>5];
700 tmp6 = clp[tmp6>>5];
714 tmp5 = clp[tmp5>>5]
755 const u8 *clp = h264bsdClip + 512; local
879 const u8 *clp = h264bsdClip + 512; local
1018 const u8 *clp = h264bsdClip + 512; local
1224 const u8 *clp = h264bsdClip + 512; local
1411 const u8 *clp = h264bsdClip + 512; local
1616 const u8 *clp = h264bsdClip + 512; local
    [all...]
h264bsd_intra_prediction.c 932 const u8 *clp = h264bsdClip + 512; local
1331 const u8 *clp = h264bsdClip + 512; local
    [all...]
h264bsd_deblocking.c 662 const u8 *clp = h264bsdClip + 512; local
702 p0 = clp[p0 + delta];
703 q0 = clp[q0 - delta];
772 const u8 *clp = h264bsdClip + 512; local
811 p0 = clp[p0 + delta];
812 q0 = clp[q0 - delta];
842 const u8 *clp = h264bsdClip + 512; local
883 p0 = clp[p0 + delta];
884 q0 = clp[q0 - delta];
953 const u8 *clp = h264bsdClip + 512 local
1029 const u8 *clp = h264bsdClip + 512; local
1077 const u8 *clp = h264bsdClip + 512; local
    [all...]
  /external/chromium_org/chrome_frame/test/
automation_client_mock.cc 267 scoped_refptr<ChromeFrameLaunchParams> clp(new ChromeFrameLaunchParams(
270 clp->set_launch_timeout(timeout);
271 clp->set_version_check(false);
272 EXPECT_TRUE(client_->Initialize(&cfd_, clp));
300 scoped_refptr<ChromeFrameLaunchParams> clp(new ChromeFrameLaunchParams(
303 clp->set_launch_timeout(timeout_);
304 clp->set_version_check(false);
305 EXPECT_TRUE(client_->Initialize(&cfd_, clp));
344 scoped_refptr<ChromeFrameLaunchParams> clp(new ChromeFrameLaunchParams(
347 clp->set_launch_timeout(1); // Unneeded timeout, but can't be 0
    [all...]
chrome_frame_automation_mock.h 50 scoped_refptr<ChromeFrameLaunchParams> clp(
53 clp->set_launch_timeout(launch_timeout);
54 clp->set_version_check(perform_version_check);
55 automation_client_->Initialize(this, clp);
  /external/tcpdump/
print-atm.c 308 u_int16_t cell_type, func_type,vpi,vci,payload,clp; local
317 clp = cell_header&0x1;
319 printf("%s, vpi %u, vci %u, payload %u, clp %u, ",
321 vpi, vci, payload, clp);
  /external/chromium_org/tools/page_cycler/webpagereplay/tests/
2012Q3.js 15 ["http://cruises.orbitz.com/results.do?wdos=3&places=ALL&days=ALL&Month=ALL&dd=ALL&d=NaN%2FNaN%2FNaN&d2=NaN%2FNaN%2FNaN&fd=2&shoppingZipCode=Zip+Code&Search.x=29&Search.y=6&Search=Search&c=ALL&v=ALL&porttype=E&SType=P&ptype=c&type=c&p=ALL&SType=A&clp=1&sort=7&IncludeSeniorRates=false&IncludeAlumniRates=false&AlumniCruiseId=false",

Completed in 391 milliseconds