Home
last modified time | relevance | path

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

12

/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c65 dump_memory_bytes (guint8 * data, guint len, guint spacing) in dump_memory_bytes()
79 #define dump_memory_content(desc, spacing) dump_memory_bytes((desc)->data + 2, (desc)->length, spac… argument
146 dump_cable_delivery_descriptor (GstMpegtsDescriptor * desc, guint spacing) in dump_cable_delivery_descriptor()
164 dump_terrestrial_delivery (GstMpegtsDescriptor * desc, guint spacing) in dump_terrestrial_delivery()
204 dump_dvb_service_list (GstMpegtsDescriptor * desc, guint spacing) in dump_dvb_service_list()
222 dump_logical_channel_descriptor (GstMpegtsDescriptor * desc, guint spacing) in dump_logical_channel_descriptor()
239 dump_multiligual_network_name (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_network_name()
256 dump_multiligual_bouquet_name (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_bouquet_name()
273 dump_multiligual_service_name (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_service_name()
291 dump_multiligual_component (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_component()
[all …]
/third_party/skia/gm/
Duserfont.cpp73 static sk_sp<SkTextBlob> make_blob(sk_sp<SkTypeface> tf, float size, float* spacing) { in make_blob()
92 float spacing; in onDraw() local
Dtexteffects.cpp157 SkScalar spacing) { in make_posh()
168 SkScalar spacing) { in make_pos()
252 for (SkScalar spacing = 0; spacing < 30; spacing += 20) { variable
Doverstroke.cpp86 const SkScalar spacing = 5.0f; in ribs_path() local
/third_party/flutter/skia/gm/
Dtexteffects.cpp157 SkScalar spacing) { in make_posh()
168 SkScalar spacing) { in make_pos()
252 for (SkScalar spacing = 0; spacing < 30; spacing += 20) { variable
Doverstroke.cpp96 const SkScalar spacing = 5.0f; in ribs_path() local
/third_party/e2fsprogs/lib/ss/
Dlist_rqs.c27 int i, spacing; in ss_list_requests() local
/third_party/glib/gobject/
Dgobject-query.c30 static guint spacing = 1; variable
/third_party/python/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.py640 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
645 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
/third_party/flutter/skia/tools/
Dskhello.cpp78 SkScalar spacing = paint.getFontSpacing(); in main() local
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dmixer.c57 int spacing = 10; /* gap between drum buttons */ in initializeButtons() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_gain_map.cpp254 const dng_point_real64 &spacing, in dng_gain_map()
/third_party/ffmpeg/libavcodec/
Dass_split.h53 float spacing; member
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdf.h169 int spacing; /* Font spacing value. */ member
/third_party/freetype/src/bdf/
Dbdf.h169 int spacing; /* Font spacing value. */ member
/third_party/flutter/skia/third_party/externals/freetype/src/bdf/
Dbdf.h170 int spacing; /* Font spacing value. */ member
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp440 float spacing = ImGui::GetStyle().ItemInnerSpacing.x; in ShowDemoWindowWidgets() local
1266 const float spacing = 4; in ShowDemoWindowWidgets() local
1881 const float spacing = ImGui::GetStyle().ItemInnerSpacing.x; in ShowDemoWindowLayout() local
3857 float x = p.x + 4.0f, y = p.y + 4.0f, spacing = 8.0f; in ShowExampleAppCustomRendering() local
/third_party/boost/boost/math/differentiation/
Dlanczos_smoothing.hpp247 discrete_lanczos_derivative(Real const & spacing, in discrete_lanczos_derivative()
/third_party/mingw-w64/mingw-w64-headers/include/
Ddwrite_1.h142 UINT8 spacing; member
166 UINT8 spacing; member
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgltestsrc.c793 #define SRC_CHECKERS(spacing) \ argument
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dhello_ar_application.cc157 float spacing = 0.05; in DrawText() local
/third_party/minimp3/player/
Dnuklear.h2540 struct nk_vec2 spacing; member
3436 float spacing; member
3503 struct nk_vec2 spacing; member
3684 struct nk_vec2 spacing; member
3706 struct nk_vec2 spacing; member
3735 struct nk_vec2 spacing; member
3762 struct nk_vec2 spacing; member
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp588 float spacing = ImGui::GetStyle().ItemInnerSpacing.x; in ShowDemoWindowWidgets() local
2020 const float spacing = 4; in ShowDemoWindowWidgets() local
2759 const float spacing = ImGui::GetStyle().ItemInnerSpacing.x; in ShowDemoWindowLayout() local
7209 const float spacing = 10.0f; local
/third_party/boost/libs/random/test/
Dstatistic_tests.hpp414 std::vector<result_type> spacing(n); in run() local

12