Home
last modified time | relevance | path

Searched +defs:atlas +defs:s (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/etagere/src/
H A Dallocator.rs90 let mut atlas = AtlasAllocator { in with_options() localVariable
666 let mut atlas = AtlasAllocator::with_options( in test_simple() localVariable
700 let mut atlas = AtlasAllocator::with_options( in test_options() localVariable
866 let s = 65472; in fuzz_01() localVariable
868 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
873 let mut atlas = AtlasAllocator::new(size2(64, s)); in fuzz_01() localVariable
878 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
883 let mut atlas = AtlasAllocator::new(size2(64, s)); in fuzz_01() localVariable
890 let s = std::u16::MAX as i32; in fuzz_01() localVariable
892 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/etagere/src/
H A Dallocator.rs90 let mut atlas = AtlasAllocator { in with_options() localVariable
666 let mut atlas = AtlasAllocator::with_options( in test_simple() localVariable
700 let mut atlas = AtlasAllocator::with_options( in test_options() localVariable
866 let s = 65472; in fuzz_01() localVariable
868 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
873 let mut atlas = AtlasAllocator::new(size2(64, s)); in fuzz_01() localVariable
878 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
883 let mut atlas = AtlasAllocator::new(size2(64, s)); in fuzz_01() localVariable
890 let s = std::u16::MAX as i32; in fuzz_01() localVariable
892 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/etagere/src/
H A Dallocator.rs91 let mut atlas = AtlasAllocator { in with_options() localVariable
699 atlas: &'l AtlasAllocator, field
756 let mut atlas = AtlasAllocator::with_options( in test_simple() localVariable
790 let mut atlas = AtlasAllocator::with_options( in test_options() localVariable
966 let s = 65472; in fuzz_01() localVariable
968 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
973 let mut atlas = AtlasAllocator::new(size2(64, s)); in fuzz_01() localVariable
978 let mut atlas = AtlasAllocator::new(size2(s, 64)); in fuzz_01() localVariable
983 let mut atlas = AtlasAllocator::new(size2(64, s)); in fuzz_01() localVariable
990 let s = std::u16::MAX as i32; in fuzz_01() localVariable
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/samplecode/
H A DSampleShip.cpp25 static void draw_atlas(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas()
31 static void draw_atlas_sim(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas_sim()
106 SkScalar s = fXform[i].fSSin; in onDrawContent() local
H A DSampleAtlas.cpp20 static void draw_atlas(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas()
26 static void draw_atlas_sim(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas_sim()
50 const char* s = "01234567890!@#$%^&*=+<>?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; in make_atlas() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/samplecode/
H A DSampleShip.cpp25 static void draw_atlas(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas()
31 static void draw_atlas_sim(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas_sim()
106 SkScalar s = fXform[i].fSSin; in onDrawContent() local
H A DSampleAtlas.cpp20 static void draw_atlas(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas()
26 static void draw_atlas_sim(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], in draw_atlas_sim()
50 const char* s = "01234567890!@#$%^&*=+<>?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; in make_atlas() local
/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dtest_truetype.c32 int w,h,i,j,c = (argc > 1 ? atoi(argv[1]) : 34807), s = (argc > 2 ? atoi(argv[2]) : 32); in main() local
43 static unsigned char atlas[1024*1024]; in main() local
/dports/graphics/qtpbfimageplugin/QtPBFImagePlugin-2.1/src/
H A Dsprites.cpp12 static const QImage *atlas(const QString &fileName) in atlas() function
72 Sprite s(val.toObject()); in load() local
/dports/devel/stb/stb-f54acd4/tests/
H A Dtest_truetype.c40 int w,h,i,j,c = (argc > 1 ? atoi(argv[1]) : 34807), s = (argc > 2 ? atoi(argv[2]) : 32); in main() local
51 static unsigned char atlas[1024*1024]; in main() local
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtest_truetype.c40 int w,h,i,j,c = (argc > 1 ? atoi(argv[1]) : 34807), s = (argc > 2 ? atoi(argv[2]) : 32); in main() local
51 static unsigned char atlas[1024*1024]; in main() local
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dtest_truetype.c40 int w,h,i,j,c = (argc > 1 ? atoi(argv[1]) : 34807), s = (argc > 2 ? atoi(argv[2]) : 32); in main() local
51 static unsigned char atlas[1024*1024]; in main() local
/dports/science/fastjet/fastjet-3.3.4/plugins/ATLASCone/
H A DJetSplitMergeTool.cc50 namespace atlas { namespace
208 double s = ((*pj)->e() > 0) ? +1.0 : -1.0; in etaTrue() local
218 double s = ((*pj)->e() > 0) ? +1.0 : -1.0; in phiTrue() local
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-atlas-texture.c119 CoglAtlas *atlas = data; in _cogl_atlas_texture_pre_reorganize_cb() local
156 CoglAtlas *atlas = user_data; in _cogl_atlas_texture_post_reorganize_cb() local
208 CoglAtlas *atlas = _cogl_atlas_new (COGL_PIXEL_FORMAT_RGBA_8888, in _cogl_atlas_texture_create_atlas() local
324 float *s, in _cogl_atlas_texture_transform_coords_to_gl()
460 CoglAtlas *atlas = atlas_tex->atlas; in _cogl_atlas_texture_set_region_with_border() local
720 CoglAtlas *atlas; in allocate_space() local
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-atlas-texture.c119 CoglAtlas *atlas = data; in _cogl_atlas_texture_pre_reorganize_cb() local
156 CoglAtlas *atlas = user_data; in _cogl_atlas_texture_post_reorganize_cb() local
208 CoglAtlas *atlas = _cogl_atlas_new (COGL_PIXEL_FORMAT_RGBA_8888, in _cogl_atlas_texture_create_atlas() local
324 float *s, in _cogl_atlas_texture_transform_coords_to_gl()
460 CoglAtlas *atlas = atlas_tex->atlas; in _cogl_atlas_texture_set_region_with_border() local
720 CoglAtlas *atlas; in allocate_space() local
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-atlas-texture.c115 CoglAtlas *atlas = data; in _cogl_atlas_texture_pre_reorganize_cb() local
152 CoglAtlas *atlas = user_data; in _cogl_atlas_texture_post_reorganize_cb() local
204 CoglAtlas *atlas = _cogl_atlas_new (COGL_PIXEL_FORMAT_RGBA_8888, in _cogl_atlas_texture_create_atlas() local
318 float *s, in _cogl_atlas_texture_transform_coords_to_gl()
454 CoglAtlas *atlas = atlas_tex->atlas; in _cogl_atlas_texture_set_region_with_border() local
714 CoglAtlas *atlas; in allocate_space() local
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/ngl/
H A Dgskngldriver.c152 gsk_ngl_texture_atlas_free (GskNglTextureAtlas *atlas) in gsk_ngl_texture_atlas_free()
167 GskNglTextureAtlas *atlas; in gsk_ngl_driver_create_atlas() local
521 GskNglTextureAtlas *atlas = g_ptr_array_index (self->atlases, i - 1); in gsk_ngl_driver_compact_atlases() local
1145 write_atlas_to_png (GskNglTextureAtlas *atlas, in write_atlas_to_png()
1150 cairo_surface_t *s; in write_atlas_to_png() local
1172 GskNglTextureAtlas *atlas = g_ptr_array_index (self->atlases, i); in gsk_ngl_driver_save_atlases_to_png() local
/dports/www/zola/zola-0.15.2/cargo-crates/csv-1.1.6/examples/data/bench/
H A Dgtfs-mbta-stop-times.csv113 "CR-Saturday-Fall-16-1005","13:05:00","13:05:00","Montello",6,"",0,0,1
250 "CR-Saturday-Fall-16-1035","14:00:00","14:00:00","South Station",1,"",0,1,1
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_ttatlas_query.c485 ATLAS *atlas=NULL; in TT_retrieve_atlas_dset() local
840 ATLAS *atlas=NULL; in MNI_Anatomical_Side() local
980 ATLAS *atlas=NULL; in genx_Atlas_Query_to_String() local
1730 ATLAS *atlas=NULL; in Atlas_Query_to_String() local
2933 int i, *s=NULL, n; in z_rand_order() local
3550 ATLAS *atlas=NULL; in Build_Atlas() local
8597 ATLAS *atlas; in atlas_n_points() local
8619 ATLAS *atlas; in atlas_points() local
8670 ATLAS *atlas; in atlas_point_list() local
8681 ATLAS *atlas; in atlas_version_string() local
[all …]
/dports/games/spring/spring_98.0/rts/Rendering/Textures/
H A D3DOTextureHandler.cpp42 CTextureAtlas atlas; in C3DOTextureHandler() local
184 const std::string& s = *fi; in LoadTexFiles() local
/dports/graphics/freetype-gl/freetype-gl-647b062/
H A Dtexture-font.c36 #define FT_ERRORDEF( e, v, s ) case v: return s; argument
297 texture_font_new_from_file(texture_atlas_t *atlas, const float pt_size, in texture_font_new_from_file()
327 texture_font_new_from_memory(texture_atlas_t *atlas, float pt_size, in texture_font_new_from_memory()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/nanovg/
H A Dfontstash.h443 FONSatlas* atlas; member
528 static void fons__deleteAtlas(FONSatlas* atlas) in fons__deleteAtlas()
537 FONSatlas* atlas = NULL; in fons__allocAtlas() local
567 static int fons__atlasInsertNode(FONSatlas* atlas, int idx, int x, int y, int w) in fons__atlasInsertNode()
587 static void fons__atlasRemoveNode(FONSatlas* atlas, int idx) in fons__atlasRemoveNode()
596 static void fons__atlasExpand(FONSatlas* atlas, int w, int h) in fons__atlasExpand()
605 static void fons__atlasReset(FONSatlas* atlas, int w, int h) in fons__atlasReset()
655 static int fons__atlasRectFits(FONSatlas* atlas, int i, int w, int h) in fons__atlasRectFits()
676 static int fons__atlasAddRect(FONSatlas* atlas, int rw, int rh, int* rx, int* ry) in fons__atlasAddRect()
971 int fonsGetFontByName(FONScontext* s, const char* name) in fonsGetFontByName()
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dfontstash.h411 FONSatlas* atlas; member
492 static void fons__deleteAtlas(FONSatlas* atlas) in fons__deleteAtlas()
501 FONSatlas* atlas = NULL; in fons__allocAtlas() local
531 static int fons__atlasInsertNode(FONSatlas* atlas, int idx, int x, int y, int w) in fons__atlasInsertNode()
551 static void fons__atlasRemoveNode(FONSatlas* atlas, int idx) in fons__atlasRemoveNode()
560 static void fons__atlasExpand(FONSatlas* atlas, int w, int h) in fons__atlasExpand()
569 static void fons__atlasReset(FONSatlas* atlas, int w, int h) in fons__atlasReset()
619 static int fons__atlasRectFits(FONSatlas* atlas, int i, int w, int h) in fons__atlasRectFits()
640 static int fons__atlasAddRect(FONSatlas* atlas, int rw, int rh, int* rx, int* ry) in fons__atlasAddRect()
923 int fonsGetFontByName(FONScontext* s, const char* name) in fonsGetFontByName()
[all …]
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dfontstash.h409 FONSatlas* atlas; member
490 static void fons__deleteAtlas(FONSatlas* atlas) in fons__deleteAtlas()
499 FONSatlas* atlas = NULL; in fons__allocAtlas() local
529 static int fons__atlasInsertNode(FONSatlas* atlas, int idx, int x, int y, int w) in fons__atlasInsertNode()
549 static void fons__atlasRemoveNode(FONSatlas* atlas, int idx) in fons__atlasRemoveNode()
558 static void fons__atlasExpand(FONSatlas* atlas, int w, int h) in fons__atlasExpand()
567 static void fons__atlasReset(FONSatlas* atlas, int w, int h) in fons__atlasReset()
617 static int fons__atlasRectFits(FONSatlas* atlas, int i, int w, int h) in fons__atlasRectFits()
638 static int fons__atlasAddRect(FONSatlas* atlas, int rw, int rh, int* rx, int* ry) in fons__atlasAddRect()
924 int fonsGetFontByName(FONScontext* s, const char* name) in fonsGetFontByName()
[all …]
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dfontstash.h409 FONSatlas* atlas; member
490 static void fons__deleteAtlas(FONSatlas* atlas) in fons__deleteAtlas()
499 FONSatlas* atlas = NULL; in fons__allocAtlas() local
529 static int fons__atlasInsertNode(FONSatlas* atlas, int idx, int x, int y, int w) in fons__atlasInsertNode()
549 static void fons__atlasRemoveNode(FONSatlas* atlas, int idx) in fons__atlasRemoveNode()
558 static void fons__atlasExpand(FONSatlas* atlas, int w, int h) in fons__atlasExpand()
567 static void fons__atlasReset(FONSatlas* atlas, int w, int h) in fons__atlasReset()
617 static int fons__atlasRectFits(FONSatlas* atlas, int i, int w, int h) in fons__atlasRectFits()
638 static int fons__atlasAddRect(FONSatlas* atlas, int rw, int rh, int* rx, int* ry) in fons__atlasAddRect()
924 int fonsGetFontByName(FONScontext* s, const char* name) in fonsGetFontByName()
[all …]

12345678