/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/ |
H A D | timer.cpp | 7 timer_struct* timer::ActiveList; member in timer 27 ActiveList = nullptr; in init() 40 timer_struct* current = ActiveList; in kill() 56 ActiveList = current->NextTimer; in kill() 73 auto prev = ActiveList; in set() 74 auto current = ActiveList; in set() 90 timer->NextTimer = ActiveList; in set() 91 ActiveList = timer; in set() 110 if (ActiveList) in check() 122 current = ActiveList; in check() [all …]
|
H A D | timer.h | 23 static timer_struct* ActiveList; variable
|
/dports/x11/eaglemode/eaglemode-0.95.0/src/emAv/ |
H A D | emAvFileModel.cpp | 136 while (ActiveList->Var && ActiveList->Var!=this) ActiveList->Var->Stop(); in PlaySolely() 250 ActiveList=emVarModel<emAvFileModel*>::Lookup( in emAvFileModel() 253 if (!ActiveList) { in emAvFileModel() 254 ActiveList=emVarModel<emAvFileModel*>::Acquire( in emAvFileModel() 257 ActiveList->Var=NULL; in emAvFileModel() 600 ALNext=ActiveList->Var; in AddToActiveList() 602 ALThisPtr=&ActiveList->Var; in AddToActiveList() 603 ActiveList->Var=this; in AddToActiveList()
|
/dports/www/p5-Net-eBay/Net-eBay-0.61/lib/Net/ |
H A D | eBay.pm | 535 || $result->{ActiveList}->{PaginationResult}; 554 if ( $result->{ActiveList} ) { 555 $request->{ActiveList}->{Pagination}->{EntriesPerPage} = $perpage; 556 $request->{ActiveList}->{Pagination}->{PageNumber} = $i; 563 || $r->{ActiveList}->{$arrayname . "Array"}->{$arrayname}; 567 if ( $result->{ActiveList} ) { 568 push @{$result->{ActiveList}->{$arrayname . "Array"}->{$arrayname}}, @$a;
|
/dports/www/p5-Net-eBay/Net-eBay-0.61/examples/ |
H A D | ebay-get-my-selling.pl | 39 ActiveList => { 60 my $items = $result->{ActiveList}->{ItemArray}->{Item};
|
/dports/science/getdp/getdp-3.4.0-source/Kernel/ |
H A D | Operation_IterativeTimeReduction.cpp | 125 if (!ChangeOfState_P->ActiveList[0]) { in Cal_CompareGlobalQuantity() 126 ChangeOfState_P->ActiveList[0] =(double *)Malloc(Nbr_Region * sizeof(double)) ; in Cal_CompareGlobalQuantity() 127 ChangeOfState_P->ActiveList[1] =(double *)Malloc(Nbr_Region * sizeof(double)) ; in Cal_CompareGlobalQuantity() 129 val0 = ChangeOfState_P->ActiveList[0] ; val1 = ChangeOfState_P->ActiveList[1] ; in Cal_CompareGlobalQuantity()
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/ |
H A D | beam_block_SUITE.erl | 235 find_operands(Cfg,XsiGraph,ActiveList,Count) -> 237 ActiveList,[]),
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/ |
H A D | beam_block_SUITE.erl | 235 find_operands(Cfg,XsiGraph,ActiveList,Count) -> 237 ActiveList,[]),
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/ |
H A D | beam_block_SUITE.erl | 237 find_operands(Cfg,XsiGraph,ActiveList,Count) -> 239 ActiveList,[]),
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/ |
H A D | beam_block_SUITE.erl | 237 find_operands(Cfg,XsiGraph,ActiveList,Count) -> 239 ActiveList,[]),
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/ |
H A D | beam_block_SUITE.erl | 237 find_operands(Cfg,XsiGraph,ActiveList,Count) -> 239 ActiveList,[]),
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/ |
H A D | beam_block_SUITE.erl | 237 find_operands(Cfg,XsiGraph,ActiveList,Count) -> 239 ActiveList,[]),
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/ |
H A D | beam_block_SUITE.erl | 237 find_operands(Cfg,XsiGraph,ActiveList,Count) -> 239 ActiveList,[]),
|
/dports/graphics/enblend/enblend-enfuse-4.2/src/ |
H A D | fillpolygon.hxx | 139 template<class ActiveList, class BackInsertIterator> 141 search_intersections_active(ActiveList& active_segments, in search_intersections_active() 145 typedef typename ActiveList::iterator active_list_iterator; in search_intersections_active()
|
/dports/graphics/photivo/photivo/Sources/filters/ |
H A D | ptFilterDM.h | 164 enum TListType { FullList, ActiveList }; enumerator
|
H A D | ptFilterDM.cpp | 587 InsertToList(ActiveList, AFilter); in UpdateActivesList() 624 case ActiveList: hCacheGroup = &FActiveFilters[AFilter->parentTabIdx()]; break; in InsertToList()
|
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mem3/src/ |
H A D | mem3_sync.erl | 296 is_running(DbName, Node, ActiveList) -> 297 [] =/= [true || #job{name=S, node=N} <- ActiveList, S=:=DbName, N=:=Node].
|
/dports/x11/eaglemode/eaglemode-0.95.0/include/emAv/ |
H A D | emAvFileModel.h | 184 emRef<emVarModel<emAvFileModel*> > ActiveList; variable
|
/dports/games/0ad/0ad-0.0.23b-alpha/source/renderer/ |
H A D | SilhouetteRenderer.cpp | 142 struct ActiveList struct 335 ActiveList active; in ComputeSubmissions()
|
/dports/security/keybase/client-v5.7.1/go/chat/storage/ |
H A D | inbox_test.go | 377 convs[5].Conv.Metadata.ActiveList = []gregor1.UID{uid2, uid3, uid1} 378 convs[6].Conv.Metadata.ActiveList = []gregor1.UID{uid2, uid3} 393 require.Equal(t, []gregor1.UID{uid1, uid2, uid3}, res[0].Conv.Metadata.ActiveList, "active list") 406 require.Equal(t, []gregor1.UID{uid1, uid2, uid3}, res[0].Conv.Metadata.ActiveList, "active list") 420 require.Equal(t, []gregor1.UID{uid2, uid1, uid3}, res[0].Conv.Metadata.ActiveList, "active list")
|
/dports/security/keybase/client-v5.7.1/go/chat/ |
H A D | localizer.go | 1021 conversationRemote.Metadata.ActiveList) 1035 conversationRemote.Metadata.ActiveList) 1100 conversationRemote.Metadata.ActiveList)
|
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Graphs/ |
H A D | Graphs.pas | 4682 CurrentSet{S}, ExtremumSet, ActiveList, BackList: TClassList; 4728 ActiveList:=ActiveLists.Last; 4733 for I:=0 to ActiveList.Count - 1 do begin 4734 V:=ActiveList[I]; 4754 V:=ActiveList[0]; 4764 ActiveList:=ActiveLists.Last; 4769 if ActiveList.Count > 0 then 4771 if ActiveList.IndexOf(V.Neighbour[J]) >= 0 then begin 4779 B1:=ActiveList.Count = 0;
|
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/ |
H A D | common.go | 874 ActiveList []gregor1.UID `codec:"activeList" json:"activeList"` member 920 ActiveList: (func(x []gregor1.UID) []gregor1.UID { 930 })(o.ActiveList),
|
/dports/security/keybase/client-v5.7.1/go/kbtest/ |
H A D | chat.go | 426 if m.uid != nil && len(conv.Metadata.ActiveList) > 0 { 698 conv.Metadata.ActiveList = m.promoteWriter(ctx, arg.MessageBoxed.ClientHeader.Sender, 699 conv.Metadata.ActiveList)
|
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/ |
H A D | common.go | 874 ActiveList []gregor1.UID `codec:"activeList" json:"activeList"` member 920 ActiveList: (func(x []gregor1.UID) []gregor1.UID { 930 })(o.ActiveList),
|