Home
last modified time | relevance | path

Searched +defs:board +defs:id (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/adlio/trello/trello-1.0.0/testdata/boards/
H A Drq2mYJNn.json1id":"4e99eb7aa9797361bc22e6ce","name":"Public Trello Boards","actions":[{"id":"56eae8f151da7eb7152… string
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/adlio/trello/trello-1.0.0/testdata/actions/
H A Dcard-actions-api-example.json10 "board": { object
41 "board": { object
65 "board": { object
89 "board": { object
113 "board": { object
137 "board": { object
161 "board": { object
192 "board": { object
223 "board": { object
254 "board": { object
[all …]
H A Dcard-actions-with-member.json1 [{"id":"5869d073782dcf37dc7e4cac","idMemberCreator":"4f0b777fd1e39cca3f217850","data":{"list":{"nam… string
H A Dcard-actions-typical.json3 "id": "57f03c8da5831cbe51c57c18", string
8 "id": "57f03a11ab00f21e8197bef5" string
10 "board": { object
13 "id": "57f039fbc0f98772398d289d" string
48 "board": { object
86 "board": { object
124 "board": { object
162 "board": { object
200 "board": { object
238 "board": { object
[all …]
H A Dcard-actions-revived.json3 "id": "57f03d4a2e4a18cb34ff3a05", string
10 "board": { object
48 "board": { object
86 "board": { object
124 "board": { object
162 "board": { object
200 "board": { object
234 "board": { object
268 "board": { object
306 "board": { object
[all …]
H A Dcard-actions-rework.json10 "board": { object
48 "board": { object
86 "board": { object
124 "board": { object
162 "board": { object
200 "board": { object
238 "board": { object
276 "board": { object
314 "board": { object
352 "board": { object
[all …]
H A Dcard-actions-done.json3 "id": "57f07588c6deac3d0198e2eb", string
8 "id": "57f03a11ab00f21e8197bef5" string
12 "id": "57f03a10947d01faa6f5d8e5" string
14 "board": { object
41 "id": "57f075818df87dcbb0b17dbd", string
52 "board": { object
90 "board": { object
128 "board": { object
166 "board": { object
204 "board": { object
[all …]
H A Dlist-actions-api-example.json2 "id": "4efe314cc72846af4e00008a", string
5 "id": "4eea4ffc91e31d174600004a", string
8 "board": { object
9 "id": "4eea4ffc91e31d1746000046", string
20 "id": "4ee7deffe582acdec80000ac", string
27 "id": "4efe3147c72846af4e00006d", string
30 "id": "4eea4ffc91e31d174600004a", string
33 "board": { object
34 "id": "4eea4ffc91e31d1746000046", string
45 "id": "4ee7deffe582acdec80000ac", string
H A Dboard-actions-copyCard.json3 "id": "57f50c552b96e3fffe588aaf", string
10 "id": "57914873fd2de1a10f3cb422" string
12 "board": { object
15 "id": "57f039fbc0f98772398d289d" string
19 "id": "57f03a00ac2b96516c50d0dd" string
25 "id": "57f50c552b96e3fffe588aad" string
31 "id": "4f0b777fd1e39cca3f217850", string
/dports/devel/py-vsts/vsts-0.1.25/vsts/work/v4_0/
H A Dwork_client.py123 def get_board(self, team_context, id): argument
184 def set_board_options(self, options, team_context, id): argument
556 def get_board_chart(self, team_context, board, name): argument
591 def get_board_charts(self, team_context, board): argument
661 def get_board_columns(self, team_context, board): argument
755 def delete_team_iteration(self, team_context, id): argument
784 def get_team_iteration(self, team_context, id): argument
897 def delete_plan(self, project, id): argument
913 def get_plan(self, project, id): argument
946 def update_plan(self, updated_plan, project, id): argument
[all …]
/dports/devel/py-vsts/vsts-0.1.25/vsts/work/v4_1/
H A Dwork_client.py89 def get_backlog(self, team_context, id): argument
218 def get_board(self, team_context, id): argument
279 def set_board_options(self, options, team_context, id): argument
690 def get_board_charts(self, team_context, board): argument
760 def get_board_columns(self, team_context, board): argument
856 def delete_team_iteration(self, team_context, id): argument
886 def get_team_iteration(self, team_context, id): argument
1002 def delete_plan(self, project, id): argument
1018 def get_plan(self, project, id): argument
1051 def update_plan(self, updated_plan, project, id): argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/common/siano/
H A Dsms-cards.c152 struct sms_board *sms_get_board(unsigned id) in sms_get_board()
260 struct sms_board *board = sms_get_board(board_id); in sms_board_setup() local
282 struct sms_board *board = sms_get_board(board_id); in sms_board_power() local
304 struct sms_board *board = sms_get_board(board_id); in sms_board_led_feedback() local
327 struct sms_board *board = sms_get_board(board_id); in sms_board_lna_control() local
343 int sms_board_load_modules(int id) in sms_board_load_modules()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/common/siano/
H A Dsms-cards.c152 struct sms_board *sms_get_board(unsigned id) in sms_get_board()
260 struct sms_board *board = sms_get_board(board_id); in sms_board_setup() local
282 struct sms_board *board = sms_get_board(board_id); in sms_board_power() local
304 struct sms_board *board = sms_get_board(board_id); in sms_board_led_feedback() local
327 struct sms_board *board = sms_get_board(board_id); in sms_board_lna_control() local
343 int sms_board_load_modules(int id) in sms_board_load_modules()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/common/siano/
H A Dsms-cards.c152 struct sms_board *sms_get_board(unsigned id) in sms_get_board()
260 struct sms_board *board = sms_get_board(board_id); in sms_board_setup() local
282 struct sms_board *board = sms_get_board(board_id); in sms_board_power() local
304 struct sms_board *board = sms_get_board(board_id); in sms_board_led_feedback() local
327 struct sms_board *board = sms_get_board(board_id); in sms_board_lna_control() local
343 int sms_board_load_modules(int id) in sms_board_load_modules()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/adlio/trello/trello-1.0.0/testdata/notifications/
H A Dmember-notifications-example.json4 "board": { object
5 "id": "54f1f121c22ec9ce1978b", string
10 "id": "5c70089c80b546edbf999", string
19 "id": "5c702a1766214a57e6a16", string
26 "id": "5ac32bf2f6a92698553b4", string
38 "board": { object
39 "id": "54f1f121c22ec9ce1978b", string
44 "id": "5c70089c80b546edbf999", string
53 "id": "5c702a1766214a57e6a16", string
60 "id": "5ac32bf2f6a92698553b4", string
/dports/devel/llvm70/llvm-7.0.1.src/test/Assembler/
H A Dvector-cmp.ll2 ; RUN: verify-uselistorder %s
5 target triple = "i686-apple-darwin9.2.2"
9 define <4 x i1> @foo(<4 x float> %a, <4 x float> %b) nounwind {
/dports/games/gnustep-ladder/Ladder-1.0/
H A DGoWindow.m9 - (id) board argument
10 {
/dports/www/nextcloud-deck/deck/lib/Service/
H A DBoardService.php224 public function isArchived($mapper, $id) {
253 public function isDeleted($mapper, $id) {
346 public function delete($id) {
371 public function deleteUndo($id) {
394 public function deleteForce($id) {
461 public function enrichWithBoardSettings(Board $board) {
588 public function deleteAcl($id) {
632 public function clone($id, $userId) {
673 private function enrichWithStacks($board, $since = -1) {
683 private function enrichWithLabels($board, $since = -1) {
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/mysql-test/tokudb_bugs/t/
H A Ddb811s.test3 source include/have_tokudb.inc;
8 enable_warnings;
12 CREATE TABLE t2(a int KEY,b CHAR (1)) engine=TOKUDB PARTITION BY HASH (a) PARTITIONS 1;
14 INSERT INTO t2(a)VALUES (REPEAT(0,1));
17 UPDATE t2 SET a=1;
H A Dsimple_icp.test3 --disable_warnings
11 insert into a values (),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),();
12 insert into b values (),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),(),();
15 create table foo (a int, b int, c int, d int, e int, key(a,b,c)) engine=TokuDB;
19 flush status;
26 flush status;
31 show status like '%Handler_read_prev%';
/dports/devel/firmware-utils/firmware-utils-20111222/
H A Dmkplanexfw.c43 char *id; member
58 static struct board_info *board; variable
92 static struct board_info *find_board(char *id) in find_board()
95 struct board_info *board; in find_board() local
111 struct board_info *board; in usage() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/graphql/mutations/boards/lists/
H A Dcreate.rb22 def find_object(id:) argument
26 def create_list(board, params) argument
/dports/games/gomoku/Gomoku-1.2.9/
H A DController.m29 MainBoard *board; field
32 - (void) changeLevel: (id)sender; argument
122 {
215 - (void) newGame: (id) sender argument
221 - (void) userMove: (id) sender argument
222 {
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/boards/
H A Dboardairwiresbuilder.cpp53 BoardAirWiresBuilder::BoardAirWiresBuilder(const Board& board, in BoardAirWiresBuilder()
76 int id = builder.addPoint(pos); in buildAirWires() local
93 int id = builder.addPoint(pos); in buildAirWires() local
101 int id = builder.addPoint(pos); in buildAirWires() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/graphql/resolvers/
H A Dboard_lists_resolver.rb21 alias_method :board, :object alias in Resolvers.BoardListsResolver
34 def board_lists(id) argument

12345678910>>...15