Searched defs:nextPos (Results 1 – 8 of 8) sorted by relevance
| /third_party/lzma/CPP/7zip/Compress/ |
| D | Bcj2Coder.cpp | 254 UInt64 nextPos; in CodeReal() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fImplementationLimitTests.cpp | 334 const size_t nextPos = extensionStr.find(' ', pos); in queryExtensionsNonIndexed() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| D | RBBITestMonkey.java | 890 int nextPos; // Index of the next character following pos. in next() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
| D | RBBITestMonkey.java | 886 int nextPos; // Index of the next character following pos. in next() local
|
| /third_party/backends/backend/ |
| D | mustek_pp_cis.c | 1427 SANE_Int pos = 0, nextPos = 1; in cis_read_line_low_level() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | rbbitst.cpp | 2808 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust() 2862 int32_t nextPos; // Index of the next character following pos. in next() local
|
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 3521 … const nextPos = emitTokenWithComment(SyntaxKind.ExportKeyword, node.pos, writeKeyword, node); constant
|
| D | utilities.ts | 5555 … const nextPos = skipTrivia(sourceFile.text, pos, /*stopAfterLineBreak*/ false, includeComments); constant
|