Home
last modified time | relevance | path

Searched refs:contentCategory (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionRSConnect.cpp83 const std::string& contentCategory) in quartoMetadata() argument
89 FilePath inspectTarget = contentCategory == "site" ? dirPath : filePath; in quartoMetadata()
138 const std::string& contentCategory, in create() argument
227 if (!file.empty() && contentCategory != "site") in create()
245 if (asStatic && contentCategory == "site" && !websiteDir.empty()) in create()
256 … std::string quarto = (isQuarto && !asStatic) ? quartoMetadata(dir, file, contentCategory) : ""; in create()
276 (contentCategory.empty() ? "" : "contentCategory = '" + in create()
277 contentCategory + "', ") + in create()
403 std::string sourceDir, sourceDoc, sourceFile, contentCategory, websiteDir; in rsconnectPublish() local
408 "content_category", contentCategory, in rsconnectPublish()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rsconnect/R/
H A Dbundle.R170 contentCategory, verbose = FALSE) { argument
177 hasParameters <- appHasParameters(appDir, appFiles, contentCategory)
194 contentCategory, hasParameters,
237 appHasParameters <- function(appDir, files, contentCategory) { argument
240 if (identical(contentCategory, "site"))
333 createAppManifest <- function(appDir, appMode, contentCategory, hasParameters, argument
443 metadata$content_category <- ifelse(!is.null(contentCategory),
444 contentCategory, NA)
H A DdeployApp.R87 contentCategory = NULL, argument
184 if (!is.null(contentCategory)) {
185 assetTypeName <- contentCategory
297 appPrimaryDoc, assetTypeName, contentCategory, verbose)
H A DdeployAPI.R28 contentCategory = 'api',
H A DdeploySite.R93 contentCategory = "site",
/dports/benchmarks/polygraph/polygraph-4.13.0/src/csm/
H A DcdbEntries.cc116 return ol << contentCategory << origImage; in store()
120 return il >> contentCategory >> origImage; in load()
124 return os << "[link:" << contentCategory << '@' << origImage << ']'; in print()
146 e.model->embedCatOid(e.container, e.count, contentCategory); in generateImage()
H A DcdbEntries.h112 String contentCategory;
H A DcdbBuilders.cc135 link->contentCategory = *replacement; in parseTag()
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rsconnect/man/
H A DdeployApp.Rd9 appTitle = NULL, appId = NULL, contentCategory = NULL, account = NULL,
49 \item{contentCategory}{Optional; the kind of content being deployed (e.g.
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/Showcase/src/com/google/gwt/sample/showcase/client/
H A DMainMenuTreeViewModel.java154 contentCategory.put(example, this); in addExample()
193 …private final Map<ContentWidget, Category> contentCategory = new HashMap<ContentWidget, Category>(… field in MainMenuTreeViewModel
223 return contentCategory.get(widget); in getCategoryForContentWidget()
/dports/net/kmime/kmime-21.12.3/src/
H A Dkmime_headers.h49 enum contentCategory { enum
1120 contentCategory category() const;
1122 void setCategory(contentCategory c);
H A Dkmime_headers_p.h131 contentCategory category;
H A Dkmime_headers.cpp1803 contentCategory ContentType::category() const { in category()
1807 void ContentType::setCategory(contentCategory c) { in setCategory()
H A Dkmime_content.cpp1023 Headers::contentCategory cat; in parseMultipart()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DPubsubClient.cpp1450 QString contentCategory; in handleMessageResponse() local
1451 if (!rj::getSafe(classification, "category", contentCategory)) in handleMessageResponse()
1464 .arg(contentCategory) in handleMessageResponse()
/dports/deskutils/recoll/recoll-1.31.2/sampleconf/
H A Dfields125 # catg = dc:type contentCategory
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/Showcase/war/WEB-INF/deploy/showcase/symbolMaps/
H A D7AEDF088AA3A69FE88EBC45EBB5801B9.symbolMap3289 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A DD79438991F2C5CC262F6E76F968869A7.symbolMap3282 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A DFFBF40838B0647EC595EF531000B4CCC.symbolMap4000 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A D360AF032554176B59F447AF446A5DA7B.symbolMap3234 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A D85B2111B5EA60A92CBED2458791D3ABE.symbolMap4004 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A D5484F21BE60CF7F9353FD69098827578.symbolMap3300 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A D830B772B78EAA1887507DA2F27111903.symbolMap3231 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A D840F9CD2A4B286073F76EC6B1E5ABCA1.symbolMap4000 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…
H A D88C1DA300CA9149A449ABF5926B734BB.symbolMap3245 ….client.MainMenuTreeViewModel::contentCategory,com.google.gwt.sample.showcase.client.MainMenuTreeV…

12