Home
last modified time | relevance | path

Searched defs:command_list (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/textproc/bbe/bbe-0.2.2/src/
H A Dbbe.h103 struct command_list { struct
114 struct command_list *next; argument
/dports/games/angband/Angband-4.2.2/src/
H A Dui-input.h44 struct command_list struct
60 extern struct command_list cmds_all[]; argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/compute/diagnose/
H A Dexternal_helper.py30 def RunSubprocess(proc_name, command_list): argument
56 def CallSubprocess(proc_name, command_list, dry_run=False): argument
84 def RunSSHCommandToInstance(command_list, argument
/dports/devel/brz/breezy-3.2.0/breezy/plugins/fastimport/tests/
H A Dtest_generic_processor.py211 def command_list(): function
248 def command_list(): function
268 def command_list(): function
393 def command_list(): function
425 def command_list(): function
501 def command_list(): function
574 def command_list(): function
623 def command_list(): function
711 def command_list(): function
786 def command_list(): function
[all …]
/dports/graphics/vkd3d/vkd3d-1.2/tests/
H A Dd3d12_invalid_usage.c23 ID3D12CommandAllocator *allocator, ID3D12GraphicsCommandList **command_list) in recreate_command_list_()
39 ID3D12GraphicsCommandList *command_list; in test_invalid_resource_barriers() local
153 ID3D12GraphicsCommandList *command_list; in test_invalid_copy_texture_region() local
H A Dd3d12.c1524 ID3D12CommandList *command_list; in test_create_command_list() local
4455 ID3D12GraphicsCommandList *command_list; in test_clear_depth_stencil_view() local
4538 ID3D12GraphicsCommandList *command_list; in test_clear_render_target_view() local
4805 ID3D12GraphicsCommandList *command_list; in test_clear_unordered_access_view_buffer() local
5006 ID3D12GraphicsCommandList *command_list; in test_clear_unordered_access_view_image() local
5281 ID3D12GraphicsCommandList *command_list; in test_set_render_targets() local
5317 ID3D12GraphicsCommandList *command_list; in test_draw_instanced() local
5354 ID3D12GraphicsCommandList *command_list; in test_draw_indexed_instanced() local
5403 ID3D12GraphicsCommandList *command_list; in test_draw_no_descriptor_bindings() local
5471 ID3D12GraphicsCommandList *command_list; in test_multiple_render_targets() local
[all …]
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/UIUCModel/
H A Duiuc_1DdataFileReader.cpp88 stack command_list; in uiuc_1DdataFileReader() local
134 stack command_list; in uiuc_1DdataFileReader() local
H A Duiuc_coef_pitch.cpp94 stack command_list; in uiuc_coef_pitch() local
H A Duiuc_coef_lift.cpp94 stack command_list; in uiuc_coef_lift() local
H A Duiuc_coef_drag.cpp93 stack command_list; in uiuc_coef_drag() local
H A Duiuc_coef_sideforce.cpp95 stack command_list; in uiuc_coef_sideforce() local
H A Duiuc_coef_roll.cpp95 stack command_list; in uiuc_coef_roll() local
H A Duiuc_coef_yaw.cpp95 stack command_list; in uiuc_coef_yaw() local
/dports/devel/git-p4/git-2.34.1/
H A Dgenerate-configlist.sh8 static const char *config_name_list[] = {
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm/src/bin/
H A Dleftwm-command.rs42 let command_list = matches.occurrences_of("list") == 1; in main() localVariable
/dports/math/sc-im/sc-im-0.8.2/doc/grammar_yacc_tools/
H A DMakefile30 command_list: target
/dports/biology/avida/avida-2.12.4-src/avida-core/source/analyze/
H A DcAnalyzeFunction.h41 tList<cAnalyzeCommand> command_list; variable
/dports/devel/git-svn/git-2.34.1/
H A Dgenerate-cmdlist.sh8 command_list () { function
/dports/devel/git-gui/git-2.34.1/
H A Dgenerate-cmdlist.sh8 command_list () { function
/dports/devel/git/git-2.34.1/
H A Dgenerate-cmdlist.sh8 command_list () { function
/dports/devel/git-cvs/git-2.34.1/
H A Dgenerate-cmdlist.sh8 command_list () { function
/dports/astro/stellarium/stellarium-0.21.3/plugins/TelescopeControl/src/NexStar/
H A DNexStarConnection.hpp51 list<NexStarCommand*> command_list; member in NexStarConnection
/dports/devel/p5-Test2-Harness/Test2-Harness-1.000082/lib/App/Yath/Command/
H A Dhelp.pm50 sub command_list { subroutine
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgenerate-cmdlist.sh8 command_list () { function
/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Dnxos.py176 def request(self, type, command_list): argument
198 def parse_response(self, response, command_list): argument

12345678910>>...12