Searched refs:infoRef (Results 1 – 8 of 8) sorted by relevance
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.app/src/org/eclipse/equinox/internal/app/ |
H A D | Activator.java | 103 ServiceReference infoRef = bc.getServiceReference(EnvironmentInfo.class.getName()); in getEnvironmentInfo() 104 if (infoRef == null) in getEnvironmentInfo() 106 EnvironmentInfo envInfo = (EnvironmentInfo) bc.getService(infoRef); in getEnvironmentInfo() 109 bc.ungetService(infoRef); in getEnvironmentInfo()
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/src/org/eclipse/osgi/tests/bundles/ |
H A D | BundleResourceTests.java | 73 …ServiceReference<EnvironmentInfo> infoRef = OSGiTestsActivator.getContext().getServiceReference(En… in testBug395274() local 74 EnvironmentInfo info = OSGiTestsActivator.getContext().getService(infoRef); in testBug395274() 92 OSGiTestsActivator.getContext().ungetService(infoRef); in testBug395274()
|
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/ |
H A D | WritePDF.pl | 396 my $infoRef = $prevInfoRef || \ "$nextObject 0 R"; 397 $keyExt = $$infoRef; 486 my $oldPos = LocateObject($xref, $$infoRef); 494 $newObj{$$infoRef} = $capture{Info};# save to write later 495 $$mainDict{Info} = $infoRef; # add reference to trailer dictionary 501 $newObj{$$infoRef} = '' if $prevInfoRef;
|
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/ |
H A D | WritePDF.pl | 396 my $infoRef = $prevInfoRef || \ "$nextObject 0 R"; 397 $keyExt = $$infoRef; 486 my $oldPos = LocateObject($xref, $$infoRef); 494 $newObj{$$infoRef} = $capture{Info};# save to write later 495 $$mainDict{Info} = $infoRef; # add reference to trailer dictionary 501 $newObj{$$infoRef} = '' if $prevInfoRef;
|
/dports/textproc/hevea/hevea-2.34/ |
H A D | .depend | 73 ./lexstate.cmi ./latexscan.cmi ./infoRef.cmo ./info.cmi ./index.cmi \ 79 ./lexstate.cmx ./latexscan.cmx ./infoRef.cmx ./info.cmx ./index.cmx \ 83 ./infoRef.cmo ./foot.cmi ./counter.cmi ./color.cmi hot.cmi 85 ./infoRef.cmx ./foot.cmx ./counter.cmx ./color.cmx hot.cmi 118 info.cmo: ./text.cmi ./parse_opts.cmi ./mysys.cmi ./misc.cmi ./infoRef.cmo \ 120 info.cmx: ./text.cmx ./parse_opts.cmx ./mysys.cmx ./misc.cmx ./infoRef.cmx \ 122 infoRef.cmo: ./text.cmi ./parse_opts.cmi ./out.cmi ./mysys.cmi ./misc.cmi 123 infoRef.cmx: ./text.cmx ./parse_opts.cmx ./out.cmx ./mysys.cmx ./misc.cmx
|
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/UI/ |
H A D | Rename.pm | 1162 my ( $session, $from, $toWeb, $confirm, $infoRef ) = @_; 1198 $movelocked = join( ', ', @{ $infoRef->{movelocked} } ) 1199 if $infoRef->{movelocked}; 1201 $refdenied = join( ', ', @{ $infoRef->{modifydenied} } ) 1202 if $infoRef->{modifydenied}; 1204 $reflocked = join( ', ', @{ $infoRef->{modifylocked} } ) 1205 if $infoRef->{modifylocked}; 1223 $refs = ${$infoRef}{referring}{refs1}; 1245 $refs = $infoRef->{referring}{refs0};
|
/dports/x11/xterm/xterm-370/ |
H A D | fontutils.c | 1349 XTermFonts * infoRef, in loadBoldFP() argument 1373 xtermCopyFontInfo(infoOut, infoRef); in loadBoldFP() 1376 && same_font_size(xw, infoRef->fs, infoOut->fs) in loadBoldFP() 1382 *infoOut = *infoRef; in loadBoldFP() 1387 xtermCopyFontInfo(infoOut, infoRef); in loadBoldFP() 1403 if (!same_font_size(xw, infoRef->fs, infoOut->fs) in loadBoldFP() 1407 xtermCopyFontInfo(infoOut, infoRef); in loadBoldFP() 1419 XTermFonts * infoRef, in loadWideFP() argument 1431 infoRef->fs, &normal); in loadWideFP() 1446 xtermCopyFontInfo(infoOut, infoRef); in loadWideFP() [all …]
|
/dports/www/nextcloud/nextcloud/apps-pkg/files_pdfviewer/js/pdfjs/build/ |
H A D | pdf.worker.js.map | 1 …infoRef","info","fileIds","originalData","datasetsRef","start","VerbosityLevel","Date","intent","r…
|