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

  /external/libunwind/doc/
unw_get_accessors.tex 8 \begin{Name}{3}{unw\_get\_accessors}{David Mosberger-Tang}{Programming Library}{unw\_get\_accessors}unw\_get\_accessors -- get pointer to accessor call-backs
unw_step.tex 53 call-backs (see \Func{unw\_create\_addr\_space}(3)).
unw_get_fpreg.tex 57 \Func{access\_fpreg}() call-backs (see
unw_get_reg.tex 58 \Func{access\_fpreg}() call-backs (see
unw_set_fpreg.tex 59 \Func{access\_fpreg}() call-backs (see
unw_set_reg.tex 60 \Func{access\_fpreg}() call-backs (see
unw_create_addr_space.tex 198 \Func{access\_fpreg}, and \Func{access\_mem}() call-backs. Thus, all
  /external/lzma/C/
LzmaEnc.c 167 UInt32 backs[LZMA_NUM_REPS]; member in struct:__anon18549
1056 p->opt[0].backs[i] = reps[i];
1207 reps[0] = prevOpt->backs[pos];
1209 reps[i] = prevOpt->backs[i - 1];
1211 reps[i] = prevOpt->backs[i];
1218 reps[i] = prevOpt->backs[i - 1];
    [all...]
  /bionic/libc/
Android.mk 253 # The data that backs getauxval is initialized in the libc init functions which
    [all...]

Completed in 2545 milliseconds