Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 25 of 129) sorted by relevance

123456

/frameworks/native/libs/binder/
DDebug.cpp210 long remain = length; in printHexData() local
232 if (remain-- > 0) { in printHexData()
241 if (remain > 0) { in printHexData()
253 remain--; in printHexData()
262 remain = length; in printHexData()
267 if (remain-- > 0) { in printHexData()
278 if (remain > 0) *c++ = ','; in printHexData()
/frameworks/base/tools/aapt/
DAaptAssets.cpp616 String8 remain = path; in makeDir() local
619 while (name = remain.walkPath(&remain), remain != "") { in makeDir()
910 String8 root, remain(filePath), partialPath; in addFile() local
911 while (remain.length() > 0) { in addFile()
912 root = remain.walkPath(&remain); in addFile()
917 if (remain.length() == 0) { in addFile()
1249 String8 remain; in slurpResourceZip() local
1250 if (entryName.walkPath(&remain) == kResourceDir) { in slurpResourceZip()
1252 kind.initFromDirName(remain.walkPath().string(), &resType); in slurpResourceZip()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h45 struct timespec *remain);
DHWComposer_hwc1.h39 struct timespec *remain);
/frameworks/base/services/core/java/com/android/server/
DIntentResolver.java670 final int remain = LAST - idx; in remove_all_objects() local
671 if (remain > 0) { in remove_all_objects()
672 System.arraycopy(array, idx+1, array, idx, remain); in remove_all_objects()
/frameworks/support/
DLICENSE.txt45 of this License, Derivative Works shall not include works that remain
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/native/libs/ui/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/base/packages/SystemUI/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/base/cmds/bu/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/media/libstagefright/codecs/amrnb/common/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/media/libstagefright/id3/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/media/libeffects/testlibs/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/base/packages/PrintRecommendationService/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/media/libeffects/preprocessing/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/native/libs/nativewindow/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/media/libstagefright/omx/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/base/cmds/appops/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/services/audioflinger/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/base/media/jni/soundpool/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/drm/libdrmframework/plugins/passthru/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md115 The layers that are visible at the end of the trace will remain on screen until the program
/frameworks/av/media/common_time/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/av/media/libeffects/loudness/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/frameworks/base/keystore/
DNOTICE57 of this License, Derivative Works shall not include works that remain

123456