HomeSort by relevance Sort by last modified time
    Searched refs:pad (Results 226 - 250 of 833) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
alternative_32.h 25 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 25 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 25 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 25 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 32 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 32 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 32 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
alternative_32.h 32 u8 pad; member in struct:alt_instr
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 32 u8 pad; member in struct:alt_instr
  /external/chromium_org/skia/ext/
lazy_pixel_ref_utils.cc 217 SkScalar pad = (metrics.fBottom - metrics.fTop) / 2; variable
218 bounds.fLeft -= pad;
219 bounds.fRight += pad;
274 SkScalar pad = (metrics.fTop - metrics.fBottom) / 2; variable
275 bounds.fLeft += pad;
276 bounds.fRight -= pad;
295 SkScalar pad = metrics.fTop; variable
296 bounds.fLeft += pad;
297 bounds.fRight -= pad;
298 bounds.fTop += pad;
    [all...]
  /external/chromium_org/net/disk_cache/
disk_format.h 85 int32 pad[52]; member in struct:disk_cache::IndexHeader
114 int32 pad[4]; member in struct:disk_cache::EntryStore
  /external/chromium_org/third_party/libwebp/webp/
demux.h 140 uint32_t pad[4]; // padding for later use. member in struct:WebPIterator
180 uint32_t pad[6]; // padding for later use member in struct:WebPChunkIterator
  /external/e2fsprogs/lib/ext2fs/
dirhash.c 144 __u32 pad, val; local
149 pad = (__u32)len | ((__u32)len << 8);
150 pad |= pad << 16;
152 val = pad;
157 val = pad;
166 val = pad;
173 *buf++ = pad;
  /external/elfutils/backends/
ppc_corenote.c 79 { .offset = 32 * 16, .regno = 67, .count = 1, .bits = 32, .pad = 12 },
81 { .offset = 33 * 16, .regno = 356, .count = 1, .bits = 32, .pad = 12 }
  /external/freetype/src/psaux/
psconv.c 464 FT_UInt pad = 0x01; local
495 pad = ( pad << 4 ) | c;
496 if ( pad & 0x100 )
498 buffer[w++] = (FT_Byte)pad;
499 pad = 0x01;
503 if ( pad != 0x01 )
504 buffer[w++] = (FT_Byte)( pad << 4 );
  /external/sfntly/cpp/src/sfntly/data/
writable_font_data.h 72 // Write the bytes from the array and pad if necessary.
74 // not enough bytes in the array then pad to the requested length using the
75 // pad byte specified.
80 // @param pad the padding byte to be used if necessary
86 byte_t pad);
90 // @param count the number of pad bytes to write
91 // @return the number of pad bytes written
96 // @param count the number of pad bytes to write
97 // @param pad the byte value to use as padding
98 // @return the number of pad bytes writte
    [all...]
  /external/webp/include/webp/
demux.h 142 uint32_t pad[2]; // padding for later use. member in struct:WebPIterator
182 uint32_t pad[6]; // padding for later use member in struct:WebPChunkIterator
  /frameworks/base/core/java/android/text/style/
DrawableMarginSpan.java 33 public DrawableMarginSpan(Drawable b, int pad) {
35 mPad = pad;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DetermineFovActivity.java 199 // If the aspect ratio is smaller, set the destination rectangle to pad
201 int pad = (canvasHeight - scaledHeight) / 2; local
202 drawRect.set(0, pad, canvasWidth, pad + scaledHeight - 1);
204 // Set the destination rectangle to pad horizontally.
207 float pad = (canvasWidth - scaledWidth) / 2; local
208 drawRect.set(pad, 0, pad + scaledWidth - 1, canvasHeight);
  /external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.h 203 int32_t pos, int32_t width, UChar pad);
206 int32_t pos, int32_t width, UChar pad) {
207 expectPad(fmt, UnicodeString(pat, ""), pos, width, pad);
211 int32_t pos, int32_t width, const UnicodeString& pad);
214 int32_t pos, int32_t width, const UnicodeString& pad) {
215 expectPad(fmt, UnicodeString(pat, ""), pos, width, pad);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_structs.h 73 GLuint pad:2; member in struct:brw_urb_fence::__anon15081
82 GLuint pad:2; member in struct:brw_urb_fence::__anon15082
90 GLuint pad:1; member in struct:brw_urb_fence::__anon15083
655 GLuint pad:2; member in struct:brw_sampler_state::__anon15121
663 GLuint pad:5; member in struct:brw_sampler_state::__anon15122
670 GLuint pad:12; member in struct:brw_sampler_state::__anon15123
702 GLuint pad:4; member in struct:gen7_sampler_state::__anon15125
709 GLuint pad:5; member in struct:gen7_sampler_state::__anon15126
718 GLuint pad:1; member in struct:gen7_sampler_state::__anon15127
834 GLuint pad:3 member in struct:gen7_surface_state::__anon15135
868 GLuint pad:4; member in struct:gen7_surface_state::__anon15138::__anon15140
873 GLuint pad:2; member in struct:gen7_surface_state::__anon15138::__anon15141
902 GLuint pad:5; member in struct:brw_vertex_element_state::__anon15143
912 GLuint pad:8; member in struct:brw_vertex_element_state::__anon15144
924 GLuint pad:1; member in struct:brw_urb_immediate
943 GLuint pad:1; member in struct:brw_instruction::__anon15145
972 GLuint pad:1; member in struct:brw_instruction::__anon15146::__anon15147
987 GLuint pad:1; member in struct:brw_instruction::__anon15146::__anon15148
1002 GLuint pad:1; member in struct:brw_instruction::__anon15146::__anon15149
1031 GLuint pad:1; member in struct:brw_instruction::__anon15146::__anon15151
1066 GLuint pad:6; member in struct:brw_instruction::__anon15153::__anon15154
1080 GLuint pad:6; member in struct:brw_instruction::__anon15153::__anon15155
1124 GLuint pad:26; member in struct:brw_instruction::__anon15153::__anon15158
1359 GLuint pad:1; member in struct:brw_instruction::__anon15160::__anon15175
    [all...]
  /external/chromium_org/third_party/smhasher/src/
KeysetTest.cpp 85 const int pad = 16; local
86 const int buflen = keymax + pad*3;
102 for(int offset = pad; offset < pad*2; offset++)
104 uint8_t * key1 = &buffer1[pad];
105 uint8_t * key2 = &buffer2[pad+offset];
  /external/icu4c/test/intltest/
numfmtst.h 215 int32_t pos, int32_t width, UChar pad);
218 int32_t pos, int32_t width, UChar pad) {
219 expectPad(fmt, UnicodeString(pat, ""), pos, width, pad);
223 int32_t pos, int32_t width, const UnicodeString& pad);
226 int32_t pos, int32_t width, const UnicodeString& pad) {
227 expectPad(fmt, UnicodeString(pat, ""), pos, width, pad);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h 73 GLuint pad:2; member in struct:brw_urb_fence::__anon25423
82 GLuint pad:2; member in struct:brw_urb_fence::__anon25424
90 GLuint pad:1; member in struct:brw_urb_fence::__anon25425
655 GLuint pad:2; member in struct:brw_sampler_state::__anon25463
663 GLuint pad:5; member in struct:brw_sampler_state::__anon25464
670 GLuint pad:12; member in struct:brw_sampler_state::__anon25465
702 GLuint pad:4; member in struct:gen7_sampler_state::__anon25467
709 GLuint pad:5; member in struct:gen7_sampler_state::__anon25468
718 GLuint pad:1; member in struct:gen7_sampler_state::__anon25469
834 GLuint pad:3 member in struct:gen7_surface_state::__anon25477
868 GLuint pad:4; member in struct:gen7_surface_state::__anon25480::__anon25482
873 GLuint pad:2; member in struct:gen7_surface_state::__anon25480::__anon25483
902 GLuint pad:5; member in struct:brw_vertex_element_state::__anon25485
912 GLuint pad:8; member in struct:brw_vertex_element_state::__anon25486
924 GLuint pad:1; member in struct:brw_urb_immediate
943 GLuint pad:1; member in struct:brw_instruction::__anon25487
972 GLuint pad:1; member in struct:brw_instruction::__anon25488::__anon25489
987 GLuint pad:1; member in struct:brw_instruction::__anon25488::__anon25490
1002 GLuint pad:1; member in struct:brw_instruction::__anon25488::__anon25491
1031 GLuint pad:1; member in struct:brw_instruction::__anon25488::__anon25493
1066 GLuint pad:6; member in struct:brw_instruction::__anon25495::__anon25496
1080 GLuint pad:6; member in struct:brw_instruction::__anon25495::__anon25497
1124 GLuint pad:26; member in struct:brw_instruction::__anon25495::__anon25500
1359 GLuint pad:1; member in struct:brw_instruction::__anon25502::__anon25517
    [all...]
  /external/objenesis/tck/src/org/objenesis/tck/
TextReporter.java 161 summary.print(pad("", maxCandidateWidth) + ' ');
164 summary.print(pad(desc, maxObjenesisWidth) + ' ');
173 summary.print(pad(candidateDesc, maxCandidateWidth) + ' ');
179 summary.print(pad("N/A", maxObjenesisWidth) + " ");
182 summary.print(pad(result.result ? "Y" : "n", maxObjenesisWidth) + " ");
216 private String pad(String text, int width) { method in class:TextReporter

Completed in 834 milliseconds

1 2 3 4 5 6 7 8 91011>>