Searched refs:cc1 (Results 1 - 25 of 28) sorted by relevance

12

/external/strace/tests/
H A Dioctl_v4l2.c37 # define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 16)) macro
47 # define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 8)) macro
118 cc0(magic), cc1(magic), cc2(magic), cc3(magic),
146 cc0(magic), cc1(magic), cc2(magic), cc3(magic));
527 cc1(p_v4l2_frmivalenum->pixel_format),
/external/strace/tests-m32/
H A Dioctl_v4l2.c37 # define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 16)) macro
47 # define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 8)) macro
118 cc0(magic), cc1(magic), cc2(magic), cc3(magic),
146 cc0(magic), cc1(magic), cc2(magic), cc3(magic));
527 cc1(p_v4l2_frmivalenum->pixel_format),
/external/strace/tests-mx32/
H A Dioctl_v4l2.c37 # define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 16)) macro
47 # define cc1(arg) ((unsigned int) (unsigned char) ((unsigned int) (arg) >> 8)) macro
118 cc0(magic), cc1(magic), cc2(magic), cc3(magic),
146 cc0(magic), cc1(magic), cc2(magic), cc3(magic));
527 cc1(p_v4l2_frmivalenum->pixel_format),
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_cc.c119 cc->cc1.stencil_ref = ctx->Stencil.Ref[0];
120 cc->cc1.stencil_write_mask = ctx->Stencil.WriteMask[0];
121 cc->cc1.stencil_test_mask = ctx->Stencil.ValueMask[0];
133 cc->cc1.bf_stencil_ref = ctx->Stencil.Ref[back];
H A Dgen6_cc.c222 UNCLAMPED_FLOAT_TO_UBYTE(cc->cc1.alpha_ref_fi.ui, ctx->Color.AlphaRef);
H A Dbrw_structs.h267 } cc1; member in struct:gen6_color_calc_state
335 } cc1; member in struct:brw_cc_unit_state
/external/libvpx/libvpx/vpx_dsp/
H A Dssim.c66 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
80 c1 = (cc1 * count * count) >> 12;
220 const int64_t c1 = (cc1 * n * n) >> 12;
251 const int64_t c1 = (cc1 * n * n) >> 12;
/external/clang/utils/perf-training/
H A Dperf-helper.py59 parser.add_argument('--cc1', required=False, action='store_true',
60 help='Execute cc1 directly (don\'t profile the driver)')
71 if opts.cc1:
113 # Find the cc1 command used by the compiler. To do this we execute the
131 print('Fatal error: unable to determine cc1 command: %r' % cc_output)
136 print('Fatal error: unable to determine cc1 command: %r' % cc_output)
141 def cc1(args): function
142 parser = argparse.ArgumentParser(prog='perf-helper cc1',
143 description='cc1 wrapper for order file generation')
155 # when capturing the cc1 comman
[all...]
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dcompare.cc236 static const int64 cc1 = 26634; // (64^2*(.01*255)^2 variable
265 const int64 c1 = (cc1 * count * count) >> 12;
/external/libyuv/files/source/
H A Dcompare.cc244 static const int64 cc1 = 26634; // (64^2*(.01*255)^2 variable
275 const int64 c1 = (cc1 * count * count) >> 12;
/external/libvpx/libvpx/tools/
H A Dtiny_ssim.c35 static const int64_t cc1 = 26634; // (64^2*(.01*255)^2 variable
44 c1 = (cc1 * count * count) >> 12;
/external/bzip2/
H A Dblocksort.c220 Int32 H, i, j, k, l, r, cc, cc1; local
302 cc1 = eclass[fmap[i]];
303 if (cc != cc1) { SET_BH(i); cc = cc1; };
/external/iproute2/lib/
H A Dutils.c947 ssize_t cc1; local
949 if ((cc1 = getline(&line1, &len1, in)) < 0) {
951 return cc1;
968 cc += cc1 - 2;
/external/webrtc/talk/app/webrtc/
H A Dwebrtcsdp_unittest.cc930 const IceCandidateCollection* cc1 = desc1.candidates(i); local
932 if (cc1->count() != cc2->count())
934 for (size_t j = 0; j < cc1->count(); ++j) {
935 const IceCandidateInterface* c1 = cc1->at(j);
/external/valgrind/VEX/priv/
H A Dhost_s390_isel.c861 HReg cc0, cc1, b2, b6, cc_vex; local
867 cc1 = newVRegI(env);
868 addInstr(env, s390_insn_move(4, cc1, cc_s390));
869 addInstr(env, s390_insn_alu(4, S390_ALU_RSH, cc1, s390_opnd_imm(1)));
873 addInstr(env, s390_insn_alu(4, S390_ALU_AND, b2, s390_opnd_reg(cc1)));
878 addInstr(env, s390_insn_alu(4, S390_ALU_SUB, b6, s390_opnd_reg(cc1)));
/external/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp573 UnicodeString cc1(c1, 10, 10);
574 if (buffer != cc1)
/external/valgrind/VEX/switchback/
H A Dtest_bzip2.c2240 Int32 H, i, j, k, l, r, cc, cc1; local
2322 cc1 = eclass[fmap[i]];
2323 if (cc != cc1) { SET_BH(i); cc = cc1; };
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c2266 Int32 H, i, j, k, l, r, cc, cc1; local
2348 cc1 = eclass[fmap[i]];
2349 if (cc != cc1) { SET_BH(i); cc = cc1; };
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c2257 Int32 H, i, j, k, l, r, cc, cc1; local
2339 cc1 = eclass[fmap[i]];
2340 if (cc != cc1) { SET_BH(i); cc = cc1; };
H A Dvarinfo6.c2295 Int32 H, i, j, k, l, r, cc, cc1; local
2377 cc1 = eclass[fmap[i]];
2378 if (cc != cc1) { SET_BH(i); cc = cc1; };
/external/valgrind/perf/
H A Dbz2.c2255 Int32 H, i, j, k, l, r, cc, cc1; local
2337 cc1 = eclass[fmap[i]];
2338 if (cc != cc1) { SET_BH(i); cc = cc1; };
H A Dtest_input_for_tinycc.c2068 Int32 H, i, j, k, l, r, cc, cc1; local
2143 cc1 = eclass[fmap[i]];
2144 if (cc != cc1) { bhtab[(i) >> 5] |= (1 << ((i) & 31)); cc = cc1; };
/external/libtextclassifier/util/hash/
H A Dfarmhash.cc711 #define Mulc1(x) Mul((x), cc1)
727 const __m128i cc1 = _mm_set1_epi32(c1);
960 #define Mulc1(x) Mul((x), cc1)
976 const __m128i cc1 = _mm_set1_epi32(c1);
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelLowering.cpp13258 enum X86::CondCode cc1 = (enum X86::CondCode)N1.getConstantOperandVal(0); local
13260 if (cc1 == X86::COND_E || cc1 == X86::COND_NE) {
13262 cc0 = cc1;
13263 cc1 = tmp;
13266 if ((cc0 == X86::COND_E && cc1 == X86::COND_NP) ||
13267 (cc0 == X86::COND_NE && cc1 == X86::COND_P)) {
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23185 // (CMOV (CMOV F, T, cc1), T, cc2)
27894 enum X86::CondCode cc1 = (enum X86::CondCode)N1.getConstantOperandVal(0); local
[all...]

Completed in 5917 milliseconds

12