/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeStubs.cpp | 177 static void SC_debugLL64(const char *s, long long ll) { in SC_debugLL64() 180 static void SC_debugL2(const char *s, const long2 *ll) { in SC_debugL2() 183 static void SC_debugL3(const char *s, const long3 *ll) { in SC_debugL3() 186 static void SC_debugL4(const char *s, const long4 *ll) { in SC_debugL4() 189 static void SC_debugULL64(const char *s, unsigned long long ll) { in SC_debugULL64() 192 static void SC_debugUL2(const char *s, const ulong2 *ll) { in SC_debugUL2() 195 static void SC_debugUL3(const char *s, const ulong3 *ll) { in SC_debugUL3() 198 static void SC_debugUL4(const char *s, const ulong4 *ll) { in SC_debugUL4()
|
/frameworks/base/core/tests/coretests/src/android/util/ |
D | ListItemFactory.java | 48 final LinearLayout ll = new LinearLayout(context); in twoButtonsSeparatedByFiller() local 93 final LinearLayout ll = new LinearLayout(context); in horizontalButtonSlots() local 237 final LinearLayout ll = new LinearLayout(context); in doubleText() local
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
D | ButtonsWithTallTextViewInBetween.java | 40 LinearLayout ll = getContentChildAt(2); in getBottomButton() local
|
D | ShortButtons.java | 41 LinearLayout ll = getContentChildAt(3); in getButtonAt() local
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
D | ListItemISVAndButton.java | 45 final LinearLayout ll = new LinearLayout(context); in createView() local
|
D | AdjacentListsWithAdjacentISVsInside.java | 90 final LinearLayout ll = new LinearLayout(views[0].getContext()); in combineAdjacent() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | pp_semaphore_luma.cpp | 117 int *ll, /* i */ in pp_semaphore_luma()
|
D | mb_motion_comp.cpp | 157 int ll[4]; in MBMotionComp() local
|
/frameworks/base/core/java/android/content/ |
D | SyncActivityTooManyDeletes.java | 84 final LinearLayout ll = new LinearLayout(this); in onCreate() local
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
D | VerticalFocusSearch.java | 133 LinearLayout ll = new LinearLayout(this); in addSkinny() local
|
D | HorizontalFocusSearch.java | 117 LinearLayout ll = new LinearLayout(this); in addShort() local
|
/frameworks/base/core/jni/ |
D | BindTest.cpp | 157 long long ll = JARG_get_long_long(5+2); in setAll() local 182 long long ll = JARG_get_long_long(5+2); in compareAll() local
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 1399 static void SC_debugLL64(const char *s, long long ll) { in SC_debugLL64() 1402 static void SC_debugL2(const char *s, long2 ll) { in SC_debugL2() 1405 static void SC_debugL3(const char *s, long3 ll) { in SC_debugL3() 1408 static void SC_debugL4(const char *s, long4 ll) { in SC_debugL4() 1411 static void SC_debugULL64(const char *s, unsigned long long ll) { in SC_debugULL64() 1414 static void SC_debugUL2(const char *s, ulong2 ll) { in SC_debugUL2() 1417 static void SC_debugUL3(const char *s, ulong3 ll) { in SC_debugUL3() 1420 static void SC_debugUL4(const char *s, ulong4 ll) { in SC_debugUL4()
|
/frameworks/support/v13/java/android/support/v13/app/ |
D | FragmentTabHost.java | 144 LinearLayout ll = new LinearLayout(context); in ensureHierarchy() local
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | FragmentTabHost.java | 152 LinearLayout ll = new LinearLayout(context); in ensureHierarchy() local
|
/frameworks/native/libs/binder/ |
D | Parcel.cpp | 658 unsigned long long ll; in writeDouble() member 1011 unsigned long long ll; in readDouble() member 1023 unsigned long long ll; in readDouble() member
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PhoneStatusBar.java | 873 private void refreshAllIconsForLayout(LinearLayout ll) { in refreshAllIconsForLayout()
|