Home
last modified time | relevance | path

Searched defs:atlist (Results 1 – 25 of 43) sorted by relevance

12

/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A Dwireshark_gen.py138 …def genCode(self, oplist, atlist, enlist, stlist, unlist): # operation, attribute, enums, struct… argument
354 def genDeclares(self, oplist, atlist, enlist, stlist, unlist): argument
469 def genAtList(self, atlist): argument
536 def genAttributeHelpers(self, atlist): argument
810 def genAtDelegator(self, atlist): argument
1672 def gen_proto_register(self, oplist, atlist, stlist, unlist): argument
/dports/net/wireshark/wireshark-3.6.1/tools/
H A Dwireshark_gen.py138 …def genCode(self, oplist, atlist, enlist, stlist, unlist): # operation, attribute, enums, struct… argument
354 def genDeclares(self, oplist, atlist, enlist, stlist, unlist): argument
469 def genAtList(self, atlist): argument
536 def genAttributeHelpers(self, atlist): argument
810 def genAtDelegator(self, atlist): argument
1672 def gen_proto_register(self, oplist, atlist, stlist, unlist): argument
/dports/net/tshark-lite/wireshark-3.6.1/tools/
H A Dwireshark_gen.py138 …def genCode(self, oplist, atlist, enlist, stlist, unlist): # operation, attribute, enums, struct… argument
354 def genDeclares(self, oplist, atlist, enlist, stlist, unlist): argument
469 def genAtList(self, atlist): argument
536 def genAttributeHelpers(self, atlist): argument
810 def genAtDelegator(self, atlist): argument
1672 def gen_proto_register(self, oplist, atlist, stlist, unlist): argument
/dports/net/tshark/wireshark-3.6.1/tools/
H A Dwireshark_gen.py138 …def genCode(self, oplist, atlist, enlist, stlist, unlist): # operation, attribute, enums, struct… argument
354 def genDeclares(self, oplist, atlist, enlist, stlist, unlist): argument
469 def genAtList(self, atlist): argument
536 def genAttributeHelpers(self, atlist): argument
810 def genAtDelegator(self, atlist): argument
1672 def gen_proto_register(self, oplist, atlist, stlist, unlist): argument
/dports/devel/py-cclib/cclib-1.7.1/cclib/parser/
H A Dturbomoleparser.py1325 def atlist(self, atstr): member in OldTurbomole
/dports/devel/tclxml/tclxml-3.3/examples/tcldom/
H A Ddomtext.tcl504 proc domtext::SerializeAttributeList atlist { argument
/dports/devel/libdwarf/dwarf-20161124/dwarfdump/
H A Dprint_frames.c198 Dwarf_Attribute *atlist = NULL; in get_abstract_origin_funcname() local
265 Dwarf_Attribute *atlist = NULL; in get_proc_name() local
2325 Dwarf_Attribute *atlist = 0; in load_CU_error_data() local
/dports/devel/dwarfdump/dwarf-20161124/dwarfdump/
H A Dprint_frames.c198 Dwarf_Attribute *atlist = NULL; in get_abstract_origin_funcname() local
265 Dwarf_Attribute *atlist = NULL; in get_proc_name() local
2325 Dwarf_Attribute *atlist = 0; in load_CU_error_data() local
/dports/games/renpy/renpy-7.4.11-sdk/renpy/display/
H A Danim.py39 def __init__(self, name, image, *atlist, **properties):
/dports/science/afni/afni-AFNI_21.3.16/src/R_scripts/
H A DAFNIio.R1404 r.NI_new_element <- function (name, dat=NULL, atlist=NULL, tp=NULL){ argument
1405 nel <- list (name=name, atlist=atlist, dat=NULL) nameattr
1530 nel <- list(atlist=NULL, dat=NULL) nameattr
2276 get.c.AFNI.attribute<- function (atlist, attribute, asis = FALSE, verb=0) { argument
2307 set.c.AFNI.attribute<- function (atlist, attribute, val=NULL, verb=0, tp=NULL, argument
2536 show.dset.attr <- function (atlist, val=FALSE, sel=NULL ) { argument
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_density_mixing_types.F85 INTEGER, DIMENSION(:), POINTER :: atlist component
H A Dtopology_generate_util.F1094 INTEGER, DIMENSION(:), POINTER :: atlist, Ilist1, Ilist2, Ilist3, Ilist4 local
1310 SUBROUTINE check_element_list(do_it, do_action, atlist, Ilist1, Ilist2, Ilist3, Ilist4, & argument
1314 INTEGER, DIMENSION(:), POINTER :: atlist, Ilist1, Ilist2 local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_density_mixing_types.F85 INTEGER, DIMENSION(:), POINTER :: atlist component
H A Dtopology_generate_util.F1094 INTEGER, DIMENSION(:), POINTER :: atlist, Ilist1, Ilist2, Ilist3, Ilist4 local
1310 SUBROUTINE check_element_list(do_it, do_action, atlist, Ilist1, Ilist2, Ilist3, Ilist4, & argument
1314 INTEGER, DIMENSION(:), POINTER :: atlist, Ilist1, Ilist2 local
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/d/
H A Ddwriter.cpp376 void DWriter::writeAttributeDecl(Uml::Visibility::Enum visibility, UMLAttributeList &atlist, QTextS… in writeAttributeDecl()
/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dsendmail.c1076 const char *atlist[MAXRECAT + 1]; in sendMailCurrent() local
H A Dmain.c749 char **reclist, **atlist; in main() local
/dports/devel/libdwarf/dwarf-20161124/libdwarf/
H A Dcheckexamples.c28 Dwarf_Attribute *atlist; in example1() local
145 Dwarf_Attribute *atlist = 0; in example8() local
/dports/devel/dwarfdump/dwarf-20161124/libdwarf/
H A Dcheckexamples.c28 Dwarf_Attribute *atlist; in example1() local
145 Dwarf_Attribute *atlist = 0; in example8() local
/dports/devel/libdwarf/dwarf-20161124/dwarfgen/
H A Dcreateirepfrombinary.cc320 Dwarf_Attribute *atlist = 0; in get_attrs_of_die() local
/dports/devel/dwarfdump/dwarf-20161124/dwarfgen/
H A Dcreateirepfrombinary.cc320 Dwarf_Attribute *atlist = 0; in get_attrs_of_die() local
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_table.c678 Eina_List *atlist = NULL; in _efl_ui_table_efl_pack_table_table_contents_get() local
/dports/devel/libdwarf/dwarf-20161124/dwarfexample/
H A Dsimplereader.c966 Dwarf_Attribute *atlist = 0; in printnamestrings() local
/dports/devel/dwarfdump/dwarf-20161124/dwarfexample/
H A Dsimplereader.c966 Dwarf_Attribute *atlist = 0; in printnamestrings() local
/dports/x11/xedit/xedit-1.2.2/lisp/
H A Dread.c1081 int atlist = LispGet(); in LispReadCommaquote() local

12