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

  /external/chromium_org/chrome/renderer/resources/extensions/
ad_view_deny.js 2 // Use of this source code is governed by a BSD-style license that can be
9 " Be sure to declare 'adview' permission in your manifest.";
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.";
  /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/v8/test/mjsunit/harmony/
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,
205 arguments[0] = "Be he live";
206 arguments[1] = "or be he dead";
212 ["Be he live", "or be he dead", "I'll grind his bones", "to make my bread",
215 ["Be he live", "or be he dead", "I'll grind his bones", "to make my bread",
223 arguments[0] = "Be he live";
224 arguments[1] = "or be he dead"
    [all...]
  /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.
  /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/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/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...]
  /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/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/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/libvpx/libvpx/third_party/x86inc/
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
204 ; PROLOGUE can also be invoked by adding the same options to cglobal
760 ; FIXME: INIT_AVX can be replaced by INIT_XMM avx
830 ; Be careful using this mode in nested macros though, as in some cases there may be
847 ; be returned in mmregs.
  /external/grub/docs/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
36 % The texinfo.tex in any given distribution could well be out
207 % \vadjust can only be used in horizontal mode.
295 % Do this outside of the \shipout so @code etc. will be expanded in
296 % the headline as they should be, not taken literally (outputting ''code).
308 % the page break happens to be in the middle of an example.
389 % the input line (except we remove a trailing comment). #1 should be a
441 % that a pair of braces would be stripped.
492 % whether the environment name matches. The \checkenv macro can also be
539 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov0
    [all...]
  /external/bison/build-aux/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
34 % The texinfo.tex in any given distribution could well be out
157 % Since the category of space is not known, we have to be careful.
322 % Do this outside of the \shipout so @code etc. will be expanded in
323 % the headline as they should be, not taken literally (outputting ''code).
336 % the page break happens to be in the middle of an example.
340 % it needs to be
422 % the input line (except we remove a trailing comment). #1 should be a
473 % that a pair of braces would be stripped.
524 % whether the environment name matches. The \checkenv macro can also be
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 17 % This texinfo.tex file is distributed in the hope that it will be
34 % The texinfo.tex in any given distribution could well be out
158 % Since the category of space is not known, we have to be careful.
211 % \vadjust can only be used in horizontal mode.
343 % Do this outside of the \shipout so @code etc. will be expanded in
344 % the headline as they should be, not taken literally (outputting ''code).
357 % the page break happens to be in the middle of an example.
361 % it needs to be
443 % the input line (except we remove a trailing comment). #1 should be a
494 % that a pair of braces would be stripped
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 17 3. The name of the author may not be used to endorse or promote products
21 shall be under the terms and conditions of this license, without any
27 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
71 /// This is the most common create call. Override if you want another kind of node to be built.
76 /// <remarks> Override if you want another kind of node to be built.</remarks>
97 /// be packaged up in the error node. The exception could be useful
154 /// simple node or nil root with a single child node--it must be a root
157 /// Be advised that it's ok for newRoot to point at oldRoot's
290 /// <summary>Set ith child (0..n-1) to t; t must be non-null and non-nil node</summary
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids 9 # The latest version can be obtained from
968 05be Digital Camera
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 239 ?GF?s]p???EI???r??M73?m,*-??Qu?"r.?W8B?5?? ?_h?5?7?V?P??D?????<|W`??7[???p?\?????8+?????C?????L???S??=)]?????O?? ???1b??u<??z??u?ol??h?????]???R???%?^??z?,?p?"??(??Q??lM?|(?W?r? ??7z|~w???????;?- '?:W?p????c%^??'??f??f??Tr8>????.?? ?%?kP???r?@??F 4?'?]?8be?]0??5??X?S?N ?{bk???w??: H????Q<[?7?????\?Z????O#`??vU?O???\u??ra?F????@?) p??z?aO???t?~/???W?@?3Ko?F?CR??-??o?d%???1??"?t????*??7 ????;?MB?8??lc[??F????2??????p??q???e@}?????????@6?????}?.rpn???~?/7?g@?(???~X?k??????i?Os?/?&???_B#???u?q?_ ?y???? ????L??P$)\I????q??M??oQ?7?:(.?jcn???? ??6&?????+l?|??{?"[v?I?????:?OA??W?_???@dt???j????? ??=????(L??;?;?????f9?o???}P?"1???????U?RAo? ???~?_????O?-Z?u?)T????8c?]I?
369 ??$*??r???@ug?h&????i??I I<??f?o???\?*<_@qp?Go|1%?fKF???>?%????|0?+ht?f?~????!???=????????Lm}V??^)5??[h8k?^???9??>?h2?NUr?wQ.8 ?B?Xmr?T???\<&A??3???????=??aAI??`??$??? ???'?y????d6?.???????s&c?Rf=?&]???X????q??xw??-V???2zg"*-??v ?be??}?H|???
427 ?j ?/?BE?Y Q?0]???)?$u?UX?????c%j??'??f??f??^Zr8>????4?P?kPt?5???u`WP%??~ ???2??? ?p;?\?Dj? ?T??a?}?k'?????I?pt?L?!??x?u[?>9s-?D???tF?c????,?l????? ?i7?YgC?_? GP84-????i????K???? G?8??c"`Z??+90x ??(??)???}?:?f2??o?RQ??3??o??xA W??a|???J???t ?[???P?ljc?2????U????;N}%???g?G?-F??k?,?????fsX?c?`0#??p???o?u 8[:??6??S??c?C???!?GR?ASt??B??7???J)?????y?zK?v8???_??V???-?e?????q
    [all...]

Completed in 657 milliseconds