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

1 2 3 4

  /external/python/cpython3/Modules/_sha3/kcp/
KeccakP-1600-inplace32BI.c 23 /* WARNING: on 8-bit and 16-bit platforms, this should be replaced by: */
576 #define Be Ce0
642 Be = ROL32((Age0^De0), 22);
646 Aba0 = Ba ^((~Be)& Bi );
648 Age0 = Be ^((~Bi)& Bo );
651 Asu0 = Bu ^((~Ba)& Be );
654 Be = ROL32((Age1^De1), 22);
658 Aba1 = Ba ^((~Be)& Bi );
660 Age1 = Be ^((~Bi)& Bo );
663 Asu1 = Bu ^((~Ba)& Be );
    [all...]
  /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)
  /external/adhd/defs/
make.mk 2 # Use of this source code is governed by a BSD-style license that can be
9 # Be silent unless 'VERBOSE' is set on the make command line.
  /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/python/cpython3/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
80 echo.that rely on external libraries. Requires svn.exe to be on your PATH
96 echo.to be very destructive if you are not aware of what it is doing. Use with
  /external/libmojo/build/
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...]
  /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...]
  /external/skqp/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/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...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/
SmiEntry.S 6 # 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
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmiEntry.S 6 # which accompanies this distribution. The full text of the license may be found at
64 # "64-bit like" 16-bit code. Be aware that once RDI is referenced as a
  /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/toolchain-utils/android_bench_suite/
run.py 4 # Use of this source code is governed by a BSD-style license that can be
36 # Only one of compiler directory and llvm prebuilts version can be indicated
76 'Be sure to quote all the cflags with quotation '
145 'results from last run. This can be useful if you '
160 logging.info('No logfile %s need to be removed. Ignored.', f)
172 logging.info('no %s json file need to be removed. Ignored.', bench)
220 # number of -c/-l, -f, and -os should be either all 0s or all the same.
222 # Count will be set to 0 if no compiler or llvm_version specified.
223 # Otherwise, one of these two args length should be 0 and count will be
    [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...]

Completed in 601 milliseconds

1 2 3 4