Home
last modified time | relevance | path

Searched defs:kFast (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dtuning_type.h22 enum class TuningType { kExhaustive, kFast }; enumerator
/aosp_15_r20/external/skia/src/utils/
H A DSkJSONWriter.h45 kFast, enumerator
/aosp_15_r20/external/zstd/lib/compress/
H A Dhuf_compress.c877 FORCE_INLINE_TEMPLATE void HUF_addBits(HUF_CStream_t* bitC, HUF_CElt elt, int idx, int kFast) in HUF_addBits()
937 FORCE_INLINE_TEMPLATE void HUF_flushBits(HUF_CStream_t* bitC, int kFast) in HUF_flushBits()
/aosp_15_r20/art/compiler/jni/
H A Djni_compiler_test.cc80 kFast, // Native method annotated with @FastNative. enumerator
/aosp_15_r20/external/skia/tests/
H A DFilterResultTest.cpp141 kFast, enumerator