Home
last modified time | relevance | path

Searched defs:StrLen (Results 1 – 25 of 25) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dconsole.c36 IN UINTN StrLen in Input()
55 IN UINTN StrLen in IInput()
Dstr.c126 StrLen ( in StrLen() function
/external/libcxx/test/std/experimental/string.view/string.view.cons/
Dfrom_literal.pass.cpp25 size_t StrLen ( const CharT *s ) { in StrLen() function
/external/libcxx/test/std/strings/string.view/string.view.cons/
Dfrom_literal.pass.cpp25 size_t StrLen ( const CharT *s ) { in StrLen() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPathV1.h671 unsigned StrLen ///< Length of the path. in PathWithStatus()
/external/clang/include/clang/Sema/
DTypoCorrection.h195 bool isKeyword(const char (&Str)[StrLen]) const { in isKeyword()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsnamed.c350 cmsUInt32Number StrLen = 0; in cmsMLUgetASCII() local
395 cmsUInt32Number StrLen = 0; in cmsMLUgetWide() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringMap.h44 unsigned StrLen; variable
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp340 std::size_t StrLen(CharT const* P) { in StrLen() function
/external/llvm/include/llvm/ADT/
DStringMap.h33 unsigned StrLen; variable
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c162 # define StrLen(X) wcslen(X) macro
165 # define StrLen(X) strlen(X) macro
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBuildLibCalls.cpp41 Constant *StrLen = M->getOrInsertFunction("strlen", AttrListPtr::get(AWI, 2), in EmitStrLen() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp679 Value *StrLen = EmitStrLen(CI->getArgOperand(1), B, TD); in CallOptimizer() local
1456 StrNCpyOpt StrNCpy; StrLenOpt StrLen; StrPBrkOpt StrPBrk; member in __anon7f747b130311::SimplifyLibCalls
/external/libbrillo/brillo/dbus/
Ddbus_object_unittest.cc66 int StrLen(const std::string& str) { in StrLen() function
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp724 Constant *StrLen = M->getOrInsertFunction("strlen", DL.getIntPtrType(Context), in emitStrLen() local
DSimplifyLibCalls.cpp342 Value *StrLen = emitStrLen(Src, B, DL, TLI); in optimizeStpCpy() local
571 Value *StrLen = emitStrLen(CI->getArgOperand(1), B, DL, TLI); in optimizeStrStr() local
2254 Value *StrLen = emitStrLen(Src, B, DL, TLI); in optimizeStrpCpyChk() local
/external/clang/include/clang/Basic/
DIdentifierTable.h93 bool isStr(const char (&Str)[StrLen]) const { in isStr()
/external/clang/lib/Basic/
DDiagnostic.cpp413 const char (&Str)[StrLen]) { in ModifierIs()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp450 unsigned StrLen = Str.length(); in ConstantFoldLoadFromConstPtr() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp578 size_t StrLen = Str.size(); in ConstantFoldLoadFromConstPtr() local
/external/clang/lib/Sema/
DSemaInit.cpp2492 uint64_t StrLen = SL->getLength(); in CheckDesignatedInitializer() local
2514 uint64_t StrLen = Str.size(); in CheckDesignatedInitializer() local
DSemaChecking.cpp5569 size_t StrLen = std::min(std::max(TypeSize, size_t(1)) - 1, StrRef.size()); in CheckFormatString() local
5628 size_t StrLen = std::min(std::max(TypeSize, size_t(1)) - 1, StrRef.size()); in FormatStringHasSArg() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1054 static StringEncoding getStringEncoding(const char *Str, unsigned StrLen) { in getStringEncoding()
/external/clang/lib/AST/
DItaniumMangle.cpp4289 const char (&Str)[StrLen]) { in isStreamCharSpecialization()
/external/clang/lib/Serialization/
DASTReader.cpp7482 unsigned StrLen = (((unsigned) StrLenPtr[0]) in DecodeIdentifierInfo() local