/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion8-expected-completion43.txt | 4 android:layout_marginLeft : Specifies extra space on the left side of this view. [dimension] 5 android:layout_marginTop : Specifies extra space on the top side of this view. [dimension] 6 android:layout_marginRight : Specifies extra space on the right side of this view. [dimension] 7 android:layout_marginBottom : Specifies extra space on the bottom side of this view. [dimension]
|
completion8-expected-completion41.txt | 4 android:layout_marginLeft : Specifies extra space on the left side of this view. [dimension] 5 android:layout_marginTop : Specifies extra space on the top side of this view. [dimension] 6 android:layout_marginRight : Specifies extra space on the right side of this view. [dimension] 7 android:layout_marginBottom : Specifies extra space on the bottom side of this view. [dimension]
|
completion8-expected-completion44.txt | 7 android:layout_marginLeft : Specifies extra space on the left side of this view. [dimension] 8 android:layout_marginTop : Specifies extra space on the top side of this view. [dimension] 9 android:layout_marginRight : Specifies extra space on the right side of this view. [dimension] 10 android:layout_marginBottom : Specifies extra space on the bottom side of this view. [dimension]
|
completionvalues1-expected-completion23.txt | 4 android:textSelectHandleLeft : Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference] 5 android:textSelectHandleRight : Reference to a drawable that will be used to display a text selection anchor on the right side of a selection region. [reference]
|
/build/tools/droiddoc/templates-pdk/ |
customizations.cs | 7 <div class="g-unit g-first side-nav-resizable" id="side-nav"> 11 </div> <!-- end side-nav --> 21 <div class="g-unit g-first side-nav-resizable" id="side-nav"> 25 </div> <!-- end side-nav --> 35 <div class="g-unit g-first side-nav-resizable" id="side-nav"> 39 </div> <!-- end side-nav --> 49 <div class="g-unit g-first side-nav-resizable" id="side-nav" [all...] |
/external/junit/ |
README.android | 1 This is junit3.8.2 source, intended for host side use.
|
/external/clang/test/Preprocessor/ |
expr_usual_conversions.c | 5 #if (-42 + 0U) /* expected-warning {{left side of operator converted from negative value to unsigned: -42 to 18446744073709551574}} */ \ 6 / -2 /* expected-warning {{right side of operator converted from negative value to unsigned: -2 to 18446744073709551614}} */
|
/external/clang/test/CodeGenCXX/ |
static-init-2.cpp | 4 // initializer has side effects, so EmitConstantExpr should fail.
|
/external/clang/test/SemaCXX/ |
warn-unused-value.cpp | 12 // pointer to volatile has side effect (thus no warning)
|
/external/dbus/test/data/auth/ |
anonymous-server-successful.auth-script | 1 ## this tests the server side in a successful auth of type ANONYMOUS
|
/external/icu4c/tools/genren/ |
README | 15 - Another good way to check the file is a side by side diff. After the above 'make install-header': 17 diff --side-by-side urename.sort urename.old.sort | more
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ipt_recent.h | 24 u_int8_t side; member in struct:ipt_recent_info
|
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/ |
prefetch-onerror-expected.txt | 1 This tests that onerror events can be attached to link elements with rel=prefetch. Since prefetch links are just there as a performance optimization, the onerror/onload event is their only programatic side-effect.
|
prefetch-onload-expected.txt | 1 This tests that onload events can be attached to link elements with rel=prefetch. Since prefetch links are just there as a performance optimization, the onload event is their only programatic side-effect.
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnPOS.java | 25 /** The part of speech at left side */ 28 /** The part of speech at right side */ 39 * @param left The part of speech at left side 40 * @param right The part of speech at right side
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/ |
ipt_recent.h | 24 u_int8_t side; member in struct:ipt_recent_info
|
/development/tools/emulator/opengl/host/tools/emugen/ |
ApiGen.h | 45 const char *sideString(SideType side) { 47 switch(side) { 69 int genProcTypes(const std::string &filename, SideType side); 70 int genFuncTable(const std::string &filename, SideType side); 72 int genContext(const std::string &filename, SideType side); 73 int genContextImpl(const std::string &filename, SideType side); 75 int genEntryPoints(const std::string &filename, SideType side);
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_cell.h | 16 // ("Type to search" on the right-hand side), the keyword hint ("Press [Tab] to 17 // search Engine" on the right-hand side), and keyword mode ("Search Engine:" in 18 // a button-like token on the left-hand side). 30 // Add a new left-side decoration to the right of the existing 31 // left-side decorations. 34 // Add a new right-side decoration to the left of the existing 35 // right-side decorations.
|
/bootable/recovery/edify/ |
Android.mk | 15 # Build the host-side command line tool 30 # Build the device-side library
|
/frameworks/base/core/res/res/values-sw600dp-w1024dp/ |
dimens.xml | 19 <!-- Preference activity side margins --> 21 <!-- Preference activity side margins negative-->
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
side_tab_strip_view.h | 9 // A class that handles drawing the background of the tab strip when side tabs
|
/external/chromium/chrome/common/safe_browsing/ |
safebrowsing_messages.h | 29 // SafeBrowsing client-side detection messages sent from the renderer to the 33 // phishing according to the client-side phishing detector. 43 // SafeBrowsing client-side detection messages sent from the browser to the 46 // A classification model for client-side phishing detection.
|
/external/iptables/include/linux/netfilter/ |
xt_recent.h | 32 __u8 side; member in struct:xt_recent_mtinfo
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
manis.sed | 4 # Protect against being on the right side of a sed subst in config.status.
|
/external/qemu/android/protocol/ |
attach-ui-impl.h | 19 * Contains the UI-side implementation of the "attach-ui" service that is 23 /* Creates and initializes descriptor for the UI-side of the "atatch-ui" 32 /* Destroys the descriptor for the UI-side of the "attach-ui" service. */
|