Home
last modified time | relevance | path

Searched defs:isRaw (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/
H A DResponseInfo.java40 public final boolean isRaw; field in ResponseInfo.Item
42 Item(String key, String url, Object value, boolean isRaw) { in Item()
49 public static Item of(String key, Object value, boolean isRaw) { in of()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/lang/java/src/com/wiredtiger/db/
H A DPackFormatInputStream.java43 protected boolean isRaw; field in PackFormatInputStream
52 protected PackFormatInputStream(String format, boolean isRaw) { in PackFormatInputStream()
H A DPackInputStream.java46 protected boolean isRaw; field in PackInputStream
67 public PackInputStream(String format, byte[] value, boolean isRaw) { in PackInputStream()
82 String format, byte[] value, boolean isRaw, int off, int len) { in PackInputStream()
H A DPackOutputStream.java45 protected boolean isRaw; field in PackOutputStream
64 public PackOutputStream(String format, boolean isRaw) { in PackOutputStream()
/dports/audio/lmms/lmms-1.2.2/include/
H A DMidiClient.h65 virtual bool isRaw() const in isRaw() function
127 virtual bool isRaw() const in isRaw() function
H A DMidiWinMM.h109 virtual bool isRaw() const in isRaw() function
H A DMidiApple.h109 virtual bool isRaw() const in isRaw() function
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dloadinitial.cc26 InitialImage* InitialImage::load (const Glib::ustring& fname, bool isRaw, int* errorCode, ProgressL… in load()
H A Dprocessingjob.cc24 ProcessingJob* ProcessingJob::create (const Glib::ustring& fname, bool isRaw, const procparams::Pro… in create()
H A Dprocessingjob.h33 bool isRaw; variable
/dports/net/p5-Net-Packet/Net-Packet-3.27/lib/Net/Packet/
H A DLayer2.pm19 sub isRaw { shift->_is(NP_LAYER_RAW) } subroutine
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dloadinitial.cc26 InitialImage* InitialImage::load (const Glib::ustring& fname, bool isRaw, int* errorCode, ProgressL… in load()
H A Dprocessingjob.cc24 ProcessingJob* ProcessingJob::create (const Glib::ustring& fname, bool isRaw, const procparams::Pro… in create()
H A Dprocessingjob.h32 bool isRaw; variable
/dports/www/mediawiki135/mediawiki-1.35.5/includes/api/
H A DApiFormatJson.php29 private $isRaw; variable in ApiFormatJson
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/units/utils/collection_loader/
H A Dtest_collection_loader.py31 def test_finder_setup():
/dports/www/mediawiki136/mediawiki-1.36.3/includes/api/
H A DApiFormatJson.php29 private $isRaw; variable in ApiFormatJson
/dports/www/tikiwiki/tiki-21.2/lib/core/Search/Formatter/Plugin/
H A DReportTemplate.php19 function setRaw($isRaw)
H A DWikiTemplate.php19 function setRaw($isRaw)
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dnavigator.cc228 …tRGBText (int r, int g, int b, Glib::ustring &sR, Glib::ustring &sG, Glib::ustring &sB, bool isRaw) in getRGBText()
284 …ib::ustring &profile, const Glib::ustring &profileW, int x, int y, int r, int g, int b, bool isRaw) in pointerMoved()
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/
H A DResourceLoaderTestCase.php99 protected $isRaw = false; variable in ResourceLoaderTestModule
151 public function isRaw() { function in ResourceLoaderTestModule
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/
H A DResourceLoaderTestCase.php100 protected $isRaw = false; variable in ResourceLoaderTestModule
156 public function isRaw() { function in ResourceLoaderTestModule
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dnavigator.cc223 …tRGBText (int r, int g, int b, Glib::ustring &sR, Glib::ustring &sG, Glib::ustring &sB, bool isRaw) in getRGBText()
279 …ib::ustring &profile, const Glib::ustring &profileW, int x, int y, int r, int g, int b, bool isRaw) in pointerMoved()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/lib/quazip/
H A Dquazipfile.h268 bool isRaw()const {return raw;} in isRaw() function
/dports/deskutils/flameshot/flameshot-0.10.2/src/
H A Dmain.cpp293 bool isRaw = parser.isSet(rawImageOption); in main() local
321 bool isRaw = parser.isSet(rawImageOption); in main() local
376 bool isRaw = parser.isSet(rawImageOption); in main() local

12345678