Home
last modified time | relevance | path

Searched refs:cc2 (Results 1 – 25 of 43) sorted by relevance

12

/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/tracer_pkt/tracer_pkt_event/
Dformat11 field:uint32_t cc2; offset:16; size:4; signed:0;
14 print fmt: "CC - 0x%08x:0x%08x:0x%08x, ID - %d", REC->cc1, REC->cc2, REC->cc3, REC->id
/external/strace/tests/
Dioctl_v4l2.c39 #define cc2(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 16)) macro
195 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
199 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
223 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
227 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
293 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
297 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
351 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
356 cc0(sf_magic), cc1(sf_magic), cc2(sf_magic), in dprint_ioctl_v4l2()
962 cc2(p_v4l2_frmivalenum->pixel_format), in main()
/external/strace/tests-m32/
Dioctl_v4l2.c39 #define cc2(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 16)) macro
195 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
199 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
223 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
227 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
293 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
297 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
351 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
356 cc0(sf_magic), cc1(sf_magic), cc2(sf_magic), in dprint_ioctl_v4l2()
962 cc2(p_v4l2_frmivalenum->pixel_format), in main()
/external/strace/tests-mx32/
Dioctl_v4l2.c39 #define cc2(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 16)) macro
195 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
199 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
223 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
227 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
293 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
297 cc0(pf_magic), cc1(pf_magic), cc2(pf_magic), in dprint_ioctl_v4l2()
351 cc0(magic), cc1(magic), cc2(magic), cc3(magic)); in dprint_ioctl_v4l2()
356 cc0(sf_magic), cc1(sf_magic), cc2(sf_magic), in dprint_ioctl_v4l2()
962 cc2(p_v4l2_frmivalenum->pixel_format), in main()
/external/v8/src/
Duri.cc261 void EncodePair(uc16 cc1, uc16 cc2, std::vector<uint8_t>* buffer) { in EncodePair() argument
264 unibrow::Utf8::Encode(s, unibrow::Utf16::CombineSurrogatePair(cc1, cc2), in EncodePair()
289 uc16 cc2 = uri->Get(k); in Encode() local
290 if (unibrow::Utf16::IsTrailSurrogate(cc2)) { in Encode()
291 EncodePair(cc1, cc2, &buffer); in Encode()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dbug-vopc-commute.ll32 %cc2 = icmp eq i32 %d2.i, 0
33 br i1 %cc2, label %ENDIF62, label %IF63
Di1-copy-from-loop.ll28 %cc2 = fcmp oge float %v, 0.0
29 br i1 %cc2, label %end.loop, label %for.end
Dcollapse-endcf.ll157 %cc2 = icmp eq i32 %tmp, 2
158 br i1 %cc2, label %bb.inner.then, label %bb.outer.end
/external/llvm/test/CodeGen/AMDGPU/
Dbug-vopc-commute.ll34 %cc2 = icmp eq i32 %d2.i, 0
35 br i1 %cc2, label %ENDIF62, label %IF63
/external/libvpx/libvpx/vpx_dsp/
Dssim.c67 static const int64_t cc2 = 239708; // (64^2*(.03*255)^2 variable
81 c2 = (cc2 * count * count) >> 12; in similarity()
221 const int64_t c2 = (cc2 * n * n) >> 12; in ssimv_similarity()
252 const int64_t c2 = (cc2 * n * n) >> 12; in ssimv_similarity2()
/external/libaom/libaom/aom_dsp/
Dssim.c69 static const int64_t cc2 = 239708; // (64^2*(.03*255)^2 variable
83 c2 = (cc2 * count * count) >> 12; in similarity()
212 const int64_t c2 = (cc2 * n * n) >> 12; in ssimv_similarity()
243 const int64_t c2 = (cc2 * n * n) >> 12; in ssimv_similarity2()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Difcvt-iter-indbr.ll51 %cc2 = icmp ne i32 %a2, 42
52 br i1 %cc2, label %cc2t, label %bb1
/external/llvm/test/CodeGen/ARM/
Difcvt-iter-indbr.ll50 %cc2 = icmp ne i32 %a2, 42
51 br i1 %cc2, label %cc2t, label %bb1
Dswifterror.ll173 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) {
218 %cmp = fcmp ogt float %cc2, 1.000000e+00
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/StructurizeCFG/AMDGPU/
Duniform-regions.ll65 %cc2 = icmp eq i32 %v, 0
66 br i1 %cc2, label %end.loop, label %for.end
/external/libyuv/files/source/
Dcompare.cc245 static const int64 cc2 = 239708; // (64^2*(.03*255)^2 variable
276 const int64 c2 = (cc2 * count * count) >> 12; in Ssim8x8_C()
/external/libvpx/libvpx/third_party/libyuv/source/
Dcompare.cc316 static const int64_t cc2 = 239708; // (64^2*(.03*255)^2 variable
347 const int64_t c2 = (cc2 * count * count) >> 12; in Ssim8x8_C()
/external/libaom/libaom/third_party/libyuv/source/
Dcompare.cc270 static const int64 cc2 = 239708; // (64^2*(.03*255)^2 variable
299 const int64 c2 = (cc2 * count * count) >> 12; in Ssim8x8_C()
/external/syzkaller/sys/linux/
Dtty.txt118 cc2 int8
133 cc2 int8
/external/libvpx/libvpx/tools/
Dtiny_ssim.c24 static const int64_t cc2 = 239708; // (64^2*(.03*255)^2 variable
235 c2 = (cc2 * count * count) >> 12; in similarity()
/external/llvm/test/CodeGen/SystemZ/
Dswifterror.ll153 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) {
193 %cmp = fcmp ogt float %cc2, 1.000000e+00
/external/llvm/test/CodeGen/X86/
Dswifterror.ll155 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) {
197 %cmp = fcmp ogt float %cc2, 1.000000e+00
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dswifterror.ll153 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) {
194 %cmp = fcmp ogt float %cc2, 1.000000e+00
/external/llvm/test/CodeGen/AArch64/
Dswifterror.ll161 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) {
204 %cmp = fcmp ogt float %cc2, 1.000000e+00
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp998 uint8_t cc2 = b2.norms.getCC(c); in computeDiff() local
999 if(cc1 != cc2) { in computeDiff()

12