Home
last modified time | relevance | path

Searched +defs:process +defs:h (Results 351 – 375 of 1140) sorted by relevance

1...<<11121314151617181920>>...46

/dports/lang/gcc11/gcc-11.2.0/libgo/go/os/signal/
H A Dsignal.go29 h *handler member
232 func process(sig os.Signal) { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/os/signal/
H A Dsignal.go29 h *handler member
232 func process(sig os.Signal) { func
/dports/multimedia/handbrake/zimg-release-3.0.1/doc/example/
H A Dapi_example_c.c45 static void *init_image(unsigned w, unsigned h, void *data[3], ptrdiff_t stride[3]) in init_image()
74 static int read_image_from_file(const char *path, unsigned w, unsigned h, void * const data[3], con… in read_image_from_file()
120 static int write_image_to_file(const char *path, unsigned w, unsigned h, const void * const data[3]… in write_image_to_file()
168 static int process(const struct Arguments *args, const void * const src_p[3], void * const dst_p[3]… in process() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtbinarizer.cpp55 bool hasAlpha(const TPixel32 *buffer, int w, int h) { in hasAlpha()
64 void removeAlpha(TPixel32 *buffer, int w, int h) { in removeAlpha()
81 void TBinarizer::process(const TRaster32P &ras) { in process() function in TBinarizer
89 int w = ras->getLx(), h = ras->getLy(); in process() local
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/doc/example/
H A Dapi_example_c.c45 static void *init_image(unsigned w, unsigned h, void *data[3], ptrdiff_t stride[3]) in init_image()
74 static int read_image_from_file(const char *path, unsigned w, unsigned h, void * const data[3], con… in read_image_from_file()
120 static int write_image_to_file(const char *path, unsigned w, unsigned h, const void * const data[3]… in write_image_to_file()
168 static int process(const struct Arguments *args, const void * const src_p[3], void * const dst_p[3]… in process() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/sound/
H A Dsound_pc98_v2.cpp112 void SoundTownsPC98_v2::process() { in process() function in Kyra::SoundTownsPC98_v2
175 int h = 0; in voicePlay() local
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sound/
H A Dsound_pc98_v2.cpp116 void SoundTownsPC98_v2::process() { in process() function in Kyra::SoundTownsPC98_v2
179 int h = 0; in voicePlay() local
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/zita-resampler/
H A Dresampler.cc83 unsigned int g, h, k, n, s; in setup() local
171 int Resampler::process (void) in process() function in LV2M::Resampler
/dports/net/iipsrv/iipsrv-iipsrv-1.1/src/
H A DOpenJPEGImage.cc158 unsigned int h = _image->y1 - _image->y0; in loadImageInfo() local
349 …gion( int ha, int va, unsigned int res, int layers, int x, int y, unsigned int w, unsigned int h ){ in getRegion()
383 void OpenJPEGImage::process( unsigned int res, int layers, int xoffset, int yoffset, unsigned int t… in process() function in OpenJPEGImage
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dwinsupport.cpp51 { HMODULE h = GetModuleHandle(nullptr); // For current executable in win32_stacklimit() local
161 BOOL CALLBACK find_text(HWND h, LPARAM) in find_text()
180 PROCESS_INFORMATION process; in windowsFindGnuplot() local
/dports/audio/ardour6/Ardour-6.8.0/libs/vamp-plugins/
H A DTruePeak.cpp188 unsigned int g, h, k, n, s; in setup() local
278 Resampler::process (void) in process() function in TruePeakMeter::Resampler
386 TruePeakdsp::process (float const *d, int n) in process() function in TruePeakMeter::TruePeakdsp
586 VampTruePeak::process(const float *const *inputBuffers, in process() function in VampTruePeak
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dwin32-low.cc180 child_add_thread (DWORD pid, DWORD tid, HANDLE h, void *tlb) in child_add_thread()
688 HANDLE h; in attach() local
777 win32_process_target::kill (process_info *process) in kill()
801 win32_process_target::detach (process_info *process) in detach()
820 win32_process_target::mourn (struct process_info *process) in mourn()
830 HANDLE h = OpenProcess (PROCESS_ALL_ACCESS, FALSE, pid); in join() local
949 HANDLE h = FindFirstFileA (name, &w32_fd); in handle_load_dll() local
/dports/lang/newlisp/newlisp-10.7.5/
H A Dwin-util.c58 HANDLE h; in kill() local
98 PROCESS_INFORMATION process; in winPipedProcess() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/exoticoptions/
H A Dcontinuousarithmeticasianvecerengine.cpp35 const ext::shared_ptr<GeneralizedBlackScholesProcess>& process, in ContinuousArithmeticAsianVecerEngine()
108 Real h = (z_max_ - z_min_) / assetSteps_; // Space step size in calculate() local
/dports/biology/bbmap/bbmap/current/jgi/
H A DGradeMergedReads.java113 void process(Timer t){ in process() method in GradeMergedReads
229 Header h=new Header(s, 0); in parseInsert() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/effect/
H A DRingModulatorEffect.cpp43 void RingModulatorEffect::process(float *dataL, float *dataR) in process() function in RingModulatorEffect
286 auto h = 1.f; in diode_sim() local
/dports/games/openlierox/OpenLieroX/libs/boost_process/boost/process/detail/
H A Dposix_ops.hpp52 namespace process { namespace
313 file_handle h(fd); in setup_input() local
368 file_handle h(fd); in setup_output() local
/dports/graphics/ttygif/ttygif-1.4.0/
H A Dttygif.c90 ttyread (FILE *fp, Header *h, char **buf) in ttyread()
206 Header h; in ttyplay() local
286 ProcessFunc process = ttyplayback; in main() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvtt/
H A DCompressor.cpp85 static int computeImageSize(uint w, uint h, uint d, uint bitCount, Format format) in computeImageSize()
266 bool Compressor::process(const InputOptions & inputOptions, const CompressionOptions & compressionO… in process() function in Compressor
402 uint h = inputOptions.targetHeight; in compressMipmaps() local
444 …map(Mipmap & mipmap, const InputOptions::Private & inputOptions, uint w, uint h, uint d, uint f, u… in initMipmap()
485 int Compressor::Private::findExactMipmap(const InputOptions::Private & inputOptions, uint w, uint h in findExactMipmap()
509 …e::findClosestMipmap(const InputOptions::Private & inputOptions, uint w, uint h, uint d, uint f) c… in findClosestMipmap()
573 …leMipmap(Mipmap & mipmap, const InputOptions::Private & inputOptions, uint w, uint h, uint d) const in scaleMipmap()
838 uint h = inputOptions.targetHeight; in estimateSize() local
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvtt/
H A DCompressor.cpp85 static int computeImageSize(uint w, uint h, uint d, uint bitCount, Format format) in computeImageSize()
266 bool Compressor::process(const InputOptions & inputOptions, const CompressionOptions & compressionO… in process() function in Compressor
402 uint h = inputOptions.targetHeight; in compressMipmaps() local
444 …map(Mipmap & mipmap, const InputOptions::Private & inputOptions, uint w, uint h, uint d, uint f, u… in initMipmap()
485 int Compressor::Private::findExactMipmap(const InputOptions::Private & inputOptions, uint w, uint h in findExactMipmap()
509 …e::findClosestMipmap(const InputOptions::Private & inputOptions, uint w, uint h, uint d, uint f) c… in findClosestMipmap()
573 …leMipmap(Mipmap & mipmap, const InputOptions::Private & inputOptions, uint w, uint h, uint d) const in scaleMipmap()
838 uint h = inputOptions.targetHeight; in estimateSize() local
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvtt/
H A DCompressor.cpp85 static int computeImageSize(uint w, uint h, uint d, uint bitCount, Format format) in computeImageSize()
266 bool Compressor::process(const InputOptions & inputOptions, const CompressionOptions & compressionO… in process() function in Compressor
402 uint h = inputOptions.targetHeight; in compressMipmaps() local
444 …map(Mipmap & mipmap, const InputOptions::Private & inputOptions, uint w, uint h, uint d, uint f, u… in initMipmap()
485 int Compressor::Private::findExactMipmap(const InputOptions::Private & inputOptions, uint w, uint h in findExactMipmap()
509 …e::findClosestMipmap(const InputOptions::Private & inputOptions, uint w, uint h, uint d, uint f) c… in findClosestMipmap()
573 …leMipmap(Mipmap & mipmap, const InputOptions::Private & inputOptions, uint w, uint h, uint d) const in scaleMipmap()
838 uint h = inputOptions.targetHeight; in estimateSize() local
/dports/net/py-suds-jurko/suds-jurko-0.6/suds/
H A Dsudsobject.py258 def process(self, object, h, n=0, nl=False): member in Printer
278 def print_object(self, d, h, n, nl=False): argument
319 def print_dictionary(self, d, h, n, nl=False): argument
344 def print_collection(self, c, h, n): argument
/dports/net/py-suds-community/suds-community-1.0.0/suds/
H A Dsudsobject.py265 def process(self, object, h, n=0, nl=False): member in Printer
285 def print_object(self, d, h, n, nl=False): argument
326 def print_dictionary(self, d, h, n, nl=False): argument
352 def print_collection(self, c, h, n): argument
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Dmergefilters.c68 int h = vsapi->getFrameHeight(src1, plane); in preMultiplyGetFrame() local
227 int process[3]; member
253 int h = vsapi->getFrameHeight(src1, plane); in mergeGetFrame() local
410 int process[3]; member
443 int h = vsapi->getFrameHeight(src1, plane); in maskedMergeGetFrame() local
641 int process[3]; member
664 int h = vsapi->getFrameHeight(src1, plane); in makeDiffGetFrame() local
796 int process[3]; member
819 int h = vsapi->getFrameHeight(src1, plane); in mergeDiffGetFrame() local
/dports/science/eccodes/eccodes-2.23.0-Source/tools/
H A Dgrib_tools.c216 grib_handle* h = NULL; in grib_tool_with_orderby() local
316 grib_handle* h = NULL; in grib_tool_without_orderby() local
458 grib_handle* h = codes_index_get_handle(fields->field, message_type, &err); in navigate() local
627 static int process(grib_context* c, grib_runtime_options* options, const char* path) in process() function
668 static void grib_print_header(grib_runtime_options* options, grib_handle* h) in grib_print_header()
797 static int to_skip(grib_handle* h, grib_values* v, int* err) in to_skip()
831 void grib_skip_check(grib_runtime_options* options, grib_handle* h) in grib_skip_check()
1046 static int fix_for_lsdate_needed(grib_handle* h) in fix_for_lsdate_needed()
1053 static int fix_for_lstime_needed(grib_handle* h) in fix_for_lstime_needed()
1061 void grib_print_key_values(grib_runtime_options* options, grib_handle* h) in grib_print_key_values()
[all …]

1...<<11121314151617181920>>...46