Home
last modified time | relevance | path

Searched defs:kOff (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DDirectiveHandler.cpp64 static const char kOff[] = "off"; in handlePragma() local
/external/libyuv/files/unit_test/
Dconvert_test.cc1258 const int kOff = 10; in TEST_F() local
1286 const int kOff = 10; in TEST_F() local
1312 const int kOff = 10; in TEST_F() local
1367 const int kOff = 10; in TEST_F() local
1404 const int kOff = 10; in TEST_F() local
/external/skia/gm/
Ddashing.cpp447 constexpr int kOff = 4; in onDraw() local
/external/skqp/gm/
Ddashing.cpp447 constexpr int kOff = 4; in onDraw() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h70 kOff, // Do not print anything about subcomputations. enumerator
/external/webrtc/webrtc/
Dcommon_types.h901 enum class RtcpMode { kOff, kCompound, kReducedSize }; enumerator