HomeSort by relevance Sort by last modified time
    Searched refs:CF1 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGenCXX/
builtins-systemz-zvector.cpp 23 constexpr vector int CF1 = (vector int)0.0;
25 gb = (VI == CF1)[0];
43 constexpr vector double CF1 = (vector double)0.0;
45 gb = (VD == CF1)[0];
  /device/linaro/bootloader/edk2/Nt32Pkg/TimerDxe/
TimerDxe.inf 22 FILE_GUID = C3811036-710B-4E39-8CF1-0AF9BE3A8198
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
kvm.sh 204 CF1=`echo $CF | sed -e 's/^[^*]*\*//'`
208 CF1=$CF
211 if test -f "$CONFIGFRAG/$CF1"
213 cpu_count=`configNR_CPUS.sh $CONFIGFRAG/$CF1`
214 cpu_count=`configfrag_boot_cpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
215 cpu_count=`configfrag_boot_maxcpus "$TORTURE_BOOTARGS" "$CONFIGFRAG/$CF1" "$cpu_count"`
218 echo $CF1 $cpu_count >> $T/cfgcpu
221 echo "The --configs file $CF1 does not exist, terminating."

Completed in 306 milliseconds