| /third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/sha/ |
| H A D | keccak1600-s390x.S | 252 lgr %r7,%r6 # harmonize with the loop top
|
| /third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/sha/ |
| H A D | keccak1600-s390x.S | 252 lgr %r7,%r6 # harmonize with the loop top
|
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/sha/ |
| H A D | keccak1600-x86_64.s | 531 # "GNU" encoded with .byte, since .asciz isn't supported
|
| /third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/sha/ |
| H A D | keccak1600-x86_64.s | 531 # "GNU" encoded with .byte, since .asciz isn't supported
|
| /third_party/eudev/ |
| H A D | configure | 87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 266 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 289 # Unset more variables known to interfere with behavior of common tools. 315 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. 418 # script with STATUS, using 1 if that was 0. 497 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have 876 # The variables have the same names as the options, with [all...] |
| /third_party/lame/ |
| H A D | configure | 87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 266 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 289 # Unset more variables known to interfere with behavior of common tools. 315 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. 418 # script with STATUS, using 1 if that was 0. 497 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } 499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have 856 # The variables have the same names as the options, with [all...] |
| /device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
| H A D | configure_llvm | 15 # try to make this part work with most shells 195 specifically disabled with --disable-encoder=libopus. 209 --enable-chromaprint enable audio fingerprinting with chromaprint [no] 228 --enable-libcdio enable audio CD grabbing with libcdio [no] 413 --malloc-prefix=PREFIX prefix malloc and related names with PREFIX 467 --enable-memory-poisoning fill heap uninitialized allocated space with arbitrary data 470 Cannot be combined with --target-exec 483 (group) and PROB the probability associated with 543 Rerun configure with logging enabled (do not use --disable-logging), and 544 include the log this produces with you [all...] |
| /third_party/ffmpeg/ |
| H A D | configure | 15 # try to make this part work with most shells 193 specifically disabled with --disable-encoder=libopus. 207 --enable-chromaprint enable audio fingerprinting with chromaprint [no] 227 --enable-libcdio enable audio CD grabbing with libcdio [no] 418 --malloc-prefix=PREFIX prefix malloc and related names with PREFIX 474 --enable-memory-poisoning fill heap uninitialized allocated space with arbitrary data 477 Cannot be combined with --target-exec 490 (group) and PROB the probability associated with 552 Rerun configure with logging enabled (do not use --disable-logging), and 553 include the log this produces with you [all...] |
| /third_party/mksh/ |
| H A D | Build.sh | 540 echo "$me: Do not call me with '-G'!" >&2 688 all versions of Minix with even partial NetBSD(R) userland. The 698 all versions of Minix with even partial NetBSD(R) userland. The 741 oswarn="; you must recompile mksh with" 949 OS/2 Note: mksh can be built with or without 'textmode'. 959 ] You are currently compiling with textmode ${x}abled, introducing 960 ] incompatibilities with $y. 1059 # generic target for SVR4 Unix with uname -s = uname -n 1227 been tested for compatibility with mksh. Continue at your 1236 # does not work with curren [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | type.pb.h | 13 #error incompatible with your Protocol Buffer headers. Please update 18 #error incompatible with your Protocol Buffer headers. Please 19 #error regenerate this file with a newer version of protoc.
|
| /third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
| H A D | bsaes-armv7.pl | 5 # this file except in compliance with the License. You can obtain a copy 31 # encrypt 19.5 cycles per byte processed with 128-bit key 32 # decrypt 22.1 cycles per byte processed with 128-bit key 145 sub InvInBasisChange { # OutBasisChange in reverse (with twist) 755 veor @XMM[10], @XMM[0], @XMM[9] @ xor with round0 key 855 veor @XMM[10], @XMM[0], @XMM[9] @ xor with round0 key 1137 @ it is up to the caller to make sure we are called with enc == 0 1392 my $const = "r6"; # shared with _bsaes_encrypt8_alt 2416 @ perform the final decryption with the last tweak value
|
| /third_party/openssl/crypto/aes/asm/ |
| H A D | bsaes-armv7.pl | 5 # this file except in compliance with the License. You can obtain a copy 31 # encrypt 19.5 cycles per byte processed with 128-bit key 32 # decrypt 22.1 cycles per byte processed with 128-bit key 145 sub InvInBasisChange { # OutBasisChange in reverse (with twist) 755 veor @XMM[10], @XMM[0], @XMM[9] @ xor with round0 key 855 veor @XMM[10], @XMM[0], @XMM[9] @ xor with round0 key 1137 @ it is up to the caller to make sure we are called with enc == 0 1392 my $const = "r6"; # shared with _bsaes_encrypt8_alt 2416 @ perform the final decryption with the last tweak value
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | sbrdsp.asm | 18 ;* License along with FFmpeg; if not, write to the Free Software
|
| H A D | celt_pvq_search.asm | 19 ;* License along with FFmpeg; if not, write to the Free Software
|
| H A D | hpeldsp.asm | 24 ;* License along with FFmpeg; if not, write to the Free Software
|
| H A D | h264_idct_10bit.asm | 21 ;* License along with FFmpeg; if not, write to the Free Software
|
| H A D | h264_chromamc.asm | 19 ;* License along with FFmpeg; if not, write to the Free Software
|
| H A D | cfhddsp.asm | 18 ;* License along with FFmpeg; if not, write to the Free Software
|
| H A D | qpeldsp.asm | 20 ;* License along with FFmpeg; if not, write to the Free Software
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_lut3d.asm | 19 ;* License along with FFmpeg; if not, write to the Free Software
|
| /third_party/ffmpeg/libavutil/x86/ |
| H A D | float_dsp.asm | 19 ;* License along with FFmpeg; if not, write to the Free Software
|
| /third_party/ffmpeg/libswscale/x86/ |
| H A D | yuv_2_rgb.asm | 20 ;* License along with FFmpeg; if not, write to the Free Software
|
| /third_party/gn/src/gn/ |
| H A D | setup.cc | 55 buildfile, but with very limited build setup-specific meaning. 192 This is intended to be used when subprojects declare arguments with 267 // Increment the work count for the duration of defining the item with the 271 // be signaled and we'll stop running with an incomplete build. 274 // Work around issue binding a unique_ptr with std::function by moving into a 545 // Will be decremented with the loader is drained. 603 // is set, generate an empty args.gn file with default comments. 638 return true; // File doesn't exist, continue with default args. 834 // python, python.bat, or python.exe (ditto for python3, and with or without a 840 // If we have a relative path with n [all...] |
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | TransliteratorParser.java | 62 * is copied into the array data.variables. As with data.variables, 176 // transliteration rules can be expressed in XML without clashing with 439 * a side effect, update the segments vector with a reference 578 // into a string matcher, and replace them with a in parseSection() 619 // Replace the buffer contents with a stand-in in parseSection() 890 * treated as if they were concatenated together, with rule terminators 942 // Skip lines starting with the comment character in parseRules() 948 continue; // Either fall out or restart with next line in parseRules() 1283 // - However, with the addition of quantifiers, we have to in parseRule() 1372 // Must start with /us in resemblesPragma() [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | TransliteratorParser.java | 63 * is copied into the array data.variables. As with data.variables, 177 // transliteration rules can be expressed in XML without clashing with 440 * a side effect, update the segments vector with a reference 579 // into a string matcher, and replace them with a in parseSection() 620 // Replace the buffer contents with a stand-in in parseSection() 891 * treated as if they were concatenated together, with rule terminators 943 // Skip lines starting with the comment character in parseRules() 949 continue; // Either fall out or restart with next line in parseRules() 1284 // - However, with the addition of quantifiers, we have to in parseRule() 1373 // Must start with /us in resemblesPragma() [all...] |