Home
last modified time | relevance | path

Searched defs:spacing (Results 1 – 25 of 32) sorted by relevance

12

/external/proguard/src/proguard/gui/splash/
DTextSprite.java33 private final VariableInt spacing; field in TextSprite
62 VariableInt spacing, in TextSprite()
/external/e2fsprogs/lib/ss/
Dlist_rqs.c27 int i, spacing; in ss_list_requests() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/integration/
DTrapezoidIntegrator.java87 final double spacing = (max - min) / np; // spacing between adjacent new points in stage() local
/external/javassist/src/main/javassist/bytecode/analysis/
DFramePrinter.java92 int spacing = String.valueOf(code.getCodeLength()).length(); in print() local
/external/vixl/src/aarch32/
Ddisasm-aarch32.cc73 DecodeNeon(int lane, SpacingType spacing) in DecodeNeon()
84 DecodeNeonAndAlign(int lanes, SpacingType spacing, Alignment align) in DecodeNeonAndAlign()
831 SpacingType spacing = kSingle; in Index_1_Decode() local
837 SpacingType spacing = ((value & 3) == 2) ? kDouble : kSingle; in Index_1_Decode() local
843 SpacingType spacing = ((value & 7) == 4) ? kDouble : kSingle; in Index_1_Decode() local
862 SpacingType spacing = kSingle; in Align_index_align_1_Decode() local
875 SpacingType spacing = kSingle; in Align_index_align_1_Decode() local
888 SpacingType spacing = kSingle; in Align_index_align_1_Decode() local
909 SpacingType spacing = kSingle; in Align_index_align_2_Decode() local
922 SpacingType spacing = ((value & 2) == 2) ? kDouble : kSingle; in Align_index_align_2_Decode() local
[all …]
/external/lz4/tests/
Dfasttest.c58 char spacing; /* So prefixEnd != dest */ in test_decompress() local
/external/python/cpython3/Lib/
Dformatter.py58 def set_spacing(self, spacing): pass argument
276 def set_spacing(self, spacing): argument
311 def new_spacing(self, spacing): pass argument
338 def new_spacing(self, spacing): argument
Dcalendar.py583 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
588 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
/external/python/cpython2/Lib/
Dformatter.py55 def set_spacing(self, spacing): pass argument
273 def set_spacing(self, spacing): argument
308 def new_spacing(self, spacing): pass argument
335 def new_spacing(self, spacing): argument
Dcalendar.py596 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
601 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
/external/skia/tools/
Dskhello.cpp78 SkScalar spacing = paint.getFontSpacing(); in main() local
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DTouchZoomExampleActivity.java201 private float spacing(MotionEvent event) { in spacing() method in TouchZoomExampleActivity
/external/skqp/tools/
Dskhello.cpp78 SkScalar spacing = paint.getFontSpacing(); in main() local
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp476 …tTessellationEvaluationInLayoutString (TessPrimitiveType primType, SpacingMode spacing, Winding wi… in getTessellationEvaluationInLayoutString()
485 …tTessellationEvaluationInLayoutString (TessPrimitiveType primType, SpacingMode spacing, bool usePo… in getTessellationEvaluationInLayoutString()
1569 …r* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing, CaseType c… in CommonEdgeCase()
1872 …t, const char* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing) in TessCoordCase()
2118 …lSpacingModeCase (Context& context, const char* name, const char* description, SpacingMode spacing) in FractionalSpacingModeCase()
2286 SpacingMode spacing, in BasicVariousTessLevelsPosAttrCase()
2469 …r* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing, const char… in BasicTriangleFillCoverCase()
2482 …const glu::ProgramSources makeSources (TessPrimitiveType primitiveType, SpacingMode spacing, const… in makeSources()
2552 …r* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing, const char… in BasicTriangleFillNonOverlapCase()
2559 …const glu::ProgramSources makeSources (TessPrimitiveType primitiveType, SpacingMode spacing, const… in makeSources()
[all …]
/external/skqp/gm/
DOverStroke.cpp90 const SkScalar spacing = 5.0f; in ribs_path() local
/external/skia/gm/
DOverStroke.cpp90 const SkScalar spacing = 5.0f; in ribs_path() local
/external/mesa3d/src/compiler/
Dshader_info.h151 enum gl_tess_spacing spacing; member
/external/dng_sdk/source/
Ddng_gain_map.cpp254 const dng_point_real64 &spacing, in dng_gain_map()
/external/skia/src/utils/
DSkTextBox.cpp274 SkScalar spacing = fPaint->getTextSize() * fSpacingMul + fSpacingAdd; in getTextHeight() local
/external/skqp/src/utils/
DSkTextBox.cpp274 SkScalar spacing = fPaint->getTextSize() * fSpacingMul + fSpacingAdd; in getTextHeight() local
/external/iw/
Dutil.c543 void print_ampdu_spacing(__u8 spacing) in print_ampdu_spacing()
Dinfo.c153 __u8 spacing = nla_get_u8(tb_band[NL80211_BAND_ATTR_HT_AMPDU_DENSITY]); in print_phy_handler() local
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp50 float spacing = in CalculateBaseSpace() local
1024 float spacing = 0; in ProcessTextObject() local
/external/freetype/src/bdf/
Dbdf.h184 int spacing; /* Font spacing value. */ member
/external/ImageMagick/Magick++/lib/
DDrawable.cpp1646 void Magick::DrawableTextInterlineSpacing::spacing(double spacing_) in spacing() function in Magick::DrawableTextInterlineSpacing
1651 double Magick::DrawableTextInterlineSpacing::spacing(void) const in spacing() function in Magick::DrawableTextInterlineSpacing
1678 void Magick::DrawableTextInterwordSpacing::spacing(double spacing_) in spacing() function in Magick::DrawableTextInterwordSpacing
1683 double Magick::DrawableTextInterwordSpacing::spacing(void) const in spacing() function in Magick::DrawableTextInterwordSpacing

12