HomeSort by: relevance | last modified time | path
    Searched refs:Processing (Results 1 - 10 of 10) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmod-shell.mk 19 # XXX: Processing continues as usual though.
  /src/external/mpl/dhcp/dist/contrib/
dhcp-lease-list.pl 114 printf "Processing: %2d%% complete\r", $percent;
182 # Commandline Processing.
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
ParseC.pm 40 # [0] String that needs further processing (this
786 in_extern_C => 0, # An exception to parenthesis processing.
1040 print STDERR "DEBUG: Processing leading spaces: \$normalized_line = '$normalized_line', \$space = '$space', \$rest = '$rest'\n"
1121 print STDERR "DEBUG: Processing numbers: \$normalized_line = '$normalized_line', \$& = '$&', \$' = '$''\n"
1139 print STDERR "DEBUG: Processing words: \$normalized_line = '$normalized_line', \$space = '$space', \$body = '$body', \$rest = '$rest'\n"
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
ParseC.pm 40 # [0] String that needs further processing (this
780 in_extern_C => 0, # An exception to parenthesis processing.
1034 print STDERR "DEBUG: Processing leading spaces: \$normalized_line = '$normalized_line', \$space = '$space', \$rest = '$rest'\n"
1115 print STDERR "DEBUG: Processing numbers: \$normalized_line = '$normalized_line', \$& = '$&', \$' = '$''\n"
1133 print STDERR "DEBUG: Processing words: \$normalized_line = '$normalized_line', \$space = '$space', \$body = '$body', \$rest = '$rest'\n"
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 170 Skip the rest of processing if a mismatch on portion of the 'cvsacl' line
550 print("$$ \@ARGV after shift processing contains:",join("\, ",@ARGV),".\n") if $debug;
609 print("$$ ==========\n$$ Processing \'cvsacl\' line: $_.\n") if $debug;
705 print "$$ ==== End of processing for \'cvsacl\' line: $_.\n" if $debug;
  /src/external/gpl3/gcc/dist/libgomp/
openacc_lib.h 8 ! This file is part of the GNU Offloading and Multi Processing Library
configure 3 # Generated by GNU Autoconf 2.69 for GNU Offloading and Multi Processing Runtime Library 1.0.
588 PACKAGE_NAME='GNU Offloading and Multi Processing Runtime Library'
591 PACKAGE_STRING='GNU Offloading and Multi Processing Runtime Library 1.0'
1384 \`configure' configures GNU Offloading and Multi Processing Runtime Library 1.0 to adapt to many kinds of systems.
1455 short | recursive ) echo "Configuration of GNU Offloading and Multi Processing Runtime Library 1.0:";;
1523 GNU Offloading and Multi Processing Runtime Library home page: <http://www.gnu.org/software/libgomp/>.
1587 GNU Offloading and Multi Processing Runtime Library configure 1.0
2273 It was created by GNU Offloading and Multi Processing Runtime Library $as_me 1.0, which was
15166 # This file is part of the GNU Offloading and Multi Processing Library
17668 This file was extended by GNU Offloading and Multi Processing Runtime Library $as_me 1.0, which wa
    [all...]
  /src/external/gpl3/gcc.old/dist/libgomp/
openacc_lib.h 8 ! This file is part of the GNU Offloading and Multi Processing Library
configure 3 # Generated by GNU Autoconf 2.69 for GNU Offloading and Multi Processing Runtime Library 1.0.
588 PACKAGE_NAME='GNU Offloading and Multi Processing Runtime Library'
591 PACKAGE_STRING='GNU Offloading and Multi Processing Runtime Library 1.0'
1398 \`configure' configures GNU Offloading and Multi Processing Runtime Library 1.0 to adapt to many kinds of systems.
1469 short | recursive ) echo "Configuration of GNU Offloading and Multi Processing Runtime Library 1.0:";;
1554 GNU Offloading and Multi Processing Runtime Library home page: <http://www.gnu.org/software/libgomp/>.
1618 GNU Offloading and Multi Processing Runtime Library configure 1.0
2304 It was created by GNU Offloading and Multi Processing Runtime Library $as_me 1.0, which was
15055 # This file is part of the GNU Offloading and Multi Processing Library
17734 This file was extended by GNU Offloading and Multi Processing Runtime Library $as_me 1.0, which wa
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
aesv8-armx.pl 446 // Original input data size bigger than 16, jump to big size processing.
459 subs $rounds,$rounds,#10 // if rounds==10, jump to aes-128-ecb processing
2260 // Original input data size bigger than 16, jump to big size processing.
2296 subs $rounds,$rounds,#10 // if rounds==10, jump to aes-128-xts processing
2641 // If left 4 blocks, borrow the five block's processing.
2936 // Original input data size bigger than 16, jump to big size processing.
3325 // After specially processing, utilize the five blocks processing again.
3541 // Processing the last two blocks with cipher stealing.

Completed in 59 milliseconds