HomeSort by relevance Sort by last modified time
    Searched full:tvp (Results 51 - 69 of 69) sorted by null

1 23

  /bionic/libc/netbsd/resolv/
res_send.c 1337 struct timeval tv, *tvp; local
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 330 DIE *getOrCreateTemplateValueParameterDIE(DITemplateValueParameter TVP);
  /external/openssh/
clientloop.c 564 struct timeval tv, *tvp; local
623 tvp = NULL;
627 tvp = &tv;
630 ret = select((*maxfdp)+1, *readsetp, *writesetp, NULL, tvp);
    [all...]
  /external/mksh/src/
funcs.c 894 struct tbl *tvp; local
905 for (tvp = vp; tvp; tvp = tvp->u.array)
906 if (tvp->flag & ISSET) {
    [all...]
  /bionic/libc/
SYSCALLS.TXT 224 int utimes(const char*, const struct timeval tvp[2]) 1
  /external/chromium_org/third_party/libxml/src/
xmllint.c 411 my_gettimeofday(struct timeval *tvp, void *tzp)
416 if (tvp) {
417 tvp->tv_sec = timebuffer.time;
418 tvp->tv_usec = timebuffer.millitm * 1000L;
    [all...]
  /external/libxml2/
xmllint.c 415 my_gettimeofday(struct timeval *tvp, void *tzp)
420 if (tvp) {
421 tvp->tv_sec = timebuffer.time;
422 tvp->tv_usec = timebuffer.millitm * 1000L;
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c     [all...]
syswrap-ppc32-linux.c 948 //.. struct timeval *tvp;
    [all...]
syswrap-x86-linux.c 820 struct timeval *tvp;
    [all...]
syswrap-darwin.c     [all...]
syswrap-linux.c     [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /packages/apps/Camera/perftests/panorama/input/
test_004.ppm     [all...]
test_011.ppm     [all...]
test_023.ppm     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
pl_wordlist.combined.gz 

Completed in 1463 milliseconds

1 23