HomeSort by relevance Sort by last modified time
    Searched full:"$ key" (Results 1 - 25 of 595) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/profilers/readprofile/
avgprofile 12 foreach $key (keys %map) {
13 $value = int $map{$key}/5;
14 print "$value $key\n";
  /external/compiler-rt/make/
lib_info.mk 19 $($(key).ModuleName)))
23 $(call Append,ModuleSubDirKeys.$($(key).ModuleName),$(key)))
26 $($(key).OnlyArchs)))
29 $(basename $($(key).ObjNames))))
33 $(if $(call strneq,,$(strip $($(key).OnlyArchs) $($(key).OnlyConfigs))),,\
34 $(basename $($(key).ObjNames)))))
38 $(if $(call strneq,,$($(key).OnlyConfigs)),,\
39 $(foreach arch,$($(key).OnlyArchs),
    [all...]
lib_util.mk 31 $(if $(and $(call streq,Optimized,$($(key).Implementation)),\
32 $(call contains,$($(key).OnlyConfigs),$(1)),\
33 $(call contains,$($(key).OnlyArchs),$(2))),$(key),)))
36 $(if $(and $(call streq,Optimized,$($(key).Implementation)),\
37 $(call contains,$($(key).OnlyConfigs),$(1))),$(key),)))
40 $(if $(and $(call streq,Optimized,$($(key).Implementation)),\
41 $(call contains,$($(key).OnlyArchs),$(2))),$(key),)))
    [all...]
  /external/dagger2/util/
mvn-deploy.sh 10 keystatus=$(gpg --list-keys | grep ${key} | awk '{print $1}')
12 echo "Could not find public key with label ${key}"
20 -Dgpg.skip=false -Dgpg.keyname=${key} \
  /toolchain/binutils/binutils-2.25/libiberty/
gather-docs 77 ($name) = m/[^\(]* ([^\( \t\r\n\@]+) *(\(|\@?$)/;
78 $name =~ s/[ ]*\@?$//;
79 $key
= $name;
79 $key =~ tr/A-Z/a-z/;
80 $key =~ s/[^a-z0-9]+/ /g;
81 $name{$key} = $node;
82 $lines{$key} = '';
83 $src_file{$key} = $in;
84 $src_line{$key} = $line;
88 $node_lines{$key} .= $_;
91 $node_lines{$key} .= $_;
115 for $key (sort keys %name)
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aesni-x86.pl 82 $key="edx";
86 $key_="ebp"; # backup copy for $key
121 &$movekey ($rndkey0,&QWP(0,$key));
122 &$movekey ($rndkey1,&QWP(16,$key));
124 &lea ($key,&DWP(32,$key));
130 &$movekey ($rndkey1,&QWP(0,$key));
131 &lea ($key,&DWP(16,$key));
140 &movups ($rndkey0,&QWP(0,$key));
    [all...]
aes-586.pl 206 $key="edi";
250 my ($v0,$v1) = ($acc,$key);
300 &mov ($key,$__key); # reincarnate v1 as key
307 { my ($v0,$v1) = ($key,$acc);
354 &mov ($key,$__key); # reincarnate v0 as key
381 &movq ("mm3",QWP(16,$key));
415 &xor ("ecx",&DWP(24,$key)); # t[2]
421 &mov ("ebx",&DWP(28,$key)); # t[3]
438 my $tmp = $key;
443 # 4xenccompact with extra argument $key value is left there..
    [all...]
aes-armv4.pl 62 $key="r11";
209 mov $key,r2
309 ldmia $key!,{$t1-$i1}
311 ldr $rounds,[$key,#240-16]
362 ldr $i1,[$key],#16
366 ldr $t1,[$key,#-12]
369 ldr $t2,[$key,#-8]
371 ldr $t3,[$key,#-4]
424 ldr $i1,[$key,#0]
427 ldr $t1,[$key,#4
    [all...]
aesv8-armx.pl 69 my ($zero,$rcon,$mask,$in0,$in1,$tmp,$key)=
118 vtbl.8 $key,{$in0},$mask
121 aese $key,$zero
128 veor $key,$key,$rcon
131 veor $in0,$in0,$key
136 vtbl.8 $key,{$in0},$mask
139 aese $key,$zero
145 veor $key,$key,$rco
    [all...]
vpaes-x86.pl 62 my ($round, $base, $magic, $key, $const, $inp, $out)=
187 &mov ($round,&DWP(240,$key));
192 &movdqu ("xmm5",&QWP(0,$key));
197 &add ($key,16);
221 &add ($key,16); # next key
251 &movdqu ("xmm5",&QWP(0,$key));
274 &mov ($round,&DWP(240,$key));
280 &movdqu ("xmm5",&QWP(0,$key));
291 &add ($key,16);
328 &add ($key,16); # next round ke
    [all...]
aesni-x86_64.pl 219 $key="%rcx"; # input to and changed by aesni_[en|de]cryptN !!!
223 $key_="%r11"; # backup copy for $key
242 my ($p,$key,$rounds,$inout,$ivec)=@_; $inout=$inout0 if (!defined($inout));
245 $movkey ($key),$rndkey0
246 $movkey 16($key),$rndkey1
250 lea 32($key),$key
254 lea 32($key),$key
261 $movkey ($key),$rndkey
    [all...]
aes-x86_64.pl 63 $key="%r15";
118 lea 16($key),$key
135 mov 12($key),$s3
138 mov 0($key),$s0
142 mov 4($key),$s1
143 mov 8($key),$s2
221 mov 16+12($key),$s3
224 mov 16+0($key),$s0
232 mov 16+4($key),$s
    [all...]
aesp8-ppc.pl 82 my ($zero,$in0,$in1,$key,$rcon,$mask,$tmp)=map("v$_",(0..6));
137 lvsr $key,0,r9 # borrow $key
143 le?vxor $key,$key,$mask # adjust for byte swap
146 vperm $in0,$in0,$in1,$key # align [and byte swap in LE]
164 vperm $key,$in0,$in0,$mask # rotate-n-splat
169 vcipherlast $key,$key,$rcon
179 vxor $in0,$in0,$key
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
R600GenRegisterInfo.pl 133 foreach my $key (keys(%index_map)) {
134 foreach my $reg (@{$index_map{$key}}) {
137 print OUTFILE " return $key;\n\n";
150 foreach my $key (keys(%chan_map)) {
151 foreach my $reg (@{$chan_map{$key}}) {
155 if ($key eq 'X') {
157 } elsif ($key eq 'Y') {
159 } elsif ($key eq 'Z') {
161 } elsif ($key eq 'W') {
164 die("Unknown chan value; $key");
    [all...]
  /external/shflags/src/
shflags_test.sh 36 if [ -z "${key}" -o -z "${val}" ]; then
40 eval "${key}='${val}'"
41 export ${key}
42 env="${env:+${env} }${key}"
72 eval "echo \"${key}=\$${key}\""
  /external/syslinux/gpxe/src/util/Option/
ROM.pm 70 my $key = shift;
72 return undef unless $self->EXISTS ( $key );
74 ( $self->{offset} + $self->{fields}->{$key}->{offset} ),
75 $self->{fields}->{$key}->{length} );
76 my $unpack = ( ref $self->{fields}->{$key}->{unpack} ?
77 $self->{fields}->{$key}->{unpack} :
78 sub { unpack ( $self->{fields}->{$key}->{pack}, shift ); } );
84 my $key = shift;
87 croak "Nonexistent field \"$key\"" unless $self->EXISTS ( $key );
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-context/1.0.1/
grpc-context-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-context/1.0.3/
grpc-context-1.0.3.jar 
  /external/syslinux/gpxe/src/util/
sortobjdump.pl 31 my $key = $section_idx.":".$value.":".$size.":".$end;
32 $lines{$key} ||= '';
33 $lines{$key} .= $_;
  /external/vboot_reference/scripts/image_signing/
set_lsb_release.sh 17 echo "$key=$value" | sudo tee "$temp_lsb_release" > /dev/null
18 grep -Ev "^$key=" "$rootfs/etc/lsb-release" \
64 set_lsb_release_keyval "${rootfs}" "${key}" "${value}"
ensure_sane_lsb-release.sh 24 grep ^$key= "$lsbfile" | sed s/^$key=//
34 local realval=$(lsbval "$lsbfile" $key)
36 echo "$key mismatch. Expected '$expectval', image contains '$realval'"
  /external/skia/experimental/tools/
android_skp_capture.sh 30 adb shell "setprop '${key}' '${remote_path}'"
56 adb shell "setprop '${key}' ''"
76 adb shell "setprop '${key}' ''"
82 adb shell "setprop '${key}' ''"
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/test/
StubResourceBundle.groovy 37 return map[key] ?: "key=$key arg0={0} arg1={1}".toString()
  /external/toolchain-utils/cwp/bartlett/
server.py 21 '/serve/$key' where $key is the datastore key of the file
25 '/del/$key' where $key is the datastore key of the entry
  /frameworks/base/tools/obbtool/
mkobb.sh 112 if [ "${key}x" = "x" ]; then \
119 if [ "${key}x" != "${key2}x" ]; then \
194 if [ ${use_crypto} -eq 1 -a "${key}x" = "x" -a 0${prompt_key} -eq 0 ]; then \
231 eval `${PBKDF2GEN} ${key}`
233 echo "0 `blockdev --getsize ${loop_dev}` crypt ${CRYPTO} ${key} 0 ${loop_dev} 0" | dmsetup create ${unique_dm_name}

Completed in 2965 milliseconds

1 2 3 4 5 6 7 8 91011>>