Home
last modified time | relevance | path

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

12

/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/structuredheaders/
H A DStructuredHeadersConstants.h37 StructuredHeaderItem(Type tagIn, VariantType valueIn) in StructuredHeaderItem() argument
38 : tag(tagIn), value(valueIn) { in StructuredHeaderItem()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dpnmtotiffcmyk.c126 struct tagIn ;
131 struct tagIn *in ;
264 typedef Err OptIn( struct tagIn *conv, Root *r,
266 typedef int HasMore( struct tagIn *in ) ;
267 typedef Err Next( struct tagIn *in, float *r, float *g, float *b ) ;
268 typedef Err OpenIn( struct tagIn *in, Root *r ) ;
269 typedef void CloseIn( struct tagIn *in ) ;
271 typedef struct tagIn { struct
/dports/textproc/R-cran-openxlsx/openxlsx/R/
H A DloadWorkbook.R244 dNames <- getNodes(xml = workbook, tagIn = "<definedNames>")
247 wb$workbook$definedNames <- paste0(getNodes(xml = dNames, tagIn = "<definedName"), ">")
264 vals <- getNodes(xml = sharedStrings, tagIn = "<si>")
367 caches <- getNodes(xml = workbook, tagIn = "<pivotCaches>")
819 cd <- unique(getNodes(xml = txt, tagIn = "<x:ClientData"))
830 authors <- getNodes(xml = txt, tagIn = "<author>")
833 comments <- getNodes(xml = txt, tagIn = "<commentList>")
835 comments <- getNodes(xml = comments, tagIn = "<comment")
842 style <- lapply(comments, getNodes, tagIn = "<rPr>")
H A DRcppExports.R48 getNodes <- function(xml, tagIn) { argument
49 .Call(`_openxlsx_getNodes`, xml, tagIn)
H A DreadWorkbook.R189 dn <- getNodes(xml = workbook, tagIn = "<definedNames>")
493 cellXfs <- getNodes(xml = styles, tagIn = "<cellXfs")
H A DWorkbookClass.R3949 vals <- getNodes(xml = stylesTxt, tagIn = "<indexedColors>")
3956 dxf <- getNodes(xml = stylesTxt, tagIn = "<dxfs")
3958 dxf <- getNodes(xml = dxf[[1]], tagIn = "<dxf>")
3993 fonts <- getNodes(xml = stylesTxt, tagIn = "<fonts")
3997 c(getNodes(xml, tagIn = "<font>"), "")
4000 fonts <- getNodes(xml = stylesTxt, tagIn = "<font>")
4006 fills <- getNodes(xml = stylesTxt, tagIn = "<fill>")
4016 borders <- getNodes(xml = borders, tagIn = "<border")
4022 cellXfs <- getNodes(xml = stylesTxt, tagIn = "<cellXfs")
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Dchacha20poly1305.c444 unsigned int adLen, const unsigned char *tagIn)
471 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn);
478 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn);
484 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn);
H A Dblapi.h1106 const unsigned char *ad, unsigned int adLen, unsigned char *tagIn);
H A Dloader.h793 const unsigned char *ad, unsigned int adLen, unsigned char *tagIn);
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Dchacha20poly1305.c444 unsigned int adLen, const unsigned char *tagIn) in ChaCha20Poly1305_Decrypt() argument
471 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
478 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
484 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
H A Dblapi.h1106 const unsigned char *ad, unsigned int adLen, unsigned char *tagIn);
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Dchacha20poly1305.c444 unsigned int adLen, const unsigned char *tagIn) in ChaCha20Poly1305_Decrypt() argument
471 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
478 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
484 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
H A Dblapi.h1106 const unsigned char *ad, unsigned int adLen, unsigned char *tagIn);
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Dchacha20poly1305.c444 unsigned int adLen, const unsigned char *tagIn) in ChaCha20Poly1305_Decrypt() argument
471 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
478 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
484 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
H A Dblapi.h1106 const unsigned char *ad, unsigned int adLen, unsigned char *tagIn);
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Dchacha20poly1305.c444 unsigned int adLen, const unsigned char *tagIn) in ChaCha20Poly1305_Decrypt() argument
471 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
478 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
484 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
H A Dblapi.h1106 const unsigned char *ad, unsigned int adLen, unsigned char *tagIn);
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/
H A Dchacha20poly1305.c344 unsigned int adLen, const unsigned char *tagIn) in ChaCha20Poly1305_Decrypt() argument
371 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
377 (uint8_t *)output, (uint8_t *)input, (uint8_t *)tagIn); in ChaCha20Poly1305_Decrypt()
H A Dblapi.h1083 const unsigned char *ad, unsigned int adLen, unsigned char *tagIn);
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/ilm/
H A Dtabular_info.go441 tagIn := false // Keep tag in the end
445 if tagIn {
499 tagIn = true
/dports/textproc/R-cran-openxlsx/openxlsx/src/
H A Dopenxlsx.h40 SEXP getNodes(std::string xml, std::string tagIn);
H A Dload_workbook.cpp757 SEXP getNodes(std::string xml, std::string tagIn){ in getNodes() argument
771 std::string tag = tagIn; in getNodes()
772 std::string tagEnd = tagIn.insert(1,"/"); in getNodes()
H A DRcppExports.cpp150 SEXP getNodes(std::string xml, std::string tagIn);
156 Rcpp::traits::input_parameter< std::string >::type tagIn(tagInSEXP); in _openxlsx_getNodes() local
157 rcpp_result_gen = Rcpp::wrap(getNodes(xml, tagIn)); in _openxlsx_getNodes()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/external/
H A DCommonCryptorSPI.h384 … const void *tagIn, size_t tagLength) __attribute__((__warn_unused_result__))
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dconversation_textview.py136 self.tagIn = buffer_.create_tag('incoming')
139 self.tagIn.set_property('foreground', color)
141 self.tagIn.set_property('font-desc', desc)
261 …self.tagIn.set_property('foreground', app.css_config.get_value('.gajim-incoming-nickname', StyleAt…

12