| /frameworks/base/core/java/com/android/internal/util/ | 
| D | CollectionUtils.java | 120     public static @NonNull <I, O> List<O> map(@Nullable List<I> cur,  in map() 133     public static @NonNull <I, O> Set<O> map(@Nullable Set<I> cur,  in map() 162     public static @NonNull <I, O> List<O> mapNotNull(@Nullable List<I> cur,  in mapNotNull() 182     public static @NonNull <T> List<T> emptyIfNull(@Nullable List<T> cur) {  in emptyIfNull() 193     public static @NonNull <T> Set<T> emptyIfNull(@Nullable Set<T> cur) {  in emptyIfNull() 204     public static @NonNull <K, V> Map<K, V> emptyIfNull(@Nullable Map<K, V> cur) {  in emptyIfNull() 211     public static int size(@Nullable Collection<?> cur) {  in size() 218     public static int size(@Nullable Map<?, ?> cur) {  in size() 225     public static boolean isEmpty(@Nullable Collection<?> cur) {  in isEmpty() 232     public static boolean isEmpty(@Nullable Map<?, ?> cur) {  in isEmpty() [all …] 
 | 
| D | ArrayUtils.java | 485     public static @NonNull int[] appendInt(@Nullable int[] cur, int val,  in appendInt() 509     public static @NonNull int[] appendInt(@Nullable int[] cur, int val) {  in appendInt() 516     public static @Nullable int[] removeInt(@Nullable int[] cur, int val) {  in removeInt() 539     public static @Nullable String[] removeString(@Nullable String[] cur, String val) {  in removeString() 563     public static @NonNull long[] appendLong(@Nullable long[] cur, long val,  in appendLong() 586     public static @NonNull long[] appendLong(@Nullable long[] cur, long val) {  in appendLong() 593     public static @Nullable long[] removeLong(@Nullable long[] cur, long val) {  in removeLong() 628     public static @NonNull <T> ArraySet<T> add(@Nullable ArraySet<T> cur, T val) {  in add() 639     public static @NonNull <T> ArraySet<T> addAll(@Nullable ArraySet<T> cur,  in addAll() 650     public static @Nullable <T> ArraySet<T> remove(@Nullable ArraySet<T> cur, T val) {  in remove() [all …] 
 | 
| /frameworks/compile/mclinker/lib/MC/ | 
| D | AttributeSet.cpp | 26   iterator cur = m_AttrSet.begin();  in ~AttributeSet()  local 39   const_iterator cur = m_AttrSet.begin();  in exists()  local
  | 
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | dct.cpp | 38     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()
  | 
| D | findhalfpel.cpp | 65 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()
  | 
| D | me_utils.cpp | 35 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()
  | 
| D | motion_est.cpp | 156     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()
  | 
| /frameworks/av/media/libstagefright/ | 
| D | AHierarchicalStateMachine.cpp | 57     sp<AState> cur = mState;  in handleMessage()  local 81     sp<AState> cur = mState;  in changeState()  local
  | 
| /frameworks/base/services/core/java/com/android/server/wm/ | 
| D | LaunchWarningWindow.java | 30     public LaunchWarningWindow(Context context, ActivityRecord cur, ActivityRecord next) {  in LaunchWarningWindow()
  | 
| /frameworks/av/services/audiopolicy/common/managerdefinitions/src/ | 
| D | Serializer.cpp | 284 std::string getXmlAttribute(const xmlNode *cur, const char *attribute)  in getXmlAttribute() 295 const xmlNode* getReference(const xmlNode *cur, const std::string &refName)  in getReference() 314 status_t PolicySerializer::deserializeCollection(const xmlNode *cur,  in deserializeCollection() 352         const xmlNode *cur, AudioGainTraits::PtrSerializingCtx /*serializingContext*/)  in deserialize() 423         const xmlNode *cur, AudioProfileTraits::PtrSerializingCtx /*serializingContext*/)  in deserialize() 527         const xmlNode *cur, DevicePortTraits::PtrSerializingCtx /*serializingContext*/)  in deserialize() 599         const xmlNode *cur, RouteTraits::PtrSerializingCtx ctx)  in deserialize() 668         const xmlNode *cur, ModuleTraits::PtrSerializingCtx ctx)  in deserialize() 769     for (const xmlNode *cur = root->xmlChildrenNode; cur != NULL; cur = cur->next) {  in deserialize()  local 794     for (const xmlNode *cur = root->xmlChildrenNode; cur != NULL; cur = cur->next) {  in deserialize()  local [all …] 
 | 
| /frameworks/av/services/audiopolicy/engine/config/src/ | 
| D | EngineConfig.cpp | 240 std::string getXmlAttribute(const xmlNode *cur, const char *attribute)  in getXmlAttribute() 255             for (xmlNode *cur = root->xmlChildrenNode; cur != NULL; cur = cur->next) {  in getReference()  local 270 static status_t deserializeCollection(_xmlDoc *doc, const _xmlNode *cur,  in deserializeCollection() 300 static status_t parseAttributes(const _xmlNode *cur, audio_attributes_t &attributes)  in parseAttributes() 343 static status_t deserializeAttributes(_xmlDoc *doc, const _xmlNode *cur,  in deserializeAttributes() 370 static status_t deserializeAttributesCollection(_xmlDoc *doc, const _xmlNode *cur,  in deserializeAttributesCollection() 623 status_t deserializeLegacyVolume(_xmlDoc *doc, const _xmlNode *cur,  in deserializeLegacyVolume() 671 static status_t deserializeLegacyVolumeCollection(_xmlDoc *doc, const _xmlNode *cur,  in deserializeLegacyVolumeCollection() 751     xmlNodePtr cur = xmlDocGetRootElement(doc.get());  in parse()  local 787     xmlNodePtr cur = xmlDocGetRootElement(doc.get());  in parseLegacyVolumeFile()  local
  | 
| /frameworks/base/core/java/android/os/ | 
| D | PooledStringWriter.java | 59         final Integer cur = mPool.get(str);  in writeString()  local
  | 
| /frameworks/base/core/tests/coretests/src/android/database/ | 
| D | DatabaseGeneralTest.java | 637             Cursor cur = mDatabase.rawQuery("PRAGMA table_info(pragma_test)", null);  in testTableInfoPragma()  local 678         Cursor cur;  in testInsertHelper()  local 764             Cursor cur = mDatabase.rawQuery("PRAGMA database_list;", null);  in testSemicolonsInStatements()  local 871             Cursor cur = mDatabase.rawQuery(  in testCollateLocalizedForJapanese()  local
  | 
| /frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ | 
| D | BatteryStatsBackgroundStatsTest.java | 43         long cur = 0; // realtime in us  in testBgTimeBase()  local 111         long cur = 0; // realtime in us  in testScreenOffBgTimeBase()  local
  | 
| /frameworks/compile/mclinker/lib/Script/ | 
| D | GroupCmd.cpp | 48   bool prev = false, cur = false;  in dump()  local
  | 
| D | InputCmd.cpp | 59   bool prev = false, cur = false;  in dump()  local
  | 
| /frameworks/base/services/core/java/com/android/server/pm/ | 
| D | PreferredIntentResolver.java | 62             PreferredActivity cur = pal.get(i);  in shouldAddPreferredActivity()  local
  | 
| /frameworks/base/core/java/android/app/ | 
| D | TabActivity.java | 69         String cur = state.getString("currentTab");  in onRestoreInstanceState()  local
  | 
| /frameworks/native/cmds/installd/tests/ | 
| D | test_utils.h | 114         ssize_t cur = write(fd, bytes.get() + wrote, length - wrote);  in WriteBase64ToFile()  local
  | 
| /frameworks/base/services/core/java/com/android/server/pm/parsing/library/ | 
| D | PackageSharedLibraryUpdater.java | 50             <T> ArrayList<T> prefix(@Nullable ArrayList<T> cur, T val) {  in prefix()
  | 
| /frameworks/base/telephony/common/com/android/internal/telephony/ | 
| D | HbpcdUtils.java | 144         Cursor cur = resolver.query(MccIdd.CONTENT_URI, projection,  in getIddByMcc()  local
  | 
| /frameworks/native/libs/binder/ | 
| D | MemoryDealer.cpp | 330     chunk_t* cur = mList.head();  in alloc()  local 383     chunk_t* cur = mList.head();  in dealloc()  local 446     chunk_t const* cur = mList.head();  in dump_l()  local
  | 
| /frameworks/base/services/tests/servicestests/src/com/android/server/tare/ | 
| D | LedgerTest.java | 359             final Ledger.RewardBucket cur = rewardBuckets.get(i);  in assertRewardBucketsInOrder()  local 370             final Ledger.Transaction cur = transactions.get(i);  in assertTransactionsInOrder()  local
  | 
| /frameworks/base/media/java/android/media/ | 
| D | ExifInterfaceUtils.java | 101     public static boolean startsWith(byte[] cur, byte[] val) {  in startsWith()
  | 
| /frameworks/base/core/java/org/apache/http/conn/ssl/ | 
| D | AndroidDistinguishedNameParser.java | 40     private int cur;  field in AndroidDistinguishedNameParser
  |