Home
last modified time | relevance | path

Searched defs:aSegment (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DShmem.cpp113 static void DestroySegment(SharedMemory* aSegment) { in DestroySegment()
137 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections()
154 static Header* GetHeader(Shmem::SharedMemory* aSegment) { in GetHeader()
161 static void Protect(SharedMemory* aSegment) { in Protect()
167 static void Unprotect(SharedMemory* aSegment) { in Unprotect()
222 Shmem::Shmem(PrivateIPDLCaller, SharedMemory* aSegment, id_t aId) in Shmem()
359 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
379 Shmem::Shmem(PrivateIPDLCaller, SharedMemory* aSegment, id_t aId) in Shmem()
423 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DShmem.cpp115 static void DestroySegment(SharedMemory* aSegment) { in DestroySegment()
139 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections()
156 static Header* GetHeader(Shmem::SharedMemory* aSegment) { in GetHeader()
163 static void Protect(SharedMemory* aSegment) { in Protect()
169 static void Unprotect(SharedMemory* aSegment) { in Unprotect()
224 Shmem::Shmem(PrivateIPDLCaller, SharedMemory* aSegment, id_t aId) in Shmem()
361 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
381 Shmem::Shmem(PrivateIPDLCaller, SharedMemory* aSegment, id_t aId) in Shmem()
425 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DShmem.cpp113 static void DestroySegment(SharedMemory* aSegment) { in DestroySegment()
137 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections()
154 static Header* GetHeader(Shmem::SharedMemory* aSegment) { in GetHeader()
161 static void Protect(SharedMemory* aSegment) { in Protect()
167 static void Unprotect(SharedMemory* aSegment) { in Unprotect()
222 Shmem::Shmem(PrivateIPDLCaller, SharedMemory* aSegment, id_t aId) in Shmem()
359 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
379 Shmem::Shmem(PrivateIPDLCaller, SharedMemory* aSegment, id_t aId) in Shmem()
423 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DShmem.cpp125 DestroySegment(SharedMemory* aSegment) in DestroySegment()
153 GetSections(Shmem::SharedMemory* aSegment, in GetSections()
174 GetHeader(Shmem::SharedMemory* aSegment) in GetHeader()
183 Protect(SharedMemory* aSegment) in Protect()
192 Unprotect(SharedMemory* aSegment) in Unprotect()
250 SharedMemory* aSegment, id_t aId) : in Shmem()
399 SharedMemory* aSegment) in Dealloc()
464 SharedMemory* aSegment) in Dealloc()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DShmem.cpp113 static void DestroySegment(SharedMemory* aSegment) { in DestroySegment()
137 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections()
154 static Header* GetHeader(Shmem::SharedMemory* aSegment) { in GetHeader()
161 static void Protect(SharedMemory* aSegment) { in Protect()
167 static void Unprotect(SharedMemory* aSegment) { in Unprotect()
222 Shmem::Shmem(PrivateIPDLCaller, SharedMemory* aSegment, id_t aId) in Shmem()
356 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
413 void Shmem::Dealloc(PrivateIPDLCaller, SharedMemory* aSegment) { in Dealloc()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DShmem.cpp108 static void DestroySegment(SharedMemory* aSegment) { in DestroySegment()
132 static void GetSections(Shmem::SharedMemory* aSegment, Header** aHeader, in GetSections()
149 static Header* GetHeader(Shmem::SharedMemory* aSegment) { in GetHeader()
156 static void Protect(SharedMemory* aSegment) { in Protect()
162 static void Unprotect(SharedMemory* aSegment) { in Unprotect()
218 SharedMemory* aSegment, id_t aId) in Shmem()
352 SharedMemory* aSegment) { in Dealloc()
408 SharedMemory* aSegment) { in Dealloc()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/encoder/
H A DTrackEncoder.cpp125 void AudioTrackEncoder::AppendAudioSegment(AudioSegment&& aSegment) { in AppendAudioSegment()
151 void AudioTrackEncoder::TakeTrackData(AudioSegment& aSegment) { in TakeTrackData()
161 void AudioTrackEncoder::TryInit(const AudioSegment& aSegment, in TryInit()
414 void VideoTrackEncoder::AppendVideoSegment(VideoSegment&& aSegment) { in AppendVideoSegment()
451 void VideoTrackEncoder::TakeTrackData(VideoSegment& aSegment) { in TakeTrackData()
462 void VideoTrackEncoder::Init(const VideoSegment& aSegment, in Init()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/encoder/
H A DTrackEncoder.cpp130 void AudioTrackEncoder::AppendAudioSegment(AudioSegment&& aSegment) { in AppendAudioSegment()
147 void AudioTrackEncoder::TakeTrackData(AudioSegment& aSegment) { in TakeTrackData()
157 void AudioTrackEncoder::TryInit(const AudioSegment& aSegment, in TryInit()
426 void VideoTrackEncoder::AppendVideoSegment(VideoSegment&& aSegment) { in AppendVideoSegment()
443 void VideoTrackEncoder::TakeTrackData(VideoSegment& aSegment) { in TakeTrackData()
454 void VideoTrackEncoder::Init(const VideoSegment& aSegment, in Init()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/encoder/
H A DTrackEncoder.cpp124 AudioTrackEncoder::AppendAudioSegment(const AudioSegment& aSegment) in AppendAudioSegment()
198 VideoTrackEncoder::Init(const VideoSegment& aSegment) in Init()
236 VideoTrackEncoder::SetCurrentFrames(const VideoSegment& aSegment) in SetCurrentFrames()
278 VideoTrackEncoder::AppendVideoSegment(const VideoSegment& aSegment) in AppendVideoSegment()
/dports/editors/yudit/yudit-3.0.7/svgicon/
H A DSVGBase.h71 void newpath (int aSegment) { in newpath()
78 void rect (int aSegment, double x, double y, in rect()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/encoder/
H A DTrackEncoder.cpp139 void AudioTrackEncoder::AppendAudioSegment(AudioSegment&& aSegment) { in AppendAudioSegment()
175 void AudioTrackEncoder::TryInit(const AudioSegment& aSegment, in TryInit()
432 void VideoTrackEncoder::AppendVideoSegment(VideoSegment&& aSegment) { in AppendVideoSegment()
470 void VideoTrackEncoder::Init(const VideoSegment& aSegment, in Init()
/dports/www/firefox/firefox-99.0/dom/media/encoder/
H A DTrackEncoder.cpp139 void AudioTrackEncoder::AppendAudioSegment(AudioSegment&& aSegment) { in AppendAudioSegment()
175 void AudioTrackEncoder::TryInit(const AudioSegment& aSegment, in TryInit()
430 void VideoTrackEncoder::AppendVideoSegment(VideoSegment&& aSegment) { in AppendVideoSegment()
468 void VideoTrackEncoder::Init(const VideoSegment& aSegment, in Init()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/encoder/
H A DTrackEncoder.cpp139 void AudioTrackEncoder::AppendAudioSegment(AudioSegment&& aSegment) { in AppendAudioSegment()
175 void AudioTrackEncoder::TryInit(const AudioSegment& aSegment, in TryInit()
432 void VideoTrackEncoder::AppendVideoSegment(VideoSegment&& aSegment) { in AppendVideoSegment()
470 void VideoTrackEncoder::Init(const VideoSegment& aSegment, in Init()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gtest/
H A DAudioGenerator.cpp16 void AudioGenerator::Generate(AudioSegment& aSegment, const int32_t& aSamples) { in Generate()
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/geckoextra/src/
H A DGraphiteExtra.cpp32 static bool LoopThrough(gr_segment* aSegment, const uint32_t aLength, in LoopThrough()
141 gr_segment* aSegment, uint32_t aLength, const char16_t* aText) { in gr_get_glyph_to_char_association()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/geckoextra/src/
H A DGraphiteExtra.cpp32 static bool LoopThrough(gr_segment* aSegment, const uint32_t aLength, in LoopThrough()
141 gr_segment* aSegment, uint32_t aLength, const char16_t* aText) { in gr_get_glyph_to_char_association()
/dports/www/firefox/firefox-99.0/gfx/graphite2/geckoextra/src/
H A DGraphiteExtra.cpp32 static bool LoopThrough(gr_segment* aSegment, const uint32_t aLength, in LoopThrough()
141 gr_segment* aSegment, uint32_t aLength, const char16_t* aText) { in gr_get_glyph_to_char_association()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/geckoextra/src/
H A DGraphiteExtra.cpp32 static bool LoopThrough(gr_segment* aSegment, const uint32_t aLength, in LoopThrough()
141 gr_segment* aSegment, uint32_t aLength, const char16_t* aText) { in gr_get_glyph_to_char_association()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DMediaSegment.h194 MediaSegment(MediaSegment&& aSegment) in MediaSegment() function
327 explicit ChunkIterator(MediaSegmentBase<C, Chunk>& aSegment) in ChunkIterator()
340 explicit ConstChunkIterator(const MediaSegmentBase<C, Chunk>& aSegment) in ConstChunkIterator()
383 MediaSegmentBase(MediaSegmentBase&& aSegment) in MediaSegmentBase() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DMediaSegment.h194 MediaSegment(MediaSegment&& aSegment) in MediaSegment() function
327 explicit ChunkIterator(MediaSegmentBase<C, Chunk>& aSegment) in ChunkIterator()
340 explicit ConstChunkIterator(const MediaSegmentBase<C, Chunk>& aSegment) in ConstChunkIterator()
376 MediaSegmentBase(MediaSegmentBase&& aSegment) in MediaSegmentBase() function
/dports/www/firefox/firefox-99.0/dom/media/
H A DMediaSegment.h194 MediaSegment(MediaSegment&& aSegment) in MediaSegment() function
327 explicit ChunkIterator(MediaSegmentBase<C, Chunk>& aSegment) in ChunkIterator()
340 explicit ConstChunkIterator(const MediaSegmentBase<C, Chunk>& aSegment) in ConstChunkIterator()
383 MediaSegmentBase(MediaSegmentBase&& aSegment) in MediaSegmentBase() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DMediaSegment.h194 MediaSegment(MediaSegment&& aSegment) in MediaSegment() function
327 explicit ChunkIterator(MediaSegmentBase<C, Chunk>& aSegment) in ChunkIterator()
340 explicit ConstChunkIterator(const MediaSegmentBase<C, Chunk>& aSegment) in ConstChunkIterator()
383 MediaSegmentBase(MediaSegmentBase&& aSegment) in MediaSegmentBase() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DMediaSegment.h205 MediaSegment(MediaSegment&& aSegment) in MediaSegment() function
337 explicit ChunkIterator(MediaSegmentBase<C, Chunk>& aSegment) in ChunkIterator()
350 explicit ConstChunkIterator(const MediaSegmentBase<C, Chunk>& aSegment) in ConstChunkIterator()
409 MediaSegmentBase(MediaSegmentBase&& aSegment) in MediaSegmentBase() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/include/geometry/
H A Dshape_line_chain.h790 ssize_t ArcIndex( size_t aSegment ) const in ArcIndex()
822 bool IsArcSegment( size_t aSegment ) const in IsArcSegment()
903 ssize_t reversedArcIndex( size_t aSegment ) const in reversedArcIndex()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gtest/
H A DAudioGenerator.h26 void Generate(mozilla::AudioSegment& aSegment, uint32_t aFrameCount) { in Generate()

12345678