Home
last modified time | relevance | path

Searched refs:set_xid (Results 1 – 25 of 87) sorted by relevance

1234

/dports/multimedia/pitivi/pitivi-0.999/docs/attic/
H A DAudio_video.py.md77 def set_xid(window):
84 # need to set X11 id, then we call set_xid
88 set_xid(w)
/dports/net/ryu/ryu-4.26/ryu/app/ofctl/
H A Dservice.py135 datapath.set_xid(barrier)
140 datapath.set_xid(msg)
142 datapath.set_xid(barrier)
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0;
189 set_xid = strtoul(optarg, &endptr, 0);
196 if (!TransactionIdIsNormal(set_xid))
454 if (set_xid != 0)
457 set_xid);
856 if (set_xid != 0)
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0;
189 set_xid = strtoul(optarg, &endptr, 0);
196 if (!TransactionIdIsNormal(set_xid))
454 if (set_xid != 0)
457 set_xid);
856 if (set_xid != 0)
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
856 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
875 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
875 if (set_xid != 0) in PrintNewControlValues()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0;
189 set_xid = strtoul(optarg, &endptr, 0);
196 if (!TransactionIdIsNormal(set_xid))
454 if (set_xid != 0)
457 set_xid);
875 if (set_xid != 0)
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0;
189 set_xid = strtoul(optarg, &endptr, 0);
196 if (!TransactionIdIsNormal(set_xid))
454 if (set_xid != 0)
457 set_xid);
875 if (set_xid != 0)
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0;
189 set_xid = strtoul(optarg, &endptr, 0);
196 if (!TransactionIdIsNormal(set_xid))
454 if (set_xid != 0)
457 set_xid);
875 if (set_xid != 0)
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0;
189 set_xid = strtoul(optarg, &endptr, 0);
196 if (!TransactionIdIsNormal(set_xid))
454 if (set_xid != 0)
457 set_xid);
875 if (set_xid != 0)
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c68 static TransactionId set_xid = 0; variable
189 set_xid = strtoul(optarg, &endptr, 0); in main()
196 if (!TransactionIdIsNormal(set_xid)) in main()
454 if (set_xid != 0) in main()
457 set_xid); in main()
875 if (set_xid != 0) in PrintNewControlValues()
/dports/multimedia/pitivi/pitivi-0.999/docs/attic/PyGST_Tutorial/Demos/
H A DDemo.py.md55 def set_xid(window):
62 # need to set X11 id, then we call set_xid
66 set_xid(w)
/dports/net/ryu/ryu-4.26/ryu/controller/
H A Dcontroller.py413 def set_xid(self, msg): member in Datapath
416 msg.set_xid(self.xid)
422 self.set_xid(msg)
433 self.unreplied_echo_requests.append(self.set_xid(echo_req))

1234