Home
last modified time | relevance | path

Searched refs:prev (Results 1 – 5 of 5) sorted by relevance

/development/vndk/tools/elfcheck/elfcheck/
Dandroid.py26 prev = None
27 while prev != path:
30 prev = path
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DColorFilters.java48 private static void addToTheRight(Drawable curr, Drawable prev) { in addToTheRight() argument
49 Rect r = prev.getBounds(); in addToTheRight()
74 Drawable prev = mDrawable; in SampleView() local
78 addToTheRight(mDrawables[i], prev); in SampleView()
79 prev = mDrawables[i]; in SampleView()
/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentDialog.java74 Fragment prev = getFragmentManager().findFragmentByTag("dialog"); in showDialog() local
75 if (prev != null) { in showDialog()
76 ft.remove(prev); in showDialog()
/development/tools/bugreport/src/com/android/bugreport/inspector/
DInspector.java207 final LockSnapshot prev = thread.locks.get(lock.address); in combineLocks() local
208 if (prev != null) { in combineLocks()
209 prev.type |= lock.type; in combineLocks()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv9427 …ke_WdAoyVQhRG6etknc6WVLRw@fakeemail.com,Set current slice ctb x and y to fill prev incomplete slice
22265 …tform/external/libcxx,fake_ZPmZpGVcSHWWxWvy1txONA@fakeemail.com,Make next/prev/advance/distance op…
22588 …DL-SC25VfvqNMxGgg@fakeemail.com,Remove addtional parameters in function std::next() and std::prev()
45683 …ke_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/fs: Don't iterate between blocks with inst->next/prev.
62009 …_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965/vec4: Don't iterate between blocks with inst->next/prev.
63282 …esa3d,fake_xxM33NfLQ8a2VCvXPiqQaA@fakeemail.com,util: null-out the node's prev/next pointers in li…
63496 …sa3d,fake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,i965: Add and use functions to get next/prev blocks.
64631 …,fake_vuj7p1mfTiaCPcA0nZPcmA@fakeemail.com,nir: Make nir_[cf_node/instr]_[prev/next] return null i…
65040 …Lp05Nw@fakeemail.com,"i965/fs: When >64 input components, order them to match prev pipeline stage."
85550 …nal/e2fsprogs,fake_CykNtYonQQSXpjTbJlnKYQ@fakeemail.com,e2fsck: don't set prev after processing '.…
[all …]