Searched refs:by (Results 201 - 225 of 1267) sorted by relevance

1234567891011>>

/external/valgrind/none/tests/solaris/
H A Dcoredump_many_threads.stderr.exp5 by 0x........: _thrp_setup (in /...libc...)
6 by 0x........: ??? (in /...libc...)
/external/valgrind/none/tests/x86-solaris/
H A Dcoredump_single_thread_sse.stderr.exp5 by 0x........: outer (coredump_single_thread_sse.c:66)
6 by 0x........: main (coredump_single_thread_sse.c:71)
/external/valgrind/memcheck/tests/
H A Dbadrw.stderr.exp5 by 0x........: main (badrw.c:5)
11 by 0x........: main (badrw.c:5)
17 by 0x........: main (badrw.c:5)
23 by 0x........: main (badrw.c:5)
29 by 0x........: main (badrw.c:5)
35 by 0x........: main (badrw.c:5)
H A Dfprw.stderr.exp11 by 0x........: main (fprw.c:18)
17 by 0x........: main (fprw.c:18)
23 by 0x........: main (fprw.c:19)
29 by 0x........: main (fprw.c:19)
33 by 0x........: main (fprw.c:22)
40 by 0x........: main (fprw.c:23)
H A Dpartial_load_dflt.stderr.exp6 by 0x........: main (partial_load.c:20)
12 by 0x........: main (partial_load.c:28)
18 by 0x........: main (partial_load.c:36)
H A Dpartial_load_ok.stderr.exp6 by 0x........: main (partial_load.c:20)
12 by 0x........: main (partial_load.c:28)
18 by 0x........: main (partial_load.c:36)
H A Dpartiallydefinedeq.stderr.exp4 by 0x........: main (partiallydefinedeq.c:37)
8 by 0x........: main (partiallydefinedeq.c:52)
/external/antlr/antlr-3.4/runtime/Ruby/lib/
H A Dantlr3.rb37 The main namespace for the ANTLR runtime libraries, which are used by
38 Ruby-targeted recognizers generated by ANTLR. The entire library is segmented
46 some are simply extra utilities for use by anyone working with ANTLR code. Thus,
52 runtime library. The items are loosely ordered by importance.
56 the most important components of the runtime library. loaded by default
59 decisions recognizers must make in code generated by ANTLR
61 defines the stream classes used by ANTLR recognizers to walk sequentially
62 through strings, tokens, and tree nodes loaded by default
65 text and symbol information produced by lexers and used by parser
[all...]
/external/elfutils/tests/
H A Drun-readelf-line.sh6 # it under the terms of the GNU General Public License as published by
64 [ 3c] advance line by constant 15 to 16
68 [ 41] advance line by constant -9 to 9
74 [ 48] advance line by constant 13 to 22
76 [ 4b] advance line by constant -13 to 9
78 [ 4e] advance line by constant 12 to 21
81 [ 52] advance address by 2 to 0x8048324
118 [ 84] advance line by constant 12 to 13
121 [ 88] advance address by 11 to 0x804833b
124 [ 94] advance line by constan
[all...]
/external/regex-re2/doc/
H A Dmksyntaxwiki27 <tr><td colspan="2">This page lists the regular expression syntax accepted by RE2.</td></tr>
28 <tr><td colspan="2">It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
29 <tr><td colspan="2">Grayed out expressions are not supported by RE2.</td></tr>
/external/boringssl/linux-arm/crypto/sha/
H A Dsha512-armv4.S4 @ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
15 @ by gcc 3.4 and it spends ~72 clock cycles per byte [on single-issue
35 @ Improve NEON performance by 12% on Snapdragon S4. In absolute
/external/pdfium/third_party/agg23/
H A Dagg_math.h16 // Bessel function (besj) was adapted for use in AGG library by Andy Wilk
49 AGG_INLINE bool calc_intersection(FX_FLOAT ax, FX_FLOAT ay, FX_FLOAT bx, FX_FLOAT by, argument
54 FX_FLOAT den = ((bx - ax) * (dy - cy)) - ((by - ay) * (dx - cx));
59 *y = ay + ((by - ay) * num / den);
/external/llvm/test/MC/Mips/
H A Dmacro-ddiv-bad.s15 # MIPS64-NOT-R6: :[[@LINE-1]]:3: warning: division by zero
18 # MIPS64-NOT-R6: :[[@LINE-1]]:3: warning: dividing zero by zero
H A Dmacro-ddivu-bad.s15 # MIPS64-NOT-R6: :[[@LINE-1]]:3: warning: division by zero
18 # MIPS64-NOT-R6: :[[@LINE-1]]:3: warning: dividing zero by zero
H A Dmacro-div-bad.s15 # NOT-R6: :[[@LINE-1]]:3: warning: division by zero
18 # NOT-R6: :[[@LINE-1]]:3: warning: dividing zero by zero
H A Dmacro-divu-bad.s15 # NOT-R6: :[[@LINE-1]]:3: warning: division by zero
18 # NOT-R6: :[[@LINE-1]]:3: warning: dividing zero by zero
/external/strace/
H A Dstrace-log-merge11 It is assumed that STRACE_LOGs were produced by strace with -tt[t]
/external/valgrind/drd/tests/
H A Dfp_race.stderr.exp2 Conflicting load by thread 1 at 0x........ size 8
11 Conflicting store by thread 1 at 0x........ size 8
H A Drwlock_type_checking.stderr.exp4 by 0x........: main (rwlock_type_checking.c:?)
12 by 0x........: main (rwlock_type_checking.c:?)
H A Dsem_as_mutex.stderr.exp2 Conflicting load by thread 1 at 0x........ size 8
11 Conflicting store by thread 1 at 0x........ size 8
H A Dsem_open.stderr.exp2 Conflicting load by thread 1 at 0x........ size 8
11 Conflicting store by thread 1 at 0x........ size 8
H A Dtrylock.stderr.exp11 by 0x........: main (trylock.c:?)
14 by 0x........: main (trylock.c:?)
/external/boringssl/
H A Dcrypto-sources.mk1 # Now used only by Trusty
/external/clang/test/SemaCXX/
H A Dusing-directive.cpp4 short i; // expected-note 2{{candidate found by name lookup is 'A::i'}}
6 long i; // expected-note{{candidate found by name lookup is 'A::B::i'}}
10 expected-note{{candidate found by name lookup is 'A::B::E'}}
13 namespace E {} // expected-note{{candidate found by name lookup is 'A::E'}}
18 expected-note{{candidate found by name lookup is 'A::C::E'}}
48 struct K2 {}; // expected-note 2{{candidate found by name lookup is 'A::K2'}}
51 struct K2 {}; // expected-note 2{{candidate found by name lookup is 'K2'}}
61 class X { // expected-note{{candidate found by name lookup is 'X'}}
72 int i(); // expected-note{{candidate found by name lookup is 'Ni::i'}}
85 struct X; // expected-note{{candidate found by nam
[all...]
/external/icu/icu4c/source/extra/uconv/
H A Dresfiles.mk7 # The variable FILESEPCHAR is defined by the caller to be

Completed in 1119 milliseconds

1234567891011>>