Home
last modified time | relevance | path

Searched defs:clz32 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_mathlib_softfloat.cpp57 uint32_t clz32(uint32_t inp) in clz32() function
/third_party/astc-encoder/Source/
Dastcenc_mathlib_softfloat.cpp65 static uint32_t clz32(uint32_t inp) in clz32() function
/third_party/typescript/lib/
Dlib.es2015.core.d.ts105 clz32(x: number): number; method
/third_party/typescript/src/lib/
Des2015.core.d.ts85 clz32(x: number): number; method