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

  /external/clang/test/CodeGen/
2002-03-14-BrokenPHINode.c 8 int trys(char *s, int x) function
  /bionic/benchmarks/
semaphore_benchmark.cpp 126 int trys = 3, dummy = 0; local
139 --trys;
141 } while (trys);
  /external/clang/test/SemaCXX/
exceptions.cpp 9 void trys() { function
  /cts/apps/CameraITS/pymodules/its/
image.py 794 trys = 0
802 trys += 1
803 if trys == NUM_TRYS:
804 raise its.error.Error('Cannot settle lens after %d trys!' % trys)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nislib.h 265 unsigned int trys; /* How many server have we tried ? */ member in struct:dir_binding
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nislib.h 265 unsigned int trys; /* How many server have we tried ? */ member in struct:dir_binding

Completed in 146 milliseconds