Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/external/v8/test/mjsunit/
Dswitch-opt.js43 function f(label, b1, b2, b3) { argument
65 function assertResult(r, label, b1, b2, b3) { argument
140 function f(label, b1, b2, b3) { argument
162 function assertResult(r, label, b1, b2, b3) { argument
/external/valgrind/none/tests/s390x/
Dopcodes.h29 #define RXY_RRRD(op1,r1,x2,b2,dl2,dh2,op2) \ argument
68 #define RSY_RURD(op1,r1,r3,b2,dl2,dh2,op2) \ argument
76 #define RSY_RRRD(op1,r1,r3,b2,dl2,dh2,op2) \ argument
79 #define RSY_AARD(op1,r1,r3,b2,dl2,dh2,op2) \ argument
84 #define RXY_FRRD(op1,r1,x2,b2,dl2,dh2,op2) \ argument
88 #define RSY_RDRM(op1,r1,r3,b2,dl2,dh2,op2) \ argument
92 #define RXY_URRD(op1,r1,x2,b2,dl2,dh2,op2) \ argument
102 #define S_RD(op,b2,d2) ".long 0x" #op #b2 #d2 "\n\t" argument
113 #define AHY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,7a) argument
127 #define ALY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,5e) argument
[all …]
/external/clang/test/CodeGen/
Dppc64-inline-asm.c3 _Bool test_wc_i1(_Bool b1, _Bool b2) { in test_wc_i1()
11 int test_wc_i32(int b1, int b2) { in test_wc_i32()
19 unsigned char test_wc_i8(unsigned char b1, unsigned char b2) { in test_wc_i8()
/external/clang/test/SemaCXX/
Dwarn-redundant-move.cpp21 B b2; in test1() local
35 B b2; in test2() local
50 B& b2 = b1; in test3() local
59 B& b2 = b1; in test4() local
Dcxx0x-noexcept-expression.cpp8 bool b2 = noexcept(f(0)); in g() local
17 bool b2 = noexcept(this->g(0)); in h() local
Dconvert-to-bool.cpp40 bool b2 = ctb && ecb; in test_conv_to_bool() local
56 bool b2 = ecb; // expected-error{{no viable conversion from 'ExplicitConvToBool' to 'bool'}} in test_explicit_bool() local
Dgoto.cpp5 void f(bool b1, bool b2) { in f()
24 void f(bool b1, bool b2) { in f()
Dcxx1y-contextual-conversion-tweaks.cpp79 void foo(A0 a0, A1 a1, A2 a2, A3 a3, A4 a4, B2 b2) { in foo()
137 void foo(A1 a1, A2 a2, B1 b1, B2 b2, C c, D d) { in foo()
/external/ceres-solver/internal/ceres/
Ddense_sparse_matrix_test.cc101 Vector b2 = Vector::Zero(num_rows); in TEST_F() local
115 Vector b2 = Vector::Zero(num_cols); in TEST_F() local
130 Vector b2 = Vector::Zero(num_cols); in TEST_F() local
140 Vector b2 = Vector::Zero(num_cols); in TEST_F() local
/external/valgrind/VEX/priv/
Dhost_s390_defs.c1358 emit_RS(UChar *p, UInt op, UChar r1, UChar r3, UChar b2, UShort d2) in emit_RS()
1372 emit_RSY(UChar *p, ULong op, UChar r1, UChar r3, UChar b2, UShort dl2, UChar dh2) in emit_RSY()
1387 emit_RX(UChar *p, UInt op, UChar r1, UChar x2, UChar b2, UShort d2) in emit_RX()
1401 emit_RXF(UChar *p, ULong op, UChar r3, UChar x2, UChar b2, UShort d2, UChar r1) in emit_RXF()
1416 emit_RXY(UChar *p, ULong op, UChar r1, UChar x2, UChar b2, UShort dl2, UChar dh2) in emit_RXY()
1431 emit_S(UChar *p, UInt op, UChar b2, UShort d2) in emit_S()
1483 emit_SSa(UChar *p, ULong op, UChar l, UChar b1, UShort d1, UChar b2, UShort d2) in emit_SSa()
1522 s390_emit_A(UChar *p, UChar r1, UChar x2, UChar b2, UShort d2) in s390_emit_A()
1532 s390_emit_AY(UChar *p, UChar r1, UChar x2, UChar b2, UShort dl2, UChar dh2) in s390_emit_AY()
1542 s390_emit_AG(UChar *p, UChar r1, UChar x2, UChar b2, UShort dl2, UChar dh2) in s390_emit_AG()
[all …]
/external/emma/core/java12/com/vladium/util/
DByteArrayOStream.java49 public final void write2 (final int b1, final int b2) in write2()
73 public final void write3 (final int b1, final int b2, final int b3) in write3()
98 public final void write4 (final int b1, final int b2, final int b3, final int b4) in write4()
/external/dng_sdk/source/
Ddng_exif.cpp743 uint32 b2 = (fExifVersion >> 8) & 0xff; in AtLeastVersion0230() local
1112 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0() local
1843 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0_exif() local
1959 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0_exif() local
2567 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0_exif() local
3582 uint32 b2 = stream.Get_uint8 (); in Parse_gps() local
4076 uint32 b2 = stream.Get_uint8 (); in Parse_interoperability() local
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp113 bool GetBoolsVal(const CBoolPair &b1, const CBoolPair &b2) in GetBoolsVal()
120 void CExtractDialog::CheckButton_TwoBools(UINT id, const CBoolPair &b1, const CBoolPair &b2) in CheckButton_TwoBools()
125 void CExtractDialog::GetButton_Bools(UINT id, CBoolPair &b1, CBoolPair &b2) in GetButton_Bools()
/external/sfntly/cpp/src/test/
Dfile_io_test.cc49 ByteVector b2; in TestFileInputStream() local
111 ByteVector b2; in TestFontInputStreamBasic() local
/external/libchrome/base/debug/
Dleak_tracker_unittest.cc34 scoped_ptr<ClassB> b2(new ClassB); in TEST() local
50 ClassB b2; in TEST() local
/external/valgrind/coregrind/
Dm_mallocfree.c298 UByte* b2 = (UByte*)b; in get_bszB_as_is() local
318 UByte* b2 = (UByte*)b; in set_bszB() local
394 UByte* b2 = (UByte*)b; in get_block_payload() local
410 UByte* b2 = (UByte*)b; in set_prev_b() local
416 UByte* b2 = (UByte*)b; in set_next_b() local
422 UByte* b2 = (UByte*)b; in get_prev_b() local
428 UByte* b2 = (UByte*)b; in get_next_b() local
438 UByte* b2 = (UByte*)b; in set_cc() local
445 UByte* b2 = (UByte*)b; in get_cc() local
456 UByte* b2 = (UByte*)b; in get_predecessor_block() local
[all …]
/external/okhttp/okio/okio/src/test/java/okio/
DTestUtil.java53 public static void assertEquivalent(ByteString b1, ByteString b2) { in assertEquivalent()
89 public static void assertEquivalent(Buffer b1, Buffer b2) { in assertEquivalent()
/external/v8/test/unittests/compiler/
Dcontrol-equivalence-unittest.cc142 Node* b2 = Branch(f1); in TEST_F() local
163 Node* b2 = Branch(m1); in TEST_F() local
182 Node* b2 = Branch(f1); in TEST_F() local
238 Node* b2 = Branch(m1); in TEST_F() local
/external/clang/test/SemaCUDA/
Dimplicit-member-target.cu69 B3_with_implicit_ctors b2 = b; // expected-error {{call to implicitly-deleted copy constructor}} in hostfoo3() local
153 B7_with_copy_assign b1, b2; in hostfoo7() local
184 B8_with_move_assign b1, b2; in hostfoo8() local
/external/clang/test/Modules/Inputs/merge-template-members/
Db2.h6 N::A<int> b2; variable
/external/lzma/CPP/Common/
DMyGuidDef.h49 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
52 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DParcelTest.java261 Bundle b2 = parcel.readBundle(); in testReadWriteSimpleBundle() local
285 Bundle b2 = parcel.readBundle(); in testReadWriteNestedBundles() local
315 Bundle b2 = parcel.readBundle(); in testReadWriteBundleWithDifferentValueTypes() local
/external/icu/icu4c/source/test/intltest/
Didnaref.cpp136 char* b2 = b2Stack; in convertToPuny() local
209 uint32_t* b2 = b2Stack; in convertFromPuny() local
259 UChar *b1 = b1Stack, *b2 = b2Stack; in idnaref_toASCII() local
432 UChar *b1 = b1Stack, *b2 = b2Stack, *b1Prime=NULL, *b3=b3Stack; in idnaref_toUnicode() local
999 UChar *b1 = b1Stack, *b2 = b2Stack; in idnaref_compare() local
/external/libcxx/test/std/language.support/support.dynamic/alloc.errors/bad.alloc/
Dbad_alloc.pass.cpp23 std::bad_alloc b2 = b; in main() local
/external/libcxx/test/std/language.support/support.exception/exception/
Dexception.pass.cpp21 std::exception b2 = b; in main() local

12345678910>>...17