Home
last modified time | relevance | path

Searched refs:newpm (Results 26 – 50 of 82) sorted by relevance

1234

/dports/x11-wm/tvtwm/tvtwm/
H A Dicons.c767 Pixmap newpm; local
780 &newpm))
795 attributes.background_pixmap = newpm;
810 if (newpm != pm)
811 XFreePixmap(dpy, newpm);
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dwcsmap.c4440 AstPermMap *newpm; /* Pointer to the returned PermMap */ in WcsPerm() local
4463 newpm = NULL; in WcsPerm()
4528 newpm = astPermMap( npin, inperm, npout, outperm, consts, "", status ); in WcsPerm()
4569 newpm = astPermMap( npin, inperm, npout, outperm, consts, "", status ); in WcsPerm()
4605 newpm = astClone( pm ); in WcsPerm()
4623 maps[ iwm ] = (AstMapping *) newpm; in WcsPerm()
4624 inverts[ iwm ] = astGetInvert( newpm ); in WcsPerm()
/dports/multimedia/handbrake/ffmpeg-4.4/libpostproc/
H A Dpostprocess_altivec_template.c760 vector signed int newpm; \ in dering_altivec()
764 newpm = sum; \ in dering_altivec()
766 newpm = diff; \ in dering_altivec()
767 else newpm = F; \ in dering_altivec()
768 newpm2 = vec_splat((vector unsigned char)newpm, 15); \ in dering_altivec()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c759 vector signed int newpm; \ in dering_altivec()
763 newpm = sum; \ in dering_altivec()
765 newpm = diff; \ in dering_altivec()
766 else newpm = F; \ in dering_altivec()
767 newpm2 = vec_splat((vector unsigned char)newpm, 15); \ in dering_altivec()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libpostproc/
H A Dpostprocess_altivec_template.c759 vector signed int newpm; \ in dering_altivec()
763 newpm = sum; \ in dering_altivec()
765 newpm = diff; \ in dering_altivec()
766 else newpm = F; \ in dering_altivec()
767 newpm2 = vec_splat((vector unsigned char)newpm, 15); \ in dering_altivec()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libpostproc/
H A Dpostprocess_altivec_template.c760 vector signed int newpm; \ in dering_altivec()
764 newpm = sum; \ in dering_altivec()
766 newpm = diff; \ in dering_altivec()
767 else newpm = F; \ in dering_altivec()
768 newpm2 = vec_splat((vector unsigned char)newpm, 15); \ in dering_altivec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c759 vector signed int newpm; \ in dering_altivec()
763 newpm = sum; \ in dering_altivec()
765 newpm = diff; \ in dering_altivec()
766 else newpm = F; \ in dering_altivec()
767 newpm2 = vec_splat((vector unsigned char)newpm, 15); \ in dering_altivec()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c759 vector signed int newpm; \ in dering_altivec()
763 newpm = sum; \ in dering_altivec()
765 newpm = diff; \ in dering_altivec()
766 else newpm = F; \ in dering_altivec()
767 newpm2 = vec_splat((vector unsigned char)newpm, 15); \ in dering_altivec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c759 vector signed int newpm; \ in dering_altivec()
763 newpm = sum; \ in dering_altivec()
765 newpm = diff; \ in dering_altivec()
766 else newpm = F; \ in dering_altivec()
767 newpm2 = vec_splat((vector unsigned char)newpm, 15); \ in dering_altivec()
/dports/devel/p5-Data-Alias/Data-Alias-1.25/
H A DAlias.xs1343 PMOP *newpm; in DataAlias_pp_leave() local
1353 POPBLOCK(cx, newpm); in DataAlias_pp_leave()
1377 PL_curpm = newpm; in DataAlias_pp_leave()
1395 PMOP *newpm; in DataAlias_pp_return() local
1446 POPBLOCK(cx, newpm); in DataAlias_pp_return()
1522 PL_curpm = newpm; in DataAlias_pp_return()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll42 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll42 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll42 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll40 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll42 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll42 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll42 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll42 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll37 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/devel/llvm11/llvm-11.0.1.src/test/Analysis/StackSafetyAnalysis/
H A Dipa-alias.ll37 ; RUN: llvm-lto2 run %t.summ0.bc %t.summ1.bc -o %t-newpm.lto -stack-safety-print -stack-safety-run …
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc/sparc/
H A Dpmap.c1600 me_alloc(struct mmuentry *mh, struct pmap *newpm, int newvreg, int newvseg) in me_alloc() argument
1622 TAILQ_INSERT_TAIL(&newpm->pm_seglist, me, me_pmchain); in me_alloc()
1635 me->me_pmap = newpm; in me_alloc()
1771 TAILQ_INSERT_TAIL(&newpm->pm_seglist, me, me_pmchain); in me_alloc()
1774 me->me_pmap = newpm; in me_alloc()
1852 region_alloc(struct mmuentry *mh, struct pmap *newpm, int newvr) in region_alloc() argument
1872 TAILQ_INSERT_TAIL(&newpm->pm_reglist, me, me_pmchain); in region_alloc()
1875 me->me_pmap = newpm; in region_alloc()
1924 TAILQ_INSERT_TAIL(&newpm->pm_reglist, me, me_pmchain); in region_alloc()
1927 me->me_pmap = newpm; in region_alloc()
/dports/japanese/today/ja-today-2.12_2/
H A Dcalfw.c1429 struct POPMSG_T *newpm; in allocPopMsg() local
1431 newpm = realloc(pm, sizeof(struct POPMSG_T) * count); in allocPopMsg()
1432 if (newpm == NULL) { in allocPopMsg()
1435 return (newpm); in allocPopMsg()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_ts_c.cpp2456 std::unique_ptr<PrecisionModel> newpm; in GEOSGeom_setPrecision_r() local
2458 newpm.reset(new PrecisionModel(1.0 / std::abs(gridSize))); in GEOSGeom_setPrecision_r()
2461 newpm.reset(new PrecisionModel()); in GEOSGeom_setPrecision_r()
2465 GeometryFactory::create(newpm.get(), g->getSRID()); in GEOSGeom_setPrecision_r()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DOptions.td411 HelpText<"AA pipeline to run during LTO. Used in conjunction with -lto-newpm-passes">;
416 def lto_newpm_passes: J<"lto-newpm-passes=">,
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/ELF/
H A DOptions.td432 HelpText<"AA pipeline to run during LTO. Used in conjunction with -lto-newpm-passes">;
437 def lto_newpm_passes: J<"lto-newpm-passes=">,

1234