Searched refs:by (Results 226 - 250 of 1267) sorted by relevance

1234567891011>>

/external/libmojo/
H A Dbuild_mojom_template_tools.mk2 # Use of this source code is governed by a BSD-style license that can be
/external/libunwind/doc/
H A Dunw_backtrace.tex25 pointed by \Var{buffer}. The routine is only available for local unwinding.
29 by including the \File{$<$execinfo.h$>$} header file -- a prototype for
30 \Func{backtrace}() is not provided by \Prog{libunwind}. \Prog{libunwind} weakly
37 The routine returns the number of addresses stored in the array pointed by
H A Dunw_resume.tex20 identified by \Var{cp}. The behavior of this routine differs
28 frames younger (more deeply nested) than the one identified by
29 \Var{cp} was interrupted by a signal, then \Func{unw\_resume}() will
36 identified by the cursor by calling the \Func{access\_reg} and
55 will have to do so on its own by obtaining the \Type{unw\_proc\_info\_t}
58 dependent on the target-platform and are regulated by the
77 \item[\Const{UNW\_EBADREG}] A register needed by \Func{unw\_resume}() wasn't
79 \item[\Const{UNW\_EINVALIDIP}] The instruction pointer identified by
81 \item[\Const{UNW\_BADFRAME}] The stack frame identified by
[all...]
/external/libvpx/
H A Dconfig.x86.mk15 # X86 asm files are processed by the system and sent to yasm
H A Dconfig.x86_64.mk16 # X86_64 asm files are processed by the system and sent to yasm
/external/llvm/test/MC/Mips/
H A Dmips-register-names-invalid.s5 # an off-by-one bug.
/external/protobuf/objectivec/google/protobuf/
H A DEmpty.pbobjc.h1 // Generated by the protocol buffer compiler. DO NOT EDIT!
7 #error This file was generated by a different version of protoc which is incompatible with your Protocol Buffer library sources.
27 /// which is a @c GPBExtensionRegistry that includes all the extensions defined by
/external/regex-re2/doc/
H A Dmksyntaxgo19 // Use of this source code is governed by a BSD-style
22 // DO NOT EDIT. This file is generated by mksyntaxgo from the RE2 distribution.
31 The regular expression syntax understood by this package when parsing with the Perl flag is as follows.
32 Parts of the syntax can be disabled by passing alternate flags to Parse.
H A Dmksyntaxhtml22 <!-- AUTOMATICALLY GENERATED by mksyntaxhtml -->
31 <tr><td colspan=2>This page lists the regular expression syntax accepted by RE2.</td></tr>
32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
33 <tr><td colspan=2>Grayed out expressions are not supported by RE2.</td></tr>
/external/selinux/dbus/
H A Dorg.selinux.conf14 authorization is performed by PolicyKit -->
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
H A DTimeValue.inc35 // This ban may be lifted by either:
/external/valgrind/drd/tests/
H A Dsem_as_mutex3.stderr.exp2 Conflicting load by thread 1 at 0x........ size 8
H A Dsem_open3.stderr.exp2 Conflicting load by thread 1 at 0x........ size 8
/external/valgrind/memcheck/tests/
H A Derr_disable_arange1.stderr.exp8 by 0x........: main (err_disable_arange1.c:15)
11 by 0x........: main (err_disable_arange1.c:14)
29 by 0x........: main (err_disable_arange1.c:15)
32 by 0x........: main (err_disable_arange1.c:14)
H A Dvcpu_fbench.stdout.exp5 Measured run time in seconds should be divided by 0
H A Dwritev1.stderr.exp4 by 0x........: main (writev1.c:56)
H A Dleak-segv-jmp.stderr.exp17 by 0x........: f (leak-segv-jmp.c:295)
18 by 0x........: main (leak-segv-jmp.c:370)
33 by 0x........: f (leak-segv-jmp.c:295)
34 by 0x........: main (leak-segv-jmp.c:370)
49 by 0x........: f (leak-segv-jmp.c:295)
50 by 0x........: main (leak-segv-jmp.c:370)
65 by 0x........: f (leak-segv-jmp.c:295)
66 by 0x........: main (leak-segv-jmp.c:370)
70 by 0x........: f (leak-segv-jmp.c:342)
71 by
[all...]
/external/valgrind/none/tests/amd64-solaris/
H A Dcoredump_single_thread_sse.post.exp5 status: process terminated by SIGSEGV (Segmentation Fault), addr=........
/external/valgrind/none/tests/x86-solaris/
H A Dcoredump_single_thread_sse.post.exp5 status: process terminated by SIGSEGV (Segmentation Fault), addr=........
/external/skia/tests/
H A DPathOpsSimplifyDegenerateThreadedTest.cpp4 * Use of this source code is governed by a BSD-style license that can be
17 int by = state.fB >> 2; local
37 path.lineTo(SkIntToScalar(bx), SkIntToScalar(by));
46 pathStr.appendf(" path.lineTo(%d, %d);\n", bx, by);
74 int by = b >> 2; local
78 bool abcIsATriangle = (bx - ax) * (cy - ay) != (by - ay) * (cx - ax);
H A DPathOpsSimplifyTrianglesThreadedTest.cpp4 * Use of this source code is governed by a BSD-style license that can be
18 int by = state.fB >> 2; local
40 path.lineTo(SkIntToScalar(bx), SkIntToScalar(by));
49 pathStr.appendf(" path.lineTo(%d, %d);\n", bx, by);
79 int by = b >> 2; local
86 if ((bx - ax) * (cy - ay) == (by - ay) * (cx - ax)) {
/external/valgrind/helgrind/tests/
H A Dtc06_two_races_xml.stderr.exp10 <line>Copyright (C) XXXX-YYYY, and GNU GPL'd, by OpenWorks LLP et al.</line>
81 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
95 <text>This conflicts with a previous write of size 4 by thread #x</text>
126 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>
140 <text>This conflicts with a previous write of size 4 by thread #x</text>
171 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
185 <text>This conflicts with a previous write of size 4 by thread #x</text>
216 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>
230 <text>This conflicts with a previous write of size 4 by thread #x</text>
/external/valgrind/memcheck/tests/amd64/
H A Dsh-mem-vec128-plo-no.stderr.exp32 by 0x........: posix_memalign (vg_replace_malloc.c:...)
39 by 0x........: posix_memalign (vg_replace_malloc.c:...)
51 by 0x........: posix_memalign (vg_replace_malloc.c:...)
58 by 0x........: posix_memalign (vg_replace_malloc.c:...)
68 by 0x........: posix_memalign (vg_replace_malloc.c:...)
84 by 0x........: posix_memalign (vg_replace_malloc.c:...)
100 by 0x........: posix_memalign (vg_replace_malloc.c:...)
116 by 0x........: posix_memalign (vg_replace_malloc.c:...)
132 by 0x........: posix_memalign (vg_replace_malloc.c:...)
148 by
[all...]
H A Dsh-mem-vec256-plo-yes.stderr.exp32 by 0x........: posix_memalign (vg_replace_malloc.c:...)
39 by 0x........: posix_memalign (vg_replace_malloc.c:...)
51 by 0x........: posix_memalign (vg_replace_malloc.c:...)
58 by 0x........: posix_memalign (vg_replace_malloc.c:...)
356 by 0x........: posix_memalign (vg_replace_malloc.c:...)
372 by 0x........: posix_memalign (vg_replace_malloc.c:...)
388 by 0x........: posix_memalign (vg_replace_malloc.c:...)
404 by 0x........: posix_memalign (vg_replace_malloc.c:...)
420 by 0x........: posix_memalign (vg_replace_malloc.c:...)
436 by
[all...]
/external/valgrind/memcheck/tests/x86/
H A Dsh-mem-vec128-plo-no.stderr.exp32 by 0x........: posix_memalign (vg_replace_malloc.c:...)
39 by 0x........: posix_memalign (vg_replace_malloc.c:...)
51 by 0x........: posix_memalign (vg_replace_malloc.c:...)
58 by 0x........: posix_memalign (vg_replace_malloc.c:...)
68 by 0x........: posix_memalign (vg_replace_malloc.c:...)
84 by 0x........: posix_memalign (vg_replace_malloc.c:...)
100 by 0x........: posix_memalign (vg_replace_malloc.c:...)
116 by 0x........: posix_memalign (vg_replace_malloc.c:...)
132 by 0x........: posix_memalign (vg_replace_malloc.c:...)
148 by
[all...]

Completed in 915 milliseconds

1234567891011>>