Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 10 of 10) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSymbol.hxx159 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress() local
224 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress() local
254 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress() local
283 ELFSectionTy const *sec = owner->getSectionByIndex(idx); in getAddress() local
DELFObject.hxx60 std::unique_ptr<ELFSectionTy> sec( in read() local
75 std::unique_ptr<ELFSectionTy> sec( in read() local
85 ELFSectionTy const *sec = stab[header->getStringSectionIndex()]; in getSectionName() local
1149 ELFSectionTy *sec = stab[i]; in print() local
/frameworks/av/services/audioflinger/
DAudioWatchdog.cpp67 time_t sec = newTs.tv_sec - mOldTs.tv_sec; in threadLoop() local
DFastThread.cpp212 time_t sec = newTs.tv_sec - oldTs.tv_sec; in threadLoop() local
/frameworks/av/media/libnbaio/
DMonoPipe.cpp186 time_t sec = nowTs.tv_sec - mWriteTs.tv_sec; in write() local
/frameworks/av/media/libmedia/
DToneGenerator.cpp985 time_t sec = stopTime.tv_sec - mStartTime.tv_sec; in stopTone() local
/frameworks/base/location/java/android/location/
DLocation.java254 double sec = 0.0; in convert() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp726 LDSection* sec = *rs; in doRelax() local
/frameworks/base/core/java/android/os/
DBatteryStats.java1732 long sec = time / 100; in formatTime() local
1739 long sec = time / 1000; in formatTimeMs() local
1746 long sec = time / 1000; in formatTimeMsNoSpace() local
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java1717 final long sec = diff % 3600; in dumpRecentHistory() local