HomeSort by relevance Sort by last modified time
    Searched refs:an (Results 126 - 150 of 7923) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/
copy.pass.cpp 31 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
32 test(std::deque<int>(ab, an));
51 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
52 test(std::deque<int, min_allocator<int>>(ab, an));
op_equal.pass.cpp 32 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
33 test(std::deque<int>(ab, an));
52 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
53 test(std::deque<int, min_allocator<int>>(ab, an));
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.cons/
copy_alloc.pass.cpp 36 int* an = a + sizeof(a)/sizeof(a[0]); local
37 test(std::vector<int>(a, an), std::allocator<int>());
54 int* an = a + sizeof(a)/sizeof(a[0]); local
55 test(std::vector<int, min_allocator<int>>(a, an), min_allocator<int>());
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/
copy.pass.cpp 35 bool* an = a + sizeof(a)/sizeof(a[0]); local
36 test(std::vector<bool>(a, an));
55 bool* an = a + sizeof(a)/sizeof(a[0]); local
56 test(std::vector<bool, min_allocator<bool>>(a, an));
copy_alloc.pass.cpp 34 int* an = a + sizeof(a)/sizeof(a[0]); local
35 test(std::vector<bool>(a, an), std::allocator<bool>());
52 int* an = a + sizeof(a)/sizeof(a[0]); local
53 test(std::vector<bool, min_allocator<bool>>(a, an), min_allocator<bool>());
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/deque/deque.cons/
copy.pass.cpp 31 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
32 test(std::deque<int>(ab, an));
51 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
52 test(std::deque<int, min_allocator<int>>(ab, an));
op_equal.pass.cpp 32 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
33 test(std::deque<int>(ab, an));
52 int* an = ab + sizeof(ab)/sizeof(ab[0]); local
53 test(std::deque<int, min_allocator<int>>(ab, an));
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/vector/vector.cons/
copy_alloc.pass.cpp 38 int* an = a + sizeof(a)/sizeof(a[0]); local
39 test(std::vector<int>(a, an), std::allocator<int>());
56 int* an = a + sizeof(a)/sizeof(a[0]); local
57 test(std::vector<int, min_allocator<int>>(a, an), min_allocator<int>());
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/vector.bool/
copy.pass.cpp 37 bool* an = a + sizeof(a)/sizeof(a[0]); local
38 test(std::vector<bool>(a, an));
55 bool* an = a + sizeof(a)/sizeof(a[0]); local
56 test(std::vector<bool, min_allocator<bool>>(a, an));
copy_alloc.pass.cpp 36 int* an = a + sizeof(a)/sizeof(a[0]); local
37 test(std::vector<bool>(a, an), std::allocator<bool>());
54 int* an = a + sizeof(a)/sizeof(a[0]); local
55 test(std::vector<bool, min_allocator<bool>>(a, an), min_allocator<bool>());
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
insn-error-a.d 2 # after an invalid instruction does not cause an internal error.
insn-error-t.d 2 # after an invalid instruction does not cause an internal error.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
macroat.s 1 ; Test that an "@" does do TRT in a macro, and does not break up
nosep.s 3 ; just after an instruction.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
oddldw.s 1 # This test case includes a single case of a load hazard, whereby an
oddsdw.s 1 # This test case includes a single case of a load hazard, whereby an
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
label.s 1 ; Test using an MRI style label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
macro1.s 11 ADDX *AR1 ; should produce an error msg
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
regression-001.s 3 ;; The next line caused an earlier ld to core dump.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
jaloverflow.s 1 # This file gets linked to start at 0xffffff0, so the call is an overflow.
  /prebuilts/go/darwin-x86/src/go/scanner/
errors.go 14 // In an ErrorList, an error is represented by an *Error.
35 // The zero value for an ErrorList is an empty ErrorList ready to use.
39 // Add adds an Error with given position and error message to an ErrorList.
44 // Reset resets an ErrorList to no errors.
69 // Sort sorts an ErrorList. *Error entries are sorted by position,
77 // RemoveMultiples sorts an ErrorList and removes all but the first error per line
    [all...]
  /prebuilts/go/linux-x86/src/go/scanner/
errors.go 14 // In an ErrorList, an error is represented by an *Error.
35 // The zero value for an ErrorList is an empty ErrorList ready to use.
39 // Add adds an Error with given position and error message to an ErrorList.
44 // Reset resets an ErrorList to no errors.
69 // Sort sorts an ErrorList. *Error entries are sorted by position,
77 // RemoveMultiples sorts an ErrorList and removes all but the first error per line
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-9.d 5 # This is based on sec-5.d which used to link .text at an unexpected
7 # reading in contents at an unusual location without a proper section
9 # linked to an unexpected location, the old test is transformed into a
  /art/runtime/interpreter/mterp/arm/
op_throw.S 2 * Throw an exception object in the current thread.
9 beq common_errNullObject @ yes, throw an NPE instead
  /art/runtime/interpreter/mterp/mips/
op_throw.S 2 * Throw an exception object in the current thread.
9 beqz a1, common_errNullObject # yes, throw an NPE instead

Completed in 371 milliseconds

1 2 3 4 56 7 8 91011>>