HomeSort by relevance Sort by last modified time
    Searched refs:ab (Results 1 - 25 of 185) sorted by null

1 2 3 4 5 6 7 8

  /ndk/sources/cxx-stl/llvm-libc++/test/containers/sequences/deque/deque.cons/
copy_alloc.pass.cpp 31 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
32 int* an = ab + sizeof(ab)/sizeof(ab[0]);
33 test(std::deque<int, test_allocator<int> >(ab, an, test_allocator<int>(3)),
37 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
38 int* an = ab + sizeof(ab)/sizeof(ab[0]);
39 test(std::deque<int, other_allocator<int> >(ab, an, other_allocator<int>(3))
    [all...]
move.pass.cpp 24 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
25 int* an = ab + sizeof(ab)/sizeof(ab[0]);
28 for (int* p = ab; p < an; ++p)
31 for (int* p = ab; p < an; ++p)
39 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
40 int* an = ab + sizeof(ab)/sizeof(ab[0])
    [all...]
move_alloc.pass.cpp 24 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
25 int* an = ab + sizeof(ab)/sizeof(ab[0]);
28 for (int* p = ab; p < an; ++p)
31 for (int* p = ab; p < an; ++p)
39 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
40 int* an = ab + sizeof(ab)/sizeof(ab[0])
54 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
    [all...]
move_assign.pass.cpp 24 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
25 int* an = ab + sizeof(ab)/sizeof(ab[0]);
28 for (int* p = ab; p < an; ++p)
31 for (int* p = ab; p < an; ++p)
40 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
41 int* an = ab + sizeof(ab)/sizeof(ab[0])
56 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
    [all...]
iter_iter_alloc.pass.cpp 38 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
39 int* an = ab + sizeof(ab)/sizeof(ab[0]);
40 test(input_iterator<const int*>(ab), input_iterator<const int*>(an), test_allocator<int>(3));
41 test(forward_iterator<const int*>(ab), forward_iterator<const int*>(an), test_allocator<int>(4));
42 test(bidirectional_iterator<const int*>(ab), bidirectional_iterator<const int*>(an), test_allocator<int>(5));
43 test(random_access_iterator<const int*>(ab), random_access_iterator<const int*>(an), test_allocator<int>(6));
copy.pass.cpp 29 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
30 int* an = ab + sizeof(ab)/sizeof(ab[0]);
31 test(std::deque<int>(ab, an));
op_equal.pass.cpp 30 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
31 int* an = ab + sizeof(ab)/sizeof(ab[0]);
32 test(std::deque<int>(ab, an));
iter_iter.pass.cpp 51 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; local
52 int* an = ab + sizeof(ab)/sizeof(ab[0]);
53 test(input_iterator<const int*>(ab), input_iterator<const int*>(an));
54 test(forward_iterator<const int*>(ab), forward_iterator<const int*>(an));
55 test(bidirectional_iterator<const int*>(ab), bidirectional_iterator<const int*>(an));
56 test(random_access_iterator<const int*>(ab), random_access_iterator<const int*>(an));
57 test<stack_allocator<int, 4096> >(ab, an);
  /external/clang/test/Parser/
cxx-member-init-missing-paren-crash.cpp 7 bool ab() {
  /external/eigen/unsupported/test/
kronecker_product.cpp 18 void check_dimension(const MatrixType& ab, const unsigned int rows, const unsigned int cols)
20 VERIFY_IS_EQUAL(ab.rows(), rows);
21 VERIFY_IS_EQUAL(ab.cols(), cols);
26 void check_kronecker_product(const MatrixType& ab)
28 VERIFY_IS_EQUAL(ab.rows(), 6);
29 VERIFY_IS_EQUAL(ab.cols(), 6);
30 VERIFY_IS_EQUAL(ab.nonZeros(), 36);
31 VERIFY_IS_APPROX(ab.coeff(0,0), -0.4017367630386106);
32 VERIFY_IS_APPROX(ab.coeff(0,1), 0.1056863433932735);
33 VERIFY_IS_APPROX(ab.coeff(0,2), -0.7255206194554212)
    [all...]
  /external/compiler-rt/lib/asan/lit_tests/Helpers/
initialization-nobug-extra.cc 3 static int ab = getAB(); variable
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-default.cc 90 hb_codepoint_t *ab)
127 bool found = c->unicode->compose (a, b, ab);
135 *ab = 0xFB1D;
141 *ab = 0xFB1F;
144 *ab = 0xFB2E;
150 *ab = 0xFB2F;
156 *ab = 0xFB4B;
162 *ab = sDageshForms[a - 0x05D0];
163 found = (*ab != 0);
165 *ab = 0xFB2C
    [all...]
hb-ot-shape-normalize-private.hh 61 hb_codepoint_t ab,
67 hb_codepoint_t *ab);
hb-unicode-private.hh 80 hb_codepoint_t *ab)
82 *ab = 0;
84 return func.compose (this, a, b, ab, user_data.compose);
87 inline hb_bool_t decompose (hb_codepoint_t ab,
90 *a = ab; *b = 0;
91 return func.decompose (this, ab, a, b, user_data.decompose);
  /external/clang/test/CodeGenCXX/
atomicinit.cpp 30 void atomic_init_bool(_Atomic(bool) *ab, bool b) {
34 __c11_atomic_init(ab, b);
39 _Atomic(bool) ab; member in struct:AtomicBoolMember
47 AtomicBoolMember::AtomicBoolMember(bool b) : ab(b) { }
  /external/compiler-rt/lib/ppc/
gcc_qmul.c 21 double ab, tmp, tau; local
23 ab = A * B;
26 if (ab == 0.0) {
27 dst.s.hi = ab;
32 const doublebits abBits = { .d = ab };
34 dst.s.hi = ab;
45 tmp = LOWORDER(ab, aHi, aLo, bHi, bLo);
47 tau = ab + tmp;
49 dst.s.lo = (ab - tau) + tmp;
  /developers/samples/android/ui/actionbarcompat/Styled/Styled/src/main/src/com/example/android/actionbarcompat/styled/
MainActivity.java 46 ActionBar ab = getSupportActionBar(); local
47 ab.setNavigationMode(ActionBar.NAVIGATION_MODE_TABS);
50 ab.addTab(ab.newTab().setText("Tab 1").setTabListener(this));
51 ab.addTab(ab.newTab().setText("Tab 2").setTabListener(this));
52 ab.addTab(ab.newTab().setText("Tab 3").setTabListener(this));
  /external/clang/test/Sema/
decl-in-prototype.c 23 struct ab { // expected-note {{previous definition is here}} expected-note {{previous definition is here}} struct in struct:aA
28 int f5(struct aA { struct ab { int j; } b; struct ab { char glorx; } glorx; } *); // expected-warning {{declaration of 'struct aA' will not be visible}} expected-warning {{redefinition of 'ab' will not be visible}} expected-warning {{redefinition of 'ab' will not be visible}}
  /external/valgrind/main/none/tests/s390x/
troo.stdout.exp 6 the translated values are ff bb dd ab ca
8 the translated values are ff bb dd ab ca bc cc da ea aa
14 the translated values are ff bb dd ab ca bc cc da
trto.stdout.exp 8 the translated values is cc dd ff cc ab ca
10 the translated values is cc dd ff cc ab ca bc cc dd ea
16 the translated values is cc dd ff cc ab ca bc cc dd 0
  /dalvik/dx/tests/119-merge-conflict/com/android/dx/merge/
MergeConflictTest.java 31 DexBuffer ab = new DexMerger(a, b, CollisionPolicy.FAIL).merge(); local
33 // a and ab overlap; this should fail
34 DexMerger dexMerger = new DexMerger(a, ab, CollisionPolicy.FAIL);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
octal-001.js 71 pattern = /ab\052c/;
72 string = 'ab*c';
74 expectedmatch = Array('ab*c');
78 pattern = /ab\052*c/;
85 pattern = /ab(\052)+c/;
86 string = 'ab****c';
88 expectedmatch = Array('ab****c', '*');
92 pattern = /ab((\052)+)c/;
93 string = 'ab****c';
95 expectedmatch = Array('ab****c', '****', '*')
    [all...]
  /packages/apps/Gallery2/src/com/android/photos/
GalleryActivity.java 51 ActionBar ab = getActionBar(); local
52 ab.setNavigationMode(ActionBar.NAVIGATION_MODE_TABS);
53 ab.setDisplayShowHomeEnabled(false);
54 ab.setDisplayShowTitleEnabled(false);
57 mTabsAdapter.addTab(ab.newTab().setText(R.string.tab_photos),
59 mTabsAdapter.addTab(ab.newTab().setText(R.string.tab_albums),
63 ab.setSelectedNavigationItem(savedInstanceState.getInt("tab", 0));
  /external/harfbuzz_ng/test/api/
test-unicode.c 788 gunichar a, b, ab; local
795 g_assert (!hb_unicode_compose (uf, 0x0041, 0x0042, &ab) && ab == 0);
796 g_assert (!hb_unicode_compose (uf, 0x0041, 0, &ab) && ab == 0);
797 g_assert (!hb_unicode_compose (uf, 0x0066, 0x0069, &ab) && ab == 0);
800 g_assert (!hb_unicode_compose (uf, 0x212B, 0, &ab) && ab == 0);
801 g_assert (!hb_unicode_compose (uf, 0x00C5, 0, &ab) && ab == 0)
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarActivityDelegate.java 87 ActionBar ab = getSupportActionBar(); local
88 if (ab != null) {
89 mMenuInflater = new SupportMenuInflater(ab.getThemedContext());
176 ActionBar ab = getSupportActionBar(); local
177 if (ab != null) {
178 context = ab.getThemedContext();

Completed in 313 milliseconds

1 2 3 4 5 6 7 8