Home
last modified time | relevance | path

Searched refs:Invisible (Results 1 – 25 of 26) sorted by relevance

12

/external/guava/refactorings/
DCharMatcherRewrite.java134 class Invisible { class in CharMatcherRewrite
/external/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h75 enum InstrType { Legal, Illegal, Invisible }; enumerator
376 InstrType visitDbgInfoIntrinsic(DbgInfoIntrinsic &DII) { return Invisible; } in visitDbgInfoIntrinsic()
/external/guava/guava/src/com/google/common/base/
DCharMatcher.java270 return Invisible.INSTANCE; in invisible()
1458 private static final class Invisible extends RangesMatcher {
1470 static final Invisible INSTANCE = new Invisible();
1472 private Invisible() {
/external/guava/android/guava/src/com/google/common/base/
DCharMatcher.java270 return Invisible.INSTANCE; in invisible()
1457 private static final class Invisible extends RangesMatcher {
1469 static final Invisible INSTANCE = new Invisible();
1471 private Invisible() {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOutliner.h34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp724 return outliner::InstrType::Invisible; in getOutliningType()
756 return outliner::InstrType::Invisible; in getOutliningType()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp792 return outliner::InstrType::Invisible; in getOutliningType()
824 return outliner::InstrType::Invisible; in getOutliningType()
/external/skia/modules/canvaskit/
Dexterns.js857 Invisible: {}, property
/external/llvm-project/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp61 case InstrType::Invisible: in convertToUnsignedVec()
/external/pdfium/xfa/fxfa/parser/
Dattribute_values.inc29 VALUE____(0x0a559c05u, "invisible", Invisible)
Dcxfa_node.cpp5017 ePresence == XFA_AttributeValue::Invisible; in PresenceRequiresSpace()
/external/llvm-project/llvm/lib/CodeGen/
DMachineOutliner.cpp293 case InstrType::Invisible: in convertToUnsignedVec()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp793 case InstrType::Invisible: in convertToUnsignedVec()
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3892 Invisible: FontWeight; property
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp5933 return outliner::InstrType::Invisible; in getOutliningType()
5938 return outliner::InstrType::Invisible; in getOutliningType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp6086 return outliner::InstrType::Invisible; in getOutliningType()
6091 return outliner::InstrType::Invisible; in getOutliningType()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp6508 return outliner::InstrType::Invisible; in getOutliningType()
6513 return outliner::InstrType::Invisible; in getOutliningType()
/external/python/cpython2/Doc/library/
Dcurses.rst1263 | ``A_INVIS`` | Invisible or blank mode |
/external/python/cpython3/Doc/library/
Dcurses.rst1354 | ``A_INVIS`` | Invisible or blank mode |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp8119 return outliner::InstrType::Invisible; in getOutliningType()
8124 return outliner::InstrType::Invisible; in getOutliningType()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp8937 return outliner::InstrType::Invisible; in getOutliningType()
8942 return outliner::InstrType::Invisible; in getOutliningType()
/external/brotli/tests/testdata/
Dplrabn12.txt2622 Invisible, except to God alone,
6126 Invisible, yet staid, (such privilege
6318 Invisible else above all stars, the wheel
/external/python/cpython2/Misc/
DHISTORY11106 Invisible changes to internals
/external/python/cpython3/Misc/
DHISTORY28485 Invisible changes to internals

12