Searched refs:obtain (Results 51 - 75 of 151) sorted by relevance

1234567

/external/jsr305/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/littlemock/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/lohit-fonts/
H A DAndroid.mk5 # You may obtain a copy of the License at
H A Dfonts.mk5 # You may obtain a copy of the License at
/external/nanopb-c/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/naver-fonts/
H A DAndroid.mk5 # You may obtain a copy of the License at
H A Dfonts.mk5 # You may obtain a copy of the License at
/external/netperf/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/nist-pkits/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/replicaisland/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/safe-iop/testsuite/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/smali/dexlib2/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/valgrind/main/
H A DAndroid.build_all.mk5 # You may obtain a copy of the License at
/external/chromium_org/base/android/java/src/org/chromium/base/
H A DSystemMessageHandler.java80 Message msg = Message.obtain();
/external/doclava/src/com/google/doclava/
H A DConverter.java6 * You may obtain a copy of the License at
269 return (ClassInfo) mClasses.obtain(o);
389 return (MethodInfo) mMethods.obtain(o);
471 return (FieldInfo) mFields.obtain(o);
475 return (FieldInfo) mFields.obtain(o);
493 return (PackageInfo) mPackagees.obtain(o);
505 return (TypeInfo) mTypes.obtain(o);
587 return (TypeInfo) mTypesFromString.obtain(type);
609 return (MemberInfo) mMembers.obtain(o);
638 return (AnnotationInstanceInfo) mAnnotationInstances.obtain(
662 Object obtain(Object o) { method in class:Converter.Cache
[all...]
/external/chromium_org/remoting/android/javatests/src/org/chromium/chromoting/
H A DTouchEventGenerator.java15 * calling MotionEvent.obtain(...) with suitable parameters.
63 return MotionEvent.obtain(mDownTime, eventTime, action, size, pointers, positions,
/external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/selfbraille/
H A DWriteData.java5 * use this file except in compliance with the License. You may obtain a copy of
42 AccessibilityNodeInfo node = AccessibilityNodeInfo.obtain(view);
/external/droiddriver/src/com/google/android/droiddriver/uiautomation/
H A DUiAutomationDriver.java6 * You may obtain a copy of the License at
146 .obtain(AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED));
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
H A DGifData.java83 public Bitmap obtain(int width, int height, Bitmap.Config config) { method in class:GifData.GifDecoderBitmapProvider
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DMotionEventTest.java21 event = MotionEvent.obtain(100, 200, MotionEvent.ACTION_MOVE, 5.0f, 10.0f, 0);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Dsubtract_sse2.asm104 pcmpgtb xmm1, xmm2 ; obtain sign information
124 pcmpgtb xmm5, xmm1 ; obtain sign information
186 pcmpgtb xmm1, xmm2 ; obtain sign information
220 pcmpgtb xmm1, xmm2 ; obtain sign information
/external/doclava/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A DantRun.bat8 REM the License. You may obtain a copy of the License at
/external/elfutils/0.153/libebl/
H A DAndroid.mk5 # You may obtain a copy of the License at
/external/gcc-demangle/
H A DAndroid.mk5 # You may obtain a copy of the License at

Completed in 635 milliseconds

1234567