Home
last modified time | relevance | path

Searched defs:iEnd (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/frameworks/compile/mclinker/unittests/
DHashTableTest.cpp248 HashTableTy::iterator iter, iEnd = hashTable->end(); in TEST_F() local
272 HashTableTy::chain_iterator iter, iEnd = hashTable->end(key * 37); in TEST_F() local
304 HashTableTy::chain_iterator iter, iEnd = hashTable->end(key); in TEST_F() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
H A DBitsStreamGenerator.java67 final int iEnd = bytes.length - 3; in nextBytes() local
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/
H A DBase64Coder.java149 int iEnd = iOff + iLen; in encode() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/correlation/
H A DKendallsCorrelation.java210 final int iEnd = FastMath.min(i + segmentSize, n); in correlation() local
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DNamePool.cpp27 FreeInfoSet::iterator info, iEnd = m_FreeInfoSet.end(); in ~NamePool() local
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.cpp192 int32_t iEnd = GetItemIndex(this, hEnd); in SetSelection() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dindexsrv.h181 ULONG iEnd; member
Dwindowsx.h725 #define GET_EM_SETSEL_MPS(iStart,iEnd) (WPARAM)(iStart),(LPARAM)(iEnd) argument
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_publicmethods.cpp859 int iEnd = mark_pos.value_or(strValue.GetLength()); in AFPercent_Format() local
/aosp_15_r20/external/skia/src/pathops/
H A DSkOpAngle.cpp662 SkIntersections iEnd; in endToSide() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp1980 int iEnd = max(loopEnd[insideNumHalfTessFactorPoints],loopEnd[outsideNumHalfTessFactorPoints]); in StitchTransition() local
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp94 size_t iEnd = iStart + 2; in ParseTimeZone() local
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java977 private static int copyGapBytes(byte[] newcode, int j, byte[] code, int i, int iEnd) { in copyGapBytes()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
H A DBlockRealMatrix.java865 final int iEnd = FastMath.min(endRow + 1, firstRow + iHeight); in setSubMatrix() local
H A DBlockFieldMatrix.java839 final int iEnd = FastMath.min(endRow + 1, firstRow + iHeight); in setSubMatrix() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/
H A DBlockRealMatrix.java881 final int iEnd = FastMath.min(endRow + 1, firstRow + iHeight); in setSubMatrix() local
H A DBlockFieldMatrix.java873 final int iEnd = FastMath.min(endRow + 1, firstRow + iHeight); in setSubMatrix() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp2542 int32_t iEnd = in IPmt() local
2677 int32_t iEnd = in PPmt() local
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c821 LZ4HC_countPattern(const BYTE* ip, const BYTE* const iEnd, U32 const pattern32) in LZ4HC_countPattern()
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_compress_internal.h776 const BYTE* iEnd, const BYTE* mEnd, const BYTE* iStart) in ZSTD_count_2segments()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c1344 sqlite3_int64 iEnd = timeOfDay(); in endTimer() local
6690 int iStart, iEnd, iGoto; in re_subcompile_re() local
22368 static char **readline_completion(const char *zText, int iStart, int iEnd){ in readline_completion()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c1339 sqlite3_int64 iEnd = timeOfDay(); in endTimer() local
6685 int iStart, iEnd, iGoto; in re_subcompile_re() local
22348 static char **readline_completion(const char *zText, int iStart, int iEnd){ in readline_completion()
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/javac/
Dsnakeyaml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/yaml/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/local-javac-header/
Dsnakeyaml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/yaml/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-math/apache-commons-math/android_common/javac/
Dapache-commons-math.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12