Home
last modified time | relevance | path

Searched defs:ann_list (Results 1 – 12 of 12) sorted by relevance

/dports/www/mybb/mybb-mybb_1829/inc/
H A Dfunctions_online.php11 $uid_list = $aid_list = $pid_list = $tid_list = $fid_list = $ann_list = $eid_list = array(); variable
/dports/science/hdf/hdf-4.2.15/hdf/examples/
H A DAN_get_annotation_info.c14 *ann_list, /* list of annotation identifiers */ in main() local
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dfunctionimpl.cpp59 const AnnotationList* ann_list = theFunction->getAnnotationList(); in getAnnotations() local
H A Dstaticcontextimpl.cpp937 const AnnotationList* ann_list = f->getAnnotationList(); in getFunctionAnnotations() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/torrent/impl/
H A DTOTorrentDeserialiseImpl.java354 Object ann_list = meta_data.get( TK_ANNOUNCE_LIST ); in construct() local
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dmfan.c808 int32 ann_list[]/* OUT: array of ann_id's that match criteria. */) in ANIannlist()
1819 int32 ann_list[] /* OUT: array of ann_id's that match criteria. */) in ANannlist()
/dports/science/sigrok-cli/sigrok-cli-0.7.1/
H A Ddecode.c423 GSList *ann_list, *l; in show_pd_annotations() local
/dports/science/bagel/bagel-1.2.2/src/asd/dmrg/
H A Dproduct_modelci.cc104 vector<int> ann_list = bagel::bit_to_numbers(exch & eket); in compute_pure_ras() local
/dports/science/bagel/bagel-1.2.2/src/ci/fci/
H A Dmodelci.cc122 vector<int> ann_list = bit_to_numbers(exch & eket); in matrix_element_impl() local
/dports/science/hdf/hdf-4.2.15/mfhdf/dumper/
H A Dhdp_list.c246 int32 *ann_list = NULL; in print_annots_by_object() local
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/
H A DStockholmFormat.cpp138 QList<Annotation *> ann_list; member
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFLibrary.java371 … native int ANannlist(long an_id, int anntype, short tag, short ref, int[] ann_list) throws HDFExc… in ANannlist()