Home
last modified time | relevance | path

Searched refs:str (Results 3476 – 3500 of 3732) sorted by relevance

1...<<131132133134135136137138139140>>...150

/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog40 * strftime.c: rewrite str[pf]time for testing.
42 * strptime.c: rewrite str[pf]time for testing.
863 * roken.h.in: add prototypes for str, unvis functions
1559 * roken.h.in: add prototypes for str[pf]time
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c2762 int SSL_CTX_set_cipher_list(SSL_CTX *ctx, const char *str) in SSL_CTX_set_cipher_list() argument
2767 &ctx->cipher_list, &ctx->cipher_list_by_id, str, in SSL_CTX_set_cipher_list()
2786 int SSL_set_cipher_list(SSL *s, const char *str) in SSL_set_cipher_list() argument
2791 &s->cipher_list, &s->cipher_list_by_id, str, in SSL_set_cipher_list()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4836 if (OldOStream.str() == NewQualified) in performQualifiedLookups()
5544 return PrefixOStream.str(); in getAsString()
5781 return M->getTopLevelModuleName().str(); in diagnoseMissingImport()
5783 return M->getPrimaryModuleInterfaceName().str(); in diagnoseMissingImport()
H A DSemaStmt.cpp1384 << (PrevString.empty() ? CaseValStr.str() : PrevString); in ActOnFinishSwitchStmt()
1388 << (PrevString.empty() ? CaseValStr.str() : PrevString) in ActOnFinishSwitchStmt()
1389 << (CurrString.empty() ? CaseValStr.str() : CurrString) in ActOnFinishSwitchStmt()
4500 targetDiag(TryLoc, diag::warn_try_not_valid_on_target) << T.str(); in ActOnCXXTryBlock()
/freebsd/crypto/openssl/apps/
H A Dspeed.c107 static void pkey_print_message(const char *str, const char *str2,
3390 static void pkey_print_message(const char *str, const char *str2, long num, in pkey_print_message() argument
3395 : "Doing %u bits %s %s's for %ds: ", bits, str, str2, tm); in pkey_print_message()
/freebsd/contrib/bmake/
H A DFILES65 str.c
66 str.h
/freebsd/sys/dev/mrsas/
H A Dmrsas.h2937 char str[96]; member
2947 char str[64]; member
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2436 void (*get_dev_fw_str)(struct ib_device *, char *str, size_t str_len);
2472 void ib_get_device_fw_str(struct ib_device *device, char *str, size_t str_len);
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp576 TM.getTarget().createMCSubtargetInfo(TT.str(), "", "")); in emitHwasanMemaccessSymbols()
1573 OutStreamer->emitRawText(StringRef(OS.str())); in emitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1031 std::string Name = BBName.str(); in SplitBlockImpl()
1095 std::string Name = BBName.str(); in splitBlockBefore()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c1295 static int bnxt_get_rss_type_str_bit(char *str) in bnxt_get_rss_type_str_bit() argument
1300 if (strcmp(bnxt_hash_types[i], str) == 0) in bnxt_get_rss_type_str_bit()
/freebsd/usr.bin/vi/catalog/
H A Dswedish.UTF-8.base275 285 "Oväntad stränghändelse"
/freebsd/contrib/atf/atf-sh/
H A Dlibatf-sh.subr550 # _atf_normalize str
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1084 HwModeFeatures(hwmodefeatures.str()), AddedComplexity(complexity), in SrcRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h89 return stream.str(); in to_string()
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp416 return os.str(); in createDefaultXml()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h166 .str(); in asString()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp154 return Intrinsic::getBaseName((Intrinsic::ID)IID).str(); in getOperationName()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp355 report_fatal_error("unexpected instruction to relax: " + OS.str()); in relaxInstruction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp327 block_sp->SetInlinedFunctionInfo(name.str().c_str(), in ParseBlocksRecursive()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp823 Out.str())) { in EmitTypeCheck()
824 llvm::hash_code TypeHash = hash_value(Out.str()); in EmitTypeCheck()
3285 Name += "_" + Twine(Discriminator + 1).str(); in EmitPredefinedLValue()
3491 std::string FnName = "__ubsan_handle_" + CheckName.str(); in emitCheckHandlerCall()
5438 std::string NoBuiltinFD = ("no-builtin-" + FD->getName()).str(); in EmitDirectCallee()
5442 std::string FDInlineName = (Ident + ".inline").str(); in EmitDirectCallee()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp494 Diags.getDiagnosticIDs()->getWarningOptionForDiag(DiagID).str(); in checkDiagnosticGroupMappings()
702 SuggestedPredefines += MacroName.str(); in checkPreprocessorOptions()
706 SuggestedPredefines += MacroName.str(); in checkPreprocessorOptions()
708 SuggestedPredefines += Existing.first.str(); in checkPreprocessorOptions()
2456 std::string NameAsRequested = Blob.substr(0, AsRequestedLength).str(); in getInputFileInfo()
2457 std::string Name = Blob.substr(AsRequestedLength).str(); in getInputFileInfo()
4590 Conflict.Message = Unresolved.String.str(); in ReadAST()
5338 return Blob.str(); in getOriginalSourceFile()
5982 CurrentModule->ConfigMacros.push_back(Blob.str()); in ReadSubmoduleBlock()
6008 CurrentModule->ExportAsModule = Blob.str(); in ReadSubmoduleBlock()
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md806 virtual int Concrete(const char* str) { ... }
814 MOCK_METHOD(int, Concrete, (const char* str), (override));
828 EXPECT_CALL(foo, Concrete).WillOnce([&foo](const char* str) {
829 return foo.Foo::Concrete(str);
837 ON_CALL(foo, Concrete).WillByDefault([&foo](const char* str) {
838 return foo.Foo::Concrete(str);
842 (Why don't we just write `{ return foo.Concrete(str); }`? If you do that,
2904 MOCK_METHOD(bool, DoThat, (const char* str), (override));
2921 MOCK_METHOD(bool, DoThat, (const char* str), (override));
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py2735 zlib.decompress(str(bytearray.fromhex(compressed_nvs)))
2791 zlib.decompress(str(bytearray.fromhex(compressed_nvs)))
4147 self._pool_name = b'pool.' + bytes(str(uuid.uuid4()),
4330 fsname = self._name + b'/fs' + str(self._fs_id).encode()
4345 return self._name + b'@snap' + str(i).encode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp334 auto I = VRegInfosNamed.insert(std::make_pair(RegName.str(), nullptr)); in getVRegInfoNamed()
601 Loc - Source.data(), SourceMgr::DK_Error, Msg.str(), in error()
1875 auto Source = StringValue.str(); // The source has to be null terminated. in parseIRConstant()

1...<<131132133134135136137138139140>>...150