HomeSort by relevance Sort by last modified time
    Searched full:pdepth (Results 1 - 19 of 19) sorted by null

  /external/valgrind/main/callgrind/
callstack.c 189 UInt* pdepth; local
220 pdepth = CLG_(get_fn_entry)(to_fn->number);
223 if (jcc->from->cxt->fn[0] != to_fn) (*pdepth)++;
225 else (*pdepth)++;
227 if (*pdepth>1)
233 if (*pdepth == 1) function_entered(to_fn);
337 UInt* pdepth = CLG_(get_fn_entry)(to_fn->number); local
340 if (jcc->from->cxt->fn[0] != to_fn) (*pdepth)--;
342 else (*pdepth)--;
343 depth = *pdepth;
    [all...]
  /frameworks/wilhelm/src/itf/
I3DMacroscopic.c 46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth)
50 if (NULL == pWidth || NULL == pHeight || NULL == pDepth) {
61 *pDepth = depth;
  /external/llvm/lib/IR/
PassManager.cpp 504 unsigned PDepth = 0;
506 PDepth = P->getResolver()->getPMDataManager().getDepth();
529 if (PDepth == APDepth)
531 else if (PDepth > APDepth)
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 1867 milliseconds