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

  /external/llvm/test/DebugInfo/Inputs/
dwarfdump-test3-decl.h 7 void do1() {} function
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
relfail.s 25 .global do1
26 do1: label
  /system/extras/perfprofd/
perf_data_converter.cc 19 const DSOAndOffset *do1 = &(*c1)[idx]; local
21 if (do1->offset() != do2->offset()) {
22 return do1->offset() < do2->offset();
24 int rc = do1->dso_name().compare(do2->dso_name());
  /external/pcre/dist2/
RunTest 212 do1=no
239 1) do1=yes;;
418 if [ $do0 = no -a $do1 = no -a $do2 = no -a $do3 = no -a \
426 do1=yes
490 if [ $do1 = yes ] ; then
RunTest.bat 87 set do1=no variable
128 set do1=yes variable
179 if "%do1%" == "yes" call :do1
311 :do1 label

Completed in 158 milliseconds