/third_party/node/deps/icu-small/source/common/ |
D | uts46.cpp | 154 UBool isLabel, UBool toASCII, 160 UBool isLabel, UBool toASCII, 167 UBool isLabel, UBool toASCII, 303 UBool isLabel, UBool toASCII, in process() argument 343 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in process() 377 if(isLabel) { in process() 396 processUnicode(src, labelStart, i, isLabel, toASCII, dest, info, errorCode); in process() 407 UBool isLabel, UBool toASCII, in processUTF8() argument 443 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in processUTF8() 477 if(isLabel) { in processUTF8() [all …]
|
/third_party/icu/icu4c/source/common/ |
D | uts46.cpp | 154 UBool isLabel, UBool toASCII, 160 UBool isLabel, UBool toASCII, 167 UBool isLabel, UBool toASCII, 303 UBool isLabel, UBool toASCII, in process() argument 343 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in process() 377 if(isLabel) { in process() 396 processUnicode(src, labelStart, i, isLabel, toASCII, dest, info, errorCode); in process() 407 UBool isLabel, UBool toASCII, in processUTF8() argument 443 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in processUTF8() 477 if(isLabel) { in processUTF8() [all …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uts46.cpp | 154 UBool isLabel, UBool toASCII, 160 UBool isLabel, UBool toASCII, 167 UBool isLabel, UBool toASCII, 303 UBool isLabel, UBool toASCII, in process() argument 343 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in process() 377 if(isLabel) { in process() 396 processUnicode(src, labelStart, i, isLabel, toASCII, dest, info, errorCode); in process() 407 UBool isLabel, UBool toASCII, in processUTF8() argument 443 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in processUTF8() 477 if(isLabel) { in processUTF8() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UTS46.java | 116 boolean isLabel, boolean toASCII, in process() argument 144 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in process() 177 if(isLabel) { in process() 194 processUnicode(src, labelStart, i, isLabel, toASCII, dest, info); in process() 206 boolean isLabel, boolean toASCII, in processUnicode() argument 221 if(c=='.' && !isLabel) { in processUnicode()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UTS46.java | 115 boolean isLabel, boolean toASCII, in process() argument 143 if(!isLabel && i>=254 && (i>254 || labelStart<i)) { in process() 176 if(isLabel) { in process() 193 processUnicode(src, labelStart, i, isLabel, toASCII, dest, info); in process() 205 boolean isLabel, boolean toASCII, in processUnicode() argument 220 if(c=='.' && !isLabel) { in processUnicode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExplicitLocals.cpp | 233 if (MI.isDebugInstr() || MI.isLabel()) in runOnMachineFunction() 392 if (MI.isDebugInstr() || MI.isLabel()) in runOnMachineFunction()
|
D | WebAssemblyMCInstLower.cpp | 325 if (MI->isDebugInstr() || MI->isLabel() || MI->isInlineAsm()) in removeRegisterOperands()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiDelaySlotFiller.cpp | 164 if (I->hasUnmodeledSideEffects() || I->isInlineAsm() || I->isLabel() || in findDelayInstr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
D | MCTargetAsmParser.h | 462 virtual bool isLabel(AsmToken &Token) { return true; }; in isLabel() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.cpp | 311 case DIEValue::isLabel: in hashAttribute()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceVariableSplitting.cpp | 233 if (!Instr->isLabel()) in handleLabel()
|
D | IceInst.h | 158 virtual bool isLabel() const { return false; } in isLabel() function
|
D | IceInstX8632.h | 450 bool isLabel() const override { return true; } in isLabel() function
|
D | IceInstX8664.h | 389 bool isLabel() const override { return true; } in isLabel() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstr.h | 1046 bool isLabel() const { 1055 bool isPosition() const { return isLabel() || isCFIInstruction(); }
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 112 bool isLabel(AsmToken &Token) override; 921 bool HexagonAsmParser::isLabel(AsmToken &Token) { in isLabel() function in HexagonAsmParser
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.cpp | 690 if (!It->isLabel()) in insertEpilogueInBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 1806 if (!getTargetParser().isLabel(ID)) in parseStatement()
|