| /external/pdfium/fxbarcode/pdf417/ |
| D | BC_PDF417HighLevelEncoder.cpp | 142 size_t startpos, in EncodeText() 255 size_t startpos, in EncodeBinary() 290 size_t startpos, in EncodeNumeric() 313 size_t startpos) { in DetermineConsecutiveDigitCount() 331 size_t startpos) { in DetermineConsecutiveTextCount() 359 size_t startpos) { in DetermineConsecutiveBinaryCount()
|
| /external/python/cpython2/Modules/ |
| D | _heapqmodule.c | 36 _siftdown(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in _siftdown() 77 Py_ssize_t startpos, endpos, childpos, rightpos, limit; in _siftup() local 379 _siftdownmax(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in _siftdownmax() 418 Py_ssize_t startpos, endpos, childpos, rightpos, limit; in _siftupmax() local
|
| /external/python/cpython3/Modules/ |
| D | _heapqmodule.c | 21 siftdown(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in siftdown() 68 Py_ssize_t startpos, endpos, childpos, limit; in siftup() local 390 siftdown_max(PyListObject *heap, Py_ssize_t startpos, Py_ssize_t pos) in siftdown_max() 437 Py_ssize_t startpos, endpos, childpos, limit; in siftup_max() local
|
| /external/python/cpython3/Lib/ |
| D | heapq.py | 205 def _siftdown(heap, startpos, pos): argument 278 def _siftdown_max(heap, startpos, pos): argument
|
| /external/python/cpython2/Lib/ |
| D | heapq.py | 242 def _siftdown(heap, startpos, pos): argument 315 def _siftdown_max(heap, startpos, pos): argument
|
| /external/pdfium/fxbarcode/datamatrix/ |
| D | BC_ASCIIEncoder.cpp | 43 size_t DetermineConsecutiveDigitCount(const WideString& msg, size_t startpos) { in DetermineConsecutiveDigitCount()
|
| D | BC_HighLevelEncoder.cpp | 187 size_t startpos, in LookAheadTest()
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/data/ |
| D | TokenIterator.java | 118 int startpos = position; in nextToken() local
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
| D | TokenIterator.java | 116 int startpos = position; in nextToken() local
|
| /external/python/cpython2/Demo/turtle/ |
| D | tdemo_penrose.py | 135 def test(l=200, n=4, fun=sun, startpos=(0,0), th=2): argument
|
| /external/python/cpython3/Lib/turtledemo/ |
| D | penrose.py | 135 def test(l=200, n=4, fun=sun, startpos=(0,0), th=2): argument
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_syntax_parser.cpp | 839 bool CPDF_SyntaxParser::IsWholeWord(FX_FILESIZE startpos, in IsWholeWord() 902 const FX_FILESIZE startpos = GetPos(); in FindTag() local
|
| /external/pdfium/core/fxcodec/fax/ |
| D | faxmodule.cpp | 128 void FaxFillBits(uint8_t* dest_buf, int columns, int startpos, int endpos) { in FaxFillBits() 443 int startpos = 0; in FaxGet1DLine() local
|
| /external/python/cpython3/Objects/stringlib/ |
| D | codecs.h | 314 Py_ssize_t startpos, endpos, newpos; in STRINGLIB() local
|
| /external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/ |
| D | NeuQuant.java | 184 int previouscol, startpos; in inxbuild() local
|
| /external/python/cpython2/Objects/ |
| D | unicodeobject.c | 3529 Py_ssize_t startpos, Py_ssize_t endpos, in make_encode_exception() 3553 Py_ssize_t startpos, Py_ssize_t endpos, in raise_encode_exception() 3570 Py_ssize_t startpos, Py_ssize_t endpos, in unicode_encode_call_errorhandler() 4850 Py_ssize_t startpos, Py_ssize_t endpos, in make_translate_exception() 4873 Py_ssize_t startpos, Py_ssize_t endpos, in raise_translate_exception() 4890 Py_ssize_t startpos, Py_ssize_t endpos, in unicode_translate_call_errorhandler()
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
| D | re2.cc | 615 size_t startpos, in GlobalReplace()
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
| D | pcre.cc | 512 size_t startpos, in TryMatch()
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 4415 Py_ssize_t startpos, Py_ssize_t endpos, in make_decode_exception() 7086 Py_ssize_t startpos, Py_ssize_t endpos, in make_encode_exception() 7112 Py_ssize_t startpos, Py_ssize_t endpos, in raise_encode_exception() 7130 Py_ssize_t startpos, Py_ssize_t endpos, in unicode_encode_call_errorhandler() 9108 Py_ssize_t startpos, Py_ssize_t endpos, in make_translate_exception() 9137 Py_ssize_t startpos, Py_ssize_t endpos, in unicode_translate_call_errorhandler() 9660 Py_ssize_t startpos; in PyUnicode_EncodeDecimal() local
|
| /external/compiler-rt/lib/sanitizer_common/scripts/ |
| D | cpplint.py | 1031 def FindEndOfExpressionInLine(line, startpos, depth, startchar, endchar): argument
|
| /external/armnn/third-party/stb/ |
| D | stb_image_write.h | 1166 int startpos = i; in stbiw__jpg_processDU() local
|
| /external/lz4/lib/ |
| D | lz4hc.c | 246 const BYTE** startpos, in LZ4HC_InsertAndGetWiderMatch()
|
| /external/libaom/tools/ |
| D | cpplint.py | 1519 def FindEndOfExpressionInLine(line, startpos, stack): argument
|
| /external/google-styleguide/cpplint/ |
| D | cpplint.py | 1519 def FindEndOfExpressionInLine(line, startpos, stack): argument
|
| /external/libvpx/tools/ |
| D | cpplint.py | 1519 def FindEndOfExpressionInLine(line, startpos, stack): argument
|