Home
last modified time | relevance | path

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

/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dcustom_list.c729 CustomRecord *parent_record; in custom_list_iter_children() local
779 CustomRecord *parent_record; in custom_list_iter_has_child() local
813 CustomRecord *parent_record; in custom_list_iter_n_children() local
858 CustomRecord *parent_record; in custom_list_iter_nth_child() local
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DParentRoundRobin.cc26 ParentRoundRobin::ParentRoundRobin(ParentRecord *parent_record, ParentRR_t _round_robin_type) in ParentRoundRobin()
H A DParentConsistentHash.cc27 ParentConsistentHash::ParentConsistentHash(ParentRecord *parent_record) in ParentConsistentHash()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Ddocument-subset.cpp228 Record *parent_record=nullptr; in addOne() local
269 Record *parent_record=get(record->parent); in remove() local
311 Record *parent_record=nullptr; in reorder() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/src/base/
H A Ddiameter_gen.erl48 -type parent_record() :: tuple() | avp_values() | map(). type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/src/base/
H A Ddiameter_gen.erl48 -type parent_record() :: tuple() | avp_values() | map(). type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_gen.erl48 -type parent_record() :: tuple() | avp_values() | map(). type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_gen.erl48 -type parent_record() :: tuple() | avp_values() | map(). type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/src/base/
H A Ddiameter_gen.erl48 -type parent_record() :: tuple() | avp_values() | map(). type
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_gen.erl48 -type parent_record() :: tuple() | avp_values() | map(). type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_gen.erl48 -type parent_record() :: tuple() | avp_values() | map(). type
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Mrm/
H A DMrmIindexw.c1453 IDBRecordNumber parent_record, in Idb__INX_SetParent()