HomeSort by relevance Sort by last modified time
    Searched full:padding (Results 201 - 225 of 6940) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/replicaisland/res/drawable/
key_config_border_active.xml 5 <padding
  /external/sfntly/cpp/src/sfntly/table/
subtable.h 50 virtual int32_t Padding() { return padding_; }
52 // Sets the amount of padding that is part of the data being used by this
54 void set_padding(int32_t padding) { padding_ = padding; }
  /external/toybox/tests/
cpio.test 5 # We need to test name and file padding.
10 testing "cpio name padding" "cpio -o -H newc|cpio -it" "a\nbb\nccc\ndddd\n" "" "a\nbb\nccc\ndddd\n"
17 testing "cpio file padding" "cpio -o -H newc|cpio -it" "a\nb\nc\nd\n" "" "a\nb\nc\nd\n"
24 # With the proper padding, header length, and file length,
  /frameworks/base/core/tests/coretests/res/layout/
table_layout_fixed_width.xml 33 android:padding="3dip" />
38 android:padding="3dip" />
48 android:padding="3dip" />
53 android:padding="3dip" />
  /frameworks/base/docs/html/guide/topics/ui/layout/
grid.jd 50 android:padding="3dip" />
54 android:padding="3dip" />
60 android:padding="3dip" />
64 android:padding="3dip" />
93 android:padding="3dip" />
97 android:padding="3dip" />
104 android:padding="3dip" />
108 android:padding="3dip" />
115 android:padding="3dip" />
119 android:padding="3dip" /
    [all...]
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/
expand_horz_layout.xml 4 android:padding="16dp"
expand_vert_layout.xml 4 android:padding="16dp"
  /packages/apps/Gallery2/res/layout/
photo_set_item.xml 7 android:padding="2dip">
  /external/vboot_reference/tests/futility/
test_sign_kernel.sh 20 # default padding
21 padding=49152
38 --pad ${padding} \
43 --pad ${padding} \
55 --pad ${padding} \
60 --pad ${padding} \
76 --pad ${padding} \
82 --pad ${padding} \
90 --pad ${padding} \
97 --pad ${padding} \
    [all...]
  /frameworks/support/v7/cardview/src/android/support/v7/widget/
CardView.java 34 * clip its children that intersect with rounded corners. Instead, it adds padding to avoid such
37 * Before L, CardView adds padding to its content and draws shadows to that area. This padding
41 * Since padding is used to offset content for shadows, you cannot set padding on CardView.
43 * you can use content padding attributes in XML or {@link #setContentPadding(int, int, int, int)}
44 * in code to set the padding between the edges of the Card and children of CardView.
49 * padding on platforms L and after as well, you can set {@link #setUseCompatPadding(boolean)} to
119 * Returns whether CardView will add inner padding on platforms L and after.
121 * @return True CardView adds inner padding on platforms L and after to have same dimension
    [all...]
  /art/runtime/arch/mips64/
asm_support_mips64.h 22 // 64 ($f24-$f31) + 64 ($s0-$s7) + 8 ($gp) + 8 ($s8) + 8 ($ra) + 1x8 bytes padding
24 // 48 ($s2-$s7) + 8 ($gp) + 8 ($s8) + 8 ($ra) + 1x8 bytes padding
26 // $f12-$f19, $a1-$a7, $s2-$s7 + $gp + $s8 + $ra, 16 total + 1x8 bytes padding + method*
  /cts/tests/tests/content/res/layout/
abslistview_layout.xml 29 android:padding="3dip" />
32 android:padding="3dip" />
35 android:padding="3dip" />
  /cts/tests/tests/view/res/layout/
abslistview_layout.xml 29 android:padding="3dip" />
32 android:padding="3dip" />
35 android:padding="3dip" />
  /cts/tests/tests/widget/res/layout/
abslistview_layout.xml 29 android:padding="3dip" />
32 android:padding="3dip" />
35 android:padding="3dip" />
table_layout_1.xml 27 android:padding="3dip" />
30 android:padding="3dip" />
33 android:padding="3dip" />
table_layout_2.xml 27 android:padding="3dip" />
31 android:padding="3dip" />
34 android:padding="3dip" />
  /cts/tools/tradefed-host/res/report/
cts_result.css 21 padding:10;
27 padding:5px;
45 padding: 0.5em;
53 padding: 0.5em;
67 padding: 0.5em;
72 padding: 0.5em;
94 padding: 0.2em;
103 padding: 0.2em;
142 padding:1;
152 padding:1
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
X923Padding.java 8 * A padder that adds X9.23 padding to a block - if a SecureRandom is
9 * passed in random padding is assumed, otherwise padding with zeros is used.
  /external/clang/www/analyzer/
menu.css 6 padding:0;
24 padding: 5px;
44 padding: 0;
  /external/eigen/doc/
eigendoxy_tabs.css 17 padding: 0;
31 padding: 0 20px;
43 padding: 0 10px;
  /external/kernel-headers/original/uapi/asm-generic/
msgbuf.h 8 * Note extra padding because this structure is passed back and forth
16 * so they do not need the first three padding words.
17 * On big-endian systems, the padding is in the wrong place.
sembuf.h 8 * Note extra padding because this structure is passed back and forth
16 * so they do not need the first two padding words.
17 * On big-endian systems, the padding is in the wrong place.
shmbuf.h 8 * Note extra padding because this structure is passed back and forth
16 * so they do not need the first two padding words.
17 * On big-endian systems, the padding is in the wrong place.
  /external/lldb/www/cpp_reference/html/
tabs.css 18 padding: 0;
32 padding: 0 20px;
44 padding: 0 10px;
  /external/llvm/test/MC/ARM/AlignedBundling/
pad-align-to-bundle-end.s 14 # No padding required here because bx just happens to be in the
24 # A 4-byte padding is needed here
35 # A 12-byte padding is needed here to push the group to the end of the next

Completed in 309 milliseconds

1 2 3 4 5 6 7 891011>>