HomeSort by relevance Sort by last modified time
    Searched refs:cat (Results 576 - 600 of 1360) sorted by null

<<21222324252627282930>>

  /external/vulkan-validation-layers/scripts/
check_code_format.sh 50 COPYRIGHT_INFO=$(cat ${AFILE} | grep -E "Copyright (.)*LunarG")
  /development/tools/findunused/
findunusedresources 7 cat <<- EOH
62 find $resources $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/everything$$
65 for i in $(cat $rDotJava | grep "\w*=0x\d*" | sed 's/ *public static final int //' | sed 's/=0x.*//')
77 cat
  /external/curl/tests/
objnames-test08.sh 164 for c_fname in `cat $list_c`; do
171 cnt_c=`cat $list_c | wc -l`
172 cnt_u=`cat $list_obj_uniq | wc -l`
objnames-test10.sh 164 for c_fname in `cat $list_c`; do
171 cnt_c=`cat $list_c | wc -l`
172 cnt_u=`cat $list_obj_uniq | wc -l`
  /external/grpc-grpc/tools/internal_ci/linux/
grpc_publish_packages.sh 116 cat <<EOF
126 cat <<EOF
149 cat <<EOF
168 cat <<EOF
190 cat <<EOF
217 cat <<EOF
  /external/ltp/testcases/commands/logrotate/
logrotate_tests.sh 162 cat >$LTPTMP/tst_logrotate.conf <<-EOF
179 cat >/var/log/tst_logfile <<-EOF
266 cat >$LTPTMP/tst_largelog.conf <<EOF
283 cat >/var/log/tst_largelogfile <<EOF
289 cat >$LTPTMP/tst_logrotate.cron <<EOF
308 cat >$LTPTMP/tst_addtolog.cron <<EOF
  /external/ltp/testcases/kernel/device-drivers/zram/
zram_lib.sh 78 local max_streams=$(cat $sys_path)
101 local algs=$(cat /sys/block/zram0/comp_algorithm)
163 cat err.log
169 cat err.log
187 cat err.log
207 cat err.log
  /external/ltp/testcases/network/iproute/
ip_tests.sh 37 tst_test_cmds cat awk diff
47 cat > tst_ip02.exp <<-EOF
78 MTUSZ_BAK=$(cat /sys/class/net/${iface}/mtu)
85 MTUSZ=$(cat /sys/class/net/${iface}/mtu)
194 cat > tst_ip.exp <<-EOF
236 cat > tst_ip.exp <<-EOF
  /external/syzkaller/vendor/golang.org/x/sys/unix/
mkerrors.sh 491 cat _error.out | grep -vf _error.grep | grep -vf _signal.grep
495 cat _error.out | grep -f _error.grep | sed 's/=\(.*\)/= syscall.Errno(\1)/'
501 cat _error.out | grep -f _signal.grep | sed 's/=\(.*\)/= syscall.Signal(\1)/'
  /external/v8/tools/
plot-timer-events 78 cat $log_file |
88 cat timer-events.plot
90 cat timer-events.plot | gnuplot > timer-events.png
  /external/stressapptest/
configure     [all...]
  /external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
mixture_test.py 121 cat = ds.Categorical(logits, dtype=dtypes.int32)
122 return ds.Mixture(cat, components, use_static_graph=use_static_graph)
147 cat = ds.Categorical(logits, dtype=dtypes.int32)
148 return ds.Mixture(cat, components, use_static_graph=use_static_graph)
175 r"cat.num_classes != len"):
228 cat = ds.Categorical([0.3, 0.2])
232 ds.Mixture(cat, [None], use_static_graph=self.use_static_graph)
235 cat, [
257 cat_probs = nn_ops.softmax(dist.cat.logits)
279 cat_probs = nn_ops.softmax(dist.cat.logits
    [all...]
  /external/openssh/contrib/
ssh-copy-id 45 cat <<-EOF
95 GET_ID="cat \"$PUB_ID_FILE\""
242 cat >/dev/null #consume the other keys, causing loop to end
246 cat "$L_TMP_ID_FILE"
292 ssh "$@" "exec sh -c 'cd ; umask 077 ; mkdir -p .ssh && cat >> .ssh/authorized_keys || exit 1 ; if type restorecon >/dev/null 2>&1 ; then restorecon -F .ssh .ssh/authorized_keys ; fi'" \
299 cat <<-EOF
307 cat <<-EOF
  /external/libogg/
configure 581 cat <<_LT_EOF
    [all...]
  /external/fdlibm/
configure 741 cat <<_ACEOF
764 cat <<_ACEOF
793 cat <<\_ACEOF
801 cat <<\_ACEOF
909 cat <<\_ACEOF
920 cat >&5 <<_ACEOF
931 cat <<_ASUNAME
965 cat >&5 <<_ACEOF
    [all...]
  /external/python/cpython2/Modules/zlib/
configure 156 cat $test.c >> configure.log
163 cat > $test.c <<EOF
356 cat > $test.c <<EOF
391 cat > $test.c << EOF
405 cat > $test.c <<EOF
453 cat > $test.c <<EOF
470 cat > $test.c <<EOF
475 cat > $test.c <<EOF
486 cat > $test.c <<EOF
512 cat > $test.c <<EO
    [all...]
  /external/zlib/src/
configure 156 cat $test.c >> configure.log
163 cat > $test.c <<EOF
356 cat > $test.c <<EOF
391 cat > $test.c << EOF
405 cat > $test.c <<EOF
453 cat > $test.c <<EOF
470 cat > $test.c <<EOF
475 cat > $test.c <<EOF
486 cat > $test.c <<EOF
512 cat > $test.c <<EO
    [all...]
  /device/common/
generate-packages.sh 162 cat PROLOGUE > tmp/$SCRIPT || echo \ \ \ \ Error generating script
163 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
164 cat PART1 >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
165 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
166 cat PART2 >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
167 echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc -l)) \$0 \| tar zxv >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
168 cat PART3 >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
  /external/openssh/
configure 669 CAT
    [all...]
  /external/strace/
configure     [all...]
  /external/python/cpython3/
configure     [all...]
  /external/jemalloc_new/
configure     [all...]
  /external/tensorflow/tensorflow/contrib/distributions/python/ops/
mixture.py 58 cat=tfd.Categorical(probs=[mix, 1.-mix]),
81 cat,
89 A `Mixture` is defined by a `Categorical` (`cat`, representing the
94 The `num_classes` of `cat` must be possible to infer at graph construction
98 cat: A `Categorical` distribution instance, representing the probabilities
104 error if batch or event ranks are inconsistent between cat and any of
119 TypeError: If cat is not a `Categorical`, or `components` is not
124 If `cat.num_classes` cannot be inferred at graph creation time,
125 or the constant value of `cat.num_classes` is not equal to
126 `len(components)`, or all `components` and `cat` do not hav
218 def cat(self): member in class:Mixture
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
configure 140 cat $test.c >> configure.log
147 cat > $test.c <<EOF
329 cat > $test.c <<EOF
364 cat > $test.c << EOF
378 cat > $test.c <<EOF
426 cat > $test.c <<EOF
440 cat > $test.c <<EOF
459 cat > $test.c <<EOF
478 cat > $test.c <<EOF
493 cat > $test.c <<EOF
    [all...]
  /external/linux-kselftest/tools/testing/selftests/kmod/
kmod.sh 73 cat $TEST_DIR/config >&2
223 MODPROBE_LIMIT=$(cat $MODPROBE_LIMIT_FILE)
255 cat $DIR/config_test_driver
260 cat $DIR/test_result
274 cat "$DIR"/config

Completed in 2117 milliseconds

<<21222324252627282930>>