Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 25 of 72) sorted by relevance

123

/frameworks/base/core/java/com/android/internal/util/
DArrayUtils.java305 public static @NonNull int[] appendInt(@Nullable int[] cur, int val) { in appendInt()
324 public static @Nullable int[] removeInt(@Nullable int[] cur, int val) { in removeInt()
347 public static @Nullable String[] removeString(@Nullable String[] cur, String val) { in removeString()
371 public static @NonNull long[] appendLong(@Nullable long[] cur, long val) { in appendLong()
390 public static @Nullable long[] removeLong(@Nullable long[] cur, long val) { in removeLong()
418 public static @NonNull <T> ArraySet<T> add(@Nullable ArraySet<T> cur, T val) { in add()
426 public static @Nullable <T> ArraySet<T> remove(@Nullable ArraySet<T> cur, T val) { in remove()
438 public static <T> boolean contains(@Nullable ArraySet<T> cur, T val) { in contains()
442 public static @NonNull <T> ArrayList<T> add(@Nullable ArrayList<T> cur, T val) { in add()
450 public static @Nullable <T> ArrayList<T> remove(@Nullable ArrayList<T> cur, T val) { in remove()
[all …]
/frameworks/compile/mclinker/lib/MC/
DAttributeSet.cpp26 iterator cur = m_AttrSet.begin(); in ~AttributeSet() local
39 const_iterator cur = m_AttrSet.begin(); in exists() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Ddct.cpp38 Void BlockDCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) in BlockDCT_AANwSub()
267 Void Block4x4DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) in Block4x4DCT_AANwSub()
473 Void Block2x2DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) in Block2x2DCT_AANwSub()
652 Void BlockDCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) in BlockDCT_AANIntra()
863 Void Block4x4DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) in Block4x4DCT_AANIntra()
1050 Void Block2x2DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) in Block2x2DCT_AANIntra()
1210 void Block1x1DCTwSub(Short *out, UChar *cur, UChar *pred, Int width) in Block1x1DCTwSub()
1247 void Block1x1DCTIntra(Short *out, UChar *cur, UChar *dummy2, Int width) in Block1x1DCTIntra()
Dme_utils.cpp35 void ChooseMode_C(UChar *Mode, UChar *cur, Int lx, Int min_SAD) in ChooseMode_C()
313 void ComputeMBSum_C(UChar *cur, Int lx, MOT *mot_mb) in ComputeMBSum_C()
Dfindhalfpel.cpp65 void FindHalfPelMB(VideoEncData *video, UChar *cur, MOT *mot, UChar *ncand, in FindHalfPelMB()
184 Int FindHalfPelBlk(VideoEncData *video, UChar *cur, MOT *mot, Int sad16, UChar *ncand8[], in FindHalfPelBlk()
Dmotion_est.cpp156 UChar *cur, *best_cand[5]; in MotionEstimation() local
674 void HTFMPrepareCurMB(VideoEncData *video, HTFM_Stat *htfm_stat, UChar *cur) in HTFMPrepareCurMB()
739 void PrepareCurMB(VideoEncData *video, UChar *cur) in PrepareCurMB()
770 void MBMotionSearch(VideoEncData *video, UChar *cur, UChar *best_cand[], in MBMotionSearch()
1179 Int fullsearch(VideoEncData *video, Vol *currVol, UChar *prev, UChar *cur, in fullsearch()
1266 Int fullsearchBlk(VideoEncData *video, Vol *currVol, UChar *cent, UChar *cur, in fullsearchBlk()
Dfastcodemb.cpp533 Int Sad8x8(UChar *cur, UChar *prev, Int width) in Sad8x8()
599 Int getBlockSum(UChar *cur, Int width) in getBlockSum()
/frameworks/av/media/libstagefright/foundation/
DAHierarchicalStateMachine.cpp57 sp<AState> cur = mState; in handleMessage() local
81 sp<AState> cur = mState; in changeState() local
/frameworks/base/services/core/java/com/android/server/am/
DLaunchWarningWindow.java30 public LaunchWarningWindow(Context context, ActivityRecord cur, ActivityRecord next) { in LaunchWarningWindow()
DRecentTasks.java397 TaskRecord cur = get(endIndex); in moveAffiliatedTasksToFront() local
472 TaskRecord cur = remove(i); in moveAffiliatedTasksToFront() local
/frameworks/base/core/tests/coretests/src/android/database/
DDatabaseGeneralTest.java779 Cursor cur = mDatabase.rawQuery("PRAGMA table_info(pragma_test)", null); in testTableInfoPragma() local
820 Cursor cur; in testInsertHelper() local
906 Cursor cur = mDatabase.rawQuery("PRAGMA database_list;", null); in testSemicolonsInStatements() local
1013 Cursor cur = mDatabase.rawQuery( in testCollateLocalizedForJapanese() local
/frameworks/base/core/java/android/os/
DPooledStringWriter.java59 final Integer cur = mPool.get(str); in writeString() local
DWorkSource.java443 private static WorkSource addWork(WorkSource cur, int newUid) { in addWork()
535 private static WorkSource addWork(WorkSource cur, int newUid, String newName) { in addWork()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DSerializer.cpp33 string getXmlAttribute(const xmlNode *cur, const char *attribute) in getXmlAttribute()
59 const xmlNode *cur = col->children; in getReference() local
77 static status_t deserializeCollection(_xmlDoc *doc, const _xmlNode *cur, in deserializeCollection()
492 status_t GlobalConfigTraits::deserialize(const xmlNode *cur, AudioPolicyConfig &config) in deserialize()
596 xmlNodePtr cur = xmlDocGetRootElement(doc); in deserialize() local
/frameworks/compile/mclinker/lib/Script/
DGroupCmd.cpp48 bool prev = false, cur = false; in dump() local
DInputCmd.cpp59 bool prev = false, cur = false; in dump() local
/frameworks/base/core/java/android/app/
DTabActivity.java86 String cur = state.getString("currentTab"); in onRestoreInstanceState() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DHbpcdUtils.java142 Cursor cur = resolver.query(MccIdd.CONTENT_URI, projection, in getIddByMcc() local
/frameworks/native/libs/binder/
DMemoryDealer.cpp325 chunk_t* cur = mList.head(); in alloc() local
378 chunk_t* cur = mList.head(); in dealloc() local
441 chunk_t const* cur = mList.head(); in dump_l() local
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp187 bool IntraDecisionABE(int *min_cost, uint8 *cur, int pitch, bool ave) in IntraDecisionABE()
257 uint8 *cur, *best_cand[5]; in AVCMotionEstimation() local
742 void HTFMPrepareCurMB_AVC(AVCEncObject *encvid, HTFM_Stat *htfm_stat, uint8 *cur, int pitch) in HTFMPrepareCurMB_AVC()
806 void AVCPrepareCurMB(AVCEncObject *encvid, uint8 *cur, int pitch) in AVCPrepareCurMB()
955 void AVCMBMotionSearch(AVCEncObject *encvid, uint8 *cur, uint8 *best_cand[], in AVCMBMotionSearch()
1260 int AVCFullSearch(AVCEncObject *encvid, uint8 *prev, uint8 *cur, in AVCFullSearch()
Dfindhalfpel.cpp41 int AVCFindHalfPelMB(AVCEncObject *encvid, uint8 *cur, AVCMV *mot, uint8 *ncand, in AVCFindHalfPelMB()
593 int SATD_MB(uint8 *cand, uint8 *cur, int dmin) in SATD_MB()
Dblock.cpp21 void trans(uint8 *cur, int pitch, uint8 *predBlock, int16 *dataBlock) in trans()
77 int dct_luma(AVCEncObject *encvid, int blkidx, uint8 *cur, uint8 *org, int *coef_cost) in dct_luma()
263 uint8 *cur; // the same as curL in MBInterIdct() local
/frameworks/base/core/java/org/apache/http/conn/ssl/
DAndroidDistinguishedNameParser.java40 private int cur; field in AndroidDistinguishedNameParser
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DCountedDataInputStream.java76 long cur = mCount; in skipTo() local
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java143 String cur = Settings.Secure.getString(context.getContentResolver(), in isActiveService() local

123