/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfsubs.cpp | 78 MultiplierSubstitution(int32_t _pos, in MultiplierSubstitution() argument 83 : NFSubstitution(_pos, _ruleSet, description, status), divisor(rule->getDivisor()) in MultiplierSubstitution() 185 IntegralPartSubstitution(int32_t _pos, in IntegralPartSubstitution() argument 189 : NFSubstitution(_pos, _ruleSet, description, status) {} in IntegralPartSubstitution() 244 AbsoluteValueSubstitution(int32_t _pos, in AbsoluteValueSubstitution() argument 248 : NFSubstitution(_pos, _ruleSet, description, status) {} in AbsoluteValueSubstitution() 276 NumeratorSubstitution(int32_t _pos, in NumeratorSubstitution() argument 281 : NFSubstitution(_pos, _ruleSet, fixdesc(description), status), denominator(_denominator) in NumeratorSubstitution() 405 NFSubstitution::NFSubstitution(int32_t _pos, in NFSubstitution() argument 409 : pos(_pos), ruleSet(NULL), numberFormat(NULL) in NFSubstitution() [all …]
|
D | fphdlimp.cpp | 32 FieldPositionOnlyHandler::FieldPositionOnlyHandler(FieldPosition& _pos) in FieldPositionOnlyHandler() argument 33 : pos(_pos) { in FieldPositionOnlyHandler()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | nfsubs.cpp | 78 MultiplierSubstitution(int32_t _pos, in MultiplierSubstitution() argument 83 : NFSubstitution(_pos, _ruleSet, description, status), divisor(rule->getDivisor()) in MultiplierSubstitution() 185 IntegralPartSubstitution(int32_t _pos, in IntegralPartSubstitution() argument 189 : NFSubstitution(_pos, _ruleSet, description, status) {} in IntegralPartSubstitution() 244 AbsoluteValueSubstitution(int32_t _pos, in AbsoluteValueSubstitution() argument 248 : NFSubstitution(_pos, _ruleSet, description, status) {} in AbsoluteValueSubstitution() 276 NumeratorSubstitution(int32_t _pos, in NumeratorSubstitution() argument 281 : NFSubstitution(_pos, _ruleSet, fixdesc(description), status), denominator(_denominator) in NumeratorSubstitution() 405 NFSubstitution::NFSubstitution(int32_t _pos, in NFSubstitution() argument 409 : pos(_pos), ruleSet(NULL), numberFormat(NULL) in NFSubstitution() [all …]
|
D | fphdlimp.cpp | 32 FieldPositionOnlyHandler::FieldPositionOnlyHandler(FieldPosition& _pos) in FieldPositionOnlyHandler() argument 33 : pos(_pos) { in FieldPositionOnlyHandler()
|
/third_party/icu/icu4c/source/i18n/ |
D | nfsubs.cpp | 78 MultiplierSubstitution(int32_t _pos, in MultiplierSubstitution() argument 83 : NFSubstitution(_pos, _ruleSet, description, status), divisor(rule->getDivisor()) in MultiplierSubstitution() 185 IntegralPartSubstitution(int32_t _pos, in IntegralPartSubstitution() argument 189 : NFSubstitution(_pos, _ruleSet, description, status) {} in IntegralPartSubstitution() 244 AbsoluteValueSubstitution(int32_t _pos, in AbsoluteValueSubstitution() argument 248 : NFSubstitution(_pos, _ruleSet, description, status) {} in AbsoluteValueSubstitution() 276 NumeratorSubstitution(int32_t _pos, in NumeratorSubstitution() argument 281 : NFSubstitution(_pos, _ruleSet, fixdesc(description), status), denominator(_denominator) in NumeratorSubstitution() 405 NFSubstitution::NFSubstitution(int32_t _pos, in NFSubstitution() argument 409 : pos(_pos), ruleSet(NULL), numberFormat(NULL) in NFSubstitution() [all …]
|
D | fphdlimp.cpp | 32 FieldPositionOnlyHandler::FieldPositionOnlyHandler(FieldPosition& _pos) in FieldPositionOnlyHandler() argument 33 : pos(_pos) { in FieldPositionOnlyHandler()
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | lineargradient.js | 5 this._pos = []; property in LinearCanvasGradient 22 var idx = this._pos.indexOf(offset); 27 for (idx = 0; idx < this._pos.length; idx++) { 28 if (this._pos[idx] > offset) { 32 this._pos .splice(idx, 0, offset); 40 lcg._pos = this._pos.slice(); 63 this._colors, this._pos, CanvasKit.TileMode.Clamp);
|
D | radialgradient.js | 8 this._pos = []; property in RadialCanvasGradient 25 var idx = this._pos.indexOf(offset); 30 for (idx = 0; idx < this._pos.length; idx++) { 31 if (this._pos[idx] > offset) { 35 this._pos .splice(idx, 0, offset); 43 rcg._pos = this._pos.slice(); 73 [sx1, sy1], sr1, [sx2, sy2], sr2, this._colors, this._pos,
|
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/ |
D | lineargradient.js | 5 this._pos = []; property in LinearCanvasGradient 22 var idx = this._pos.indexOf(offset); 27 for (idx = 0; idx < this._pos.length; idx++) { 28 if (this._pos[idx] > offset) { 32 this._pos .splice(idx, 0, offset); 40 lcg._pos = this._pos.slice(); 63 this._colors, this._pos, CanvasKit.TileMode.Clamp);
|
D | radialgradient.js | 8 this._pos = []; property in RadialCanvasGradient 25 var idx = this._pos.indexOf(offset); 30 for (idx = 0; idx < this._pos.length; idx++) { 31 if (this._pos[idx] > offset) { 35 this._pos .splice(idx, 0, offset); 43 rcg._pos = this._pos.slice(); 73 [sx1, sy1], sr1, [sx2, sy2], sr2, this._colors, this._pos,
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfsubs.cpp | 78 MultiplierSubstitution(int32_t _pos, in MultiplierSubstitution() argument 83 : NFSubstitution(_pos, _ruleSet, description, status), divisor(rule->getDivisor()) in MultiplierSubstitution() 185 IntegralPartSubstitution(int32_t _pos, in IntegralPartSubstitution() argument 189 : NFSubstitution(_pos, _ruleSet, description, status) {} in IntegralPartSubstitution() 244 AbsoluteValueSubstitution(int32_t _pos, in AbsoluteValueSubstitution() argument 248 : NFSubstitution(_pos, _ruleSet, description, status) {} in AbsoluteValueSubstitution() 276 NumeratorSubstitution(int32_t _pos, in NumeratorSubstitution() argument 281 : NFSubstitution(_pos, _ruleSet, fixdesc(description), status), denominator(_denominator) in NumeratorSubstitution() 405 NFSubstitution::NFSubstitution(int32_t _pos, in NFSubstitution() argument 409 : pos(_pos), ruleSet(NULL), numberFormat(NULL) in NFSubstitution() [all …]
|
D | fphdlimp.cpp | 32 FieldPositionOnlyHandler::FieldPositionOnlyHandler(FieldPosition& _pos) in FieldPositionOnlyHandler() argument 33 : pos(_pos) { in FieldPositionOnlyHandler()
|
/third_party/python/Lib/ |
D | _compression.py | 42 self._pos = 0 # Current offset in decompressed stream 108 self._size = self._pos 110 self._pos += len(data) 127 self._pos = 0 135 offset = self._pos + offset 146 if offset < self._pos: 149 offset -= self._pos 158 return self._pos 162 return self._pos
|
D | lzma.py | 113 self._pos = 0 242 self._pos += length 268 return self._pos
|
D | bz2.py | 95 self._pos = 0 232 self._pos += length 268 return self._pos
|
D | _pyio.py | 924 self._pos = 0 964 if len(self._buffer) <= self._pos: 966 newpos = min(len(self._buffer), self._pos + size) 967 b = self._buffer[self._pos : newpos] 968 self._pos = newpos 985 pos = self._pos 992 self._pos += n 1007 self._pos = pos 1009 self._pos = max(0, self._pos + pos) 1011 self._pos = max(0, len(self._buffer) + pos) [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | config.c | 39 char **_pos) in wpa_config_get_line() argument 97 if (_pos) in wpa_config_get_line() 98 *_pos = pos; in wpa_config_get_line() 102 if (_pos) in wpa_config_get_line() 103 *_pos = NULL; in wpa_config_get_line()
|
D | config.h | 27 char **_pos);
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | servls.cpp | 160 int32_t _pos; member in ServiceEnumeration 167 , _pos(0) in ServiceEnumeration() 176 , _pos(0) in ServiceEnumeration() 187 _pos = other._pos; in ServiceEnumeration() 230 if (upToDate(status) && (_pos < _ids.size())) { in snext() 231 return (const UnicodeString*)_ids[_pos++]; in snext() 242 _pos = 0; in reset()
|
/third_party/node/deps/icu-small/source/common/ |
D | servls.cpp | 159 int32_t _pos; member in ServiceEnumeration 166 , _pos(0) in ServiceEnumeration() 175 , _pos(0) in ServiceEnumeration() 186 _pos = other._pos; in ServiceEnumeration() 229 if (upToDate(status) && (_pos < _ids.size())) { in snext() 230 return (const UnicodeString*)_ids[_pos++]; in snext() 241 _pos = 0; in reset()
|
/third_party/icu/icu4c/source/common/ |
D | servls.cpp | 159 int32_t _pos; member in ServiceEnumeration 166 , _pos(0) in ServiceEnumeration() 175 , _pos(0) in ServiceEnumeration() 186 _pos = other._pos; in ServiceEnumeration() 229 if (upToDate(status) && (_pos < _ids.size())) { in snext() 230 return (const UnicodeString*)_ids[_pos++]; in snext() 241 _pos = 0; in reset()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | servls.cpp | 159 int32_t _pos; member in ServiceEnumeration 166 , _pos(0) in ServiceEnumeration() 175 , _pos(0) in ServiceEnumeration() 186 _pos = other._pos; in ServiceEnumeration() 229 if (upToDate(status) && (_pos < _ids.size())) { in snext() 230 return (const UnicodeString*)_ids[_pos++]; in snext() 241 _pos = 0; in reset()
|
/third_party/node/deps/npm/node_modules/fs-minipass/ |
D | index.js | 29 const _pos = Symbol('_pos') constant 215 this[_pos] = typeof opt.start === 'number' ? opt.start : null 220 const defaultFlag = this[_pos] !== null ? 'r+' : 'w' 290 fs.write(this[_fd], buf, 0, buf.length, this[_pos], (er, bw) => 298 if (this[_pos] !== null) 299 this[_pos] += bw 326 writev(this[_fd], iovec, this[_pos], 369 fs.writeSync(this[_fd], buf, 0, buf.length, this[_pos]))
|
/third_party/node/test/parallel/ |
D | test-stream2-basic.js | 35 this._pos = 0; 40 const max = this._buffer.length - this._pos; 47 this._pos = 0; 63 const ret = this._buffer.slice(this._pos, this._pos + toRead); 64 this._pos += toRead;
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testaudiohotplug.c | 46 fillerup(void *_pos, Uint8 * stream, int len) in fillerup() argument 48 Uint32 pos = *((Uint32 *) _pos); in fillerup() 67 *((Uint32 *) _pos) = pos; in fillerup()
|