Home
last modified time | relevance | path

Searched refs:_format (Results 1 – 25 of 2697) sorted by relevance

12345678910>>...108

/dports/graphics/krita/krita-4.4.8/plugins/python/scripter/ui_scripter/syntax/
H A Dsyntaxstyles.py42 'keyword': _format('cyan'),
43 'operator': _format('orange'),
44 'brace': _format('gray'),
46 'string': _format('magenta'),
50 'numbers': _format('brown'),
66 'brace': _format('white'),
88 'brace': _format('#eff0f1'),
93 'self': _format('#3daee9'),
115 'self': _format('#3daee9'),
137 'self': _format('#000000'),
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/graphics/
H A Drender_surface.h41_format.rMask)>>RenderSurface::_format.rShift)<<RenderSurface::_format.rLoss; g = (((pix)&RenderSu…
42_format.rLoss)<<RenderSurface::_format.rShift) | (((g)>>RenderSurface::_format.gLoss)<<RenderSurfa…
43_format.rLoss16)<<RenderSurface::_format.rShift) | (((g)>>RenderSurface::_format.gLoss16)<<RenderS…
45_format.rMask)>>RenderSurface::_format.rShift)<<RenderSurface::_format.rLoss; g = (((pix)&RenderSu…
46_format.rLoss)<<RenderSurface::_format.rShift) | (((g)>>RenderSurface::_format.gLoss)<<RenderSurfa…
47_format.rLoss16)<<RenderSurface::_format.rShift) | (((g)>>RenderSurface::_format.gLoss16)<<RenderS…
68 static U8PixelFormat _format; variable
H A Dbase_soft_render_surface.cpp55 if (!RenderSurface::_format.bytesPerPixel) { in BaseSoftRenderSurface()
61 RenderSurface::_format.rLoss16 = _format.rLoss + 8; in BaseSoftRenderSurface()
62 RenderSurface::_format.gLoss16 = _format.gLoss + 8; in BaseSoftRenderSurface()
63 RenderSurface::_format.bLoss16 = _format.bLoss + 8; in BaseSoftRenderSurface()
64 RenderSurface::_format.aLoss16 = _format.aLoss + 8; in BaseSoftRenderSurface()
78 if (_format.aMask == 0 && _bytesPerPixel == 4) { in BaseSoftRenderSurface()
79 uint32 mask = ~(_format.rMask | _format.gMask | _format.bMask); in BaseSoftRenderSurface()
108 _format.aShift = first; in BaseSoftRenderSurface()
109 _format.aLoss = 8 - (last + 1 - first); in BaseSoftRenderSurface()
110 _format.aLoss16 = _format.aLoss + 8; in BaseSoftRenderSurface()
[all …]
/dports/games/scummvm/scummvm-2.5.1/graphics/
H A Dpixelbuffer.cpp59 _format = format; in create()
76 _format = format; in set()
90 if (buf._format.bytesPerPixel == _format.bytesPerPixel && in copyBuffer()
91 buf._format.rShift == _format.rShift && in copyBuffer()
92 buf._format.gShift == _format.gShift && in copyBuffer()
93 buf._format.bShift == _format.bShift && in copyBuffer()
94 buf._format.rLoss == _format.rLoss && in copyBuffer()
95 buf._format.gLoss == _format.gLoss && in copyBuffer()
96 buf._format.bLoss == _format.bLoss && ( in copyBuffer()
98 buf._format.aLoss == _format.aLoss in copyBuffer()
[all …]
H A Dpixelbuffer.h115 switch (_format.bytesPerPixel) { in setPixelAt()
135 error("setPixelAt: Unhandled bytesPerPixel %d", int(_format.bytesPerPixel)); in setPixelAt()
153 if (_format == buf._format) { in setPixelAt()
154 memcpy(getRawBuffer(thisPix), buf.getRawBuffer(otherPix), _format.bytesPerPixel); in setPixelAt()
192 inline void shiftBy(int amount) { _buffer += amount * _format.bytesPerPixel; } in shiftBy()
198 switch (_format.bytesPerPixel) { in getValueAt()
211 error("getValueAt: Unhandled bytesPerPixel %d", int(_format.bytesPerPixel)); in getValueAt()
216 …inline void getRGBAt(int i, uint8 &r, uint8 &g, uint8 &b) const { _format.colorToRGB(getValueAt(i)… in getRGBAt()
229 inline byte *getRawBuffer(int pixel) const { return _buffer + _format.bytesPerPixel * pixel; } in getRawBuffer()
234 inline const PixelFormat &getFormat() const { return _format; } in getFormat()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/friendsofsymfony/rest-bundle/Tests/Fixtures/Etalon/
H A Dusers_controller.yml3 path: /users/{id}.{_format}
18 path: /users/{id}.{_format}
23 path: /users.{_format}
28 path: /users.{_format}
33 path: /users/{slug}.{_format}
38 path: /users.{_format}
43 path: /users.{_format}
48 path: /users/{slug}.{_format}
53 path: /users/{slug}.{_format}
58 path: /users/{slug}.{_format}
[all …]
H A Dannotated_users_controller.yml3 path: /users/{id}.{_format}
18 path: /users/{id}.{_format}
23 path: /users.{_format}
28 path: /users/{slug}.{_format}
37 path: /users.{_format}
42 path: /users/{slug}.{_format}
48 path: /users.{_format}
111 path: /users2.{_format}
115 path: /users3.{_format}
119 path: /users4.{_format}
[all …]
H A Dusers_collection.yml3 path: /users.{_format}
8 path: /users/{slug}.{_format}
13 path: /users.{_format}
18 path: /users.{_format}
23 path: /users/{slug}.{_format}
28 path: /users/{slug}.{_format}
33 path: /users/{slug}.{_format}
38 path: /users/{slug}/comments.{_format}
53 path: /users/new.{_format}
63 path: /users/{slug}/ban.{_format}
[all …]
H A Dresource_controller.yml3 path: /articles.{_format}
8 path: /articles.{_format}
13 path: /articles/{slug}.{_format}
18 path: /articles.{_format}
23 path: /articles.{_format}
28 path: /articles/{slug}.{_format}
33 path: /articles/{slug}.{_format}
38 path: /articles/{slug}.{_format}
58 path: /articles/new.{_format}
68 path: /articles/{slug}/ban.{_format}
[all …]
H A Dprefixed_users_collection.yml3 path: /resources/all/users.{_format}
8 path: /resources/all/users/{slug}.{_format}
13 path: /resources/all/users.{_format}
18 path: /resources/all/users.{_format}
23 path: /resources/all/users/{slug}.{_format}
28 path: /resources/all/users/{slug}.{_format}
33 path: /resources/all/users/{slug}.{_format}
38 path: /resources/all/users/{slug}/comments.{_format}
53 path: /resources/all/users/new.{_format}
63 path: /resources/all/users/{slug}/ban.{_format}
[all …]
H A Dannotated_conditional_controller.yml2 path: /users.{_format}
7 path: /users/{slug}.{_format}
13 path: /users.{_format}
18 path: /users/{slug}.{_format}
30 path: /users/{slug}/rate.{_format}
42 path: /users/{slug}/bget.{_format}
52 path: /users/{slug}/bput.{_format}
74 path: /users2.{_format}
79 path: /users3.{_format}
83 path: /users4.{_format}
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/render_radiance_scaling/
H A Dtexture2D.h52 TextureFormat _format; variable
63 return _format; in format()
80 _format(tex.format()), in Texture2D()
88 _format(tf), in Texture2D()
113 glTexImage2D(_format.target(), in Texture2D()
114 _format.level(), in Texture2D()
116 _format.width(), in Texture2D()
117 _format.height(), in Texture2D()
118 _format.border(), in Texture2D()
119 _format.format(), in Texture2D()
[all …]
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/audio/
H A DAudioGlobal.cpp71 size_t unitsToBytes(size_t v, const PCMFormat & _format, TimeUnit unit) { in unitsToBytes() argument
74 …return (size_t)(float(v) * 0.001f * _format.frequency * _format.channels * (_format.quality >> 3))… in unitsToBytes()
76 return v * _format.channels * (_format.quality >> 3); in unitsToBytes()
82 size_t bytesToUnits(size_t v, const PCMFormat & _format, TimeUnit unit) { in bytesToUnits() argument
85 …return (size_t)(float(v) * 1000.f / (_format.frequency * _format.channels * (_format.quality >> 3)… in bytesToUnits()
87 return v / (_format.frequency * _format.channels * (_format.quality >> 3)); in bytesToUnits()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/StbImageConverter/
H A DStbImageConverter.cpp52 _format = Format::Bmp;
54 _format = Format::Hdr;
56 _format = Format::Jpeg;
58 _format = Format::Png;
60 _format = Format::Tga;
68 if(!Int(_format)) { in doExportToData()
74 …if(_format == Format::Bmp || _format == Format::Jpeg || _format == Format::Png || _format == Forma… in doExportToData()
78 if(_format == Format::Bmp || _format == Format::Jpeg) in doExportToData()
84 if(_format == Format::Bmp || _format == Format::Jpeg) in doExportToData()
92 } else if(_format == Format::Hdr) { in doExportToData()
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Validate/
H A DDate.php61 protected $_format; variable in Zend_Validate_Date
133 return $this->_format;
144 $this->_format = $format;
170 if (!Zend_Date::isDate($value, $this->_format, $this->_locale)) {
180 $this->_format = 'yyyy-MM-dd';
182 $this->_format = null;
210 (strpos(strtoupper($this->_format), 'YYYY') === false))) {
218 if (((strpos($this->_format, 'Y') !== false) or (strpos($this->_format, 'y') !== false)) and
224 if ((strpos($this->_format, 'M') !== false) and (!isset($parsed['month']))) {
229 if ((strpos($this->_format, 'd') !== false) and (!isset($parsed['day']))) {
[all …]
/dports/www/limesurvey/limesurvey/application/helpers/Zend/Validate/
H A DDate.php62 protected $_format; variable in Zend_Validate_Date
136 return $this->_format;
147 $this->_format = $format;
174 if (!Zend_Date::isDate($value, $this->_format, $this->_locale)) {
184 $this->_format = 'yyyy-MM-dd';
186 $this->_format = null;
215 (strpos(strtoupper($this->_format), 'YYYY') === false))) {
223 if (((strpos($this->_format, 'Y') !== false) or (strpos($this->_format, 'y') !== false)) and
229 if ((strpos($this->_format, 'M') !== false) and (!isset($parsed['month']))) {
234 if ((strpos($this->_format, 'd') !== false) and (!isset($parsed['day']))) {
[all …]
/dports/devel/p5-Data-Printer/Data-Printer-1.000004/lib/Data/Printer/Filter/
H A DDateTime.pm7 filter 'Time::Piece' => sub { _format($_[0]->cdate , @_) };
8 filter 'Time::Moment' => sub { _format($_[0]->to_string , @_) };
9 filter 'DateTime::TimeZone' => sub { _format($_[0]->name , @_) };
10 filter 'DateTime::Incomplete' => sub { _format($_[0]->iso8601 , @_) };
25 return _format($date , @_);
64 return _format( $string, @_ );
77 return _format( $string, @_ );
85 return _format( $string, @_ );
99 return _format( $string, @_ );
137 return _format($str, $obj, $ddp);
[all …]
/dports/misc/pubs/pubs-0.8.3/pubs/
H A Devents.py40 _format = "Unspecified modification of paper {citekey}." variable in PaperChangeEvent
47 return self._format.format(citekey=self.citekey)
51 _format = "Added paper {citekey}." variable in AddEvent
55 _format = "Added document for {citekey}." variable in DocAddEvent
59 _format = "Removed paper for {citekey}." variable in RemoveEvent
63 _format = "Removed document for {citekey}." variable in DocRemoveEvent
67 _format = "Updated tags for {citekey}." variable in TagEvent
71 _format = "Modified {file_type} file of {citekey}." variable in ModifyEvent
79 return self._format.format(citekey=self.citekey, file_type=self.file_type)
83 _format = "Renamed paper {old_citekey} to {citekey}." variable in RenameEvent
[all …]
/dports/games/residualvm/residualvm-0.3.1/graphics/
H A Dpixelbuffer.h125 switch (_format.bytesPerPixel) { in setPixelAt()
140 error("setPixelAt: Unhandled bytesPerPixel %i", _format.bytesPerPixel); in setPixelAt()
158 if (_format == buf._format) { in setPixelAt()
159 memcpy(getRawBuffer(thisPix), buf.getRawBuffer(otherPix), _format.bytesPerPixel); in setPixelAt()
197 inline void shiftBy(int amount) { _buffer += amount * _format.bytesPerPixel; } in shiftBy()
203 switch (_format.bytesPerPixel) { in getValueAt()
216 error("getValueAt: Unhandled bytesPerPixel %i", _format.bytesPerPixel); in getValueAt()
221 …inline void getRGBAt(int i, uint8 &r, uint8 &g, uint8 &b) const { _format.colorToRGB(getValueAt(i)… in getRGBAt()
234 inline byte *getRawBuffer(int pixel) const { return _buffer + _format.bytesPerPixel * pixel; } in getRawBuffer()
239 inline const PixelFormat &getFormat() const { return _format; } in getFormat()
[all …]
H A Dpixelbuffer.cpp41 _format(format), in PixelBuffer()
59 _format = format; in create()
69 _buffer = new byte[buffersize * _format.bytesPerPixel]; in create()
76 _format = format; in set()
86 memset(_buffer, 0, length * _format.bytesPerPixel); in clear()
90 if (buf._format == _format) { in copyBuffer()
91 …memcpy(_buffer + thisFrom * _format.bytesPerPixel, buf._buffer + otherFrom * _format.bytesPerPixel… in copyBuffer()
103 _format = buf._format; in operator =()
/dports/www/pear-Horde_Service_Twitter/Horde_Service_Twitter-2.1.6/lib/Horde/Service/Twitter/
H A DStatuses.php78 $url = $this->_endpoint . 'update.' . $this->_format;
111 $url = $this->_endpoint . 'friends_timeline.' . $this->_format;
134 $url = $this->_endpoint . 'home_timeline.' . $this->_format;
153 $url = $this->_endpoint . 'retweeted_by_me.' . $this->_format;
173 $url = $this->_endpoint . 'retweetedToMe.' . $this->_format;
193 $url = $this->_endpoint . 'retweets_of_me.' . $this->_format;
222 $url = $this->_endpoint . 'public_timeline.' . $this->_format;
251 $url = $this->_endpoint . 'user_timeline.' . $this->_format;
273 $url = $this->_endpoint . 'mentions_timeline.' . $this->_format;
299 $url = $this->_endpoint . 'friends.' . $this->_format;
[all …]
/dports/net/freerdp/freerdp-2.5.0/server/proxy/
H A Dpf_log.h37 #define LOG_INFO(_tag, _context, _format, ...) \ argument
38 WLog_INFO(TAG, "[SessionID=%s][%s]: " _format, _context->pdata->session_id, __FUNCTION__, \
40 #define LOG_ERR(_tag, _context, _format, ...) \ argument
41 WLog_ERR(TAG, "[SessionID=%s][%s]: " _format, _context->pdata->session_id, __FUNCTION__, \
43 #define LOG_DBG(_tag, _context, _format, ...) \ argument
44 WLog_DBG(TAG, "[SessionID=%s][%s]: " _format, _context->pdata->session_id, __FUNCTION__, \
46 #define LOG_WARN(_tag, _context, _format, ...) \ argument
47 WLog_WARN(TAG, "[SessionID=%s][%s]: " _format, _context->pdata->session_id, __FUNCTION__, \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dextended_attribute.py36 self._format = None
48 self._format = self._FORM_ARG_LIST
53 self._format = self._FORM_NO_ARGS
55 self._format = self._FORM_IDENT
58 self._format = self._FORM_IDENT_LIST
79 if self._format == self._FORM_NO_ARGS:
81 if self._format == self._FORM_IDENT:
83 if self._format == self._FORM_IDENT_LIST:
87 if self._format == self._FORM_ARG_LIST:
119 if self._format == self._FORM_NO_ARGS:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dextended_attribute.py36 self._format = None
48 self._format = self._FORM_ARG_LIST
53 self._format = self._FORM_NO_ARGS
55 self._format = self._FORM_IDENT
58 self._format = self._FORM_IDENT_LIST
79 if self._format == self._FORM_NO_ARGS:
81 if self._format == self._FORM_IDENT:
83 if self._format == self._FORM_IDENT_LIST:
87 if self._format == self._FORM_ARG_LIST:
119 if self._format == self._FORM_NO_ARGS:
[all …]
/dports/devel/pear-Horde_Cli/Horde_Cli-2.3.0/lib/Horde/Cli/
H A DColor.php53 protected $_format = self::FORMAT_NONE;
64 $this->_format = $format;
72 $this->_format = self::FORMAT_XTERM;
74 $this->_format = self::FORMAT_VT100;
78 $this->_format = self::FORMAT_HTML;
92 switch ($this->_format) {
134 if ($this->_format == self::FORMAT_HTML) {
138 if ($this->_format != self::FORMAT_XTERM) {
179 if ($this->_format == self::FORMAT_HTML) {
184 if ($this->_format != self::FORMAT_XTERM) {
[all …]

12345678910>>...108