Home
last modified time | relevance | path

Searched refs:ecnt (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c603 int dcnt = 0, ecnt = 0, rset = false, allexts = false; in main() local
657 exts[ecnt++] = argv[++i]; in main()
692 else if ( ecnt == 0 ) in main()
/third_party/backends/backend/
H A Dumax1220u-common.c1115 int epos, ecnt, x, y; in locate_black_stripe() local
1119 ecnt = 0; in locate_black_stripe()
1137 ++ecnt; in locate_black_stripe()
1140 if (ecnt == 0) in locate_black_stripe()
1143 epos = (epos + ecnt / 2) / ecnt; in locate_black_stripe()
H A Dumax_pp_low.c9746 int ecnt, x, y; in edgePosition() local
9757 ecnt = 0; in edgePosition()
9783 ecnt++; in edgePosition()
9791 if (ecnt == 0) in edgePosition()
9794 epos = epos / ecnt; in edgePosition()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstrument_pass.cpp977 uint32_t ecnt = 0; in InstProcessEntryPointCallTree() local
980 if (ecnt == 0) in InstProcessEntryPointCallTree()
990 ++ecnt; in InstProcessEntryPointCallTree()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstrument_pass.cpp977 uint32_t ecnt = 0; in InstProcessEntryPointCallTree() local
980 if (ecnt == 0) in InstProcessEntryPointCallTree()
990 ++ecnt; in InstProcessEntryPointCallTree()

Completed in 19 milliseconds