Home
last modified time | relevance | path

Searched defs:Chapter (Results 1 – 25 of 129) sorted by relevance

123456

/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/format/chapter/
H A Dchapter.rs8 pub struct Chapter<'a> { struct
13 impl<'a> Chapter<'a> { impl
14 pub unsafe fn wrap(context: &Context, index: usize) -> Chapter { in wrap()
23 impl<'a> Chapter<'a> { implementation
49 impl<'a> PartialEq for Chapter<'a> { implementation
/dports/audio/libgpod-sharp/libgpod-0.8.3/bindings/mono/libgpod-sharp/
H A DChapter.cs46 public unsafe class Chapter : GPodBase { class
47 public Chapter(IntPtr handle, bool borrowed) : base(handle, borrowed) {} in Chapter() method in GPod.Chapter
48 public Chapter(IntPtr handle) : base(handle) {} in Chapter() method in GPod.Chapter
49 public Chapter() : this(Itdb_Chapter.itdb_chapter_new(), false) {} in Chapter() method in GPod.Chapter
50 public Chapter(Chapter other) : this(Itdb_Chapter.itdb_chapter_duplicate(other.Handle), false) {} in Chapter() method in GPod.Chapter
51 public Chapter(uint startpos, string title) : this() { in Chapter() method in GPod.Chapter
/dports/audio/libgpod/libgpod-0.8.3/bindings/mono/libgpod-sharp/
H A DChapter.cs46 public unsafe class Chapter : GPodBase { class
47 public Chapter(IntPtr handle, bool borrowed) : base(handle, borrowed) {} in Chapter() method in GPod.Chapter
48 public Chapter(IntPtr handle) : base(handle) {} in Chapter() method in GPod.Chapter
49 public Chapter() : this(Itdb_Chapter.itdb_chapter_new(), false) {} in Chapter() method in GPod.Chapter
50 public Chapter(Chapter other) : this(Itdb_Chapter.itdb_chapter_duplicate(other.Handle), false) {} in Chapter() method in GPod.Chapter
51 public Chapter(uint startpos, string title) : this() { in Chapter() method in GPod.Chapter
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/
H A DChapter.java77 public class Chapter extends Section { class
86 public Chapter(int number) { in Chapter() method in Chapter
100 public Chapter(Paragraph title, int number) { in Chapter() method in Chapter
113 public Chapter(String title, int number) { in Chapter() method in Chapter
/dports/lang/ghc/ghc-8.10.7/docs/users_guide/
H A Dffi-chap.rst36 Guaranteed call safety
66 Varargs not supported by ``ccall`` calling convention
89 .. _ffi-unlifted-types:
91 Unlifted FFI Types
206 Newtype wrapping of the IO monad
230 Explicit "forall"s in foreign types
249 Primitive imports
274 Interruptible foreign calls
328 The CAPI calling convention
371 ``hs_thread_done()``
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Services/Scan/Model/
H A DChapter.cs18 public class Chapter class
23 public Chapter() in Chapter() method in HandBrakeWPF.Services.Scan.Model.Chapter
39 public Chapter(int number, string name, TimeSpan duration) in Chapter() method in HandBrakeWPF.Services.Scan.Model.Chapter
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/mdbook-0.4.13/src/book/
H A Dbook.rs136 Chapter(Chapter), enumerator
152 pub struct Chapter { struct
169 impl Chapter { argument
176 ) -> Chapter { in new()
252 ) -> Result<Chapter> { in load_chapter()
328 impl Display for Chapter { implementation
/dports/textproc/mdbook/mdBook-0.4.13/src/book/
H A Dbook.rs136 Chapter(Chapter), enumerator
152 pub struct Chapter { struct
169 impl Chapter { argument
176 ) -> Chapter { in new()
252 ) -> Result<Chapter> { in load_chapter()
328 impl Display for Chapter { implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/mdbook/src/book/
H A Dbook.rs136 Chapter(Chapter), enumerator
152 pub struct Chapter { struct
169 impl Chapter { argument
176 ) -> Chapter { in new()
252 ) -> Result<Chapter> { in load_chapter()
328 impl Display for Chapter { implementation
/dports/editors/marker/Marker-2020.04.04.2/src/scidown/examples/
H A Dexample_article.tex39 \section{Chapter} section in \\partzzz{#1}""\\numhead0{#1}
75 \subsection{Section}
175 \subsection{Second section}
H A Dtest.tex40 \section{Chapter} section
76 \subsection{Section}
154 \subsection{Second section}
H A Dexample.md2 # Chapter chapter
H A Dexample_report.tex40 \chapter{Chapter} chapter
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A DMatroskaParser.h209 struct Chapter { struct
217 struct ChapterDisplay *Display; argument
219 struct Chapter *Children; argument
221 struct ChapterProcess *Process; argument
233 typedef struct Chapter Chapter; argument
/dports/multimedia/mkclean/mkclean-0.8.7/libmatroska2/MatroskaParser/
H A DMatroskaParser.h132 typedef struct Chapter struct
135 struct Chapter *Children; argument
137 struct ChapterDisplay *Display; argument
148 array aChildren; // Chapter argument
149 array aDisplays; // ChapterDisplay argument
151 } Chapter; typedef
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/libmatroska2/MatroskaParser/
H A DMatroskaParser.h132 typedef struct Chapter struct
135 struct Chapter *Children; argument
137 struct ChapterDisplay *Display; argument
148 array aChildren; // Chapter argument
149 array aDisplays; // ChapterDisplay argument
151 } Chapter; typedef
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/libmatroska2/MatroskaParser/
H A DMatroskaParser.h132 typedef struct Chapter struct
135 struct Chapter *Children; argument
137 struct ChapterDisplay *Display; argument
148 array aChildren; // Chapter argument
149 array aDisplays; // ChapterDisplay argument
151 } Chapter; typedef
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrake.Interop/Interop/Json/Encode/
H A DChapter.cs15 public class Chapter class
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/matroska-0.7.0/src/
H A Dlib.rs845 pub struct Chapter { struct
855 pub display: Vec<ChapterDisplay>, argument
858 impl Chapter { argument
869 fn build(elements: Vec<Element>) -> Chapter { in build()
1051 Chapter, enumerator
/dports/multimedia/baka-mplayer/Baka-MPlayer-2.0.4/src/
H A Dmpvtypes.h27 struct Chapter struct
29 QString title;
30 int time;
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/bg1/
H A DGUIJRNL.py30 Chapter = 0 variable
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/iwd/
H A DGUIJRNL.py31 Chapter = 0 variable
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/iwd2/
H A DGUIJRNL.py31 Chapter = 0 variable
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/bg2/
H A DGUIJRNL.py32 Chapter = 0 variable
/dports/math/cantor/cantor-21.12.3/src/
H A Dhierarchyentry.h26 Chapter = 1, enumerator

123456