Home
last modified time | relevance | path

Searched defs:class (Results 18801 – 18825 of 36906) sorted by relevance

1...<<751752753754755756757758759760>>...1477

/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-xmlrpc.c566 GVariantClass class; in signature_get_next_complete_type() local
830 parse_number (xmlNode *typenode, GVariantClass class, GError **error) in parse_number()
971 GVariantClass class = G_VARIANT_CLASS_VARIANT; in parse_value() local
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/refinery-0.4.0.0/src/Refinery/
H A DProofState.hs171 class (Monad m) => MonadExtract meta ext err s m | m -> ext, m -> err, ext -> meta where function
357 class MetaSubst meta ext | ext -> meta where function
367 class MetaSubst meta ext => DependentMetaSubst meta jdg ext where function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-prop.h564 class GTY((for_user)) ipa_edge_args in class() function
617 class GTY((user)) ipa_node_params_t: public function_summary <ipa_node_params *> in class() function
632 class GTY((user)) ipa_edge_args_sum_t : public call_summary <ipa_edge_args *> in class() function
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dstor-layout.c171 mode_for_size (unsigned int size, enum mode_class class, int limit) in mode_for_size()
190 mode_for_size_tree (tree size, enum mode_class class, int limit) in mode_for_size_tree()
207 smallest_mode_for_size (unsigned int size, enum mode_class class) in smallest_mode_for_size()
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkSetGet.h353 #define vtkSetObjectImplementationMacro(class, name, type) vtkCxxSetObjectMacro(class, name, type) argument
355 #define vtkCxxSetObjectMacro(class, name, type) \ argument
362 #define vtkCxxSetSmartPointerMacro(class, name, type) \ argument
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgmenu.c539 g_menu_class_init (GMenuClass *class) in g_menu_class_init()
602 g_menu_item_class_init (GMenuItemClass *class) in g_menu_item_class_init()
1283 GMenuModelClass *class = G_MENU_MODEL_GET_CLASS (model); in g_menu_item_new_from_model() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dstor-layout.c212 mode_for_size (unsigned int size, enum mode_class class, int limit) in mode_for_size()
231 mode_for_size_tree (tree size, enum mode_class class, int limit) in mode_for_size_tree()
248 smallest_mode_for_size (unsigned int size, enum mode_class class) in smallest_mode_for_size()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/doctemplates-0.9/src/Text/DocTemplates/
H A DInternal.hs150 class ToContext a b where function
194 class FromContext a b where function
482 class Monad m => TemplateMonad m where function
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dfilemodel.c427 filemodel_class_init( FilemodelClass *class ) in filemodel_class_init()
718 FilemodelClass *class = FILEMODEL_GET_CLASS( filemodel ); in filemodel_inter_saveas_cb() local
890 FilemodelClass *class = FILEMODEL_GET_CLASS( filemodel ); in filemodel_inter_loadas_cb() local
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/sbin/pkcsep11_session/
H A Dpkcsep11_session.c756 CK_OBJECT_CLASS class = CKO_HW_FEATURE; in find_sessions() local
830 CK_OBJECT_CLASS class = CKO_HW_FEATURE; in find_vhsmpin_object() local
875 CK_OBJECT_CLASS class = CKO_HW_FEATURE; in set_vhsmpin() local
/dports/databases/hbase/hbase-1.2.1/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/generated/
H A DTRegionInfo.java54 schemes.put(StandardScheme.class, new TRegionInfoStandardSchemeFactory()); in schemes.put()
55 schemes.put(TupleScheme.class, new TRegionInfoTupleSchemeFactory()); in schemes.put()
165 org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap(TRegionInfo.class, metaDataMap); in org.apache.thrift.meta_data.FieldMetaData.addStructMetaDataMap()
/dports/devel/R-cran-rgexf/rgexf/R/
H A Dgexf.R453 XML::xmlAttrs(xmlAttNodes) <- c(class="node", mode="static") nameattr
483 XML::xmlAttrs(xmlAttEdges) <- c(class="edge", mode="static") nameattr
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/R/
H A Dhtml_document.R603 tags$li(class = "dropdown", functionVar
638 tagList(tags$span(class = paste(iconset, x$icon)), " ", x$text, ...) functionVar
/dports/net/hostapd-devel/hostap-14ab4a816/src/tls/
H A Dasn1.c580 void asn1_put_hdr(struct wpabuf *buf, u8 class, int constructed, u8 tag, in asn1_put_hdr()
637 struct wpabuf * asn1_encaps(struct wpabuf *buf, u8 class, u8 tag) in asn1_encaps()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/
H A DParsec.hs68 class Parsec a where function
77 class (P.CharParsing m, MonadPlus m, Fail.MonadFail m) => CabalParsing m where function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DErrors.hs1252 class PrettyUnequal a where function
1382 class Verbalize a where function
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dlibspectrum.c491 libspectrum_class_t class; in libspectrum_identify_file() local
754 libspectrum_class_t class; local
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/plug-ins/mdns_spoof/
H A Dmdns_spoof.c275 u_int16 class; in mdns_spoof() local
723 static int prep_mdns_reply(struct packet_object *po, u_int16 class, struct ip_addr **sender, in prep_mdns_reply()
/dports/devel/bullet/bullet3-3.21/src/BulletDynamics/ConstraintSolver/
H A DbtHingeConstraint.h47 ATTRIBUTE_ALIGNED16(class) in ATTRIBUTE_ALIGNED16() argument
360 ATTRIBUTE_ALIGNED16(class) in ATTRIBUTE_ALIGNED16() argument
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dscenario.c1223 int scen_get_casualties( int player, int class ) in scen_get_casualties()
1230 int scen_inc_casualties( int player, int class ) in scen_inc_casualties()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/image/
H A DBufImgSurfaceData.java70 initIDs(IndexColorModel.class, ICMColorData.class); in initIDs()
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dmanage.c274 XClassHint *class; in get_class_hints() local
296 XClassHint *class; in update_window_name() local
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletDynamics/ConstraintSolver/
H A DbtHingeConstraint.h47 ATTRIBUTE_ALIGNED16(class) in ATTRIBUTE_ALIGNED16() argument
360 ATTRIBUTE_ALIGNED16(class) in ATTRIBUTE_ALIGNED16() argument
/dports/dns/libbind/libbind-6.0/irs/
H A Ddns_nw.c302 int type, class, ancount, qdcount, haveanswer; in get1101answer() local
448 int anslen, type, class, ancount, qdcount; in get1101mask() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/pci/
H A Dpci.c469 unsigned short class, in pci_find_config()
551 unsigned short vendor, device, class; in pci_hose_scan_bus() local

1...<<751752753754755756757758759760>>...1477