Home
last modified time | relevance | path

Searched refs:b4 (Results 1 – 25 of 192) sorted by relevance

12345678

/external/clang/test/CodeGen/
Dasm-variable.c12 register unsigned long long b4 asm("r8"); in foo()
19 b4 = a4; in foo()
23 : "r"(addr), "r" (b0), "r" (b1), "r" (b2), "r" (b3), "r" (b4), "r" (b5)); in foo()
37 register double b4 asm("xmm4"); in foo2()
48 b4 = a4; in foo2()
54 : "r"(addr), "x" (b0), "x" (b1), "x" (b2), "x" (b3), "x" (b4), "x" (b5), "x" (b6), in foo2()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
DBase64Encoder.java138 byte b1, b2, b3, b4; in decode()
172 b4 = decodingTable[data[i++]]; in decode()
174 if ((b1 | b2 | b3 | b4) < 0) in decode()
181 out.write((b3 << 6) | b4); in decode()
213 byte b1, b2, b3, b4; in decode()
247 b4 = decodingTable[data.charAt(i++)]; in decode()
249 if ((b1 | b2 | b3 | b4) < 0) in decode()
256 out.write((b3 << 6) | b4); in decode()
271 byte b1, b2, b3, b4; in decodeLastBlock()
308 b4 = decodingTable[c4]; in decodeLastBlock()
[all …]
/external/libavc/encoder/
Dih264e_core_coding.c818 UWORD32 coeff_cnt, mask, b4,u4_cntrl=0; in ih264e_pack_l_mb_i16() local
869 for (b4 = 0; b4 < 16; b4++) in ih264e_pack_l_mb_i16()
873 u4_nnz = pu1_nnz[u1_scan_order[b4]]; in ih264e_pack_l_mb_i16()
876 pi2_res_mb_ac = pi2_res_mb + (i4_res_strd * u1_scan_order[b4]); in ih264e_pack_l_mb_i16()
906 u4_cntrl |= (1 << (31 - u1_scan_order[b4])); in ih264e_pack_l_mb_i16()
1000 UWORD32 u4_mb_coeff_cost = 0, u4_b8_coeff_cost = 0, coeff_cnt, mask, u4_cntrl = 0, b4, b8; in ih264e_pack_l_mb() local
1017 for (b4 = 0; b4 < 16; b4++) in ih264e_pack_l_mb()
1021 b8 = b4 >> 2; in ih264e_pack_l_mb()
1023 u4_nnz = pu1_nnz[u1_scan_order[b4]]; in ih264e_pack_l_mb()
1026 pi2_res_sb = pi2_res_mb + (i4_res_strd * u1_scan_order[b4]); in ih264e_pack_l_mb()
[all …]
Dih264e_intra_modes_eval.c794 UWORD32 i, b8, b4, u4_blk_x, u4_blk_y, u4_pix_x, u4_pix_y; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff() local
814 for (b4 = 0; b4 < 4; b4++) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
816 u4_pix_x = u4_blk_x + ((b4 & 0x01) << 2); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
817 u4_pix_y = u4_blk_y + ((b4 >> 1) << 2); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
832 i4_ngbr_avbl = ps_proc->au1_ngbr_avbl_4x4_subblks[(b8 << 2) + b4]; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
926 … ps_proc->au1_predicted_intra_luma_mb_4x4_modes[(b8 << 2) + b4] = u4_estimated_intra_4x4_mode; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
947 ps_proc->au1_intra_luma_mb_4x4_modes[(b8 << 2) + b4] = u4_best_intra_4x4_mode; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
1052 UWORD32 i, b8, b4, u4_blk_x, u4_blk_y, u4_pix_x, u4_pix_y; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton() local
1076 for(b4 = 0; b4 < 4; b4++, pu1_nnz++, pi2_res_mb += MB_SIZE) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1078 u4_pix_x = u4_blk_x + ((b4 & 0x01) << 2); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
[all …]
/external/valgrind/none/tests/s390x/
Dclc.c7 char b4[23] ="00000000000000000000000"; variable
41 testrun(b1 + offset1, b4 + offset2, l); in multiplex()
44 testrun(b2 + offset1, b4 + offset2, l); in multiplex()
46 testrun(b3 + offset1, b4 + offset2, l); in multiplex()
47 testrun(b4 + offset1, b4 + offset2, l); in multiplex()
Dclcle.c7 char b4[23] ="00000000000000000000000"; variable
52 testrun(b1, l1, b4, l3, pad); in multiplex()
55 testrun(b2, l1, b4, l3, pad); in multiplex()
57 testrun(b3, l1, b4, l3, pad); in multiplex()
58 testrun(b4, l1, b4, l3, pad); in multiplex()
Dopcodes.h41 #define RIS_RURDI(op1,r1,m3,b4,d4,i2,op2) \ argument
43 ".long 0x" #b4 #d4 #i2 #op2 "\n\t"
47 #define RRS(op1,r1,r2,b4,d4,m3,u0,op2) \ argument
49 ".long 0x" #b4 #d4 #m3 #u0 #op2 "\n\t"
59 #define RIS_RURDU(op1,r1,m3,b4,d4,i2,op2) \ argument
61 ".long 0x" #b4 #d4 #i2 #op2 "\n\t"
161 #define CGIB(r1,m3,b4,d4,i2) RIS_RURDI(ec,r1,m3,b4,d4,i2,fc) argument
163 #define CGRB(r1,r2,b4,d4,m3) RRS(ec,r1,r2,b4,d4,m3,0,e4) argument
175 #define CIB(r1,m3,b4,d4,i2) RIS_RURDI(ec,r1,m3,b4,d4,i2,fe) argument
192 #define CLGIB(r1,m3,b4,d4,i2) RIS_RURDU(ec,r1,m3,b4,d4,i2,fd) argument
[all …]
/external/v8/test/mjsunit/regress/
Dregress-omit-checks.js39 var b4 = create(); variable
53 set(b4);
55 assertEquals(undefined, b4.z);
/external/v8/test/mjsunit/
Dcomparison-ops-and-undefined.js30 function test_helper_for_ics(func, b1, b2, b3, b4) { argument
34 assertEquals(b4, func(undefined, undefined));
37 function test_helper_for_crankshaft(func, b1, b2, b3, b4) { argument
43 assertEquals(b4, func(undefined, undefined));
Ddebug-evaluate-locals-optimized-double.js57 { locals: {a4: 9.09, b4: 10.10}, property
220 var b4 = input[i].b;
222 b4 = b4 + b4 / 100;
223 g1(i - 1, a4, b4);
224 return a4 + b4;
Dgenerated-transition-stub.js102 b4 = [0, ,0];
104 b4[i] = 0;
106 assertTrue(%HasFastSmiElements(b4));
107 transition2(b4, 0, 2.5);
108 assertEquals(2.5, b4[0]);
Ddebug-evaluate-locals-optimized.js48 { locals: {a4: 9, b4: 10}, property
203 var b4 = expected[i].locals.b4;
204 g1(i - 1, a4, b4);
205 return a4 + b4;
/external/guava/guava/src/com/google/common/io/
DLittleEndianDataInputStream.java119 byte b4 = readAndCheckByte(); in readInt()
121 return Ints.fromBytes( b4, b3, b2, b1); in readInt()
137 byte b4 = readAndCheckByte(); in readLong()
143 return Longs.fromBytes(b8, b7, b6, b5, b4, b3, b2, b1); in readLong()
/external/lzma/CPP/Common/
DMyGuidDef.h49 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
50 MY_EXTERN_C const GUID name = { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } }
52 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/external/guava/guava-tests/test/com/google/common/base/
DCharsetsTest.java70 byte[] b4 = "ニュース".getBytes(Charsets.US_ASCII.name()); in testWhyUsAsciiIsDangerous()
75 assertTrue(Arrays.equals(b3, b4)); in testWhyUsAsciiIsDangerous()
76 assertTrue(Arrays.equals(b4, b5)); in testWhyUsAsciiIsDangerous()
/external/ceres-solver/data/nist/
DRoszman1.dat32 4 Parameters (b1 to b4)
35 y = b1 - b2*x - arctan[b3/(x-b4)]/pi + e
44 b4 = -100 -150 -1.8134269537E+02 4.9573513849E+01
DRat43.dat32 4 Parameters (b1 to b4)
34 y = b1 / ((1+exp[b2-b3*x])**(1/b4)) + e
44 b4 = 1 1.3 1.2792483859E+00 6.8761936385E-01
DMGH09.dat32 4 Parameters (b1 to b4)
34 y = b1*(x**2+x*b2) / (x**2+x*b3+b4) + e
44 b4 = 39 0.39 1.3606233068E-01 9.0025542308E-02
DENSO.dat35 + b5*cos( 2*pi*x/b4 ) + b6*sin( 2*pi*x/b4 )
44 b4 = 40.0 44.0 4.4311088700E+01 9.4408025976E-01
/external/clang/test/CXX/expr/expr.unary/expr.unary.op/
Dp6.cpp14 bool b4 = !E; variable
18 bool b6 = !&b4; // expected-warning{{address of 'b4' will always evaluate to 'true'}}
/external/selinux/secilc/test/
Dname_resolution_test.cil69 (block b4
77 (call .b4.b4a.m4)
153 ;; b4.b4b.t4
165 ;; allow b4.b4b.t4 b4.b4b.t4 : CLASS { PERM };
/external/valgrind/massif/tests/
Dalloc-fns.c8 void b4(int n) { malloc(n); } in b4() function
9 void b3(int n) { b4(n); } in b3()
/external/lldb/test/lang/c/bitfields/
Dmain.c21 b4 __attribute__ ((align(16))), in main()
39 bits.b4 = i; //// break $source:$line in main()
/external/clang/test/SemaObjC/
Dblock-id-as-block-argtype.m18 block3_t b4;
24 fn(b4); // succeeds: id compatible with id
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DHighamHall54StepInterpolator.java81 …final double b4 = h * (-125.0/96.0 + theta2 * (375.0/32.0 + theta * (-625.0/24.0 + theta * 125.0/8… in computeInterpolatedStateAndDerivatives() local
96 currentState[i] + b0 * yDot0 + b2 * yDot2 + b3 * yDot3 + b4 * yDot4 + b5 * yDot5; in computeInterpolatedStateAndDerivatives()

12345678