HomeSort by relevance Sort by last modified time
    Searched refs:ll (Results 51 - 75 of 517) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
EmojiLayoutParams.java 70 public void setCategoryPageIdViewProperties(LinearLayout ll) {
71 final LinearLayout.LayoutParams lp = (LinearLayout.LayoutParams) ll.getLayoutParams();
73 ll.setLayoutParams(lp);
76 public void setActionBarProperties(LinearLayout ll) {
77 final LinearLayout.LayoutParams lp = (LinearLayout.LayoutParams) ll.getLayoutParams();
79 ll.setLayoutParams(lp);
  /external/clang/test/CodeGen/
blocks.c 51 long long ll = 0;
53 f4_helper(^{ if (b) return ll; return 0LL; });
  /external/e2fsprogs/util/
gcc-wall-cleanup 10 /does not support the `ll' length modifier/d
11 /does not support the `ll' printf length modifier/d
  /hardware/invensense/60xx/mlsdk/mllite/
ml_stored_data.c 427 tmp += 16777216LL * (long long)calData[ptr++];
428 tmp += 65536LL * (long long)calData[ptr++];
429 tmp += 256LL * (long long)calData[ptr++];
431 if (tmp > 2147483648LL) {
432 tmp -= 4294967296LL;
443 tmp += 16777216LL * (long long)calData[ptr++];
444 tmp += 65536LL * (long long)calData[ptr++];
445 tmp += 256LL * (long long)calData[ptr++];
447 if (tmp > 2147483648LL) {
448 tmp -= 4294967296LL;
547 unsigned long long ll; member in union:doubleToLongLong
777 unsigned long long ll; member in union:doubleToLongLong
1243 unsigned long long ll; member in union:doubleToLongLong
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_tapify.py 30 ll=[h(r),l(c)]
32 sum = dist(ul,p)+dist(ur,p)+dist(ll,p)+dist(lr,p)
33 t4 = scale - t(ul,p,sum) - t(ur,p,sum) - t(ll,p,sum);
35 [ll,t(ll,p,sum)],[lr,t4]]
  /frameworks/base/core/java/android/content/
SyncActivityTooManyDeletes.java 84 final LinearLayout ll = new LinearLayout(this); local
85 ll.setOrientation(LinearLayout.VERTICAL);
88 ll.addView(textView, lp);
89 ll.addView(listView, lp);
99 // ll.addView(imageView, lp);
106 setContentView(ll);
  /frameworks/rs/driver/runtime/
build_bc_lib.mk 52 ll_sources := $(filter %.ll,$(LOCAL_SRC_FILES))
57 ll_bc_files := $(patsubst %.ll,%.bc, \
69 $(ll_bc_files): $(intermediates)/%.bc: $(LOCAL_PATH)/%.ll $(LLVM_AS)
  /external/clang/test/Sema/
compound-literal.c 20 static Test* ll = &(Test) {0,0}; variable
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
AdjacentListsWithAdjacentISVsInside.java 90 final LinearLayout ll = new LinearLayout(views[0].getContext()); local
91 ll.setOrientation(LinearLayout.HORIZONTAL);
96 ll.addView(view, lp);
98 return ll;
  /external/harfbuzz/src/
harfbuzz-open-private.h 54 _HB_OPEN_Load_LookupList( HB_LookupList* ll,
77 HB_INTERNAL void _HB_OPEN_Free_LookupList( HB_LookupList* ll,
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-open-private.h 54 _HB_OPEN_Load_LookupList( HB_LookupList* ll,
77 HB_INTERNAL void _HB_OPEN_Free_LookupList( HB_LookupList* ll,
  /external/llvm/test/CodeGen/Generic/
Makefile 3 %.bc: %.ll
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
grammar.h 77 int addlabel(labellist *ll, int type, char *str);
78 int findlabel(labellist *ll, int type, char *str);
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
grammar.h 77 int addlabel(labellist *ll, int type, char *str);
78 int findlabel(labellist *ll, int type, char *str);
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.bat 7 REM you'll have to add escaped quotes around them, e.g.
  /external/nist-sip/java/gov/nist/javax/sip/stack/
ServerLog.java 136 int ll; local
138 ll = TRACE_DEBUG;
140 ll = TRACE_MESSAGES;
142 ll = TRACE_EXCEPTION;
144 ll = TRACE_NONE;
146 ll = Integer.parseInt(logLevel);
149 this.setTraceLevel(ll);
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp     [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
CollectionsTest.java 49 private LinkedList ll; field in class:CollectionsTest
271 // assumes ll is sorted and has no duplicate keys
272 final int llSize = ll.size();
280 assertTrue("Returned incorrect binary search item position", ll
281 .get(Collections.binarySearch(ll, ll.get(counter))) == ll
330 Collections.copy(null, ll);
335 Collections.copy(ll, null);
339 final int llSize = ll.size()
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java 58 LinkedList ll; field in class:CollectionsTest
288 // assumes ll is sorted and has no duplicate keys
289 final int llSize = ll.size();
298 assertEquals("Returned incorrect binary search item position", ll
299 .get(counter), ll.get(Collections.binarySearch(ll, ll
340 Collections.copy(null, ll);
346 Collections.copy(ll, null);
351 final int llSize = ll.size()
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_word.c 217 BN_ULONG ll; local
227 ll=bn_mul_words(a->d,a->d,a->top,w);
228 if (ll)
231 a->d[a->top++]=ll;
  /external/llvm/test/MC/X86/AlignedBundling/
pad-bundle-groups.s 18 # We'll need a 6-byte NOP before this group
39 # And here we'll need a 11-byte NOP
  /external/openssl/crypto/bn/
bn_word.c 217 BN_ULONG ll; local
227 ll=bn_mul_words(a->d,a->d,a->top,w);
228 if (ll)
231 a->d[a->top++]=ll;
  /frameworks/av/media/libstagefright/
NuMediaExtractor.cpp 44 mTotalBitrate(-1ll),
45 mDurationUs(-1ll) {
182 mTotalBitrate = 0ll;
183 mDurationUs = -1ll;
194 mTotalBitrate = -1ll;
195 } else if (mTotalBitrate >= 0ll) {
290 info->mSampleTimeUs = -1ll;
334 info->mSampleTimeUs = -1ll;
352 info->mSampleTimeUs = -1ll;
365 if (seekTimeUs >= 0ll) {
    [all...]
ThrottledSource.cpp 54 mTotalTransferred * 1000000ll / mBandwidthLimitBytesPerSecond;
  /frameworks/base/core/tests/coretests/src/android/util/
ScrollViewScenario.java 175 final LinearLayout ll = new LinearLayout(context);
176 ll.setOrientation(LinearLayout.VERTICAL);
185 ll.addView(button, lp);
188 return ll;

Completed in 1024 milliseconds

1 23 4 5 6 7 8 91011>>