Home
last modified time | relevance | path

Searched defs:prints (Results 1 – 25 of 90) sorted by relevance

1234

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dlogging.py40 def prints(self, level, *args, **kwargs): member in Stream
63 def prints(self, level, *args, **kwargs): member in ANSIStream
74 def prints(self, level, *args, **kwargs): member in FileStream
93 def prints(self, level, *args, **kwargs): member in HTMLStream
107 def prints(self, level, *args, **kwargs): member in UnicodeHTMLStream
165 def prints(self, level, *args, **kwargs): member in Log
218 def prints(self, *args, **kwargs): member in ThreadSafeLog
240 def prints(self, *args, **kwargs): member in ThreadSafeWrapper
H A Dcomplete.py18 prints = print variable
/dports/biology/emboss/EMBOSS-6.6.0/emboss/data/PRINTS/
H A DMakefile.am3 printsdir = $(pkgdatadir)/data/PRINTS directory
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/
H A Dprints.py18 def prints(*a, **kw): function
H A Drpdb.py34 def prints(self, *args, **kwargs): member in RemotePdb
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/performance/
H A DPerfConsoleTests.java127 protected void runStackTrace(int prints, int repeatTest) throws Exception { in runStackTrace()
149 protected void runVariableLength(int prints, int repeatTest) throws Exception { in runVariableLength()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPresetBundle.hpp35 PresetCollection prints; member in Slic3r::PresetBundle
57 std::vector<std::string> prints; member
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/z80.src/test/
H A Dt1.c13 prints(char *s) in prints() function
H A Dt2.c13 prints(char *s) in prints() function
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/tlcs.src/test/
H A Dt1.c13 prints(char *s) in prints() function
H A Dt2.c13 prints(char *s) in prints() function
/dports/lang/purescript/purescript-0.14.5/tests/TestPsci/
H A DTestEnv.hs99 prints command expected = printed command (`shouldBe` expected) function
/dports/lang/mono/mono-5.10.1.57/samples/size/
H A Dsample.cs27 static void prints (string s, object x) in prints() method in Demo
/dports/lang/retro12/RETRO12-2021.4/tools/
H A Dretro-embedimage.py20 def prints(length, priv, end=", "): function
/dports/net/honeyd/honeyd-1.5c/regress/
H A Dnmap.py96 prints = {} variable
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/stm8.src/test/
H A Ds2.c42 void prints(char *s) in prints() function
H A Ds3.c62 void prints(char *s) in prints() function
/dports/finance/frontaccounting/frontaccounting/admin/
H A Dprint_profiles.php142 $prints = array(); variable
/dports/devel/cc65/cc65-2.19/test/ref/
H A Ddivmod.c13 void prints(short a,short b){ in prints() function
/dports/lang/racket/racket-8.3/share/pkgs/algol60/
H A Dprims.rkt102 (define (prints k v) function
/dports/www/firefox/firefox-99.0/third_party/rust/webrtc-sdp/src/
H A Danonymizer_tests.rs85 let prints: [Vec<u8>; 3] = [ in test_mask_cert_fingerprint() localVariable
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/power_sequencer/scripts/BPSRender/bpsrender/
H A Dhelpers.py104 def prints(cfg, text, s="", e=".", p="", **kwargs): function
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dgpp_nextnb.cpp82 # define prints(str, n, s) __prints(str, n, s) macro
100 # define prints(str, n, s) macro
/dports/irc/irssi/irssi-1.2.3/src/irc/core/
H A Dnetsplit.h10 int prints; /* temp variable */ member
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/db/
H A Doutput.c37 prints(char *s) in prints() function

1234