Home
last modified time | relevance | path

Searched defs:ropts (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/frontend/
H A Dimageprocessing.cpp75 ImageProcessing::ImageProcessing(POVMS_Object& ropts) in ImageProcessing()
103 UCS2String ImageProcessing::WriteImage(POVMS_Object& ropts, POVMSInt frame, int digits) in WriteImage()
208 bool ImageProcessing::OutputIsStdout(POVMS_Object& ropts) in OutputIsStdout()
217 bool ImageProcessing::OutputIsStderr(POVMS_Object& ropts) in OutputIsStderr()
223 UCS2String ImageProcessing::GetOutputFilename(POVMS_Object& ropts, POVMSInt frame, int digits) in GetOutputFilename()
/dports/graphics/povray37/povray-3.7.0.10/source/frontend/
H A Dimageprocessing.cpp72 ImageProcessing::ImageProcessing(POVMS_Object& ropts) in ImageProcessing()
100 UCS2String ImageProcessing::WriteImage(POVMS_Object& ropts, POVMSInt frame, int digits) in WriteImage()
211 bool ImageProcessing::OutputIsStdout(POVMS_Object& ropts) in OutputIsStdout()
220 bool ImageProcessing::OutputIsStderr(POVMS_Object& ropts) in OutputIsStderr()
226 UCS2String ImageProcessing::GetOutputFilename(POVMS_Object& ropts, POVMSInt frame, int digits) in GetOutputFilename()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkImgSVGnano.c52 RastOpts ropts; member
172 RastOpts ropts; in FileMatchSVG() local
243 RastOpts ropts; in FileReadSVG() local
296 RastOpts ropts; in StringMatchSVG() local
352 RastOpts ropts; in StringReadSVG() local
388 RastOpts *ropts) in ParseSVGWithOptions()
575 RastOpts *ropts) in RasterizeSVG()
667 RastOpts *ropts, in GetScaleFromParameters()
758 RastOpts *ropts) in CacheSVG()
798 RastOpts *ropts) in GetCachedSVG()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Filter/
H A DJSON.hs40 apply ropts args f = liftIO . externalFilter ropts f args function
44 externalFilter ropts f args' d = liftIO $ do function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Filter/
H A DJSON.hs40 apply ropts args f = liftIO . externalFilter ropts f args function
44 externalFilter ropts f args' d = liftIO $ do function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DMultiBalanceReport.hs108 multiBalanceReportWith ropts q j priceoracle = report function
139 compoundBalanceReportWith ropts q j priceoracle subreportspecs = cbr function
163 ropts' = ropts{normalbalance_=Just cbcsubreportnormalsign} function
190 startingBalances ropts q j reportspan = acctchanges function
201 ropts' = case accountlistmode_ ropts of function
214 calculateReportSpan ropts q j = reportspan function
247 getPostingsByColumn ropts q j reportspan = columns function
313 acctChangesFromPostings ropts q ps = HM.fromList [(aname a, a) | a <- as] function
378 generateMultiBalanceReport ropts q j priceoracle colspans colps startbals = report function
408 buildReportRows ropts displaynames = toList . HM.mapMaybeWithKey mkRow function
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DMultiBalanceReport.hs108 multiBalanceReportWith ropts q j priceoracle = report function
139 compoundBalanceReportWith ropts q j priceoracle subreportspecs = cbr function
163 ropts' = ropts{normalbalance_=Just cbcsubreportnormalsign} function
190 startingBalances ropts q j reportspan = acctchanges function
201 ropts' = case accountlistmode_ ropts of function
214 calculateReportSpan ropts q j = reportspan function
247 getPostingsByColumn ropts q j reportspan = columns function
313 acctChangesFromPostings ropts q ps = HM.fromList [(aname a, a) | a <- as] function
378 generateMultiBalanceReport ropts q j priceoracle colspans colps startbals = report function
408 buildReportRows ropts displaynames = toList . HM.mapMaybeWithKey mkRow function
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Reports/
H A DMultiBalanceReport.hs108 multiBalanceReportWith ropts q j priceoracle = report function
139 compoundBalanceReportWith ropts q j priceoracle subreportspecs = cbr function
163 ropts' = ropts{normalbalance_=Just cbcsubreportnormalsign} function
190 startingBalances ropts q j reportspan = acctchanges function
201 ropts' = case accountlistmode_ ropts of function
214 calculateReportSpan ropts q j = reportspan function
247 getPostingsByColumn ropts q j reportspan = columns function
313 acctChangesFromPostings ropts q ps = HM.fromList [(aname a, a) | a <- as] function
378 generateMultiBalanceReport ropts q j priceoracle colspans colps startbals = report function
408 buildReportRows ropts displaynames = toList . HM.mapMaybeWithKey mkRow function
[all …]
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/sip/
H A Dsip_roptions.c82 static inline int IsRequest(SIP_Roptions *ropts) in IsRequest()
183 SIP_Roptions *ropts; in SIP_MethodEval() local
269 SIP_Roptions *ropts; in SIP_HeaderEval() local
364 SIP_Roptions *ropts; in SIP_StatCodeEval() local
426 SIP_Roptions *ropts; in SIP_BodyEval() local
/dports/databases/sqliteconvert/sqliteconvert-VERSION_0_1_2/
H A Ddot.c54 const char *fopts, const char *ropts) in output()
126 char *topts, *fopts, *ropts; in main() local
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/db_impl/
H A Ddb_secondary_test.cc123 ReadOptions ropts; in TEST_F() local
161 ReadOptions ropts; in TEST_F() local
296 ReadOptions ropts; in TEST_F() local
370 ReadOptions ropts; in TEST_F() local
422 ReadOptions ropts; in TEST_F() local
489 ReadOptions ropts; in TEST_F() local
543 ReadOptions ropts; in TEST_F() local
630 ReadOptions ropts; in TEST_F() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_secondary_test.cc123 ReadOptions ropts; in TEST_F() local
161 ReadOptions ropts; in TEST_F() local
296 ReadOptions ropts; in TEST_F() local
370 ReadOptions ropts; in TEST_F() local
422 ReadOptions ropts; in TEST_F() local
489 ReadOptions ropts; in TEST_F() local
543 ReadOptions ropts; in TEST_F() local
630 ReadOptions ropts; in TEST_F() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_secondary_test.cc123 ReadOptions ropts; in TEST_F() local
161 ReadOptions ropts; in TEST_F() local
296 ReadOptions ropts; in TEST_F() local
370 ReadOptions ropts; in TEST_F() local
422 ReadOptions ropts; in TEST_F() local
489 ReadOptions ropts; in TEST_F() local
543 ReadOptions ropts; in TEST_F() local
630 ReadOptions ropts; in TEST_F() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_secondary_test.cc123 ReadOptions ropts; in TEST_F() local
161 ReadOptions ropts; in TEST_F() local
296 ReadOptions ropts; in TEST_F() local
370 ReadOptions ropts; in TEST_F() local
422 ReadOptions ropts; in TEST_F() local
489 ReadOptions ropts; in TEST_F() local
543 ReadOptions ropts; in TEST_F() local
630 ReadOptions ropts; in TEST_F() local
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_secondary_test.cc123 ReadOptions ropts; in TEST_F() local
161 ReadOptions ropts; in TEST_F() local
296 ReadOptions ropts; in TEST_F() local
370 ReadOptions ropts; in TEST_F() local
422 ReadOptions ropts; in TEST_F() local
489 ReadOptions ropts; in TEST_F() local
543 ReadOptions ropts; in TEST_F() local
630 ReadOptions ropts; in TEST_F() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_secondary_test.cc123 ReadOptions ropts; in TEST_F() local
161 ReadOptions ropts; in TEST_F() local
296 ReadOptions ropts; in TEST_F() local
370 ReadOptions ropts; in TEST_F() local
422 ReadOptions ropts; in TEST_F() local
489 ReadOptions ropts; in TEST_F() local
543 ReadOptions ropts; in TEST_F() local
630 ReadOptions ropts; in TEST_F() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_secondary_test.cc123 ReadOptions ropts; in TEST_F() local
161 ReadOptions ropts; in TEST_F() local
296 ReadOptions ropts; in TEST_F() local
370 ReadOptions ropts; in TEST_F() local
422 ReadOptions ropts; in TEST_F() local
489 ReadOptions ropts; in TEST_F() local
543 ReadOptions ropts; in TEST_F() local
630 ReadOptions ropts; in TEST_F() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java196 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
217 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
234 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java196 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
217 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
234 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java196 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
217 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
234 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java196 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
217 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
234 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java196 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
217 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
234 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java196 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
217 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
234 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java196 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
217 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
234 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/jshell/
H A DCommandCompletionTest.java199 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReload() local
220 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testEnv() local
237 String[] ropts = new String[] { "-add-exports ", "-add-modules ", in testReset() local

12345678910>>...12