OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kFast
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/core/util/
use_cudnn.h
28
//
kFast
: Include both float32 and float16 compute type in the autotune.
31
kFast
= 2,
/external/skia/src/utils/
SkJSONWriter.h
37
kFast
,
41
* Slightly slower than
kFast
, and produces data that is somewhat larger.
49
SkJSONWriter(SkWStream* stream, Mode mode = Mode::
kFast
)
104
* In
kFast
mode, this parameter is ignored.
136
* In
kFast
mode, this parameter is ignored.
/external/skqp/src/utils/
SkJSONWriter.h
37
kFast
,
41
* Slightly slower than
kFast
, and produces data that is somewhat larger.
49
SkJSONWriter(SkWStream* stream, Mode mode = Mode::
kFast
)
104
* In
kFast
mode, this parameter is ignored.
136
* In
kFast
mode, this parameter is ignored.
/art/compiler/jni/
jni_compiler_test.cc
59
kFast
, // Native method annotated with @FastNative.
90
case static_cast<uint32_t>(JniKind::
kFast
): {
418
gCurrentJni = static_cast<uint32_t>(JniKind::
kFast
); \
425
gCurrentJni = static_cast<uint32_t>(JniKind::
kFast
); \
[
all
...]
/external/v8/src/heap/
mark-compact.cc
[
all
...]
Completed in 314 milliseconds