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

1 2

  /external/valgrind/main/memcheck/tests/
leak_cpp_interior.cpp 24 struct Be
26 virtual ~Be()
27 { fprintf(stderr, "destruct Be\n");
30 struct Ce : public Ae, public Be
72 Be *ptrBCe;
108 VALGRIND_DO_LEAK_CHECK; // All possible leaks should be detected, giving only reachable data.
leak_cpp_interior.stderr.exp 66 destruct Be
69 destruct Be
  /ndk/tests/device/static-executable/jni/
Android.mk 13 # Be aware that -Wl,--eh-frame-hdr is also needed for "-static" (at least for
  /external/chromium_org/chrome/renderer/resources/extensions/
app_view_deny.js 2 // Use of this source code is governed by a BSD-style license that can be
10 " Be sure to declare the 'appview' permission in your manifest file and use" +
  /external/chromium_org/extensions/renderer/resources/
web_view_deny.js 2 // Use of this source code is governed by a BSD-style license that can be
10 " Be sure to declare the 'webview' permission in your manifest file.";
  /external/llvm/utils/TableGen/
tdtags 33 -v Be verbose; report progress.
88 -v Be verbose; report progress.
182 # See whether this include file can be found in a common location.
  /external/chromium_org/v8/test/mjsunit/es6/
generators-iteration.js 13 // contributors may be used to endorse or promote products derived
20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
218 arguments[0] = "Be he live";
219 arguments[1] = "or be he dead";
225 ["Be he live", "or be he dead", "I'll grind his bones", "to make my bread",
228 ["Be he live", "or be he dead", "I'll grind his bones", "to make my bread",
236 arguments[0] = "Be he live";
237 arguments[1] = "or be he dead"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Cookie.py 14 # Timothy O'Malley not be used in advertising or publicity
20 # AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
134 The SimpleCookie expects that all values should be standard strings.
135 Just to be sure, SimpleCookie invokes the str() builtin to convert
151 The SerialCookie expects that all values should be serialized using
168 Be warned, however, if SerialCookie cannot de-serialize a value (because
318 # If the string does not need to be double-quoted,
335 # then there can't be any special characters. See RFC 2109.
380 # The offset may be a floating point number.
526 # This used to be strict parsing based on the RFC2109 and RFC206
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Cookie.py 14 # Timothy O'Malley not be used in advertising or publicity
20 # AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
134 The SimpleCookie expects that all values should be standard strings.
135 Just to be sure, SimpleCookie invokes the str() builtin to convert
151 The SerialCookie expects that all values should be serialized using
168 Be warned, however, if SerialCookie cannot de-serialize a value (because
318 # If the string does not need to be double-quoted,
335 # then there can't be any special characters. See RFC 2109.
380 # The offset may be a floating point number.
526 # This used to be strict parsing based on the RFC2109 and RFC206
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_history.js 2 // Use of this source code is governed by a BSD-style license that can be
53 * valid or not. If false, something strange might be going on, and we
100 // changing very quickly. Be defensive here and allow the default
167 * A valid node must be attached to the DOM and visible.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 20 REM support, things would be much easier, but sadly, it is not yet time.
21 REM Be cautious about editing this, and only add WinNT specific stuff in code that
56 rem CLASSPATH must not be used if it is equal to ""
113 echo ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 63 # AC_CONFIG_SUBDIRS is not called here. LIBLTDL will be prefixed with
65 # and LTDLINCL will be prefixed with '${top_srcdir}/' (note the single
119 # is not found, LIBLTDL will be prefixed with '${top_build_prefix}' if
120 # available, otherwise with '${top_builddir}/', and LTDLINCL will be
124 # In the future, this macro may have to be called after LT_INIT.
205 dnl Be careful not to expand twice:
225 # subdirectory named libltdl, the directory name must be given by
302 # If the included ltdl is not to be used, then use the
311 AC_MSG_ERROR([`--with-ltdl-include' and `--with-ltdl-lib' options must be used together])
384 dnl Don't require this, or it will be expanded earlier than the cod
    [all...]
  /external/iputils/doc/
docbook2man-spec.pl 32 Add new element handling and fix existing handling. Be robust.
36 that's okay. The code should still be reasonably organized.
224 # This will be overwritten at end of REFMETA, when we know the name of the page.
263 .\\" from a DocBook document. This tool can be found at:
294 # not be used when citing it.
394 ## FIXME! Must be made into block elements!!
664 # There doesn't seem to be a good way to represent LITERAL in -man
678 # the indentation will be gone.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 100 * simple node or nil root with a single child node--it must be a root
103 * Be advised that it's ok for newRoot to point at oldRoot's
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
309 ; (x+2y+z+2)>>2 can be calculated as:
555 ; Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9 A8 B8 A7 B7
556 ; Af Bf Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9 A8 B8
557 ; Ag Bg Af Bf Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
309 ; (x+2y+z+2)>>2 can be calculated as:
555 ; Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9 A8 B8 A7 B7
556 ; Af Bf Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9 A8 B8
557 ; Ag Bg Af Bf Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_intrapred_ssse3.asm 5 ; that can be found in the LICENSE file in the root of the source
6 ; tree. An additional intellectual property rights grant can be found
8 ; be found in the AUTHORS file in the root of the source tree.
309 ; (x+2y+z+2)>>2 can be calculated as:
555 ; Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9 A8 B8 A7 B7
556 ; Af Bf Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9 A8 B8
557 ; Ag Bg Af Bf Ae Be Ad Bd Ac Bc Ab Bb Aa Ba A9 B9
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 23 ; Be carrefull to adapt zlib1222add below to your version of zLib
50 ; register can be saved : rsp
160 ; All registers must be preserved across the call, except for
165 ;;; Save registers that the compiler may be using, and adjust esp to
176 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
334 ;;; be spent in the first ten instructions.
383 ;;; strings match each other, and they can be safely passed over before
386 ;;; pointer. (rsi will still be misaligned three times out of four.)
388 ;;; It should be confessed that this loop usually does not represent
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
command_store.js 2 // Use of this source code is governed by a BSD-style license that can be
10 * This store can safely be used within either a content or background script
17 * Be sure to add a msg id and define it in chromevox/messages/messages.js which
119 * doDefault: Whether to do the default action. This means that keys will be
684 * predicate: The name of the predicate. This must be defined in DomPredicates.
  /external/chromium_org/third_party/x86inc/
x86inc.asm 16 ;* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
30 ; has significant usefulness outside of x264 and we want it to be available
33 ; as this feature might be useful for others as well. Send patches or ideas
107 ; Some distros prefer shared objects to be PIC, but nothing breaks if
126 ; PROLOGUE can also be invoked by adding the same options to cglobal
668 ; Be careful using this mode in nested macros though, as in some cases there may be
685 ; load the permutation, so values can be returned in mmregs.
  /external/iproute2/doc/
ip-tunnels.tex 113 tunnel device \verb|tunl0| and another tunnels may be created with command
125 should be set with \verb|ip tunnel add ... remote A|.
133 kinds and gateway is required to be directly reachable via this tunnel,
163 it may be even \verb|eth0|. The rest of parameters set
177 packets. It must be an address on another interface of this host.
183 Both \verb|remote| and \verb|local| may be omitted. In this case we
186 that base device or fallback tunnel cannot be replicated.\footnote{
244 tunneled packets will be routed only via this device and will
245 not be able to escape to another device, when route to endpoint changes.
274 Actually, these GRE options can be set separately for input an
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 17 ; warranty. In no event will the authors be held liable for any damages
24 ; 1. The origin of this software must not be misrepresented; you must not
26 ; in a product, an acknowledgment in the product documentation would be
28 ; 2. Altered source versions must be plainly marked as such, and must not be
30 ; 3. This notice may not be removed or altered from any source distribution.
43 ; Be carrefull to adapt zlib1222add below to your version of zLib
68 ; register can be saved : rsp
198 ; All registers must be preserved across the call, except for
203 ;;; Save registers that the compiler may be using, and adjust esp to
    [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 294 function ve(){he.call(this,(De(),Be));lo(this.c,Iw,$u);lo(this.c,Hw,$u)}
310 function be(a,b){Xd();var c;c=a;!!a.length&&!!b.length&&(c+=qv);c+=b;return c}
361 function je(a){var b;b=be(co(a.c,vw)?ti(go(a.c,vw),1):$u,le(a,ww));return !b.length?b:'Copyright '+b}
426 function ue(a){var b;b=co(a.c,qw)?ti(go(a.c,qw),1):$u;return !b.length?be(co(a.c,Hw)?ti(go(a.c,Hw),1):$u,co(a.c,Iw)?ti(go(a.c,Iw),1):$u):b}
448 function De(){De=Gu;ze=new Ee('IMAGE',0);ye=new Ee(Uv,1);Be=new Ee('PERSON',2);Ae=new Ee('ORGANIZATION',3);Ce=new Ee('UNSUPPORTED',4);xe=ki(Tk,Ou,15,[ze,ye,Be,Ae,Ce])}
461 function le(a,b){var c,d;c=co(a.c,b)?ti(go(a.c,b),1):$u;if(c.length)return c;d=co(a.b,b)?ti(go(a.b,b),14):null;!!d&&(d.d==(De(),Be)?(c=ue(ti(d,13))):d.d==Ae&&(c=re(ti(d,12))));return c}
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 2 // Use of this source code is governed by a BSD-style license that can be
54 // default values should be provided for every argument. In some cases a test
55 // may be run without an expected query string (manual testing, for example.)
93 // This isn't treated as a testing error - the test can be run without a
181 this.client_error('No tests were run. This may be a bug.');
209 // The client error could have been generated by logging - be careful.
213 // There's not much that can be done, at this point.
277 // Allows users to log time data that will be parsed and re-logged
413 // Ideally there'd be some way to identify what exception was thrown, but JS
481 // THIS SHOULD BE REMOVED WHEN Webkit IS FIXE
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
x86inc.asm 17 ;* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
31 ; has significant usefulness outside of x264 and we want it to be available
34 ; as this feature might be useful for others as well. Send patches or ideas
88 ; Some distros prefer shared objects to be PIC, but nothing breaks if
109 ; PROLOGUE can also be invoked by adding the same options to cglobal
741 ; Be careful using this mode in nested macros though, as in some cases there may be
758 ; be returned in mmregs.

Completed in 1068 milliseconds

1 2