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

1 2 3

  /external/valgrind/memcheck/tests/
leak_cpp_interior.cpp 31 struct Be
33 virtual ~Be()
34 { fprintf(stderr, "destruct Be\n");
37 struct Ce : public Ae, public Be
96 Be *ptrBCe;
135 VALGRIND_DO_LEAK_CHECK; // All possible leaks should be detected, giving only reachable data.
leak_cpp_interior.stderr.exp 122 destruct Be
125 destruct Be
  /prebuilts/go/darwin-x86/test/chan/
select2.go 5 // license that can be found in the LICENSE file.
50 // Be careful to avoid wraparound.
  /prebuilts/go/linux-x86/test/chan/
select2.go 5 // license that can be found in the LICENSE file.
50 // Be careful to avoid wraparound.
  /external/Microsoft-GSL/
CONTRIBUTING.md 20 * Be a child commit of a reasonably recent commit in the **master** branch
21 * Requests need not be a single commit, but should be a linear sequence of commits (i.e. no merge commits in your PR)
  /prebuilts/go/darwin-x86/src/strconv/
fp_test.go 3 // license that can be found in the LICENSE file.
44 // but pow2(e) by itself may not. Be careful.
  /prebuilts/go/linux-x86/src/strconv/
fp_test.go 3 // license that can be found in the LICENSE file.
44 // but pow2(e) by itself may not. Be careful.
  /external/python/cpython2/PCbuild/
get_externals.bat 10 rem Optionally clean up first. Be warned that this can be very destructive!
45 echo.svn.exe must be on your PATH.
46 echo.Try TortoiseSVN (http://tortoisesvn.net/^) and be sure to check the
83 echo.that rely on external libraries. Requires svn.exe to be on your PATH
99 echo.to be very destructive if you are not aware of what it is doing. Use with
  /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/skia/gn/
gn_helpers.py 2 # Use of this source code is governed by a BSD-style license that can be
31 GN scope in a list, so this should be set to False for recursive calls."""
89 string interpolation on a string variable, the strings will not be quoted:
94 The unquoted asdf string will not be valid input to this function, which
100 strings will be quoted and escaped according to GN rules so the list can be
130 Be careful not to feed with input from a Python parsing function like
131 'ast' because it will do Python unescaping, which will be incorrect when
179 - GN booleans ('true', 'false') will be converted to Python booleans.
181 - GN numbers ('123') will be converted to Python numbers
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmiEntry.asm 5 ; which accompanies this distribution. The full text of the license may be found at
65 ; "64-bit like" 16-bit code. Be aware that once RDI is referenced as a
SmiEntry.S 6 # which accompanies this distribution. The full text of the license may be found at
59 # "64-bit like" 16-bit code. Be aware that once RDI is referenced as a
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
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 RFC2068
    [all...]
  /external/libyuv/files/tools_libyuv/autoroller/
roll_deps.py 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.
141 # The assumption is that the first char will always be the '*'.
227 this means it may be ahead of the chromium_revision, but generally these
228 should be close).
230 unless it's configured to be skipped.
292 # TBR field will be empty unless in some custom cases, where some engineers
420 'If omitted a previously cached one will be used or an '
421 'error will be thrown during upload.')
    [all...]
  /external/python/cpython2/Lib/
Cookie.py 11 # Timothy O'Malley not be used in advertising or publicity
17 # AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
131 The SimpleCookie expects that all values should be standard strings.
132 Just to be sure, SimpleCookie invokes the str() builtin to convert
148 The SerialCookie expects that all values should be serialized using
165 Be warned, however, if SerialCookie cannot de-serialize a value (because
315 # If the string does not need to be double-quoted,
332 # then there can't be any special characters. See RFC 2109.
377 # The offset may be a floating point number.
525 # This used to be strict parsing based on the RFC2109 and RFC206
    [all...]
  /external/webrtc/tools/autoroller/
roll_chromium_revision.py 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.
129 # The assumption is that the first char will always be the '*'.
263 # TBR field will be empty unless in some custom cases, where some engineers
379 'If omitted a previously cached one will be used or an '
380 'error will be thrown during upload.'))
387 'may be useful to be able do to manually).'))
393 help='Be extra verbose in printing of log messages.'
    [all...]
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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...]
  /prebuilts/go/darwin-x86/src/crypto/dsa/
dsa.go 3 // license that can be found in the LICENSE file.
17 // be shared across many keys. The bit length of Q must be a multiple of 8.
35 // FIPS is quite strict about the format of DSA keys, but other code may be
37 // this error must be handled.
60 // seed doesn't appear to be exported or used by other code and
150 // PrivateKey must already be valid (see GenerateParameters).
186 // Sign signs an arbitrary length hash (which should be the result of hashing a
191 // Note that FIPS 186-3 section 4.6 specifies that the hash should be truncated
195 // Be aware that calling Sign with an attacker-controlled PrivateKey ma
    [all...]
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
benchmark.go 3 // license that can be found in the LICENSE file.
46 // StopTimer stops timing a test. This can be used to pause the timer
165 // Be sure to run at least one more than last time.
246 // The output could be very long here, but probably isn't.
266 // trimOutput shortens the output from a benchmark, which can be very long.
269 // is run multiple times, but at least it will be seen. This is not a big deal
  /prebuilts/go/linux-x86/src/crypto/dsa/
dsa.go 3 // license that can be found in the LICENSE file.
17 // be shared across many keys. The bit length of Q must be a multiple of 8.
35 // FIPS is quite strict about the format of DSA keys, but other code may be
37 // this error must be handled.
60 // seed doesn't appear to be exported or used by other code and
150 // PrivateKey must already be valid (see GenerateParameters).
186 // Sign signs an arbitrary length hash (which should be the result of hashing a
191 // Note that FIPS 186-3 section 4.6 specifies that the hash should be truncated
195 // Be aware that calling Sign with an attacker-controlled PrivateKey ma
    [all...]
  /prebuilts/go/linux-x86/src/go/doc/testdata/
benchmark.go 3 // license that can be found in the LICENSE file.
46 // StopTimer stops timing a test. This can be used to pause the timer
165 // Be sure to run at least one more than last time.
246 // The output could be very long here, but probably isn't.
266 // trimOutput shortens the output from a benchmark, which can be very long.
269 // is run multiple times, but at least it will be seen. This is not a big deal
  /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.

Completed in 2033 milliseconds

1 2 3