Home
last modified time | relevance | path

Searched defs:ResourceMap (Results 1 – 25 of 135) sorted by relevance

123456

/dports/net/proby/proby-1.0.2/cargo-crates/actix-web-2.0.0/src/
H A Drmap.rs12 pub struct ResourceMap { struct
14 parent: RefCell<Option<Rc<ResourceMap>>>, argument
16 patterns: Vec<(ResourceDef, Option<Rc<ResourceMap>>)>, argument
19 impl ResourceMap { impl
29 pub fn add(&mut self, pattern: &mut ResourceDef, nested: Option<Rc<ResourceMap>>) { in add()
38 pub(crate) fn finish(&self, current: Rc<ResourceMap>) { in finish()
48 impl ResourceMap { impl
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/actix-web-4.0.0-beta.8/src/
H A Drmap.rs12 pub struct ResourceMap { struct
14 parent: RefCell<Weak<ResourceMap>>, argument
16 patterns: Vec<(ResourceDef, Option<Rc<ResourceMap>>)>, argument
19 impl ResourceMap { implementation
29 pub fn add(&mut self, pattern: &mut ResourceDef, nested: Option<Rc<ResourceMap>>) { in add()
38 pub(crate) fn finish(&self, current: Rc<ResourceMap>) { in finish()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-open-file.hh280 struct ResourceMap struct
282 unsigned int get_face_count() const in get_face_count()
293 const OpenTypeFontFace &get_face(unsigned int idx, const void *data_base) const in get_face()
306 bool sanitize(hb_sanitize_context_t *c, const void *data_base) const in sanitize()
313 unsigned int get_type_count() const in get_type_count()
318 const ResourceTypeRecord &get_type_record(unsigned int i) const in get_type_record()
324 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
326 HBUINT16 resreved2; /* Reserved for file reference number */
327 HBUINT16 attrs; /* Resource fork attribute */
328 NNOffsetTo<ArrayOfM1<ResourceTypeRecord>> typeList; /* Offset from beginning of map to
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-open-file.hh340 struct ResourceMap struct
342 unsigned int get_face_count () const in get_face_count()
354 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
369 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
381 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
385 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
386 HBUINT32 reserved1; /* Reserved for handle to next resource map */
387 HBUINT16 resreved2; /* Reserved for file reference number */
388 HBUINT16 attrs; /* Resource fork attribute */
390 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-open-file.hh344 struct ResourceMap struct
346 unsigned int get_face_count () const in get_face_count()
358 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
373 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
383 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
385 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
389 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT16 resreved2; /* Reserved for file reference number */
392 HBUINT16 attrs; /* Resource fork attribute */
394 typeList; /* Offset from beginning of map to
[all …]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-open-file.hh355 struct ResourceMap struct
357 unsigned int get_face_count () const in get_face_count()
369 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
384 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
396 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
400 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
401 HBUINT32 reserved1; /* Reserved for handle to next resource map */
402 HBUINT16 resreved2; /* Reserved for file reference number */
403 HBUINT16 attrs; /* Resource fork attribute */
405 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-open-file.hh344 struct ResourceMap struct
346 unsigned int get_face_count () const in get_face_count()
358 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
373 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
383 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
385 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
389 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT16 resreved2; /* Reserved for file reference number */
392 HBUINT16 attrs; /* Resource fork attribute */
394 typeList; /* Offset from beginning of map to
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-open-file.hh345 struct ResourceMap struct
347 unsigned int get_face_count () const in get_face_count()
359 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
374 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
386 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
390 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT32 reserved1; /* Reserved for handle to next resource map */
392 HBUINT16 resreved2; /* Reserved for file reference number */
393 HBUINT16 attrs; /* Resource fork attribute */
395 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-open-file.hh344 struct ResourceMap struct
346 unsigned int get_face_count () const in get_face_count()
358 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
373 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
383 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
385 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
389 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT16 resreved2; /* Reserved for file reference number */
392 HBUINT16 attrs; /* Resource fork attribute */
394 typeList; /* Offset from beginning of map to
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-open-file.hh345 struct ResourceMap struct
347 unsigned int get_face_count () const in get_face_count()
359 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
374 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
386 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
390 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT32 reserved1; /* Reserved for handle to next resource map */
392 HBUINT16 resreved2; /* Reserved for file reference number */
393 HBUINT16 attrs; /* Resource fork attribute */
395 typeList; /* Offset from beginning of map to
[all …]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-open-file.hh355 struct ResourceMap struct
357 unsigned int get_face_count () const in get_face_count()
369 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
384 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
396 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
400 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
401 HBUINT32 reserved1; /* Reserved for handle to next resource map */
402 HBUINT16 resreved2; /* Reserved for file reference number */
403 HBUINT16 attrs; /* Resource fork attribute */
405 typeList; /* Offset from beginning of map to
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-open-file.hh340 struct ResourceMap struct
342 unsigned int get_face_count () const in get_face_count()
354 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
369 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
381 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
385 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
386 HBUINT32 reserved1; /* Reserved for handle to next resource map */
387 HBUINT16 resreved2; /* Reserved for file reference number */
388 HBUINT16 attrs; /* Resource fork attribute */
390 typeList; /* Offset from beginning of map to
[all …]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-open-file.hh355 struct ResourceMap struct
357 unsigned int get_face_count () const in get_face_count()
369 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
384 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
396 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
400 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
401 HBUINT32 reserved1; /* Reserved for handle to next resource map */
402 HBUINT16 resreved2; /* Reserved for file reference number */
403 HBUINT16 attrs; /* Resource fork attribute */
405 typeList; /* Offset from beginning of map to
[all …]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-open-file.hh355 struct ResourceMap struct
357 unsigned int get_face_count () const in get_face_count()
369 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
384 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
396 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
400 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
401 HBUINT32 reserved1; /* Reserved for handle to next resource map */
402 HBUINT16 resreved2; /* Reserved for file reference number */
403 HBUINT16 attrs; /* Resource fork attribute */
405 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-open-file.hh344 struct ResourceMap struct
346 unsigned int get_face_count () const in get_face_count()
358 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
373 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
383 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
385 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
389 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT16 resreved2; /* Reserved for file reference number */
392 HBUINT16 attrs; /* Resource fork attribute */
394 typeList; /* Offset from beginning of map to
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-open-file.hh340 struct ResourceMap struct
342 unsigned int get_face_count () const in get_face_count()
354 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
369 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
381 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
385 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
386 HBUINT32 reserved1; /* Reserved for handle to next resource map */
387 HBUINT16 resreved2; /* Reserved for file reference number */
388 HBUINT16 attrs; /* Resource fork attribute */
390 typeList; /* Offset from beginning of map to
[all …]
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-open-file.hh340 struct ResourceMap struct
342 unsigned int get_face_count () const in get_face_count()
354 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
369 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
381 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
385 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
386 HBUINT32 reserved1; /* Reserved for handle to next resource map */
387 HBUINT16 resreved2; /* Reserved for file reference number */
388 HBUINT16 attrs; /* Resource fork attribute */
390 typeList; /* Offset from beginning of map to
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-open-file.hh345 struct ResourceMap struct
347 unsigned int get_face_count () const in get_face_count()
359 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
374 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
386 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
390 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT32 reserved1; /* Reserved for handle to next resource map */
392 HBUINT16 resreved2; /* Reserved for file reference number */
393 HBUINT16 attrs; /* Resource fork attribute */
395 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-open-file.hh340 struct ResourceMap struct
342 unsigned int get_face_count () const in get_face_count()
354 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
369 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
379 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
381 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
385 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
387 HBUINT16 resreved2; /* Reserved for file reference number */
388 HBUINT16 attrs; /* Resource fork attribute */
390 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-open-file.hh340 struct ResourceMap struct
342 unsigned int get_face_count () const in get_face_count()
354 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
369 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
379 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
381 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
385 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
387 HBUINT16 resreved2; /* Reserved for file reference number */
388 HBUINT16 attrs; /* Resource fork attribute */
390 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-open-file.hh344 struct ResourceMap struct
346 unsigned int get_face_count () const in get_face_count()
358 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
373 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
383 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
385 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
389 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT16 resreved2; /* Reserved for file reference number */
392 HBUINT16 attrs; /* Resource fork attribute */
394 typeList; /* Offset from beginning of map to
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-open-file.hh345 struct ResourceMap struct
347 unsigned int get_face_count () const in get_face_count()
359 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
374 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
386 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
390 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT32 reserved1; /* Reserved for handle to next resource map */
392 HBUINT16 resreved2; /* Reserved for file reference number */
393 HBUINT16 attrs; /* Resource fork attribute */
395 typeList; /* Offset from beginning of map to
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-open-file.hh344 struct ResourceMap struct
346 unsigned int get_face_count () const in get_face_count()
358 const OpenTypeFontFace& get_face (unsigned int idx, in get_face()
373 bool sanitize (hb_sanitize_context_t *c, const void *data_base) const in sanitize()
383 unsigned int get_type_count () const { return (this+typeList).lenM1 + 1; } in get_type_count()
385 const ResourceTypeRecord& get_type_record (unsigned int i) const in get_type_record()
389 HBUINT8 reserved0[16]; /* Reserved for copy of resource header */
391 HBUINT16 resreved2; /* Reserved for file reference number */
392 HBUINT16 attrs; /* Resource fork attribute */
394 typeList; /* Offset from beginning of map to
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/mac/
H A DResourceMap.java31 public class ResourceMap { class
40 public ResourceMap(final DataInput di) throws IOException { in ResourceMap() method in ResourceMap
/dports/devel/stack/stack-2.7.3/_cabal_deps/rio-orphans-0.1.2.0/src/RIO/
H A DOrphans.hs89 type ResourceMap = IORef ReleaseMap type

123456