Home
last modified time | relevance | path

Searched +defs:record +defs:link (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/dports/x11/lightdm/lightdm-1.30.0/tests/src/
H A Dx-authority.c44 XAuthorityRecord *record = g_object_new (x_authority_record_get_type (), NULL); in x_authority_load() local
68 for (GList *link = priv->records; link; link = link->next) in x_authority_match_local() local
70 XAuthorityRecord *record = link->data; in x_authority_match_local() local
88 for (GList *link = priv->records; link; link = link->next) in x_authority_match_localhost() local
90 XAuthorityRecord *record = link->data; in x_authority_match_localhost() local
123 for (GList *link = priv->records; link; link = link->next) in x_authority_match_inet() local
125 XAuthorityRecord *record = link->data; in x_authority_match_inet() local
178 x_authority_record_get_authorization_data_length (XAuthorityRecord *record) in x_authority_record_get_authorization_data_length()
185 x_authority_record_get_authorization_data (XAuthorityRecord *record) in x_authority_record_get_authorization_data()
210 x_authority_record_init (XAuthorityRecord *record) in x_authority_record_init()
[all …]
/dports/textproc/py-bibtexparser/bibtexparser-1.2.0/bibtexparser/
H A Dcustomization.py337 def author(record): argument
354 def editor(record): argument
374 def page_double_hyphen(record): argument
393 def type(record): argument
407 def journal(record): argument
425 def keyword(record, sep=',|;'): argument
442 def link(record): argument
466 def doi(record): argument
489 def convert_to_unicode(record): argument
511 def homogenize_latex_encoding(record): argument
[all …]
/dports/devel/libarea/libarea-2752cd9/kbool/src/
H A Dscanbeam.cpp277 KBoolLink* link; in FindNew() local
426 Record* record=_BI.item(); in RemoveOld() local
442 Record* record=_BI.item(); in RemoveOld() local
495 Record* record=_BI.item(); in RemoveOld() local
545 Record* record=_BI.item(); in RemoveOld() local
608 Record* record=_BI.item(); in RemoveOld() local
932 Record* record=_BI.item(); in Calc_Ysp() local
1012 Record* record = _BI.item(); in ProcessHoles() local
1013 KBoolLink* link = record->GetLink(); in ProcessHoles() local
1217 Record* record; in Process_PointToLink_Crossings() local
[all …]
/dports/www/py-lektor/Lektor-3.2.2/lektor/
H A Dmarkdown.py17 def link(self, link, title, text): member in ImprovedRenderer
63 def markdown_to_html(text, record=None): argument
88 def __init__(self, source, record=None): argument
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/ceos2/
H A Dceosrecipe.c271 Link_t *link; in FreeRecipes() local
309 CeosRecord_t *record; in CeosDefaultRecipe() local
526 CeosRecord_t *record; in SIRCRecipeFCN() local
593 CeosRecord_t *record; in PALSARRecipeFCN() local
659 Link_t *link; in GetCeosSARImageDesc() local
693 static void ExtractInt(CeosRecord_t *record, int type, unsigned int offset, unsigned int length, in… in ExtractInt()
729 static char *ExtractString( CeosRecord_t *record, unsigned int offset, unsigned int length, char *s… in ExtractString()
/dports/x11/menulibre/menulibre-menulibre-2.2.3/menulibre_lib/
H A Dhelpers.py49 def emit(self, record): argument
85 def show_uri(parent, link): argument
/dports/www/ilias/ILIAS-5.4.25/Modules/DataCollection/classes/Fields/Base/
H A Dclass.ilDclBaseRecordFieldModel.php32 protected $record; variable in ilDclBaseRecordFieldModel
67 public function __construct(ilDclBaseRecordModel $record, ilDclBaseFieldModel $field)
341 public function getSortingValue($link = true)
372 public function parseSortingValue($value, $link = true)
H A Dclass.ilDclBaseFieldRepresentation.php68 public function passThroughFilter(ilDclBaseRecordModel $record, $filter)
92 public function parseSortingValue($value, $link = true)
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/Fields/Base/
H A Dclass.ilDclBaseRecordFieldModel.php30 protected $record; variable in ilDclBaseRecordFieldModel
65 public function __construct(ilDclBaseRecordModel $record, ilDclBaseFieldModel $field)
339 public function getSortingValue($link = true)
370 public function parseSortingValue($value, $link = true)
H A Dclass.ilDclBaseFieldRepresentation.php68 public function passThroughFilter(ilDclBaseRecordModel $record, $filter)
92 public function parseSortingValue($value, $link = true)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/paint_preview/renderer/
H A Dpaint_preview_recorder_utils.cc31 bool SerializeAsSkPicture(sk_sp<const cc::PaintRecord> record, in SerializeAsSkPicture()
66 for (const auto& link : tracker->GetLinks()) in BuildResponse() local
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceStorm/
H A DTransientTopicI.cpp238 SubscriberRecord record; in subscribe() local
297 SubscriberRecord record; in subscribeAndGetPublisher() local
363 TransientTopicImpl::link(const TopicPrx& topic, Ice::Int cost, const Ice::Current&) in link() function in TransientTopicImpl
366 TopicLinkPrx link = internal->getLinkProxy(); in link() local
380 SubscriberRecord record; in link() local
447 SubscriberRecord record = (*p)->record(); in getLinkInfoSeq() local
/dports/devel/ice37/ice-3.7.2/cpp/src/IceStorm/
H A DTransientTopicI.cpp238 SubscriberRecord record; in subscribe() local
297 SubscriberRecord record; in subscribeAndGetPublisher() local
363 TransientTopicImpl::link(const TopicPrx& topic, Ice::Int cost, const Ice::Current&) in link() function in TransientTopicImpl
366 TopicLinkPrx link = internal->getLinkProxy(); in link() local
380 SubscriberRecord record; in link() local
447 SubscriberRecord record = (*p)->record(); in getLinkInfoSeq() local
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceStorm/
H A DTransientTopicI.cpp238 SubscriberRecord record; in subscribe() local
297 SubscriberRecord record; in subscribeAndGetPublisher() local
363 TransientTopicImpl::link(const TopicPrx& topic, Ice::Int cost, const Ice::Current&) in link() function in TransientTopicImpl
366 TopicLinkPrx link = internal->getLinkProxy(); in link() local
380 SubscriberRecord record; in link() local
447 SubscriberRecord record = (*p)->record(); in getLinkInfoSeq() local
/dports/sysutils/catfish/catfish-4.16.3/catfish_lib/
H A Dhelpers.py112 def emit(self, record): argument
168 def show_uri(parent, link): argument
/dports/print/magicfilter/magicfilter-2.3.h/file/
H A Dtar.h34 union record { union
153 struct link { struct
154 struct link *next; argument
157 short linkcount; argument
161 TAR_EXTERN struct link *linklist; /* Points to first link in list */ argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/banzai/filter/references/
H A Dlabel_reference_filter.rb57 def record_identifier(record) argument
123 def wrap_link(link, label) argument
/dports/devel/p5-Algorithm-Permute/Algorithm-Permute-0.16/
H A DPermute.xs64 typedef struct record { struct
66 struct record *link; argument
/dports/devel/py-numba/numba-0.51.2/numba/cuda/simulator/
H A Dapi.py58 def record(self, stream=0): member in Event
75 inline=False, restype=None, fastmath=False, link=None, argument
/dports/java/servingxml/servingxml-1.1.2/servingxml-edtftpj/src/main/java/com/servingxml/extensions/edtftpj/recordio/
H A DFtpDirectoryReader.java133 Record record = recordBuilder.toRecord(); in readRecords() local
136 String link = file.isLink() ? "yes" : "no"; in readRecords() local
/dports/www/dtse/dtse-1.3/
H A DIndexer.cpp165 for (SetIterator link(pageLinks.begin()); link != in index() local
229 bool record(false), hasVersion(false), hasName(false), hasAll(false); in robots() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/paint_preview/renderer/
H A Dpaint_preview_recorder_utils_unittest.cc38 sk_sp<cc::PaintRecord> AddLink(const std::string& link, const SkRect& rect) { in AddLink()
65 auto record = outer_recorder.finishRecordingAsPicture(); in TEST() local
126 auto record = outer_recorder.finishRecordingAsPicture(); in TEST() local
174 auto record = recorder.finishRecordingAsPicture(); in TEST() local
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/ssl/
H A Ddtls13con.c21 PRCList link; member
25 sslSequenceNumber record; /* The record (includes epoch). */ member
44 sslSequenceNumber record) in dtls13_RememberFragment()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/fsp/
H A Dfsp-dump.c90 struct list_node link; member
207 struct dump_record *record; in get_dump_rec_from_list() local
238 struct dump_record *record, *nxt_record; in remove_dump_id_from_list() local
276 struct dump_record *record; in add_dump_id_to_list() local
376 struct dump_record *record; in fsp_opal_dump_info2() local
614 struct dump_record *record; in fsp_opal_dump_read() local
683 struct dump_record *record; in fsp_opal_dump_ack() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/fsp/
H A Dfsp-dump.c90 struct list_node link; member
207 struct dump_record *record; in get_dump_rec_from_list() local
238 struct dump_record *record, *nxt_record; in remove_dump_id_from_list() local
276 struct dump_record *record; in add_dump_id_to_list() local
376 struct dump_record *record; in fsp_opal_dump_info2() local
614 struct dump_record *record; in fsp_opal_dump_read() local
683 struct dump_record *record; in fsp_opal_dump_ack() local

12345678910>>...14