Home
last modified time | relevance | path

Searched +defs:old +defs:buffer (Results 1 – 25 of 4845) sorted by relevance

12345678910>>...194

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstsample.c42 GstBuffer *buffer; member
126 gst_sample_new (GstBuffer * buffer, GstCaps * caps, const GstSegment * segment, in gst_sample_new()
280 GstBufferList *old = NULL; in gst_sample_set_buffer_list() local
314 gst_sample_set_buffer (GstSample * sample, GstBuffer * buffer) in gst_sample_set_buffer()
316 GstBuffer *old = NULL; in gst_sample_set_buffer() local
353 GstCaps *old = NULL; in gst_sample_set_caps() local
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/rendering/
H A Dtexture2d.cpp176 Index old = pushTexture(); in setMinFilter() local
184 Index old = pushTexture(); in minFilter() local
194 Index old = pushTexture(); in setMagFilter() local
202 Index old = pushTexture(); in magFilter() local
212 Index old = pushTexture(); in setWrappingS() local
220 Index old = pushTexture(); in wrappingS() local
230 Index old = pushTexture(); in setWrappingT() local
238 Index old = pushTexture(); in wrappingT() local
257 bool Texture2D::uploadInternal(const void* buffer, const Vector2i& dims, in uploadInternal()
263 Index old = pushTexture(); in uploadInternal() local
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/rendering/
H A Dtexture2d.cpp176 Index old = pushTexture(); in setMinFilter() local
184 Index old = pushTexture(); in minFilter() local
194 Index old = pushTexture(); in setMagFilter() local
202 Index old = pushTexture(); in magFilter() local
212 Index old = pushTexture(); in setWrappingS() local
220 Index old = pushTexture(); in wrappingS() local
230 Index old = pushTexture(); in setWrappingT() local
238 Index old = pushTexture(); in wrappingT() local
257 bool Texture2D::uploadInternal(const void* buffer, const Vector2i& dims, in uploadInternal()
263 Index old = pushTexture(); in uploadInternal() local
/dports/biology/p5-AcePerl/AcePerl-1.92/acelib/
H A Dmessubs.c201 { VoidRoutine old = beepRoutine ; beepRoutine = func ; return old ; } in messBeepRegister() local
204 { OutRoutine old = outRoutine ; outRoutine = func ; return old ; } in messOutRegister() local
207 { OutRoutine old = dumpRoutine ; dumpRoutine = func ; return old ; } in messDumpRegister() local
210 { OutRoutine old = errorRoutine ; errorRoutine = func ; return old ; } in messErrorRegister() local
213 { OutRoutine old = exitRoutine ; exitRoutine = func ; return old ; } in messExitRegister() local
216 { OutRoutine old = crashRoutine ; crashRoutine = func ; return old ; } in messCrashRegister() local
470 jmp_buf* old = errorJmpBuf ; in messCatchError() local
477 jmp_buf* old = crashJmpBuf ; in messCatchCrash() local
496 static char buffer[BUFSIZE] ; in messprintf() local
510 static char *printToBuf(char *buffer, unsigned int buflen, char *format, ...) in printToBuf()
[all …]
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/io/resource/
H A DPakEntry.cpp39 char * buffer = (char*)malloc(size()); in readAlloc() local
154 std::map<std::string, PakFile *>::iterator old = files.find(name); in addFile() local
166 std::map<std::string, PakFile *>::iterator old = files.find(name); in removeFile() local
176 dirs_iterator old = dirs.find(name); in removeDirectory() local
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/timestreamwrite/
H A Dendpoints.go34 // endpoint resolving logic, or stub out specific endpoints with custom values.
41 func resolveDefaultEndpointConfiguration(o *Options) {
42 if o.EndpointResolver != nil {
54 e := aws.Endpoint{URL: url, Source: aws.EndpointSourceCustom}
69 type ResolveEndpoint struct {
91 endpoint, err = m.Resolver.ResolveEndpoint(awsmiddleware.GetRegion(ctx), m.Options)
98 return out, metadata, fmt.Errorf("failed to parse endpoint URL: %w", err)
103 if len(signingName) == 0 {
104 signingName = "timestream"
108 ctx = awsmiddleware.SetEndpointSource(ctx, endpoint.Source)
[all …]
/dports/emulators/qemu/qemu-6.2.0/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Dbuffer.c40 static void buffer_adj_size(Buffer *buffer, size_t len) in buffer_adj_size()
42 size_t old = buffer->capacity; in buffer_adj_size() local
54 void buffer_init(Buffer *buffer, const char *name, ...) in buffer_init()
63 static uint64_t buffer_get_avg_size(Buffer *buffer) in buffer_get_avg_size()
68 void buffer_shrink(Buffer *buffer) in buffer_shrink()
91 void buffer_reserve(Buffer *buffer, size_t len) in buffer_reserve()
98 gboolean buffer_empty(Buffer *buffer) in buffer_empty()
103 uint8_t *buffer_end(Buffer *buffer) in buffer_end()
108 void buffer_reset(Buffer *buffer) in buffer_reset()
114 void buffer_free(Buffer *buffer) in buffer_free()
[all …]
/dports/devel/oclgrind/Oclgrind-21.10/src/core/
H A DMemory.cpp65 Buffer* buffer = new Buffer; in allocateBuffer() local
112 Buffer* buffer = m_memory[extractBuffer(address)]; in atomic() local
118 T old = *ptr; in atomic() local
179 Buffer* buffer = m_memory[extractBuffer(address)]; in atomicCmpxchg() local
186 T old = *ptr; in atomicCmpxchg() local
239 Buffer* buffer = new Buffer; in createHostBuffer() local
292 unsigned buffer = extractBuffer(address); in deallocateBuffer() local
380 size_t buffer = extractBuffer(address); in getPointer() local
398 size_t buffer = extractBuffer(address); in isAddressValid() local
430 size_t buffer = extractBuffer(address); in mapBuffer() local
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dfilter-cat.c81 char buffer[1024 * 8 + 1]; in cat() local
103 GInputStream *old; in cat() local
118 GInputStream *old; in cat() local
136 GInputStream *old; in cat() local
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dunexhp9k800.c214 copy_file (int old, int new, int size) in copy_file()
217 int buffer[8192]; /* word aligned will be faster */ in copy_file() local
232 copy_rest (int old, int new) in copy_rest()
234 int buffer[4096]; in copy_rest() local
271 int old, new; in unexec() local
/dports/editors/emacs/emacs-27.2/src/
H A Dunexhp9k800.c214 copy_file (int old, int new, int size) in copy_file()
217 int buffer[8192]; /* word aligned will be faster */ in copy_file() local
232 copy_rest (int old, int new) in copy_rest()
234 int buffer[4096]; in copy_rest() local
271 int old, new; in unexec() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.core/src/org/eclipse/pde/internal/ua/core/cheatsheet/comp/
H A DCompCSTaskObject.java124 String old = fFieldId; in setFieldId() local
133 ICompCSObject old = fFieldIntro; in setFieldIntro() local
142 String old = fFieldKind; in setFieldKind() local
151 String old = fFieldName; in setFieldName() local
160 ICompCSObject old = fFieldOnCompletion; in setFieldOnCompletion() local
169 Boolean old = Boolean.valueOf(fFieldSkip); in setFieldSkip() local
207 protected void writeAttributes(StringBuilder buffer) { in writeAttributes()
H A DCompCSParam.java92 protected void writeAttributes(StringBuilder buffer) { in writeAttributes()
127 String old = fFieldName; in setFieldName() local
136 String old = fFieldValue; in setFieldValue() local
/dports/audio/ices/ices-2.0.3/src/
H A Dstream_shared.c68 ref_buffer *buffer; in stream_wait_for_data() local
69 queue_item *old; in stream_wait_for_data() local
114 int process_and_send_buffer(stream_description *sdsc, ref_buffer *buffer) in process_and_send_buffer()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/cygwin/
H A Dloadavg.c51 char buffer [BUFSIZ], *p, *old; in glibtop_get_loadavg_s() local
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/linux/
H A Dloadavg.c51 char buffer [BUFSIZ], *p, *old; in glibtop_get_loadavg_s() local
/dports/games/spring/spring_98.0/rts/System/Log/
H A DDefaultFormatter.cpp35 static inline void ResizeBuffer(char** buffer, size_t* bufferSize, const bool copy = false) in ResizeBuffer()
37 char* old = *buffer; in ResizeBuffer() local
49 static inline void PrintfAppend(char** buffer, size_t* bufferSize, const char* fmt, va_list argumen… in PrintfAppend()
110 char** buffer, in log_formatter_createPrefix_default()
132 char** buffer, in log_formatter_createPrefix()
165 char** buffer = &mem; in log_formatter_format() local
/dports/devel/libukcprog/libukcprog-1.0.2/src/
H A Derrf.c43 errf_ofunc_t old; local
63 const char *old; local
184 char buffer[100]; local

12345678910>>...194