Searched defs:isLiteral (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dutil.cpp295 appendToRule(UnicodeString& rule, UChar32 c, UBool isLiteral, UBool escapeUnprintable, UnicodeString& quoteBuf) argument
384 appendToRule(UnicodeString& rule, const UnicodeString& text, UBool isLiteral, UBool escapeUnprintable, UnicodeString& quoteBuf) argument
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Bitcode/
H A DBitCodes.h102 bool isLiteral() const { return IsLiteral; } function in class:llvm::BitCodeAbbrevOp
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DDerivedTypes.h248 bool isLiteral() const { return (getSubclassData() & SCDB_IsLiteral) != 0; } function in class:llvm::StructType
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclParse.c414 int i, isLiteral = 1; local
2170 int isLiteral, maxNumCL, numCL, i, adjust; local
H A DtclCompile.c1661 int isLiteral, maxNumCL, numCL; local
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclBasic.c3594 int isLiteral, maxNumCL, numCL, i, adjust; local
H A DtclCompile.c1530 int isLiteral, maxNumCL, numCL; local

Completed in 291 milliseconds