Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/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/stlport/test/unit/
Dbitset_test.cpp38 bitset<13U> b1(0xFFFF); in bitset1() local
87 bitset<13U> b1; in iostream() local
101 bitset<13U> b1; in iostream() local
/external/chromium_org/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/chromium_org/third_party/WebKit/Source/platform/audio/
DBiquad.cpp231 double b1 = 2 * 2 * alpha; in setLowpassParams() local
267 double b1 = 2 * -2 * alpha; in setHighpassParams() local
283 void Biquad::setNormalizedCoefficients(double b0, double b1, double b2, double a0, double a1, doubl… in setNormalizedCoefficients()
328 double b1 = 2 * A * (aMinusOne - aPlusOne * k); in setLowShelfParams() local
363 double b1 = -2 * A * (aMinusOne + aPlusOne * k); in setHighShelfParams() local
394 double b1 = -2 * k; in setPeakingParams() local
430 double b1 = -2 * k; in setAllpassParams() local
466 double b1 = -2 * k; in setNotchParams() local
502 double b1 = 0; in setBandpassParams() local
530 double b1 = -2 * zero.real(); in setZeroPolePairs() local
[all …]
/external/ceres-solver/internal/ceres/
Ddense_sparse_matrix_test.cc100 Vector b1 = Vector::Zero(num_rows); in TEST_F() local
114 Vector b1 = Vector::Zero(num_cols); in TEST_F() local
129 Vector b1 = Vector::Zero(num_cols); in TEST_F() local
139 Vector b1 = Vector::Zero(num_cols); in TEST_F() local
/external/libpcap/
Dgencode.c556 merge(b0, b1) in merge() argument
611 gen_and(b0, b1) in gen_and() argument
623 gen_or(b0, b1) in gen_or() argument
1741 struct block *b0, *b1; local
1949 struct block *b0, *b1; local
2903 struct block *b0, *b1, *b2; local
3556 struct block *b0, *b1; local
3599 struct block *b0, *b1; local
3650 register struct block *b0, *b1; local
3708 struct block *b0, *b1; local
[all …]
/external/clang/test/CXX/special/class.inhctor/
Dp4.cpp23 B b1{X<1>{}}; // expected-error {{calling a protected constructor}} variable
33 B b1{X<1>{}}; member
70 B b1(0, 1); // expected-error {{call to deleted constructor of 'DRnnnn::B'}} variable
/external/qemu/fpu/
Dsoftfloat-macros.h355 uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1, uint64_t *z0Ptr, uint64_t *z1Ptr ) in add128()
379 uint64_t b1, in add192()
413 uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1, uint64_t *z0Ptr, uint64_t *z1Ptr ) in sub128()
435 uint64_t b1, in sub192()
528 uint64_t b1, in mul128To256()
564 uint64_t b0, b1; in estimateDiv128To64() local
705 INLINE flag eq128( uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1 ) in eq128()
718 INLINE flag le128( uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1 ) in le128()
731 INLINE flag lt128( uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1 ) in lt128()
744 INLINE flag ne128( uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1 ) in ne128()
/external/stressapptest/src/
Dadler32memcpy.cc78 void AdlerChecksum::Set(uint64 a1, uint64 a2, uint64 b1, uint64 b2) { in Set()
99 uint64 b1 = 0; in CalculateAdlerChecksum() local
137 uint64 b1 = 0; in AdlerMemcpyC() local
178 uint64 b1 = 0; in AdlerMemcpyWarmC() local
/external/clang/test/Modules/Inputs/normal-module-map/
Db1.h1 int b1; variable
/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/chromium_org/third_party/sfntly/cpp/src/test/
Dfile_io_test.cc39 ByteVector b1; in TestFileInputStream() local
100 ByteVector b1; in TestFontInputStreamBasic() local
/external/sfntly/cpp/src/test/
Dfile_io_test.cc39 ByteVector b1; in TestFileInputStream() local
100 ByteVector b1; in TestFontInputStreamBasic() local
/external/guava/guava/src/com/google/common/io/
DLittleEndianDataInputStream.java81 int b1 = in.read(); in readUnsignedByte() local
223 int b1 = in.read(); in readAndCheckByte() local
/external/clang/test/SemaCXX/
Dconvert-to-bool.cpp32 bool b1 = !ecb; in test_conv_to_bool() local
46 bool b1(ecb); // okay in test_explicit_bool() local
Dwarn-memsize-comparison.cpp18 char b1[80], b2[80]; in f() local
/external/clang/test/Modules/Inputs/
Ddef-include.h12 int b1; member
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
Ddct.c17 int a1, b1, c1, d1; in vp8_short_fdct4x4_c() local
67 int a1, b1, c1, d1; in vp8_short_walsh4x4_c() local
/external/libvpx/libvpx/vp8/encoder/
Ddct.c17 int a1, b1, c1, d1; in vp8_short_fdct4x4_c() local
67 int a1, b1, c1, d1; in vp8_short_walsh4x4_c() local
/external/valgrind/main/memcheck/tests/
Dclo_redzone.c6 char *b1 = malloc (128); in main() local
/external/chromium_org/base/debug/
Dleak_tracker_unittest.cc33 scoped_ptr<ClassB> b1(new ClassB); in TEST() local
49 ClassB b1; in TEST() local
/external/icu/icu4c/source/test/intltest/
Didnaref.cpp134 uint32_t* b1 = b1Stack; in convertToPuny() local
203 char* b1 = b1Stack; 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
699 UChar *b1 = b1Stack; in idnaref_IDNToASCII() local
855 UChar *b1 = b1Stack; in idnaref_IDNToUnicode() local
999 UChar *b1 = b1Stack, *b2 = b2Stack; in idnaref_compare() local
/external/chromium_org/third_party/icu/source/test/intltest/
Didnaref.cpp134 uint32_t* b1 = b1Stack; in convertToPuny() local
203 char* b1 = b1Stack; 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
699 UChar *b1 = b1Stack; in idnaref_IDNToASCII() local
855 UChar *b1 = b1Stack; in idnaref_IDNToUnicode() local
999 UChar *b1 = b1Stack, *b2 = b2Stack; in idnaref_compare() local
/external/libnfc-nxp/Linux_x86/
DphOsalNfc_Utils.c40 int8_t *b1 =(int8_t *)src; in phOsalNfc_MemCompare() local
/external/chromium_org/v8/test/mjsunit/regress/
Dregress-753.js34 var obj = {a1: {b1: [1,2,3,4], b2: {c1: 1, c2: 2}},a2: 'a2'}; property

12345678910>>...16