Home
last modified time | relevance | path

Searched defs:clz (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dgenerate_real.h123 int clz = countl_zero(bits); variable
Dgenerate_real_test.cc466 const int clz = absl::countl_zero(x); in TEST() local
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DCorrectnessActivity.java146 private ArrayList<Integer> getRawIDs(Class<?> clz) { in getRawIDs()
/third_party/abseil-cpp/absl/random/internal/
Dgenerate_real_test.cc467 const int clz = CountLeadingZeros64(x); in TEST() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSchemaUtil.java799 Class<?> clz = getUnknownFieldSetSchemaClass(); in getUnknownFieldSetSchema() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp525 void AssemblerMIPS32::clz(const Operand *OpRd, const Operand *OpRs) { in clz() function in Ice::MIPS32::AssemblerMIPS32
DIceAssemblerARM32.cpp1455 void AssemblerARM32::clz(const Operand *OpRd, const Operand *OpSrc, in clz() function in Ice::ARM32::AssemblerARM32
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2291 bi_index clz = bi_clz(b, src_sz, s0, false); in bi_emit_alu() local
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp1176 TEST_F(ComputeTest, clz) in TEST_F() argument
/third_party/quickjs/
Dlibbf.c94 static inline int clz(limb_t a) in clz() function
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c5128 uint32_t clz = wuffs_base__count_leading_zeroes_u64(man); in wuffs_base__ieee_754_bit_representation__from_u16_to_f64() local
13184 uint32_t clz = wuffs_base__count_leading_zeroes_u64(man); in wuffs_base__private_implementation__parse_number_f64_eisel_lemire() local