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

  /external/valgrind/helgrind/
hg_intercepts.c 366 volatile Word* xargs = (volatile Word*) xargsV; local
367 void*(*fn)(void*) = (void*(*)(void*))xargs[0];
368 void* arg = (void*)xargs[1];
374 hence deallocate xargs[] while we still need it, and (2) we
381 disables checking on xargs[] before creating the child and
387 xargs[2] = 0;
388 /* Now we can no longer safely use xargs[]. */
407 volatile Word xargs[3]; local
413 xargs[0] = (Word)start;
414 xargs[1] = (Word)arg
495 volatile Word xargs[3]; local
    [all...]
  /external/toybox/generated/
globals.h 1382 // toys/posix/xargs.c
1536 struct xargs_data xargs; member in union:global_union
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 585 milliseconds