/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
statfs.h | 6 * add padding at the end to bring it to a multiple of 8 bytes, but
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/ |
statfs.h | 6 * add padding at the end to bring it to a multiple of 8 bytes, but
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/ |
statfs.h | 6 * add padding at the end to bring it to a multiple of 8 bytes, but
|
/frameworks/support/v7/cardview/res/values/ |
attrs.xml | 27 <!-- Add padding in API v21+ as well to have the same measurements with previous versions. --> 29 <!-- Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. --> 31 <!-- Inner padding between the edges of the Card and children of the CardView. --> 33 <!-- Inner padding between the left edge of the Card and children of the CardView. --> 35 <!-- Inner padding between the right edge of the Card and children of the CardView. --> 37 <!-- Inner padding between the top edge of the Card and children of the CardView. --> 39 <!-- Inner padding between the bottom edge of the Card and children of the CardView. -->
|
/packages/apps/Browser/res/raw/ |
folder_view.ktpl | 11 padding: 0;
16 padding: 0 8px 0 8px;
32 padding-left: 2em;
38 padding: 8px 0 8px 8px;
44 padding-top: 8px;
45 padding-bottom: 8px;
49 padding-left: 1.5em;
|
/prebuilts/sdk/current/support/v7/cardview/res/values/ |
attrs.xml | 27 <!-- Add padding in API v21+ as well to have the same measurements with previous versions. --> 29 <!-- Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. --> 31 <!-- Inner padding between the edges of the Card and children of the CardView. --> 33 <!-- Inner padding between the left edge of the Card and children of the CardView. --> 35 <!-- Inner padding between the right edge of the Card and children of the CardView. --> 37 <!-- Inner padding between the top edge of the Card and children of the CardView. --> 39 <!-- Inner padding between the bottom edge of the Card and children of the CardView. -->
|
/external/lldb/test/pexpect-2.4/doc/ |
clean.css | 4 padding:0px; 13 padding: 1em; 18 padding:0px; 26 padding:0px; 34 padding:0px; 43 padding:0px; 76 padding:10px 0px 10px 20px; 77 /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ 89 padding:10px; 97 padding:10px [all...] |
/development/samples/ApiDemos/res/layout/ |
shadow_card_stack.xml | 29 android:padding="20dp" 35 android:padding="20dp" 41 android:padding="20dp" 47 android:padding="20dp" 53 android:padding="20dp"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/includes/ |
searchcvs.css | 17 padding-left: 2em; 28 padding: 0; 34 padding: 1em 0 1em 0; 40 padding: 0.3em; 53 padding-top: 1em;
|
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/ |
ViewBindingAdapter.java | 62 @BindingAdapter({"android:padding"}) 63 public static void setPadding(View view, int padding) { 64 view.setPadding(padding, padding, padding, padding); 68 public static void setPaddingBottom(View view, int padding) { 70 padding); local 74 public static void setPaddingEnd(View view, int padding) { 76 view.setPaddingRelative(view.getPaddingStart(), view.getPaddingTop(), padding, local 79 view.setPadding(view.getPaddingLeft(), view.getPaddingTop(), padding, local 92 view.setPadding(view.getPaddingLeft(), view.getPaddingTop(), padding, local 109 view.setPadding(view.getPaddingLeft(), padding, view.getPaddingRight(), local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fuse.h | 92 __u32 padding; member in struct:fuse_attr 104 __u32 padding; member in struct:fuse_kstatfs 304 __u32 padding; member in struct:fuse_mknod_in 322 __u32 padding; member in struct:fuse_setattr_in 348 __u32 padding; member in struct:fuse_create_in 354 __u32 padding; member in struct:fuse_open_out 367 __u32 padding; member in struct:fuse_flush_in 378 __u32 padding; member in struct:fuse_read_in 390 __u32 padding; member in struct:fuse_write_in 395 __u32 padding; member in struct:fuse_write_out 407 __u32 padding; member in struct:fuse_fsync_in 417 __u32 padding; member in struct:fuse_getxattr_in 422 __u32 padding; member in struct:fuse_getxattr_out 430 __u32 padding; member in struct:fuse_lk_in 439 __u32 padding; member in struct:fuse_access_in 487 __u32 padding; member in struct:fuse_bmap_in 514 __u32 padding; member in struct:fuse_poll_in 519 __u32 padding; member in struct:fuse_poll_out 534 __u32 padding; member in struct:fuse_in_header 565 __u32 padding; member in struct:fuse_notify_inval_entry_out [all...] |
/external/doclava/res/assets/templates/assets/ |
doclava-developer-core.css | 12 padding: 0; 50 padding:0; 56 padding:0 4px; 60 padding:0; 78 padding:10px; 86 padding:0; 95 padding:0 0 0 2em; 99 padding:0 0 .5em; 104 padding:0; 109 padding:0 [all...] |
doclava-developer-docs.css | 15 padding: 5px 10px; 24 padding:0 0 0 15px; 30 padding:0 6px 0 0; 62 padding:5px 0; 67 padding: 0; 71 padding:0; 81 padding: 3px 0 1px 9px; 86 padding: 0 0 0 18px; 99 padding: 0; 103 padding: 0 0 0 28px [all...] |
/external/guava/ |
javadoc-stylesheet.css | 78 padding:0px 21px; 99 padding:8px; 110 padding:.8em .5em .4em .8em; 120 padding:0; 124 padding-top:10px; 133 padding:0; 137 padding-top:10px; 150 padding:0 0 5px 6px; 155 padding:0; 160 padding:3px 6px [all...] |
/external/icu/icu4j/ |
stylesheet7.css | 85 padding:0px 21px; 106 padding:8px; 117 padding:.8em .5em .4em .8em; 127 padding:0; 131 padding-top:10px; 140 padding:0; 144 padding-top:10px; 157 padding:0 0 5px 6px; 162 padding:0; 167 padding:3px 6px [all...] |
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/static/ |
webapp2.css | 9 padding:0; 32 padding:1em 0 0 0; 38 padding:0; 43 padding:1px 58 padding:.99em; 66 padding: .8em 0 0 0; 74 padding: 1px 3px 1px 3px; 84 padding: 0 0 0 0; 87 padding: 0 10px; 90 padding: 0 [all...] |
/external/clang/test/CodeGen/ |
sanitize-address-field-padding.cpp | 1 // Test -fsanitize-address-field-padding 2 // RUN: echo 'type:SomeNamespace::BlacklistedByName=field-padding' > %t.type.blacklist 3 // RUN: echo 'src:*sanitize-address-field-padding.cpp=field-padding' > %t.file.blacklist 4 // RUN: %clang_cc1 -triple x86_64-unknown-unknown -fsanitize=address -fsanitize-address-field-padding=1 -fsanitize-blacklist=%t.type.blacklist -Rsanitize-address -emit-llvm -o - %s 2>&1 | FileCheck %s 5 // RUN: %clang_cc1 -triple x86_64-unknown-unknown -fsanitize=address -fsanitize-address-field-padding=1 -fsanitize-blacklist=%t.type.blacklist -Rsanitize-address -emit-llvm -o - %s -O1 -mconstructor-aliases 2>&1 | FileCheck %s --check-prefix=WITH_CTOR_ALIASES 6 // RUN: %clang_cc1 -triple x86_64-unknown-unknown -fsanitize=address -fsanitize-address-field-padding=1 -fsanitize-blacklist=%t.file.blacklist -Rsanitize-address -emit-llvm -o - %s 2>&1 | FileCheck %s --check-prefix=FILE_BLACKLIST 12 // CHECK: -fsanitize-address-field-padding applied to Positive1 13 // CHECK: -fsanitize-address-field-padding ignored for Negative1 because it is trivially copyable 14 // CHECK: -fsanitize-address-field-padding ignored for Negative2 because it is trivially copyabl [all...] |
/frameworks/base/core/res/res/values/ |
dimens_material.xml | 17 <!-- Preference activity, vertical padding for the header list --> 25 <!-- Preference fragment padding, sides --> 28 <!-- Preference breadcrumbs padding, start padding --> 31 <!-- Preference breadcrumbs padding, end padding --> 38 <!-- Default start padding of an action bar. --> 40 <!-- Default end padding of an action bar. --> 44 <!-- Vertical padding around action bar icons. --> 51 <!-- Default padding for list items. This should match the action ba [all...] |
/external/slf4j/slf4j-site/src/site/pages/css/ |
site.css | 2 padding:0px; 10 padding:0px; 20 padding-top: 5px; 21 padding-bottom: 5px; 22 /*padding-left: 1ex;*/ 23 /*padding: 5px 20px 5px 20px; */ 27 padding-top: 0px; 28 padding-bottom: 0px; 47 padding-bottom: 0.5ex; 48 padding-top: 0.5ex [all...] |
/docs/source.android.com/src/devices/tech/dalvik/ |
dalvik-bytecode.css | 11 padding-top: 12px; 48 padding-top: 4px; 49 padding-bottom: 4px; 50 padding-left: 4px; 51 padding-right: 6px; 76 padding-top: 4px; 77 padding-bottom: 4px; 78 padding-left: 2px; 79 padding-right: 2px;
|
/external/llvm/docs/_themes/llvm-theme/static/ |
llvm-theme.css | 25 padding: 0; 35 padding: 10px 10px 15px 15px; 52 padding: 0.5em 20px 20px 20px; 68 padding: 0; 80 padding: 0 5px 0 5px; 90 padding: 0; 95 padding: 0.5em 15px 15px 0; 105 padding: 0.1em 0 0.1em 0.5em; 116 padding-left: 1.5em; 118 padding: 0 [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
BitmapFactory_Delegate.java | 52 @Nullable Rect padding, @Nullable Options opts) { 81 if (padding != null) { 82 // read the padding 84 padding.left = paddingArray[0]; 85 padding.top = paddingArray[1]; 86 padding.right = paddingArray[2]; 87 padding.bottom = paddingArray[3]; 102 Rect padding, Options opts) { 108 /*package*/ static Bitmap nativeDecodeAsset(long asset, Rect padding, Options opts) {
|
/frameworks/base/docs/html/ndk/reference/ |
doxygen.css | 26 padding-top: 8px; 27 padding-bottom: 4px; 165 padding: 4px 6px; 176 padding: 4px 6px; 194 padding-left: 53px; 195 padding-bottom: 0px; 216 padding-right: 4px; 236 padding: 0.2em; 276 padding: 2px 10px; 284 padding: 2px 10px [all...] |
/ndk/docs/Getting_Started/html/ |
doxygen.css | 26 padding-top: 8px; 27 padding-bottom: 4px; 161 padding: 4px 6px; 172 padding: 0px; 190 padding-left: 53px; 191 padding-bottom: 0px; 212 padding-right: 4px; 232 padding: 0.2em; 272 padding: 2px 10px; 280 padding: 2px 10px [all...] |
/ndk/docs/Programmers_Guide/html/ |
doxygen.css | 26 padding-top: 8px; 27 padding-bottom: 4px; 161 padding: 4px 6px; 172 padding: 0px; 190 padding-left: 53px; 191 padding-bottom: 0px; 212 padding-right: 4px; 232 padding: 0.2em; 272 padding: 2px 10px; 280 padding: 2px 10px [all...] |