Searched refs:pads (Results 1 - 9 of 9) sorted by relevance

/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
H A DStringUtil.java39 String pads = "";
41 pads += " ";
43 return pads + numStr;
56 String pads = "";
58 pads += "0";
60 return pads + numStr;
73 String pads = "";
75 pads += " ";
77 return pads + numStr;
90 String pads
[all...]
/external/valgrind/exp-bbv/tests/amd64-linux/
H A Dmillion.S7 xor %rcx,%rcx # not needed, pads total to 1M
8 xor %rax,%rax # not needed, pads total to 1M
/external/kernel-headers/original/uapi/linux/
H A Dmedia.h71 __u16 pads; member in struct:media_entity_desc
123 /* Should have enough room for pads elements */
124 struct media_pad_desc __user *pads; member in struct:media_links_enum
/external/valgrind/exp-bbv/tests/x86/
H A Dmillion.S9 xor %ecx,%ecx # not needed, pads total to 1M
/external/freetype/include/internal/
H A Dtttypes.h520 /* pads :: Unused (to make the size of the record */
535 FT_Char pads[2]; member in struct:TT_SBit_LineMetricsRec_
/external/pdfium/third_party/freetype/include/internal/
H A Dtttypes.h520 /* pads :: Unused (to make the size of the record */
535 FT_Char pads[2]; member in struct:TT_SBit_LineMetricsRec_
/external/valgrind/include/vki/
H A Dvki-linux.h4564 __vki_u16 pads; member in struct:vki_media_entity_desc
4608 struct vki_media_pad_desc __user *pads; member in struct:vki_media_links_enum
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/bison/
H A Dmaint.mk370 # and always NUL-pads out to the specified length.

Completed in 343 milliseconds