Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp279 bool &isFirst, bool &isSingle, in GetInstrType()
334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeTimerTest.c56 deBool isSingle = deRandom_getFloat(&rnd) < 0.25f; in deTimer_selfTest() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUTF8.java98 static boolean isSingle(byte c) { in isSingle() method in UTF8
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp160 bool isSingle() const { return size() == 1; } in isSingle() function in __anondf87579e0111::LatticeCell