Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 12 of 12) sorted by relevance

/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/
DPlatformLibrary.java41 String reverse = reverseString("Android!"); in getInt() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
Dbitvec.py141 def reverse(self): member in BitVec
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DUserList.py82 def reverse(self): self.data.reverse() member in UserList
Dfractions.py372 def reverse(b, a): function
D_abcoll.py580 def reverse(self): member in MutableSequence
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
D_abcoll.py663 def reverse(self): member in MutableSequence
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sets.py429 reverse = {"==": "==", variable in TestSubsets
Dtest_set.py1140 reverse = {"==": "==", variable in TestSubsets
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dbltinmodule.c2221 int reverse; in builtin_sorted() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dbltinmodule.c2210 int reverse; in builtin_sorted() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistobject.c2054 int reverse = 0; in listsort() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistobject.c2055 int reverse = 0; in listsort() local