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

  /external/oprofile/libpp/
profile_spec.cpp 547 list<string>::const_iterator fend = files.end(); local
548 for (; it != fend; ++it) {
  /frameworks/av/services/audioflinger/
AudioResamplerFirGen.h 509 * @param fend is the normalized frequency end.
522 double fstart, double fend, int steps, double &firMin, double &firMax) {
524 double wend = fend*(2.*M_PI);
  /external/libcxx/src/
locale.cpp 1454 const intern_type* fend = frm; local
1523 const extern_type* fend = frm; local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 1533 const intern_type* fend = frm; local
1602 const extern_type* fend = frm; local
    [all...]
  /external/chromium_org/third_party/libxml/src/
xpointer.c 2764 xmlNodePtr start, end = 0, fend; local
    [all...]
  /external/libxml2/
xpointer.c 2765 xmlNodePtr start, end = 0, fend; local
    [all...]

Completed in 345 milliseconds