Searched
full:hand (Results
626 -
650 of
2550) sorted by null
<<21222324252627282930>>
/external/valgrind/main/memcheck/tests/vbit-test/ |
README | 30 on the IROp at hand and its operands. We need to know the addresses of
|
/frameworks/base/core/java/android/app/ |
IntentService.java | 104 // method that would launch the service & hand off a wakelock.
|
/frameworks/base/docs/html/guide/topics/manifest/ |
meta-data-element.jd | 40 On the other hand, using the {@code resource} attribute would assign "{@code zoo}"
|
/frameworks/base/docs/html/training/articles/ |
perf-tips.jd | 191 a hand-written counted loop is 243 hand-written counted loop for performance-critical {@link java.util.ArrayList} iteration.</p> 334 to library methods with hand-coded assembler, which may be better than the 340 is about 9x faster than a hand-coded loop on a Nexus One with the JIT.</p>
|
/frameworks/base/docs/html/training/implementing-navigation/ |
descendant.jd | 47 <p>Handset touchscreens are most suitable for displaying one screen at a time (either the master or the detail screen); this concern is further discussed in <a href="{@docRoot}training/design-navigation/multiple-sizes.html">Planning for Multiple Touchscreen Sizes</a>. Descendant navigation in this case is often implemented using an {@link android.content.Intent} that starts an activity representing the detail screen. On the other hand, tablet displays, especially when viewed in the landscape orientation, are best suited for showing multiple content panes at a time: the master on the left, and the detail to the right). Here, descendant navigation is usually implemented using a {@link android.app.FragmentTransaction} that adds, removes, or replaces the detail pane with new content.</p>
|
/frameworks/rs/cpp/ |
rsDispatch.h | 91 // inserted by hand from rs.h
|
/hardware/intel/bootstub/ |
head.S | 24 * Note. When FW hand-off control to bootstub, the CPU is already in protected
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
thumb.pm | 48 # where a hand-written version of it could merge two subsequent
|
/hardware/libhardware/include/hardware/ |
fingerprint.h | 160 * Do not set by hand, use the function above instead.
|
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/ |
mci.h | 32 * FastCall, N-SIQ and NQ-IRQ (Notification IRQ). FastCall and N-SIQ operations are used to hand over control
|
/libcore/benchmarks/src/benchmarks/regression/ |
FormatterBenchmark.java | 25 * Compares Formatter against hand-written StringBuilder code.
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
FileChannelLockingTest.java | 45 + "flowers at your feet, duties at your hand, the path of right just before you. Then do not grasp at the stars, "
|
/ndk/sources/host-tools/make-3.81/ |
README.customs | 33 you'll need to re-apply them by hand.
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample1_unittest.cc | 96 // On the other hand, EXPECT_TRUE accepts any Boolean expression,
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
reverse_fold_impl.hpp | 10 // -- DO NOT modify by hand!
|
/packages/apps/Email/provider_src/com/android/email/mail/store/imap/ |
ImapString.java | 83 * On the other hand, a quoted/literal string with value NIL (i.e. "NIL" and {3}\r\nNIL) is
|
/packages/apps/InCallUI/src/com/android/incallui/ |
SmallerHitTargetTouchListener.java | 28 * device in your hand, (2) they're in the upper corners and might
|
/packages/apps/Mms/tests/src/com/android/mms/ui/ |
MultiPartSmsTests.java | 60 +" The handle toward my hand? Come, let me clutch thee."
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
AbstractConversationWebViewClient.java | 78 * With the attachment in hand, it's trivial to open a stream to the file containing the content
|
/packages/inputmethods/LatinIME/java/res/values/ |
emoji-categories.xml | 84 <item>270C</item> <!-- VICTORY HAND -->
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardRow.java | 165 // its left hand side.
|
/packages/services/Telephony/src/com/android/phone/ |
CdmaOptions.java | 78 // We need to build the Intent by hand as the Preference Framework
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/ |
auth.h | 173 #define AUTH_SHORT 2 /* short hand unix style */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/ |
key_prot.x | 41 * the KERNEL level headers are created by hand as they kernel has special
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
auth.h | 173 #define AUTH_SHORT 2 /* short hand unix style */
|
Completed in 2180 milliseconds
<<21222324252627282930>>