content
stringlengths 4
1.04M
| lang
stringclasses 358
values | score
int64 0
5
| repo_name
stringlengths 5
114
| repo_path
stringlengths 4
229
| repo_licenses
sequencelengths 1
8
|
---|---|---|---|---|---|
require ['./config', './testPeer'], ->
| Literate CoffeeScript | 1 | zot/Leisure | server/testPeerMain.litcoffee | [
"Zlib"
] |
HAI 1.2
I HAS A NAME ITZ "longcat"
VISIBLE "my " "name iz " NAME " and I'm long"
VISIBLE "nice to meet " "ya"
I HAS A YOUR_NAME
VISIBLE "Enter yer name:"
GIMMEH YOUR_NAME
VISIBLE "Hey, " YOUR_NAME
KTHXBYE
| LOLCODE | 2 | Himanshu21git/Lokalise-source | lolcode-fun-post/io.lol | [
"MIT"
] |
// (c) Copyright 1995-2019 Xilinx, Inc. All rights reserved.
//
// This file contains confidential and proprietary information
// of Xilinx, Inc. and is protected under U.S. and
// international copyright and other intellectual property
// laws.
//
// DISCLAIMER
// This disclaimer is not a license and does not grant any
// rights to the materials distributed herewith. Except as
// otherwise provided in a valid license issued to you by
// Xilinx, and to the maximum extent permitted by applicable
// law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND
// WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES
// AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING
// BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON-
// INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and
// (2) Xilinx shall not be liable (whether in contract or tort,
// including negligence, or under any other theory of
// liability) for any loss or damage of any kind or nature
// related to, arising under or in connection with these
// materials, including for any direct, or any indirect,
// special, incidental, or consequential loss or damage
// (including loss of data, profits, goodwill, or any type of
// loss or damage suffered as a result of any action brought
// by a third party) even if such damage or loss was
// reasonably foreseeable or Xilinx had been advised of the
// possibility of the same.
//
// CRITICAL APPLICATIONS
// Xilinx products are not designed or intended to be fail-
// safe, or for use in any application requiring fail-safe
// performance, such as life-support or safety devices or
// systems, Class III medical devices, nuclear facilities,
// applications related to the deployment of airbags, or any
// other applications that could lead to death, personal
// injury, or severe property or environmental damage
// (individually and collectively, "Critical
// Applications"). Customer assumes the sole risk and
// liability of any use of Xilinx products in Critical
// Applications, subject only to applicable laws and
// regulations governing limitations on product liability.
//
// THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS
// PART OF THIS FILE AT ALL TIMES.
//
// DO NOT MODIFY THIS FILE.
// IP VLNV: xilinx.com:ip:v_gamma_lut:1.0
// IP Revision: 4
// The following must be inserted into your Verilog file for this
// core to be instantiated. Change the instance name and port connections
// (in parentheses) to your own signal names.
//----------- Begin Cut here for INSTANTIATION Template ---// INST_TAG
v_gamma_lut_0 your_instance_name (
.s_axi_CTRL_AWADDR(s_axi_CTRL_AWADDR), // input wire [12 : 0] s_axi_CTRL_AWADDR
.s_axi_CTRL_AWVALID(s_axi_CTRL_AWVALID), // input wire s_axi_CTRL_AWVALID
.s_axi_CTRL_AWREADY(s_axi_CTRL_AWREADY), // output wire s_axi_CTRL_AWREADY
.s_axi_CTRL_WDATA(s_axi_CTRL_WDATA), // input wire [31 : 0] s_axi_CTRL_WDATA
.s_axi_CTRL_WSTRB(s_axi_CTRL_WSTRB), // input wire [3 : 0] s_axi_CTRL_WSTRB
.s_axi_CTRL_WVALID(s_axi_CTRL_WVALID), // input wire s_axi_CTRL_WVALID
.s_axi_CTRL_WREADY(s_axi_CTRL_WREADY), // output wire s_axi_CTRL_WREADY
.s_axi_CTRL_BRESP(s_axi_CTRL_BRESP), // output wire [1 : 0] s_axi_CTRL_BRESP
.s_axi_CTRL_BVALID(s_axi_CTRL_BVALID), // output wire s_axi_CTRL_BVALID
.s_axi_CTRL_BREADY(s_axi_CTRL_BREADY), // input wire s_axi_CTRL_BREADY
.s_axi_CTRL_ARADDR(s_axi_CTRL_ARADDR), // input wire [12 : 0] s_axi_CTRL_ARADDR
.s_axi_CTRL_ARVALID(s_axi_CTRL_ARVALID), // input wire s_axi_CTRL_ARVALID
.s_axi_CTRL_ARREADY(s_axi_CTRL_ARREADY), // output wire s_axi_CTRL_ARREADY
.s_axi_CTRL_RDATA(s_axi_CTRL_RDATA), // output wire [31 : 0] s_axi_CTRL_RDATA
.s_axi_CTRL_RRESP(s_axi_CTRL_RRESP), // output wire [1 : 0] s_axi_CTRL_RRESP
.s_axi_CTRL_RVALID(s_axi_CTRL_RVALID), // output wire s_axi_CTRL_RVALID
.s_axi_CTRL_RREADY(s_axi_CTRL_RREADY), // input wire s_axi_CTRL_RREADY
.ap_clk(ap_clk), // input wire ap_clk
.ap_rst_n(ap_rst_n), // input wire ap_rst_n
.interrupt(interrupt), // output wire interrupt
.s_axis_video_TVALID(s_axis_video_TVALID), // input wire s_axis_video_TVALID
.s_axis_video_TREADY(s_axis_video_TREADY), // output wire s_axis_video_TREADY
.s_axis_video_TDATA(s_axis_video_TDATA), // input wire [23 : 0] s_axis_video_TDATA
.s_axis_video_TKEEP(s_axis_video_TKEEP), // input wire [2 : 0] s_axis_video_TKEEP
.s_axis_video_TSTRB(s_axis_video_TSTRB), // input wire [2 : 0] s_axis_video_TSTRB
.s_axis_video_TUSER(s_axis_video_TUSER), // input wire [0 : 0] s_axis_video_TUSER
.s_axis_video_TLAST(s_axis_video_TLAST), // input wire [0 : 0] s_axis_video_TLAST
.s_axis_video_TID(s_axis_video_TID), // input wire [0 : 0] s_axis_video_TID
.s_axis_video_TDEST(s_axis_video_TDEST), // input wire [0 : 0] s_axis_video_TDEST
.m_axis_video_TVALID(m_axis_video_TVALID), // output wire m_axis_video_TVALID
.m_axis_video_TREADY(m_axis_video_TREADY), // input wire m_axis_video_TREADY
.m_axis_video_TDATA(m_axis_video_TDATA), // output wire [23 : 0] m_axis_video_TDATA
.m_axis_video_TKEEP(m_axis_video_TKEEP), // output wire [2 : 0] m_axis_video_TKEEP
.m_axis_video_TSTRB(m_axis_video_TSTRB), // output wire [2 : 0] m_axis_video_TSTRB
.m_axis_video_TUSER(m_axis_video_TUSER), // output wire [0 : 0] m_axis_video_TUSER
.m_axis_video_TLAST(m_axis_video_TLAST), // output wire [0 : 0] m_axis_video_TLAST
.m_axis_video_TID(m_axis_video_TID), // output wire [0 : 0] m_axis_video_TID
.m_axis_video_TDEST(m_axis_video_TDEST) // output wire [0 : 0] m_axis_video_TDEST
);
// INST_TAG_END ------ End INSTANTIATION Template ---------
// You must compile the wrapper file v_gamma_lut_0.v when simulating
// the core, v_gamma_lut_0. When compiling the wrapper file, be sure to
// reference the Verilog simulation library.
| Verilog | 3 | bopopescu/hdmi-led | hdmi_led.srcs/sources_1/ip/v_gamma_lut_0/v_gamma_lut_0.veo | [
"MIT"
] |
module Examples
pub fn fizzbuzz (n) {
match (n % 3, n % 5) {
(0, 0) { "FizzBuzz" }
(0, _) { "Fizz" }
(_, 0) { "Buzz" }
_ { n.str() }
}
}
pub fn main () {
(1, 100).range_incl |i| {
IO::print(fizzbuzz(i) + "\n");
}
} | Opal | 4 | iitalics/Opal | examples/fizzbuzz.opal | [
"MIT"
] |
frequency,raw,error,smoothed,error_smoothed,equalization,parametric_eq,fixed_band_eq,equalized_raw,equalized_smoothed,target
20.00,15.76,8.38,15.77,8.38,-8.38,-8.08,-3.89,7.38,7.38,7.38
20.20,15.76,8.39,15.76,8.39,-8.39,-8.09,-3.99,7.37,7.37,7.37
20.40,15.75,8.39,15.76,8.39,-8.40,-8.10,-4.10,7.36,7.36,7.36
20.61,15.75,8.40,15.75,8.40,-8.40,-8.10,-4.21,7.35,7.35,7.35
20.81,15.74,8.41,15.75,8.41,-8.41,-8.11,-4.32,7.33,7.34,7.33
21.02,15.74,8.42,15.74,8.42,-8.42,-8.12,-4.44,7.33,7.33,7.32
21.23,15.74,8.43,15.74,8.43,-8.42,-8.12,-4.55,7.32,7.32,7.31
21.44,15.73,8.41,15.74,8.43,-8.43,-8.13,-4.67,7.31,7.31,7.32
21.66,15.73,8.43,15.73,8.43,-8.43,-8.14,-4.80,7.30,7.30,7.30
21.87,15.72,8.42,15.73,8.43,-8.44,-8.14,-4.93,7.29,7.29,7.30
22.09,15.72,8.44,15.72,8.44,-8.44,-8.15,-5.06,7.29,7.29,7.28
22.31,15.72,8.45,15.72,8.44,-8.44,-8.16,-5.19,7.28,7.28,7.28
22.54,15.71,8.45,15.72,8.45,-8.45,-8.16,-5.33,7.27,7.27,7.27
22.76,15.71,8.45,15.72,8.45,-8.45,-8.17,-5.48,7.26,7.26,7.27
22.99,15.71,8.46,15.71,8.46,-8.45,-8.18,-5.62,7.26,7.26,7.26
23.22,15.71,8.47,15.71,8.46,-8.46,-8.18,-5.77,7.26,7.26,7.25
23.45,15.70,8.45,15.71,8.46,-8.46,-8.19,-5.92,7.25,7.25,7.26
23.69,15.70,8.46,15.70,8.46,-8.45,-8.20,-6.08,7.25,7.25,7.25
23.92,15.69,8.46,15.70,8.45,-8.45,-8.20,-6.24,7.24,7.24,7.24
24.16,15.69,8.45,15.69,8.45,-8.45,-8.21,-6.40,7.24,7.24,7.24
24.40,15.68,8.44,15.69,8.44,-8.45,-8.22,-6.57,7.24,7.24,7.24
24.65,15.68,8.44,15.68,8.44,-8.44,-8.23,-6.73,7.24,7.24,7.24
24.89,15.67,8.43,15.68,8.44,-8.44,-8.23,-6.90,7.23,7.24,7.24
25.14,15.67,8.44,15.67,8.44,-8.44,-8.24,-7.08,7.24,7.24,7.23
25.39,15.66,8.43,15.67,8.44,-8.43,-8.25,-7.25,7.23,7.24,7.23
25.65,15.66,8.43,15.66,8.43,-8.43,-8.25,-7.43,7.24,7.23,7.23
25.91,15.65,8.43,15.65,8.42,-8.42,-8.26,-7.61,7.23,7.23,7.23
26.16,15.64,8.41,15.65,8.41,-8.42,-8.27,-7.78,7.23,7.23,7.24
26.43,15.64,8.41,15.64,8.40,-8.41,-8.27,-7.96,7.24,7.23,7.24
26.69,15.63,8.40,15.63,8.40,-8.40,-8.28,-8.14,7.23,7.23,7.24
26.96,15.62,8.39,15.63,8.39,-8.39,-8.29,-8.32,7.23,7.24,7.24
27.23,15.62,8.39,15.62,8.39,-8.38,-8.30,-8.49,7.24,7.24,7.23
27.50,15.61,8.38,15.61,8.38,-8.38,-8.30,-8.66,7.24,7.24,7.23
27.77,15.60,8.36,15.61,8.37,-8.37,-8.31,-8.83,7.24,7.24,7.24
28.05,15.60,8.36,15.60,8.36,-8.36,-8.32,-8.99,7.25,7.24,7.24
28.33,15.59,8.35,15.60,8.35,-8.35,-8.33,-9.14,7.24,7.25,7.25
28.62,15.59,8.35,15.59,8.34,-8.34,-8.33,-9.29,7.25,7.25,7.25
28.90,15.58,8.33,15.59,8.33,-8.34,-8.34,-9.43,7.25,7.25,7.26
29.19,15.58,8.33,15.58,8.33,-8.33,-8.35,-9.56,7.26,7.25,7.26
29.48,15.57,8.32,15.58,8.32,-8.32,-8.36,-9.68,7.25,7.25,7.25
29.78,15.56,8.31,15.57,8.32,-8.31,-8.36,-9.79,7.25,7.25,7.25
30.08,15.56,8.31,15.56,8.31,-8.31,-8.37,-9.88,7.26,7.25,7.25
30.38,15.54,8.31,15.55,8.30,-8.30,-8.38,-9.97,7.24,7.25,7.24
30.68,15.53,8.30,15.54,8.30,-8.30,-8.39,-10.03,7.24,7.24,7.24
30.99,15.52,8.29,15.52,8.29,-8.29,-8.39,-10.09,7.23,7.23,7.24
31.30,15.51,8.28,15.51,8.28,-8.29,-8.40,-10.13,7.23,7.23,7.23
31.61,15.50,8.27,15.50,8.28,-8.28,-8.41,-10.15,7.22,7.22,7.23
31.93,15.49,8.28,15.49,8.28,-8.27,-8.42,-10.16,7.22,7.22,7.21
32.24,15.48,8.27,15.48,8.27,-8.27,-8.43,-10.16,7.22,7.22,7.22
32.57,15.47,8.27,15.47,8.27,-8.26,-8.43,-10.14,7.21,7.21,7.21
32.89,15.46,8.26,15.46,8.26,-8.26,-8.44,-10.12,7.20,7.20,7.20
33.22,15.45,8.25,15.45,8.25,-8.26,-8.45,-10.08,7.20,7.20,7.20
33.55,15.44,8.25,15.44,8.25,-8.25,-8.46,-10.03,7.19,7.19,7.20
33.89,15.43,8.25,15.43,8.25,-8.25,-8.47,-9.97,7.19,7.19,7.19
34.23,15.42,8.25,15.42,8.25,-8.24,-8.48,-9.90,7.18,7.18,7.17
34.57,15.41,8.24,15.42,8.25,-8.24,-8.48,-9.83,7.17,7.17,7.17
34.92,15.40,8.25,15.41,8.24,-8.24,-8.49,-9.75,7.16,7.17,7.16
35.27,15.40,8.23,15.40,8.24,-8.24,-8.50,-9.66,7.16,7.16,7.17
35.62,15.39,8.24,15.40,8.24,-8.25,-8.51,-9.57,7.15,7.15,7.15
35.97,15.39,8.25,15.39,8.25,-8.25,-8.52,-9.48,7.14,7.14,7.15
36.33,15.39,8.26,15.39,8.26,-8.26,-8.53,-9.39,7.13,7.13,7.13
36.70,15.38,8.27,15.39,8.27,-8.27,-8.54,-9.30,7.11,7.12,7.11
37.06,15.38,8.29,15.39,8.29,-8.28,-8.55,-9.21,7.10,7.10,7.10
37.43,15.38,8.30,15.38,8.30,-8.30,-8.55,-9.12,7.09,7.09,7.08
37.81,15.38,8.32,15.38,8.32,-8.32,-8.56,-9.03,7.07,7.07,7.07
38.19,15.38,8.34,15.38,8.33,-8.33,-8.57,-8.95,7.05,7.05,7.05
38.57,15.37,8.34,15.38,8.35,-8.35,-8.58,-8.87,7.03,7.03,7.03
38.95,15.37,8.36,15.38,8.36,-8.37,-8.59,-8.79,7.01,7.01,7.02
39.34,15.37,8.38,15.37,8.38,-8.38,-8.60,-8.71,6.99,6.99,6.99
39.74,15.37,8.41,15.37,8.40,-8.40,-8.61,-8.64,6.97,6.97,6.97
40.14,15.37,8.42,15.37,8.42,-8.42,-8.62,-8.58,6.96,6.96,6.95
40.54,15.36,8.43,15.37,8.43,-8.43,-8.63,-8.52,6.93,6.94,6.94
40.94,15.36,8.45,15.36,8.45,-8.45,-8.64,-8.46,6.92,6.92,6.91
41.35,15.35,8.46,15.35,8.46,-8.46,-8.65,-8.41,6.90,6.90,6.90
41.76,15.34,8.47,15.35,8.47,-8.47,-8.66,-8.37,6.87,6.88,6.87
42.18,15.33,8.47,15.33,8.48,-8.48,-8.67,-8.33,6.86,6.86,6.86
42.60,15.32,8.49,15.33,8.49,-8.49,-8.68,-8.30,6.84,6.84,6.84
43.03,15.31,8.49,15.31,8.49,-8.50,-8.69,-8.27,6.82,6.82,6.82
43.46,15.30,8.51,15.30,8.51,-8.50,-8.70,-8.25,6.80,6.80,6.79
43.90,15.28,8.51,15.29,8.51,-8.51,-8.71,-8.23,6.77,6.78,6.78
44.33,15.27,8.52,15.28,8.52,-8.52,-8.72,-8.22,6.76,6.76,6.75
44.78,15.26,8.53,15.26,8.53,-8.53,-8.73,-8.22,6.74,6.73,6.73
45.23,15.24,8.53,15.25,8.54,-8.54,-8.74,-8.22,6.71,6.71,6.71
45.68,15.22,8.55,15.23,8.55,-8.55,-8.75,-8.23,6.68,6.68,6.68
46.13,15.21,8.57,15.21,8.56,-8.56,-8.76,-8.25,6.65,6.65,6.65
46.60,15.19,8.58,15.20,8.58,-8.58,-8.77,-8.27,6.61,6.62,6.62
47.06,15.18,8.60,15.19,8.60,-8.60,-8.78,-8.29,6.58,6.58,6.59
47.53,15.17,8.61,15.17,8.62,-8.62,-8.79,-8.32,6.55,6.55,6.56
48.01,15.16,8.65,15.16,8.65,-8.65,-8.80,-8.36,6.52,6.52,6.51
48.49,15.15,8.67,15.16,8.68,-8.67,-8.81,-8.40,6.48,6.48,6.48
48.97,15.14,8.71,15.14,8.71,-8.70,-8.82,-8.45,6.44,6.44,6.44
49.46,15.13,8.73,15.13,8.73,-8.72,-8.83,-8.50,6.41,6.41,6.41
49.96,15.11,8.76,15.12,8.75,-8.75,-8.84,-8.56,6.37,6.37,6.36
50.46,15.10,8.77,15.10,8.77,-8.77,-8.85,-8.62,6.34,6.33,6.34
50.96,15.08,8.78,15.09,8.79,-8.79,-8.86,-8.68,6.30,6.30,6.30
51.47,15.07,8.80,15.07,8.80,-8.80,-8.88,-8.75,6.27,6.27,6.27
51.99,15.05,8.83,15.05,8.82,-8.82,-8.89,-8.82,6.24,6.24,6.23
52.51,15.03,8.83,15.04,8.83,-8.84,-8.90,-8.89,6.20,6.20,6.20
53.03,15.02,8.84,15.02,8.85,-8.85,-8.91,-8.97,6.17,6.17,6.18
53.56,15.00,8.86,15.01,8.86,-8.87,-8.92,-9.04,6.13,6.14,6.15
54.10,14.99,8.89,14.99,8.88,-8.89,-8.93,-9.12,6.11,6.10,6.10
54.64,14.97,8.90,14.98,8.91,-8.91,-8.94,-9.19,6.07,6.07,6.07
55.18,14.96,8.93,14.97,8.93,-8.92,-8.95,-9.27,6.04,6.04,6.04
55.74,14.95,8.95,14.95,8.94,-8.94,-8.96,-9.34,6.01,6.01,6.00
56.29,14.94,8.96,14.94,8.96,-8.96,-8.98,-9.41,5.99,5.98,5.98
56.86,14.92,8.97,14.93,8.98,-8.97,-8.99,-9.48,5.95,5.96,5.96
57.42,14.91,9.00,14.91,8.99,-8.98,-9.00,-9.55,5.93,5.93,5.92
58.00,14.89,9.01,14.89,9.00,-9.00,-9.01,-9.61,5.90,5.90,5.89
58.58,14.87,9.00,14.88,9.01,-9.01,-9.02,-9.66,5.87,5.87,5.87
59.16,14.86,9.01,14.86,9.02,-9.03,-9.03,-9.71,5.84,5.84,5.85
59.76,14.84,9.03,14.85,9.03,-9.04,-9.04,-9.75,5.80,5.80,5.82
60.35,14.83,9.06,14.83,9.05,-9.06,-9.05,-9.79,5.77,5.77,5.78
60.96,14.81,9.08,14.81,9.08,-9.08,-9.07,-9.82,5.73,5.73,5.74
61.57,14.79,9.11,14.80,9.11,-9.11,-9.08,-9.84,5.69,5.69,5.68
62.18,14.77,9.14,14.77,9.14,-9.13,-9.09,-9.85,5.65,5.65,5.64
62.80,14.75,9.16,14.75,9.16,-9.15,-9.10,-9.85,5.60,5.60,5.59
63.43,14.72,9.18,14.73,9.18,-9.17,-9.11,-9.84,5.55,5.56,5.55
64.07,14.70,9.19,14.71,9.19,-9.19,-9.12,-9.83,5.52,5.52,5.51
64.71,14.68,9.21,14.68,9.21,-9.21,-9.13,-9.80,5.48,5.48,5.48
65.35,14.66,9.23,14.66,9.22,-9.22,-9.15,-9.77,5.44,5.44,5.44
66.01,14.63,9.23,14.64,9.23,-9.24,-9.16,-9.74,5.40,5.40,5.40
66.67,14.61,9.24,14.61,9.25,-9.26,-9.17,-9.69,5.36,5.36,5.37
67.33,14.59,9.27,14.60,9.27,-9.27,-9.18,-9.64,5.32,5.32,5.32
68.01,14.58,9.29,14.58,9.29,-9.30,-9.19,-9.59,5.29,5.29,5.29
68.69,14.57,9.32,14.57,9.32,-9.32,-9.20,-9.53,5.26,5.25,5.25
69.37,14.55,9.34,14.56,9.34,-9.34,-9.21,-9.46,5.21,5.22,5.22
70.07,14.54,9.37,14.54,9.37,-9.37,-9.22,-9.40,5.18,5.18,5.18
70.77,14.52,9.39,14.52,9.39,-9.39,-9.24,-9.33,5.14,5.14,5.13
71.48,14.50,9.41,14.50,9.41,-9.41,-9.25,-9.26,5.10,5.09,5.10
72.19,14.47,9.42,14.48,9.43,-9.43,-9.26,-9.19,5.05,5.05,5.05
72.91,14.45,9.45,14.45,9.44,-9.44,-9.27,-9.12,5.01,5.01,5.01
73.64,14.42,9.46,14.42,9.46,-9.45,-9.28,-9.05,4.97,4.97,4.97
74.38,14.39,9.47,14.40,9.47,-9.46,-9.29,-8.98,4.93,4.94,4.93
75.12,14.37,9.47,14.37,9.47,-9.47,-9.30,-8.92,4.90,4.90,4.90
75.87,14.34,9.47,14.34,9.48,-9.48,-9.31,-8.85,4.86,4.86,4.87
76.63,14.31,9.48,14.32,9.48,-9.49,-9.32,-8.79,4.83,4.83,4.83
77.40,14.29,9.49,14.29,9.49,-9.49,-9.33,-8.74,4.80,4.80,4.81
78.17,14.27,9.51,14.28,9.50,-9.50,-9.34,-8.68,4.77,4.77,4.77
78.95,14.25,9.50,14.26,9.51,-9.51,-9.35,-8.63,4.74,4.75,4.75
79.74,14.24,9.53,14.24,9.52,-9.52,-9.36,-8.59,4.73,4.72,4.72
80.54,14.21,9.52,14.22,9.53,-9.53,-9.37,-8.55,4.69,4.69,4.69
81.35,14.19,9.54,14.20,9.54,-9.53,-9.38,-8.52,4.66,4.67,4.66
82.16,14.18,9.54,14.18,9.54,-9.54,-9.40,-8.49,4.65,4.64,4.64
82.98,14.15,9.55,14.15,9.55,-9.54,-9.41,-8.46,4.61,4.61,4.60
83.81,14.12,9.55,14.12,9.55,-9.55,-9.42,-8.45,4.58,4.58,4.58
84.65,14.08,9.55,14.09,9.55,-9.55,-9.43,-8.43,4.54,4.54,4.54
85.50,14.06,9.56,14.06,9.55,-9.55,-9.43,-8.43,4.51,4.51,4.51
86.35,14.03,9.56,14.03,9.55,-9.56,-9.44,-8.43,4.48,4.47,4.48
87.22,13.99,9.55,14.00,9.55,-9.56,-9.45,-8.43,4.43,4.44,4.45
88.09,13.97,9.56,13.97,9.56,-9.57,-9.46,-8.45,4.41,4.41,4.42
88.97,13.95,9.57,13.95,9.57,-9.57,-9.47,-8.46,4.38,4.38,4.38
89.86,13.93,9.58,13.93,9.59,-9.58,-9.48,-8.49,4.35,4.35,4.35
90.76,13.91,9.60,13.91,9.60,-9.59,-9.49,-8.52,4.32,4.32,4.32
91.66,13.88,9.61,13.89,9.61,-9.60,-9.50,-8.56,4.28,4.28,4.27
92.58,13.86,9.62,13.86,9.61,-9.62,-9.51,-8.60,4.25,4.25,4.25
93.51,13.83,9.62,13.84,9.63,-9.63,-9.52,-8.65,4.21,4.21,4.21
94.44,13.81,9.64,13.82,9.64,-9.64,-9.53,-8.70,4.17,4.17,4.18
95.39,13.79,9.66,13.79,9.65,-9.65,-9.53,-8.76,4.14,4.14,4.13
96.34,13.76,9.67,13.77,9.67,-9.67,-9.54,-8.83,4.10,4.10,4.10
97.30,13.73,9.67,13.73,9.68,-9.68,-9.55,-8.90,4.06,4.06,4.06
98.28,13.70,9.69,13.70,9.69,-9.69,-9.56,-8.97,4.01,4.01,4.01
99.26,13.67,9.70,13.68,9.70,-9.70,-9.57,-9.05,3.97,3.97,3.98
100.25,13.65,9.72,13.65,9.71,-9.72,-9.57,-9.14,3.94,3.94,3.94
101.25,13.63,9.72,13.63,9.72,-9.73,-9.58,-9.23,3.91,3.91,3.91
102.27,13.61,9.73,13.61,9.74,-9.74,-9.59,-9.32,3.88,3.88,3.88
103.29,13.59,9.75,13.60,9.75,-9.75,-9.60,-9.42,3.85,3.85,3.85
104.32,13.57,9.76,13.58,9.76,-9.75,-9.60,-9.52,3.83,3.83,3.82
105.37,13.55,9.76,13.55,9.76,-9.75,-9.61,-9.62,3.81,3.80,3.79
106.42,13.51,9.75,13.52,9.76,-9.75,-9.62,-9.72,3.77,3.77,3.76
107.48,13.47,9.75,13.48,9.75,-9.74,-9.62,-9.83,3.73,3.74,3.72
108.56,13.43,9.74,13.43,9.73,-9.73,-9.63,-9.93,3.70,3.70,3.70
109.64,13.38,9.72,13.39,9.72,-9.73,-9.63,-10.03,3.65,3.65,3.67
110.74,13.34,9.71,13.34,9.71,-9.73,-9.64,-10.14,3.61,3.61,3.63
111.85,13.30,9.71,13.31,9.71,-9.74,-9.65,-10.23,3.57,3.58,3.59
112.97,13.29,9.73,13.29,9.73,-9.74,-9.65,-10.33,3.55,3.55,3.57
114.10,13.28,9.75,13.28,9.75,-9.75,-9.66,-10.42,3.54,3.53,3.53
115.24,13.25,9.77,13.26,9.77,-9.75,-9.66,-10.51,3.50,3.51,3.48
116.39,13.22,9.78,13.23,9.78,-9.75,-9.67,-10.58,3.47,3.48,3.45
117.55,13.19,9.78,13.18,9.77,-9.75,-9.67,-10.65,3.44,3.43,3.41
118.73,13.13,9.76,13.13,9.75,-9.75,-9.67,-10.71,3.39,3.39,3.38
119.92,13.07,9.72,13.08,9.73,-9.74,-9.68,-10.76,3.34,3.35,3.35
121.12,13.03,9.71,13.04,9.71,-9.73,-9.68,-10.81,3.31,3.31,3.33
122.33,13.00,9.71,13.00,9.70,-9.72,-9.68,-10.84,3.28,3.28,3.30
123.55,12.97,9.70,12.97,9.70,-9.72,-9.69,-10.85,3.26,3.26,3.27
124.79,12.94,9.70,12.95,9.71,-9.71,-9.69,-10.86,3.23,3.24,3.24
126.03,12.92,9.72,12.93,9.72,-9.71,-9.69,-10.85,3.21,3.22,3.21
127.29,12.90,9.73,12.90,9.73,-9.71,-9.69,-10.83,3.19,3.19,3.18
128.57,12.87,9.74,12.87,9.73,-9.71,-9.70,-10.80,3.16,3.16,3.14
129.85,12.82,9.72,12.82,9.72,-9.71,-9.70,-10.76,3.11,3.11,3.11
131.15,12.76,9.70,12.78,9.71,-9.71,-9.70,-10.71,3.05,3.07,3.07
132.46,12.73,9.69,12.73,9.70,-9.71,-9.70,-10.65,3.03,3.02,3.04
133.79,12.70,9.70,12.70,9.69,-9.71,-9.70,-10.57,3.00,2.99,3.00
135.12,12.66,9.69,12.67,9.69,-9.70,-9.70,-10.49,2.96,2.97,2.98
136.48,12.64,9.69,12.64,9.70,-9.69,-9.70,-10.41,2.95,2.95,2.95
137.84,12.60,9.69,12.61,9.70,-9.68,-9.70,-10.31,2.92,2.93,2.91
139.22,12.58,9.70,12.57,9.69,-9.67,-9.69,-10.21,2.91,2.90,2.88
140.61,12.52,9.67,12.52,9.67,-9.66,-9.69,-10.11,2.87,2.87,2.86
142.02,12.45,9.63,12.47,9.64,-9.64,-9.69,-10.01,2.82,2.83,2.82
143.44,12.41,9.61,12.41,9.61,-9.62,-9.69,-9.90,2.79,2.79,2.80
144.87,12.36,9.58,12.36,9.59,-9.60,-9.68,-9.79,2.76,2.76,2.78
146.32,12.32,9.57,12.33,9.57,-9.58,-9.68,-9.68,2.75,2.75,2.75
147.78,12.28,9.55,12.29,9.56,-9.56,-9.67,-9.57,2.72,2.73,2.73
149.26,12.25,9.55,12.25,9.55,-9.54,-9.67,-9.46,2.71,2.71,2.70
150.75,12.21,9.54,12.21,9.53,-9.53,-9.66,-9.36,2.69,2.69,2.68
152.26,12.17,9.51,12.18,9.52,-9.51,-9.66,-9.25,2.66,2.66,2.66
153.78,12.13,9.50,12.13,9.50,-9.50,-9.65,-9.15,2.63,2.63,2.63
155.32,12.09,9.49,12.09,9.48,-9.49,-9.64,-9.06,2.61,2.60,2.61
156.88,12.04,9.46,12.05,9.47,-9.48,-9.63,-8.97,2.57,2.57,2.58
158.44,12.02,9.47,12.02,9.46,-9.47,-9.63,-8.88,2.56,2.55,2.55
160.03,11.97,9.45,11.99,9.46,-9.46,-9.62,-8.79,2.51,2.52,2.53
161.63,11.95,9.46,11.95,9.45,-9.45,-9.61,-8.72,2.50,2.50,2.50
163.24,11.92,9.46,11.91,9.45,-9.44,-9.59,-8.64,2.48,2.47,2.47
164.88,11.86,9.43,11.88,9.44,-9.43,-9.58,-8.57,2.44,2.45,2.44
166.53,11.82,9.43,11.83,9.42,-9.41,-9.57,-8.51,2.41,2.41,2.40
168.19,11.78,9.41,11.77,9.40,-9.40,-9.56,-8.46,2.39,2.38,2.38
169.87,11.71,9.37,11.72,9.38,-9.38,-9.54,-8.41,2.34,2.34,2.34
171.57,11.65,9.35,11.66,9.35,-9.36,-9.53,-8.36,2.29,2.30,2.31
173.29,11.61,9.34,11.60,9.33,-9.34,-9.51,-8.32,2.27,2.26,2.28
175.02,11.54,9.30,11.55,9.31,-9.32,-9.49,-8.29,2.22,2.23,2.24
176.77,11.50,9.30,11.51,9.30,-9.30,-9.47,-8.26,2.21,2.21,2.21
178.54,11.46,9.29,11.46,9.29,-9.27,-9.45,-8.24,2.19,2.19,2.18
180.32,11.41,9.28,11.41,9.27,-9.25,-9.43,-8.23,2.16,2.16,2.13
182.13,11.35,9.25,11.34,9.23,-9.23,-9.41,-8.22,2.13,2.11,2.11
183.95,11.25,9.18,11.27,9.20,-9.21,-9.39,-8.22,2.05,2.07,2.08
185.79,11.20,9.17,11.21,9.17,-9.18,-9.37,-8.22,2.02,2.03,2.04
187.65,11.16,9.16,11.16,9.15,-9.16,-9.34,-8.23,2.00,2.00,2.01
189.52,11.11,9.14,11.12,9.14,-9.14,-9.31,-8.25,1.98,1.98,1.98
191.42,11.06,9.12,11.07,9.12,-9.12,-9.29,-8.27,1.95,1.95,1.95
193.33,11.01,9.10,11.01,9.10,-9.10,-9.26,-8.29,1.92,1.91,1.92
195.27,10.95,9.07,10.96,9.08,-9.08,-9.23,-8.32,1.88,1.88,1.88
197.22,10.90,9.06,10.91,9.06,-9.06,-9.20,-8.36,1.85,1.85,1.84
199.19,10.86,9.04,10.86,9.04,-9.03,-9.16,-8.40,1.83,1.83,1.83
201.18,10.80,9.01,10.81,9.01,-9.00,-9.13,-8.44,1.80,1.80,1.79
203.19,10.75,8.98,10.75,8.98,-8.97,-9.10,-8.49,1.78,1.78,1.77
205.23,10.69,8.94,10.69,8.94,-8.94,-9.06,-8.54,1.75,1.75,1.76
207.28,10.63,8.90,10.64,8.91,-8.91,-9.02,-8.59,1.73,1.73,1.74
209.35,10.58,8.87,10.58,8.87,-8.87,-8.98,-8.64,1.71,1.71,1.71
211.44,10.52,8.84,10.52,8.83,-8.83,-8.94,-8.70,1.69,1.69,1.69
213.56,10.45,8.78,10.46,8.79,-8.79,-8.90,-8.76,1.66,1.67,1.67
215.69,10.40,8.75,10.40,8.75,-8.75,-8.85,-8.82,1.65,1.65,1.65
217.85,10.33,8.71,10.34,8.71,-8.71,-8.81,-8.87,1.62,1.63,1.63
220.03,10.28,8.68,10.28,8.67,-8.67,-8.76,-8.93,1.62,1.61,1.61
222.23,10.21,8.63,10.21,8.62,-8.62,-8.71,-8.98,1.60,1.59,1.59
224.45,10.13,8.56,10.14,8.57,-8.57,-8.66,-9.03,1.57,1.57,1.57
226.70,10.06,8.51,10.07,8.51,-8.51,-8.61,-9.08,1.55,1.56,1.55
228.96,9.99,8.44,10.00,8.46,-8.46,-8.56,-9.12,1.54,1.55,1.55
231.25,9.94,8.41,9.93,8.40,-8.40,-8.50,-9.15,1.55,1.53,1.53
233.57,9.86,8.34,9.86,8.33,-8.34,-8.45,-9.18,1.53,1.52,1.52
235.90,9.76,8.25,9.78,8.27,-8.27,-8.39,-9.20,1.49,1.51,1.51
238.26,9.71,8.22,9.71,8.21,-8.21,-8.33,-9.21,1.50,1.50,1.50
240.64,9.65,8.15,9.65,8.15,-8.15,-8.27,-9.21,1.51,1.50,1.51
243.05,9.59,8.10,9.59,8.09,-8.08,-8.20,-9.20,1.51,1.50,1.50
245.48,9.51,8.02,9.51,8.02,-8.02,-8.14,-9.18,1.50,1.50,1.49
247.93,9.42,7.94,9.44,7.95,-7.95,-8.07,-9.14,1.47,1.49,1.48
250.41,9.37,7.88,9.37,7.88,-7.89,-8.00,-9.10,1.49,1.48,1.50
252.92,9.30,7.81,9.31,7.82,-7.82,-7.94,-9.04,1.48,1.49,1.50
255.45,9.25,7.76,9.25,7.76,-7.75,-7.86,-8.97,1.50,1.50,1.49
258.00,9.19,7.70,9.19,7.69,-7.69,-7.79,-8.89,1.51,1.50,1.49
260.58,9.11,7.62,9.13,7.63,-7.62,-7.72,-8.80,1.49,1.50,1.50
263.19,9.06,7.56,9.06,7.56,-7.56,-7.64,-8.70,1.51,1.50,1.50
265.82,8.99,7.50,9.00,7.50,-7.50,-7.57,-8.58,1.50,1.50,1.50
268.48,8.93,7.43,8.93,7.43,-7.43,-7.49,-8.46,1.50,1.50,1.50
271.16,8.87,7.37,8.87,7.36,-7.37,-7.41,-8.33,1.50,1.50,1.51
273.87,8.79,7.29,8.80,7.30,-7.31,-7.33,-8.19,1.49,1.50,1.50
276.61,8.74,7.24,8.74,7.25,-7.25,-7.25,-8.05,1.50,1.50,1.50
279.38,8.68,7.19,8.69,7.19,-7.18,-7.16,-7.90,1.50,1.50,1.49
282.17,8.63,7.14,8.63,7.13,-7.12,-7.08,-7.74,1.51,1.51,1.50
284.99,8.57,7.06,8.57,7.07,-7.06,-6.99,-7.58,1.51,1.51,1.51
287.84,8.50,6.99,8.51,7.00,-7.00,-6.90,-7.42,1.50,1.51,1.52
290.72,8.45,6.94,8.46,6.94,-6.94,-6.82,-7.26,1.51,1.52,1.51
293.63,8.40,6.88,8.40,6.88,-6.88,-6.73,-7.09,1.53,1.52,1.53
296.57,8.35,6.82,8.35,6.82,-6.82,-6.64,-6.92,1.54,1.54,1.53
299.53,8.29,6.75,8.29,6.75,-6.75,-6.54,-6.75,1.54,1.54,1.54
302.53,8.23,6.68,8.24,6.69,-6.69,-6.45,-6.59,1.54,1.55,1.56
305.55,8.18,6.63,8.18,6.62,-6.63,-6.36,-6.42,1.56,1.56,1.55
308.61,8.13,6.56,8.13,6.56,-6.57,-6.26,-6.25,1.57,1.57,1.57
311.69,8.07,6.50,8.08,6.50,-6.50,-6.17,-6.09,1.57,1.58,1.58
314.81,8.01,6.43,8.02,6.43,-6.43,-6.07,-5.92,1.58,1.59,1.58
317.96,7.95,6.36,7.96,6.37,-6.36,-5.97,-5.76,1.60,1.60,1.59
321.14,7.89,6.29,7.89,6.29,-6.28,-5.88,-5.60,1.61,1.61,1.61
324.35,7.82,6.22,7.82,6.21,-6.20,-5.78,-5.45,1.62,1.62,1.61
327.59,7.73,6.10,7.74,6.12,-6.12,-5.68,-5.29,1.62,1.63,1.63
330.87,7.66,6.03,7.66,6.03,-6.03,-5.58,-5.14,1.63,1.63,1.63
334.18,7.57,5.94,7.57,5.93,-5.94,-5.48,-5.00,1.63,1.63,1.64
337.52,7.48,5.84,7.49,5.84,-5.85,-5.38,-4.85,1.63,1.64,1.65
340.90,7.41,5.75,7.41,5.75,-5.76,-5.27,-4.71,1.66,1.66,1.66
344.30,7.33,5.66,7.33,5.66,-5.66,-5.17,-4.57,1.67,1.67,1.67
347.75,7.25,5.58,7.25,5.57,-5.57,-5.07,-4.44,1.69,1.68,1.68
351.23,7.15,5.48,7.16,5.47,-5.47,-4.97,-4.30,1.68,1.69,1.68
354.74,7.07,5.37,7.07,5.37,-5.37,-4.86,-4.17,1.70,1.70,1.71
358.28,6.96,5.26,6.97,5.27,-5.27,-4.76,-4.05,1.70,1.71,1.70
361.87,6.88,5.17,6.88,5.17,-5.16,-4.65,-3.92,1.72,1.72,1.71
365.49,6.78,5.06,6.78,5.06,-5.06,-4.55,-3.80,1.73,1.73,1.72
369.14,6.67,4.94,6.68,4.94,-4.95,-4.44,-3.69,1.73,1.73,1.74
372.83,6.57,4.83,6.57,4.83,-4.84,-4.34,-3.57,1.74,1.74,1.75
376.56,6.46,4.72,6.47,4.72,-4.72,-4.23,-3.46,1.74,1.74,1.75
380.33,6.36,4.61,6.37,4.61,-4.61,-4.13,-3.35,1.75,1.76,1.75
384.13,6.26,4.49,6.27,4.50,-4.49,-4.02,-3.24,1.77,1.77,1.77
387.97,6.17,4.39,6.17,4.39,-4.38,-3.92,-3.14,1.80,1.79,1.78
391.85,6.05,4.26,6.06,4.27,-4.26,-3.81,-3.04,1.80,1.80,1.79
395.77,5.94,4.15,5.94,4.14,-4.14,-3.71,-2.94,1.80,1.80,1.80
399.73,5.82,4.02,5.83,4.01,-4.02,-3.60,-2.84,1.80,1.81,1.81
403.72,5.71,3.88,5.72,3.89,-3.90,-3.49,-2.75,1.81,1.82,1.84
407.76,5.61,3.78,5.61,3.77,-3.78,-3.39,-2.66,1.84,1.83,1.84
411.84,5.50,3.66,5.51,3.66,-3.66,-3.28,-2.57,1.85,1.85,1.84
415.96,5.39,3.53,5.39,3.54,-3.54,-3.18,-2.48,1.86,1.86,1.86
420.12,5.28,3.42,5.28,3.42,-3.42,-3.07,-2.39,1.87,1.87,1.86
424.32,5.16,3.29,5.17,3.30,-3.30,-2.96,-2.31,1.87,1.88,1.87
428.56,5.06,3.17,5.06,3.17,-3.18,-2.86,-2.23,1.89,1.88,1.89
432.85,4.95,3.06,4.95,3.05,-3.05,-2.75,-2.15,1.90,1.89,1.90
437.18,4.82,2.93,4.84,2.93,-2.93,-2.65,-2.07,1.90,1.91,1.90
441.55,4.72,2.82,4.72,2.81,-2.80,-2.54,-1.99,1.92,1.91,1.91
445.96,4.60,2.69,4.60,2.68,-2.68,-2.43,-1.92,1.93,1.92,1.92
450.42,4.46,2.54,4.48,2.55,-2.55,-2.33,-1.84,1.92,1.93,1.93
454.93,4.35,2.42,4.35,2.41,-2.42,-2.22,-1.77,1.93,1.93,1.94
459.48,4.23,2.29,4.24,2.29,-2.29,-2.12,-1.70,1.94,1.95,1.95
464.07,4.12,2.16,4.13,2.17,-2.16,-2.01,-1.63,1.96,1.96,1.96
468.71,4.02,2.05,4.01,2.04,-2.04,-1.90,-1.56,1.99,1.97,1.97
473.40,3.89,1.91,3.90,1.91,-1.91,-1.80,-1.49,1.98,1.98,1.98
478.13,3.77,1.78,3.78,1.79,-1.79,-1.69,-1.42,1.98,1.99,1.99
482.91,3.66,1.66,3.67,1.66,-1.67,-1.59,-1.36,1.99,1.99,2.00
487.74,3.56,1.55,3.56,1.55,-1.55,-1.48,-1.29,2.01,2.01,2.01
492.62,3.45,1.43,3.46,1.43,-1.43,-1.37,-1.23,2.03,2.03,2.02
497.55,3.34,1.31,3.35,1.31,-1.31,-1.27,-1.17,2.04,2.04,2.03
502.52,3.23,1.19,3.23,1.19,-1.18,-1.16,-1.10,2.05,2.05,2.04
507.55,3.11,1.05,3.12,1.06,-1.06,-1.05,-1.04,2.06,2.06,2.06
512.62,3.00,0.94,3.00,0.93,-0.93,-0.95,-0.98,2.07,2.07,2.07
517.75,2.88,0.80,2.88,0.80,-0.81,-0.84,-0.92,2.08,2.08,2.09
522.93,2.76,0.67,2.77,0.67,-0.68,-0.73,-0.86,2.09,2.09,2.10
528.16,2.65,0.55,2.66,0.55,-0.54,-0.62,-0.80,2.11,2.11,2.11
533.44,2.54,0.43,2.54,0.42,-0.42,-0.51,-0.74,2.13,2.13,2.12
538.77,2.43,0.31,2.43,0.30,-0.29,-0.40,-0.68,2.15,2.14,2.13
544.16,2.29,0.15,2.31,0.16,-0.16,-0.28,-0.62,2.13,2.15,2.15
549.60,2.19,0.04,2.19,0.03,-0.04,-0.17,-0.57,2.16,2.15,2.16
555.10,2.08,-0.09,2.08,-0.09,0.08,-0.06,-0.51,2.17,2.16,2.18
560.65,1.97,-0.21,1.98,-0.20,0.20,0.06,-0.45,2.17,2.18,2.19
566.25,1.87,-0.31,1.87,-0.32,0.31,0.18,-0.39,2.19,2.19,2.19
571.92,1.77,-0.42,1.77,-0.42,0.43,0.30,-0.34,2.20,2.20,2.20
577.64,1.67,-0.53,1.68,-0.53,0.53,0.42,-0.28,2.21,2.21,2.21
583.41,1.58,-0.63,1.58,-0.64,0.64,0.54,-0.22,2.22,2.22,2.22
589.25,1.48,-0.74,1.48,-0.74,0.74,0.66,-0.16,2.23,2.22,2.23
595.14,1.38,-0.85,1.39,-0.85,0.85,0.78,-0.10,2.23,2.23,2.23
601.09,1.29,-0.95,1.30,-0.95,0.95,0.91,-0.05,2.24,2.25,2.24
607.10,1.22,-1.05,1.22,-1.05,1.05,1.03,0.01,2.27,2.27,2.27
613.17,1.14,-1.15,1.15,-1.15,1.15,1.16,0.07,2.29,2.30,2.29
619.30,1.07,-1.24,1.07,-1.24,1.25,1.28,0.13,2.32,2.32,2.31
625.50,0.99,-1.34,0.99,-1.34,1.34,1.40,0.19,2.34,2.33,2.33
631.75,0.91,-1.43,0.92,-1.43,1.43,1.51,0.25,2.35,2.35,2.34
638.07,0.83,-1.53,0.84,-1.52,1.52,1.62,0.31,2.35,2.36,2.36
644.45,0.77,-1.61,0.77,-1.61,1.60,1.72,0.37,2.38,2.37,2.38
650.89,0.70,-1.69,0.71,-1.69,1.69,1.81,0.43,2.39,2.39,2.39
657.40,0.65,-1.77,0.65,-1.76,1.76,1.90,0.49,2.42,2.42,2.42
663.98,0.60,-1.83,0.60,-1.83,1.84,1.98,0.55,2.44,2.44,2.43
670.62,0.55,-1.90,0.55,-1.90,1.90,2.04,0.61,2.46,2.46,2.45
677.32,0.50,-1.97,0.50,-1.97,1.97,2.10,0.68,2.48,2.48,2.47
684.10,0.45,-2.04,0.46,-2.03,2.03,2.15,0.74,2.49,2.49,2.49
690.94,0.41,-2.10,0.41,-2.10,2.10,2.19,0.81,2.51,2.51,2.51
697.85,0.37,-2.15,0.37,-2.15,2.15,2.23,0.87,2.53,2.53,2.52
704.83,0.33,-2.21,0.33,-2.21,2.21,2.27,0.94,2.54,2.54,2.54
711.87,0.29,-2.27,0.29,-2.26,2.26,2.30,1.01,2.56,2.56,2.56
718.99,0.25,-2.32,0.26,-2.32,2.31,2.33,1.08,2.57,2.57,2.57
726.18,0.23,-2.36,0.23,-2.36,2.36,2.35,1.14,2.60,2.59,2.59
733.44,0.20,-2.40,0.21,-2.40,2.40,2.38,1.21,2.61,2.61,2.60
740.78,0.18,-2.44,0.18,-2.44,2.44,2.41,1.29,2.63,2.63,2.62
748.19,0.15,-2.49,0.16,-2.48,2.48,2.44,1.36,2.63,2.64,2.64
755.67,0.13,-2.52,0.14,-2.52,2.51,2.47,1.43,2.64,2.65,2.65
763.23,0.12,-2.54,0.12,-2.54,2.54,2.50,1.50,2.66,2.66,2.66
770.86,0.11,-2.57,0.12,-2.56,2.56,2.53,1.58,2.67,2.67,2.68
778.57,0.11,-2.58,0.12,-2.58,2.57,2.56,1.65,2.69,2.69,2.69
786.35,0.12,-2.59,0.12,-2.59,2.59,2.60,1.73,2.71,2.71,2.71
794.22,0.13,-2.60,0.13,-2.60,2.60,2.63,1.80,2.74,2.73,2.73
802.16,0.13,-2.61,0.14,-2.61,2.61,2.67,1.88,2.75,2.75,2.74
810.18,0.13,-2.62,0.14,-2.62,2.62,2.70,1.96,2.76,2.76,2.75
818.28,0.13,-2.64,0.13,-2.63,2.64,2.74,2.03,2.77,2.77,2.77
826.46,0.13,-2.65,0.13,-2.65,2.65,2.77,2.11,2.78,2.78,2.78
834.73,0.13,-2.67,0.13,-2.66,2.66,2.81,2.19,2.80,2.80,2.80
843.08,0.13,-2.68,0.13,-2.67,2.67,2.84,2.26,2.81,2.81,2.81
851.51,0.13,-2.68,0.13,-2.68,2.69,2.88,2.34,2.82,2.82,2.81
860.02,0.13,-2.70,0.13,-2.69,2.70,2.91,2.42,2.83,2.83,2.83
868.62,0.13,-2.71,0.13,-2.71,2.70,2.95,2.49,2.84,2.84,2.84
877.31,0.13,-2.72,0.14,-2.72,2.71,2.98,2.57,2.84,2.84,2.85
886.08,0.13,-2.73,0.14,-2.72,2.71,3.01,2.64,2.85,2.85,2.86
894.94,0.14,-2.71,0.14,-2.71,2.71,3.04,2.71,2.86,2.86,2.85
903.89,0.14,-2.72,0.15,-2.71,2.72,3.07,2.78,2.86,2.86,2.86
912.93,0.15,-2.71,0.15,-2.71,2.72,3.10,2.85,2.87,2.87,2.86
922.06,0.15,-2.73,0.16,-2.72,2.72,3.12,2.92,2.87,2.87,2.88
931.28,0.15,-2.72,0.15,-2.72,2.72,3.14,2.98,2.88,2.88,2.87
940.59,0.14,-2.73,0.14,-2.73,2.73,3.16,3.04,2.87,2.87,2.87
950.00,0.12,-2.74,0.13,-2.73,2.74,3.18,3.10,2.86,2.87,2.86
959.50,0.10,-2.75,0.11,-2.75,2.75,3.19,3.15,2.86,2.86,2.85
969.09,0.08,-2.77,0.08,-2.77,2.77,3.21,3.21,2.85,2.85,2.85
978.78,0.05,-2.79,0.06,-2.78,2.78,3.21,3.26,2.83,2.83,2.84
988.57,0.02,-2.81,0.03,-2.80,2.79,3.22,3.30,2.82,2.82,2.83
998.46,0.00,-2.81,0.00,-2.81,2.81,3.22,3.34,2.81,2.81,2.81
1008.44,-0.03,-2.82,-0.03,-2.82,2.82,3.21,3.38,2.80,2.80,2.79
1018.53,-0.06,-2.84,-0.06,-2.83,2.84,3.20,3.42,2.78,2.78,2.78
1028.71,-0.10,-2.86,-0.10,-2.85,2.85,3.19,3.45,2.75,2.75,2.76
1039.00,-0.14,-2.86,-0.14,-2.86,2.86,3.17,3.49,2.72,2.72,2.72
1049.39,-0.19,-2.88,-0.18,-2.87,2.87,3.15,3.51,2.68,2.69,2.69
1059.88,-0.22,-2.88,-0.22,-2.88,2.87,3.13,3.54,2.66,2.66,2.66
1070.48,-0.25,-2.89,-0.25,-2.88,2.88,3.10,3.56,2.63,2.63,2.64
1081.19,-0.29,-2.89,-0.28,-2.88,2.88,3.07,3.58,2.60,2.60,2.60
1092.00,-0.32,-2.89,-0.32,-2.89,2.89,3.04,3.60,2.58,2.57,2.57
1102.92,-0.36,-2.90,-0.36,-2.90,2.90,3.01,3.62,2.54,2.54,2.54
1113.95,-0.41,-2.91,-0.40,-2.91,2.91,2.99,3.64,2.51,2.51,2.50
1125.09,-0.45,-2.93,-0.45,-2.92,2.93,2.97,3.65,2.48,2.48,2.48
1136.34,-0.50,-2.94,-0.49,-2.94,2.95,2.96,3.67,2.45,2.45,2.44
1147.70,-0.55,-2.97,-0.55,-2.97,2.97,2.96,3.68,2.42,2.42,2.42
1159.18,-0.61,-3.00,-0.61,-3.00,2.99,2.97,3.70,2.39,2.38,2.39
1170.77,-0.68,-3.04,-0.67,-3.03,3.02,2.99,3.71,2.35,2.35,2.36
1182.48,-0.74,-3.07,-0.73,-3.06,3.05,3.03,3.73,2.31,2.32,2.33
1194.30,-0.78,-3.09,-0.78,-3.09,3.08,3.09,3.74,2.31,2.30,2.31
1206.25,-0.83,-3.12,-0.83,-3.11,3.12,3.16,3.76,2.29,2.29,2.29
1218.31,-0.88,-3.15,-0.88,-3.15,3.16,3.25,3.78,2.28,2.28,2.27
1230.49,-0.94,-3.19,-0.93,-3.19,3.20,3.34,3.80,2.26,2.26,2.25
1242.80,-1.00,-3.24,-0.99,-3.24,3.24,3.45,3.82,2.25,2.25,2.24
1255.22,-1.06,-3.30,-1.06,-3.30,3.30,3.56,3.85,2.24,2.24,2.24
1267.78,-1.12,-3.37,-1.11,-3.36,3.36,3.68,3.87,2.24,2.24,2.25
1280.45,-1.18,-3.43,-1.17,-3.43,3.42,3.79,3.90,2.25,2.25,2.25
1293.26,-1.23,-3.50,-1.23,-3.50,3.49,3.91,3.93,2.27,2.26,2.27
1306.19,-1.29,-3.57,-1.29,-3.57,3.57,4.03,3.97,2.28,2.28,2.28
1319.25,-1.35,-3.65,-1.34,-3.64,3.65,4.14,4.00,2.30,2.30,2.30
1332.45,-1.41,-3.73,-1.41,-3.73,3.73,4.26,4.05,2.32,2.32,2.32
1345.77,-1.47,-3.82,-1.47,-3.82,3.82,4.36,4.09,2.35,2.35,2.35
1359.23,-1.54,-3.93,-1.53,-3.91,3.91,4.47,4.13,2.38,2.39,2.39
1372.82,-1.59,-4.01,-1.59,-4.01,4.02,4.56,4.18,2.43,2.43,2.42
1386.55,-1.65,-4.12,-1.65,-4.12,4.12,4.66,4.24,2.48,2.47,2.47
1400.41,-1.72,-4.23,-1.72,-4.23,4.23,4.74,4.29,2.52,2.51,2.51
1414.42,-1.80,-4.36,-1.80,-4.35,4.35,4.83,4.35,2.55,2.55,2.56
1428.56,-1.88,-4.48,-1.87,-4.47,4.47,4.91,4.42,2.59,2.60,2.60
1442.85,-1.95,-4.60,-1.94,-4.59,4.59,4.98,4.48,2.65,2.65,2.65
1457.28,-2.01,-4.72,-2.01,-4.72,4.72,5.05,4.55,2.71,2.71,2.71
1471.85,-2.08,-4.84,-2.08,-4.84,4.85,5.12,4.63,2.78,2.77,2.76
1486.57,-2.17,-4.99,-2.16,-4.98,4.99,5.18,4.71,2.82,2.83,2.82
1501.43,-2.25,-5.13,-2.24,-5.12,5.13,5.24,4.79,2.89,2.89,2.88
1516.45,-2.32,-5.27,-2.32,-5.27,5.29,5.30,4.87,2.97,2.97,2.95
1531.61,-2.39,-5.42,-2.39,-5.41,5.43,5.35,4.96,3.05,3.05,3.03
1546.93,-2.46,-5.56,-2.45,-5.56,5.58,5.40,5.05,3.12,3.12,3.10
1562.40,-2.52,-5.70,-2.52,-5.70,5.70,5.45,5.14,3.19,3.18,3.18
1578.02,-2.59,-5.85,-2.59,-5.84,5.81,5.49,5.23,3.22,3.22,3.26
1593.80,-2.66,-5.98,-2.65,-5.98,5.89,5.53,5.33,3.24,3.24,3.32
1609.74,-2.72,-6.13,-2.71,-6.12,5.96,5.57,5.43,3.24,3.24,3.41
1625.84,-2.77,-6.27,-2.77,-6.27,6.00,5.61,5.53,3.23,3.23,3.50
1642.10,-2.83,-6.43,-2.82,-6.42,6.02,5.65,5.64,3.20,3.20,3.60
1658.52,-2.88,-6.57,-2.87,-6.56,6.03,5.68,5.74,3.15,3.15,3.69
1675.10,-2.92,-6.70,-2.92,-6.70,6.02,5.71,5.84,3.11,3.10,3.78
1691.85,-2.97,-6.84,-2.96,-6.84,6.01,5.74,5.95,3.05,3.05,3.87
1708.77,-3.01,-6.98,-3.00,-6.98,6.00,5.77,6.05,3.00,3.00,3.97
1725.86,-3.04,-7.12,-3.04,-7.11,6.00,5.79,6.16,2.96,2.96,4.08
1743.12,-3.07,-7.25,-3.06,-7.24,6.00,5.82,6.26,2.93,2.94,4.18
1760.55,-3.08,-7.37,-3.08,-7.37,6.00,5.84,6.36,2.92,2.92,4.29
1778.15,-3.10,-7.51,-3.10,-7.50,6.00,5.86,6.45,2.90,2.90,4.41
1795.94,-3.12,-7.63,-3.11,-7.63,6.00,5.88,6.55,2.88,2.89,4.51
1813.90,-3.13,-7.77,-3.12,-7.76,6.00,5.90,6.63,2.87,2.88,4.64
1832.03,-3.13,-7.88,-3.13,-7.88,6.00,5.91,6.72,2.87,2.87,4.75
1850.36,-3.13,-8.01,-3.12,-8.00,6.00,5.93,6.79,2.87,2.88,4.88
1868.86,-3.12,-8.13,-3.12,-8.12,6.00,5.94,6.86,2.88,2.88,5.01
1887.55,-3.11,-8.24,-3.11,-8.24,6.00,5.96,6.92,2.89,2.89,5.13
1906.42,-3.11,-8.37,-3.10,-8.37,6.00,5.97,6.98,2.89,2.90,5.26
1925.49,-3.11,-8.50,-3.10,-8.50,6.00,5.98,7.02,2.89,2.90,5.39
1944.74,-3.11,-8.64,-3.11,-8.63,6.00,5.99,7.05,2.89,2.89,5.53
1964.19,-3.12,-8.77,-3.11,-8.77,6.00,6.00,7.08,2.88,2.89,5.65
1983.83,-3.12,-8.91,-3.12,-8.90,6.00,6.00,7.09,2.88,2.88,5.79
2003.67,-3.13,-9.04,-3.12,-9.04,6.00,6.01,7.10,2.87,2.88,5.91
2023.71,-3.13,-9.16,-3.12,-9.15,6.00,6.02,7.09,2.87,2.88,6.03
2043.94,-3.13,-9.27,-3.12,-9.26,6.00,6.02,7.07,2.87,2.88,6.14
2064.38,-3.11,-9.35,-3.11,-9.36,6.00,6.03,7.04,2.89,2.89,6.24
2085.03,-3.10,-9.46,-3.09,-9.45,6.00,6.03,7.01,2.90,2.91,6.36
2105.88,-3.08,-9.55,-3.08,-9.55,6.00,6.03,6.96,2.92,2.92,6.47
2126.94,-3.06,-9.64,-3.06,-9.64,6.00,6.03,6.90,2.94,2.94,6.58
2148.20,-3.04,-9.73,-3.03,-9.72,6.00,6.03,6.84,2.96,2.97,6.69
2169.69,-3.00,-9.80,-3.00,-9.80,6.00,6.03,6.77,3.00,3.00,6.80
2191.38,-2.96,-9.87,-2.96,-9.87,6.00,6.03,6.69,3.04,3.04,6.91
2213.30,-2.91,-9.93,-2.91,-9.92,6.00,6.03,6.60,3.09,3.09,7.02
2235.43,-2.86,-9.98,-2.85,-9.97,6.00,6.03,6.51,3.14,3.15,7.12
2257.78,-2.80,-10.02,-2.80,-10.02,6.00,6.03,6.42,3.20,3.20,7.22
2280.36,-2.74,-10.07,-2.74,-10.06,6.00,6.02,6.32,3.26,3.26,7.33
2303.17,-2.68,-10.11,-2.67,-10.11,6.00,6.02,6.22,3.32,3.33,7.43
2326.20,-2.61,-10.16,-2.61,-10.16,6.00,6.01,6.11,3.39,3.39,7.55
2349.46,-2.54,-10.20,-2.54,-10.19,6.00,6.01,6.01,3.46,3.46,7.66
2372.95,-2.47,-10.22,-2.46,-10.21,6.00,6.00,5.90,3.53,3.54,7.75
2396.68,-2.39,-10.22,-2.39,-10.22,6.00,5.99,5.80,3.61,3.61,7.83
2420.65,-2.31,-10.23,-2.30,-10.22,6.00,5.99,5.69,3.69,3.70,7.92
2444.86,-2.21,-10.21,-2.20,-10.21,6.00,5.98,5.59,3.79,3.80,8.00
2469.31,-2.10,-10.18,-2.09,-10.18,6.00,5.97,5.48,3.90,3.91,8.08
2494.00,-1.98,-10.15,-1.98,-10.14,6.00,5.96,5.38,4.02,4.02,8.17
2518.94,-1.86,-10.10,-1.86,-10.10,6.00,5.95,5.28,4.14,4.14,8.24
2544.13,-1.74,-10.04,-1.73,-10.04,6.00,5.94,5.18,4.26,4.27,8.30
2569.57,-1.60,-9.97,-1.59,-9.96,6.00,5.92,5.08,4.40,4.41,8.37
2595.27,-1.45,-9.88,-1.44,-9.88,6.00,5.91,4.99,4.55,4.56,8.43
2621.22,-1.29,-9.78,-1.29,-9.78,6.00,5.90,4.90,4.71,4.71,8.49
2647.43,-1.13,-9.67,-1.13,-9.67,6.00,5.88,4.81,4.87,4.87,8.54
2673.90,-0.98,-9.55,-0.97,-9.55,6.00,5.87,4.73,5.02,5.03,8.57
2700.64,-0.82,-9.43,-0.82,-9.42,6.00,5.85,4.65,5.18,5.18,8.61
2727.65,-0.66,-9.29,-0.65,-9.29,6.00,5.83,4.57,5.34,5.35,8.63
2754.93,-0.49,-9.15,-0.49,-9.15,6.00,5.81,4.49,5.51,5.51,8.66
2782.48,-0.32,-9.00,-0.32,-8.99,6.00,5.79,4.42,5.68,5.68,8.68
2810.30,-0.15,-8.84,-0.15,-8.83,6.00,5.77,4.36,5.85,5.85,8.69
2838.40,0.02,-8.65,0.02,-8.65,6.00,5.75,4.29,6.02,6.02,8.67
2866.79,0.19,-8.47,0.19,-8.47,6.00,5.72,4.23,6.19,6.19,8.66
2895.46,0.36,-8.29,0.37,-8.28,6.00,5.70,4.17,6.36,6.37,8.65
2924.41,0.54,-8.09,0.55,-8.08,6.00,5.67,4.12,6.54,6.55,8.63
2953.65,0.72,-7.88,0.72,-7.88,6.00,5.64,4.07,6.72,6.72,8.60
2983.19,0.90,-7.68,0.90,-7.68,6.00,5.61,4.02,6.90,6.90,8.58
3013.02,1.07,-7.48,1.08,-7.47,6.00,5.58,3.98,7.07,7.08,8.55
3043.15,1.24,-7.28,1.25,-7.27,6.01,5.54,3.94,7.25,7.25,8.52
3073.58,1.41,-7.07,1.41,-7.08,6.02,5.50,3.90,7.44,7.43,8.48
3104.32,1.57,-6.89,1.58,-6.88,6.03,5.46,3.87,7.61,7.61,8.46
3135.36,1.73,-6.69,1.74,-6.68,6.03,5.42,3.84,7.77,7.77,8.42
3166.72,1.90,-6.48,1.90,-6.48,6.01,5.37,3.81,7.92,7.91,8.38
3198.38,2.05,-6.28,2.05,-6.27,5.97,5.32,3.78,8.02,8.02,8.33
3230.37,2.20,-6.08,2.20,-6.08,5.90,5.26,3.76,8.10,8.10,8.28
3262.67,2.33,-5.89,2.34,-5.89,5.81,5.20,3.74,8.14,8.15,8.22
3295.30,2.47,-5.71,2.47,-5.70,5.69,5.14,3.72,8.16,8.16,8.18
3328.25,2.60,-5.53,2.60,-5.53,5.55,5.06,3.70,8.16,8.15,8.13
3361.53,2.72,-5.36,2.72,-5.36,5.39,4.99,3.69,8.12,8.12,8.08
3395.15,2.83,-5.20,2.83,-5.19,5.23,4.90,3.67,8.06,8.06,8.03
3429.10,2.93,-5.04,2.94,-5.04,5.05,4.81,3.66,7.99,7.99,7.97
3463.39,3.03,-4.89,3.03,-4.89,4.89,4.72,3.65,7.92,7.92,7.92
3498.03,3.12,-4.75,3.13,-4.74,4.74,4.61,3.64,7.86,7.87,7.87
3533.01,3.21,-4.61,3.21,-4.61,4.60,4.50,3.63,7.82,7.82,7.82
3568.34,3.29,-4.48,3.30,-4.48,4.48,4.39,3.62,7.77,7.77,7.77
3604.02,3.36,-4.36,3.37,-4.36,4.36,4.27,3.61,7.73,7.73,7.72
3640.06,3.43,-4.25,3.43,-4.25,4.26,4.16,3.60,7.69,7.69,7.68
3676.46,3.47,-4.16,3.48,-4.16,4.16,4.05,3.60,7.64,7.64,7.63
3713.22,3.51,-4.08,3.52,-4.08,4.08,3.96,3.59,7.59,7.59,7.59
3750.36,3.55,-4.02,3.56,-4.01,4.00,3.88,3.58,7.56,7.56,7.57
3787.86,3.59,-3.95,3.60,-3.94,3.94,3.81,3.56,7.53,7.54,7.54
3825.74,3.65,-3.88,3.65,-3.88,3.88,3.77,3.55,7.53,7.53,7.53
3864.00,3.69,-3.83,3.69,-3.83,3.83,3.74,3.54,7.52,7.52,7.52
3902.64,3.73,-3.79,3.73,-3.79,3.79,3.73,3.52,7.52,7.52,7.52
3941.66,3.76,-3.76,3.77,-3.75,3.75,3.74,3.50,7.52,7.53,7.52
3981.08,3.81,-3.73,3.81,-3.73,3.73,3.74,3.48,7.54,7.54,7.54
4020.89,3.85,-3.71,3.85,-3.70,3.71,3.75,3.46,7.56,7.56,7.56
4061.10,3.88,-3.69,3.88,-3.69,3.70,3.76,3.44,7.58,7.58,7.57
4101.71,3.90,-3.68,3.90,-3.68,3.69,3.76,3.42,7.59,7.59,7.58
4142.73,3.92,-3.69,3.92,-3.68,3.68,3.75,3.39,7.60,7.60,7.61
4184.15,3.94,-3.69,3.95,-3.68,3.67,3.73,3.36,7.62,7.62,7.63
4226.00,3.98,-3.68,3.98,-3.67,3.66,3.71,3.33,7.65,7.65,7.66
4268.26,4.02,-3.66,4.02,-3.66,3.66,3.67,3.30,7.68,7.68,7.68
4310.94,4.06,-3.64,4.06,-3.64,3.65,3.62,3.26,7.71,7.71,7.70
4354.05,4.09,-3.62,4.09,-3.62,3.63,3.57,3.23,7.73,7.73,7.71
4397.59,4.11,-3.61,4.12,-3.60,3.61,3.50,3.19,7.73,7.73,7.72
4441.56,4.14,-3.58,4.14,-3.58,3.58,3.43,3.16,7.72,7.72,7.72
4485.98,4.16,-3.56,4.17,-3.55,3.54,3.35,3.12,7.70,7.70,7.72
4530.84,4.19,-3.50,4.20,-3.49,3.48,3.25,3.08,7.68,7.68,7.69
4576.15,4.24,-3.43,4.25,-3.42,3.41,3.15,3.04,7.66,7.66,7.67
4621.91,4.30,-3.32,4.30,-3.33,3.33,3.04,3.00,7.63,7.62,7.62
4668.13,4.35,-3.23,4.36,-3.22,3.22,2.92,2.97,7.58,7.58,7.58
4714.81,4.41,-3.11,4.42,-3.10,3.10,2.79,2.93,7.51,7.51,7.52
4761.96,4.49,-2.96,4.49,-2.96,2.95,2.65,2.89,7.45,7.45,7.45
4809.58,4.58,-2.80,4.58,-2.79,2.79,2.51,2.86,7.38,7.38,7.38
4857.67,4.68,-2.62,4.68,-2.61,2.61,2.35,2.82,7.30,7.30,7.30
4906.25,4.79,-2.42,4.79,-2.42,2.42,2.18,2.79,7.22,7.21,7.21
4955.31,4.90,-2.22,4.91,-2.21,2.21,2.00,2.76,7.12,7.13,7.12
5004.87,5.04,-1.99,5.04,-1.99,1.99,1.81,2.73,7.04,7.03,7.03
5054.91,5.19,-1.77,5.19,-1.76,1.76,1.62,2.70,6.95,6.95,6.96
5105.46,5.34,-1.53,5.36,-1.52,1.51,1.41,2.67,6.85,6.86,6.87
5156.52,5.53,-1.26,5.53,-1.26,1.25,1.19,2.65,6.79,6.78,6.79
5208.08,5.72,-0.99,5.72,-0.99,0.99,0.96,2.62,6.71,6.71,6.71
5260.16,5.91,-0.72,5.91,-0.72,0.71,0.72,2.60,6.63,6.63,6.63
5312.77,6.10,-0.45,6.11,-0.44,0.44,0.47,2.58,6.54,6.54,6.55
5365.89,6.29,-0.16,6.30,-0.16,0.16,0.21,2.57,6.45,6.45,6.45
5419.55,6.48,0.12,6.48,0.12,-0.12,-0.05,2.55,6.37,6.36,6.36
5473.75,6.65,0.38,6.65,0.39,-0.38,-0.33,2.54,6.27,6.27,6.27
5528.49,6.81,0.64,6.81,0.65,-0.64,-0.60,2.53,6.17,6.17,6.17
5583.77,6.96,0.89,6.95,0.89,-0.88,-0.88,2.53,6.08,6.07,6.07
5639.61,7.08,1.13,7.07,1.13,-1.11,-1.15,2.52,5.97,5.96,5.95
5696.00,7.17,1.33,7.16,1.34,-1.33,-1.42,2.52,5.85,5.83,5.84
5752.96,7.24,1.54,7.22,1.53,-1.53,-1.68,2.52,5.72,5.69,5.70
5810.49,7.27,1.71,7.25,1.71,-1.71,-1.92,2.52,5.56,5.54,5.56
5868.60,7.29,1.90,7.25,1.88,-1.89,-2.14,2.53,5.41,5.37,5.39
5927.28,7.27,2.05,7.23,2.03,-2.05,-2.33,2.53,5.23,5.18,5.22
5986.56,7.23,2.20,7.17,2.18,-2.20,-2.48,2.54,5.04,4.97,5.03
6046.42,7.17,2.36,7.07,2.31,-2.33,-2.59,2.56,4.84,4.74,4.81
6106.89,7.06,2.50,6.94,2.44,-2.45,-2.65,2.57,4.61,4.49,4.56
6167.96,6.94,2.64,6.77,2.54,-2.55,-2.66,2.59,4.39,4.22,4.30
6229.64,6.79,2.76,6.56,2.62,-2.63,-2.61,2.61,4.17,3.93,4.03
6291.93,6.60,2.85,6.31,2.66,-2.67,-2.51,2.63,3.94,3.64,3.75
6354.85,6.39,2.93,6.01,2.67,-2.67,-2.36,2.66,3.73,3.34,3.46
6418.40,6.15,3.00,5.65,2.64,-2.61,-2.17,2.68,3.54,3.04,3.15
6482.58,5.86,3.03,5.23,2.54,-2.50,-1.94,2.71,3.36,2.73,2.83
6547.41,5.51,3.01,4.74,2.38,-2.33,-1.69,2.74,3.19,2.41,2.50
6612.88,5.11,2.95,4.18,2.14,-2.09,-1.40,2.78,3.02,2.09,2.16
6679.01,4.64,2.83,3.56,1.83,-1.79,-1.10,2.81,2.85,1.76,1.81
6745.80,4.10,2.68,2.90,1.47,-1.44,-0.79,2.85,2.66,1.45,1.42
6813.26,3.52,2.51,2.21,1.06,-1.05,-0.48,2.88,2.47,1.16,1.01
6881.39,2.89,2.31,1.54,0.63,-0.63,-0.16,2.92,2.26,0.90,0.58
6950.21,2.20,2.05,0.90,0.18,-0.20,0.16,2.96,2.00,0.69,0.15
7019.71,1.48,1.79,0.31,-0.26,0.22,0.47,3.00,1.71,0.53,-0.31
7089.91,0.74,1.52,-0.21,-0.67,0.63,0.78,3.04,1.38,0.42,-0.78
7160.81,-0.01,1.27,-0.65,-1.05,1.01,1.08,3.07,1.01,0.36,-1.28
7232.41,-0.76,1.03,-1.03,-1.40,1.37,1.37,3.11,0.61,0.34,-1.79
7304.74,-1.51,0.78,-1.34,-1.71,1.69,1.65,3.15,0.19,0.35,-2.29
7377.79,-2.25,0.52,-1.60,-1.99,1.98,1.92,3.18,-0.26,0.38,-2.77
7451.56,-2.96,0.27,-1.83,-2.25,2.24,2.19,3.21,-0.71,0.41,-3.23
7526.08,-3.65,0.01,-2.04,-2.48,2.48,2.44,3.24,-1.16,0.45,-3.66
7601.34,-4.31,-0.25,-2.22,-2.70,2.71,2.68,3.26,-1.60,0.48,-4.06
7677.35,-4.94,-0.55,-2.41,-2.91,2.92,2.92,3.29,-2.02,0.51,-4.39
7754.13,-5.52,-0.84,-2.59,-3.12,3.12,3.15,3.30,-2.39,0.54,-4.68
7831.67,-6.06,-1.16,-2.77,-3.32,3.32,3.38,3.32,-2.73,0.55,-4.90
7909.98,-6.58,-1.53,-2.96,-3.52,3.52,3.59,3.32,-3.05,0.56,-5.05
7989.08,-7.09,-1.96,-3.16,-3.72,3.72,3.81,3.33,-3.36,0.57,-5.13
8068.98,-7.57,-2.42,-3.36,-3.93,3.93,4.02,3.32,-3.63,0.57,-5.15
8149.67,-8.02,-2.91,-3.58,-4.14,4.14,4.23,3.32,-3.87,0.57,-5.11
8231.16,-8.44,-3.45,-3.81,-4.36,4.39,4.44,3.31,-4.05,0.58,-4.99
8313.47,-8.82,-4.01,-4.05,-4.60,4.64,4.66,3.29,-4.17,0.60,-4.81
8396.61,-9.20,-4.64,-4.30,-4.84,4.91,4.87,3.27,-4.29,0.61,-4.56
8480.57,-9.54,-5.29,-4.56,-5.10,5.16,5.08,3.24,-4.38,0.60,-4.25
8565.38,-9.84,-5.91,-4.84,-5.37,5.39,5.29,3.21,-4.45,0.55,-3.93
8651.03,-10.14,-6.58,-5.12,-5.65,5.59,5.47,3.17,-4.54,0.47,-3.56
8737.54,-10.39,-7.22,-5.42,-5.95,5.76,5.63,3.14,-4.62,0.34,-3.17
8824.92,-10.63,-7.86,-5.74,-6.26,5.89,5.74,3.10,-4.73,0.16,-2.77
8913.17,-10.84,-8.48,-6.06,-6.58,5.98,5.81,3.06,-4.85,-0.08,-2.36
9002.30,-11.05,-9.10,-6.39,-6.91,6.03,5.84,3.01,-5.01,-0.36,-1.95
9092.32,-11.24,-9.69,-6.74,-7.25,6.05,5.86,2.97,-5.18,-0.68,-1.55
9183.25,-11.41,-10.24,-7.08,-7.60,6.05,5.87,2.92,-5.36,-1.04,-1.17
9275.08,-11.57,-10.76,-7.44,-7.95,6.03,5.88,2.88,-5.54,-1.41,-0.81
9367.83,-11.72,-11.26,-7.80,-8.31,6.00,5.89,2.83,-5.71,-1.79,-0.46
9461.51,-11.84,-11.70,-8.16,-8.66,6.00,5.92,2.79,-5.84,-2.16,-0.14
9556.12,-11.95,-12.12,-8.52,-9.02,6.00,5.94,2.74,-5.95,-2.52,0.17
9651.68,-12.03,-12.47,-8.89,-9.38,6.00,5.97,2.70,-6.03,-2.89,0.44
9748.20,-12.08,-12.78,-9.25,-9.73,6.00,6.01,2.66,-6.08,-3.25,0.70
9845.68,-12.10,-13.04,-9.62,-10.08,6.00,6.04,2.63,-6.10,-3.62,0.94
9944.14,-12.08,-13.25,-9.98,-10.42,6.00,6.08,2.59,-6.08,-3.98,1.17
10043.58,-12.04,-13.42,-10.34,-10.76,6.00,6.11,2.56,-6.04,-4.34,1.38
10144.02,-11.97,-13.58,-10.58,-10.82,6.00,6.15,2.53,-5.97,-4.58,1.61
10245.46,-11.87,-13.69,-10.83,-10.88,6.00,6.19,2.51,-5.87,-4.83,1.82
10347.91,-11.73,-13.75,-11.07,-10.93,6.00,6.22,2.49,-5.73,-5.07,2.02
10451.39,-11.56,-13.77,-11.31,-10.97,6.00,6.25,2.47,-5.56,-5.31,2.21
10555.91,-11.36,-13.74,-11.55,-11.01,6.00,6.28,2.46,-5.36,-5.55,2.38
10661.46,-11.14,-13.68,-11.78,-11.04,6.00,6.31,2.45,-5.14,-5.78,2.54
10768.08,-10.90,-13.58,-12.02,-11.07,6.00,6.34,2.44,-4.90,-6.02,2.68
10875.76,-10.67,-13.47,-12.25,-11.08,6.00,6.37,2.44,-4.67,-6.25,2.80
10984.52,-10.45,-13.35,-12.48,-11.09,6.00,6.39,2.44,-4.45,-6.48,2.90
11094.36,-10.26,-13.24,-12.71,-11.10,6.00,6.41,2.45,-4.26,-6.71,2.98
11205.31,-10.09,-13.13,-12.94,-11.10,6.00,6.43,2.46,-4.09,-6.94,3.04
11317.36,-9.93,-13.00,-13.17,-11.09,6.00,6.45,2.48,-3.93,-7.17,3.07
11430.53,-9.80,-12.86,-13.40,-11.07,6.00,6.47,2.50,-3.80,-7.40,3.06
11544.84,-9.72,-12.74,-13.62,-11.05,6.00,6.48,2.53,-3.72,-7.62,3.02
11660.29,-9.66,-12.61,-13.84,-11.03,6.00,6.49,2.56,-3.66,-7.84,2.95
11776.89,-9.64,-12.48,-14.06,-10.99,6.00,6.50,2.60,-3.64,-8.06,2.84
11894.66,-9.66,-12.37,-14.28,-10.95,6.00,6.50,2.65,-3.66,-8.28,2.71
12013.60,-9.72,-12.25,-14.50,-10.90,6.00,6.50,2.70,-3.72,-8.50,2.53
12133.74,-9.81,-12.13,-14.72,-10.85,6.00,6.51,2.76,-3.81,-8.72,2.32
12255.08,-9.93,-11.99,-14.93,-10.79,6.00,6.50,2.83,-3.93,-8.93,2.06
12377.63,-10.08,-11.84,-15.15,-10.72,6.00,6.50,2.90,-4.08,-9.15,1.76
12501.41,-10.28,-11.70,-15.36,-10.65,6.00,6.49,2.99,-4.28,-9.36,1.42
12626.42,-10.51,-11.54,-15.57,-10.57,6.00,6.48,3.08,-4.51,-9.57,1.03
12752.68,-10.78,-11.39,-15.78,-10.49,6.00,6.47,3.18,-4.78,-9.78,0.61
12880.21,-11.10,-11.24,-15.99,-10.39,6.00,6.45,3.29,-5.10,-9.99,0.14
13009.01,-11.46,-11.12,-16.19,-10.29,6.00,6.44,3.42,-5.46,-10.19,-0.34
13139.10,-11.91,-11.05,-16.40,-10.19,6.00,6.42,3.55,-5.91,-10.40,-0.86
13270.49,-12.44,-11.06,-16.60,-10.08,6.00,6.39,3.70,-6.44,-10.60,-1.38
13403.20,-13.05,-11.13,-16.80,-9.96,6.00,6.36,3.87,-7.05,-10.80,-1.92
13537.23,-13.74,-11.28,-17.00,-9.83,6.00,6.33,4.04,-7.74,-11.00,-2.46
13672.60,-14.50,-11.48,-17.20,-9.70,6.00,6.30,4.24,-8.50,-11.20,-3.02
13809.33,-15.32,-11.74,-17.39,-9.57,6.00,6.26,4.45,-9.32,-11.39,-3.58
13947.42,-16.21,-12.07,-17.59,-9.42,6.00,6.22,4.68,-10.21,-11.59,-4.14
14086.90,-17.13,-12.43,-17.78,-9.27,6.00,6.18,4.94,-11.13,-11.78,-4.70
14227.77,-18.08,-12.84,-17.98,-9.11,6.00,6.13,5.21,-12.08,-11.98,-5.24
14370.04,-19.03,-13.24,-18.17,-8.95,6.00,6.08,5.51,-13.03,-12.17,-5.79
14513.74,-19.97,-13.64,-18.35,-8.78,6.00,6.02,5.83,-13.97,-12.35,-6.33
14658.88,-20.88,-14.02,-18.54,-8.60,6.00,5.96,6.18,-14.88,-12.54,-6.86
14805.47,-21.76,-14.37,-18.73,-8.42,6.00,5.90,6.54,-15.76,-12.73,-7.39
14953.52,-22.57,-14.65,-18.91,-8.23,6.00,5.83,6.92,-16.57,-12.91,-7.92
15103.06,-23.32,-14.84,-19.09,-8.03,6.00,5.76,7.32,-17.32,-13.09,-8.48
15254.09,-23.98,-14.93,-19.28,-7.83,6.00,5.68,7.71,-17.98,-13.28,-9.05
15406.63,-24.57,-14.95,-19.46,-7.62,6.00,5.60,8.08,-18.56,-13.45,-9.62
15560.70,-25.07,-14.89,-19.63,-7.41,6.02,5.51,8.41,-19.05,-13.61,-10.18
15716.30,-25.47,-14.72,-19.81,-7.19,6.04,5.42,8.68,-19.42,-13.77,-10.75
15873.47,-25.78,-14.47,-19.99,-6.96,6.05,5.32,8.84,-19.72,-13.93,-11.31
16032.20,-26.01,-14.10,-20.16,-6.72,6.04,5.21,8.87,-19.96,-14.12,-11.91
16192.52,-26.13,-13.52,-20.33,-6.48,6.00,5.10,8.76,-20.12,-14.33,-12.61
16354.45,-26.14,-12.81,-20.50,-6.23,5.93,4.99,8.50,-20.21,-14.57,-13.33
16517.99,-26.05,-11.99,-20.67,-5.98,5.81,4.87,8.11,-20.23,-14.86,-14.06
16683.17,-25.83,-10.99,-20.84,-5.72,5.65,4.74,7.62,-20.17,-15.18,-14.84
16850.01,-25.52,-9.90,-21.00,-5.45,5.45,4.61,7.06,-20.06,-15.55,-15.62
17018.51,-25.10,-8.66,-21.17,-5.18,5.22,4.47,6.48,-19.88,-15.95,-16.44
17188.69,-24.61,-7.24,-21.33,-4.90,4.94,4.32,5.88,-19.66,-16.39,-17.37
17360.58,-24.06,-5.75,-21.49,-4.61,4.65,4.17,5.30,-19.41,-16.85,-18.31
17534.18,-23.47,-4.21,-21.65,-4.32,4.33,4.01,4.75,-19.13,-17.32,-19.26
17709.53,-22.87,-2.67,-21.81,-4.02,4.02,3.84,4.22,-18.85,-17.79,-20.20
17886.62,-22.26,-1.12,-21.97,-3.71,3.71,3.67,3.74,-18.55,-18.26,-21.14
18065.49,-21.66,0.38,-22.12,-3.40,3.40,3.49,3.29,-18.26,-18.72,-22.04
18246.14,-21.20,1.81,-22.27,-3.08,3.08,3.30,2.88,-18.12,-19.20,-23.01
18428.60,-20.80,3.17,-22.43,-2.75,2.75,3.11,2.51,-18.04,-19.67,-23.97
18612.89,-20.42,4.49,-22.58,-2.42,2.42,2.91,2.17,-18.00,-20.16,-24.91
18799.02,-20.08,5.76,-22.73,-2.08,2.08,2.70,1.87,-17.99,-20.64,-25.84
18987.01,-19.76,6.99,-22.87,-1.74,1.74,2.49,1.60,-18.02,-21.14,-26.75
19176.88,-19.47,8.27,-23.02,-1.38,1.38,2.28,1.36,-18.08,-21.63,-27.74
19368.65,-19.20,9.53,-23.16,-1.03,1.03,2.06,1.15,-18.17,-22.14,-28.73
19562.33,-18.96,10.74,-23.31,-0.66,0.66,1.84,0.96,-18.29,-22.64,-29.70
19757.96,-18.75,11.90,-23.45,-0.29,0.29,1.62,0.79,-18.45,-23.15,-30.65
19955.54,-18.56,13.04,-23.59,0.09,-0.09,1.40,0.64,-18.64,-23.67,-31.60
| CSV | 2 | vinzmc/AutoEq | results/referenceaudioanalyzer/referenceaudioanalyzer_siec_harman_in-ear_2019v2/Fischer Audio TS-9002/Fischer Audio TS-9002.csv | [
"MIT"
] |
--TEST--
Test session_set_save_handler() : session_gc() returns the number of deleted records.
--INI--
session.name=PHPSESSID
session.save_handler=files
session.gc_probability=0
--EXTENSIONS--
session
--SKIPIF--
<?php include('skipif.inc'); ?>
--FILE--
<?php
ob_start();
echo "*** Test session_set_save_handler() : session_gc() returns the number of deleted records. ***\n";
class MySession implements SessionHandlerInterface {
public function open($path, $name): bool {
echo 'Open', "\n";
return true;
}
public function read($key): string|false {
echo 'Read ', session_id(), "\n";
return '';
}
public function write($key, $data): bool {
echo 'Write ', session_id(), "\n";
return true;
}
public function close(): bool {
echo 'Close ', session_id(), "\n";
return true;
}
public function destroy($key): bool {
echo 'Destroy ', session_id(), "\n";
return true;
}
public function gc($ts): int|false {
echo 'Garbage collect', "\n";
return 1;
}
}
$handler = new MySession;
session_set_save_handler($handler);
session_start();
var_dump(session_gc());
session_write_close();
?>
--EXPECTF--
*** Test session_set_save_handler() : session_gc() returns the number of deleted records. ***
Open
Read %s
Garbage collect
int(1)
Write %s
Close %s
| PHP | 4 | NathanFreeman/php-src | ext/session/tests/bug78624.phpt | [
"PHP-3.01"
] |
PHP_ARG_ENABLE([fileinfo],
[for fileinfo support],
[AS_HELP_STRING([--disable-fileinfo],
[Disable fileinfo support])],
[yes])
if test "$PHP_FILEINFO" != "no"; then
libmagic_sources=" \
libmagic/apprentice.c libmagic/apptype.c libmagic/ascmagic.c \
libmagic/cdf.c libmagic/cdf_time.c libmagic/compress.c \
libmagic/encoding.c libmagic/fsmagic.c libmagic/funcs.c \
libmagic/is_json.c libmagic/is_tar.c libmagic/magic.c libmagic/print.c \
libmagic/readcdf.c libmagic/softmagic.c libmagic/der.c \
libmagic/buffer.c libmagic/is_csv.c"
AC_MSG_CHECKING([for strcasestr])
AC_RUN_IFELSE([AC_LANG_SOURCE([[
#include <string.h>
#include <strings.h>
#include <stdlib.h>
int main(void)
{
char *s0, *s1, *ret;
s0 = (char *) malloc(42);
s1 = (char *) malloc(8);
memset(s0, 'X', 42);
s0[24] = 'Y';
s0[26] = 'Z';
s0[41] = '\0';
memset(s1, 'x', 8);
s1[0] = 'y';
s1[2] = 'Z';
s1[7] = '\0';
ret = strcasestr(s0, s1);
return !(NULL != ret);
}
]])],[
dnl using the platform implementation
AC_MSG_RESULT(yes)
],[
AC_MSG_RESULT(no)
AC_MSG_NOTICE(using libmagic strcasestr implementation)
libmagic_sources="$libmagic_sources libmagic/strcasestr.c"
],[AC_MSG_RESULT([skipped, cross-compiling])])
PHP_NEW_EXTENSION(fileinfo, fileinfo.c $libmagic_sources, $ext_shared,,-I@ext_srcdir@/libmagic)
PHP_ADD_BUILD_DIR($ext_builddir/libmagic)
AC_CHECK_FUNCS([utimes strndup])
PHP_ADD_MAKEFILE_FRAGMENT
fi
| M4 | 3 | NathanFreeman/php-src | ext/fileinfo/config.m4 | [
"PHP-3.01"
] |
// compile-flags: -Cdebuginfo=2 -Copt-level=0 -Ccodegen-units=1
// ignore-tidy-linelength
// This test checks the debuginfo for the expected 3 vtables is generated for correct names and number
// of entries.
// NONMSVC-LABEL: !DIGlobalVariable(name: "<debug_vtable::Foo as debug_vtable::SomeTrait>::{vtable}"
// MSVC-LABEL: !DIGlobalVariable(name: "impl$<debug_vtable::Foo, debug_vtable::SomeTrait>::vtable$"
// NONMSVC: !DIDerivedType(tag: DW_TAG_pointer_type, name: "*const ()",
// MSVC: !DIDerivedType(tag: DW_TAG_pointer_type, name: "ptr_const$<tuple$<> >",
// CHECK: !DISubrange(count: 5
// NONMSVC-LABEL: !DIGlobalVariable(name: "<debug_vtable::Foo as debug_vtable::SomeTraitWithGenerics<u64, i8>>::{vtable}"
// MSVC-LABEL: !DIGlobalVariable(name: "impl$<debug_vtable::Foo, debug_vtable::SomeTraitWithGenerics<u64,i8> >::vtable$"
// CHECK: !DISubrange(count: 4
// NONMSVC-LABEL: !DIGlobalVariable(name: "<debug_vtable::Foo as _>::{vtable}"
// MSVC-LABEL: !DIGlobalVariable(name: "impl$<debug_vtable::Foo, _>::vtable$"
// CHECK: !DISubrange(count: 3
// NONMSVC-LABEL: !DIGlobalVariable(name: "<debug_vtable::bar::{closure#0} as core::ops::function::FnOnce<(core::option::Option<&dyn core::ops::function::Fn<(), Output=()>>)>>::{vtable}"
// MSVC-LABEL: !DIGlobalVariable(name: "impl$<debug_vtable::bar::closure$0, core::ops::function::FnOnce<tuple$<enum$<core::option::Option<ref$<dyn$<core::ops::function::Fn<tuple$<>,assoc$<Output,tuple$<> > > > > >, {{.*}}, {{.*}}, Some> > > >::vtable$"
#![crate_type = "lib"]
pub struct Foo;
pub trait SomeTrait {
fn method1(&self) -> u32;
fn method2(&self) -> u32;
}
impl SomeTrait for Foo {
fn method1(&self) -> u32 { 1 }
fn method2(&self) -> u32 { 2 }
}
pub trait SomeTraitWithGenerics<T, U> {
fn method1(&self) -> (T, U);
}
impl SomeTraitWithGenerics<u64, i8> for Foo {
fn method1(&self) -> (u64, i8) { (1, 2) }
}
pub fn foo(x: &Foo) -> (u32, (u64, i8), &dyn Send) {
let y: &dyn SomeTrait = x;
let z: &dyn SomeTraitWithGenerics<u64, i8> = x;
(y.method1(), z.method1(), x as &dyn Send)
}
// Constructing the debuginfo name for the FnOnce vtable below initially caused an ICE on MSVC
// because the trait type contains a late bound region that needed to be erased before the type
// layout for the niche enum `Option<&dyn Fn()>` could be computed.
pub fn bar() -> Box<dyn FnOnce(Option<&dyn Fn()>)> {
Box::new(|_x: Option<&dyn Fn()>| {})
}
| Rust | 4 | david-perez/rust | src/test/codegen/debug-vtable.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
--TEST--
Test mktime() function : error conditions
--FILE--
<?php
//Set the default time zone
date_default_timezone_set("Europe/London");
echo "*** Testing mktime() : error conditions ***\n";
echo "\n-- Testing mktime() function with Zero arguments --\n";
try {
var_dump( mktime() );
} catch (TypeError $e) {
echo $e->getMessage(), "\n";
}
echo "\n-- Testing mktime() function with more than expected no. of arguments --\n";
$hour = 10;
$minute = 30;
$sec = 45;
$month = 7;
$day = 2;
$year = 1963;
$extra_arg = 10;
try {
var_dump( mktime($hour, $minute, $sec, $month, $day, $year, $extra_arg) );
} catch (TypeError $e) {
echo $e->getMessage(), "\n";
}
?>
--EXPECT--
*** Testing mktime() : error conditions ***
-- Testing mktime() function with Zero arguments --
mktime() expects at least 1 argument, 0 given
-- Testing mktime() function with more than expected no. of arguments --
mktime() expects at most 6 arguments, 7 given
| PHP | 4 | NathanFreeman/php-src | ext/date/tests/mktime_error.phpt | [
"PHP-3.01"
] |
<template>
<v-list-item
:href="item.href"
:rel="item.href ? 'nofollow' : undefined"
:target="item.href ? '_blank' : undefined"
:to="item.to"
class="v-list-item--default"
color="primary"
v-bind="$attrs"
v-on="$listeners"
>
<v-list-item-icon v-if="item.icon">
<v-icon v-text="item.icon" />
</v-list-item-icon>
<!-- <v-avatar
v-if="item.recent || item.fresh"
class="flex-0-1-auto mr-2 ml-n3"
color="#00C58E"
size="4"
/> -->
<v-list-item-content>
<v-list-item-title v-text="item.title" />
</v-list-item-content>
</v-list-item>
</template>
<script>
export default {
name: 'DefaultListItem',
props: {
item: {
type: Object,
default: () => ({}),
},
},
}
</script>
<style lang="sass">
.v-list-item.v-list-item.v-list-item--default
min-height: 32px
> .v-list-item__icon
margin-bottom: 6px
margin-top: 6px
</style>
| Vue | 4 | VBeytok/vuetify | packages/docs/src/layouts/default/ListItem.vue | [
"MIT"
] |
// @noImplicitAny: true
// @target: ESNext
declare class A {
#prop;
}
class B {
#prop;
} | TypeScript | 3 | monciego/TypeScript | tests/cases/conformance/classes/members/privateNames/privateNameAmbientNoImplicitAny.ts | [
"Apache-2.0"
] |
#!/usr/bin/python
#
# Copyright (c) 2009-2021, Google LLC
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of Google LLC nor the
# names of its contributors may be used to endorse or promote products
# derived from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL Google LLC BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
import sys
import random
base = sys.argv[1]
field_freqs = [
(('bool', 'optional'), 8.321),
(('bool', 'repeated'), 0.033),
(('bytes', 'optional'), 0.809),
(('bytes', 'repeated'), 0.065),
(('double', 'optional'), 2.845),
(('double', 'repeated'), 0.143),
(('fixed32', 'optional'), 0.084),
(('fixed32', 'repeated'), 0.012),
(('fixed64', 'optional'), 0.204),
(('fixed64', 'repeated'), 0.027),
(('float', 'optional'), 2.355),
(('float', 'repeated'), 0.132),
(('int32', 'optional'), 6.717),
(('int32', 'repeated'), 0.366),
(('int64', 'optional'), 9.678),
(('int64', 'repeated'), 0.425),
(('sfixed32', 'optional'), 0.018),
(('sfixed32', 'repeated'), 0.005),
(('sfixed64', 'optional'), 0.022),
(('sfixed64', 'repeated'), 0.005),
(('sint32', 'optional'), 0.026),
(('sint32', 'repeated'), 0.009),
(('sint64', 'optional'), 0.018),
(('sint64', 'repeated'), 0.006),
(('string', 'optional'), 25.461),
(('string', 'repeated'), 2.606),
(('Enum', 'optional'), 6.16),
(('Enum', 'repeated'), 0.576),
(('Message', 'optional'), 22.472),
(('Message', 'repeated'), 7.766),
(('uint32', 'optional'), 1.289),
(('uint32', 'repeated'), 0.051),
(('uint64', 'optional'), 1.044),
(('uint64', 'repeated'), 0.079),
]
population = [item[0] for item in field_freqs]
weights = [item[1] for item in field_freqs]
def choices(k):
if sys.version_info >= (3, 6):
return random.choices(population=population, weights=weights, k=k)
else:
print("WARNING: old Python version, field types are not properly weighted!")
return [random.choice(population) for _ in range(k)]
with open(base + "/100_msgs.proto", "w") as f:
f.write('syntax = "proto3";\n')
f.write('package upb_benchmark;\n')
f.write('message Message {}\n')
for i in range(2, 101):
f.write('message Message{i} {{}}\n'.format(i=i))
with open(base + "/200_msgs.proto", "w") as f:
f.write('syntax = "proto3";\n')
f.write('package upb_benchmark;\n')
f.write('message Message {}\n')
for i in range(2, 501):
f.write('message Message{i} {{}}\n'.format(i=i))
with open(base + "/100_fields.proto", "w") as f:
f.write('syntax = "proto2";\n')
f.write('package upb_benchmark;\n')
f.write('enum Enum { ZERO = 0; }\n')
f.write('message Message {\n')
i = 1
random.seed(a=0, version=2)
for field in choices(100):
field_type, label = field
f.write(' {label} {field_type} field{i} = {i};\n'.format(i=i, label=label, field_type=field_type))
i += 1
f.write('}\n')
with open(base + "/200_fields.proto", "w") as f:
f.write('syntax = "proto2";\n')
f.write('package upb_benchmark;\n')
f.write('enum Enum { ZERO = 0; }\n')
f.write('message Message {\n')
i = 1
random.seed(a=0, version=2)
for field in choices(200):
field_type, label = field
f.write(' {label} {field_type} field{i} = {i};\n'.format(i=i, label=label,field_type=field_type))
i += 1
f.write('}\n')
| Python | 4 | warlock135/grpc | third_party/upb/benchmarks/gen_synthetic_protos.py | [
"Apache-2.0"
] |
scriptname PN_ArrowCountWidget extends SKI_WidgetBase
; PRIVATE VARIABLES -------------------------------------------------------------------------------
bool _visible = false
int _count = 0
; PROPERTIES --------------------------------------------------------------------------------------
bool Property Visible
bool function get()
return _visible
endFunction
function set(bool a_val)
_visible = a_val
if (Ready)
UI.InvokeBool(HUD_MENU, WidgetRoot + ".setVisible", _visible)
endIf
endFunction
endProperty
int property Count
int function get()
return _count
endFunction
function set(int a_val)
_count = a_val
if (Ready)
UI.InvokeInt(HUD_MENU, WidgetRoot + ".setCount", _count)
endIf
endFunction
endProperty
; EVENTS ------------------------------------------------------------------------------------------
; @override SKI_WidgetBase
event OnWidgetReset()
parent.OnWidgetReset()
UI.InvokeBool(HUD_MENU, WidgetRoot + ".setVisible", _visible)
UI.InvokeInt(HUD_MENU, WidgetRoot + ".setCount", _count)
endEvent
; FUNCTIONS ---------------------------------------------------------------------------------------
; @overrides SKI_WidgetBase
string function GetWidgetSource()
return "skyui/arrowcount.swf"
endFunction
; @overrides SKI_WidgetBase
string function GetWidgetType()
; Must be the same as scriptname
return "SKI_ArrowCountWidget"
endFunction | Papyrus | 5 | pragasette/skyui | misc/ArrowCount/Scripts/Source/PN_ArrowCountWidget.psc | [
"Unlicense",
"MIT"
] |
;;;
;;; Tools to handle the DBF file format
;;;
(in-package :pgloader.source.db3)
(defmethod map-rows ((copy-db3 copy-db3) &key process-row-fn)
"Extract DB3 data and call PROCESS-ROW-FN function with a single
argument (a list of column values) for each row."
(with-connection (conn (source-db copy-db3))
(let ((stream (conn-handle (source-db copy-db3)))
(db3 (fd-db3 (source-db copy-db3))))
;; when the pgloader command has an ENCODING clause, it takes
;; precedence to the encoding embedded in the db3 file, if any.
(when (and (encoding copy-db3)
(db3::encoding db3)
(not (eq (encoding copy-db3) (db3::encoding db3))))
(log-message :warning "Forcing encoding to ~a, db3 file has ~a"
(encoding copy-db3) (db3::encoding db3))
(setf (db3::encoding db3) (encoding copy-db3)))
(loop
:with count := (db3:record-count db3)
:repeat count
:for (row-array deleted) := (multiple-value-list
(db3:load-record db3 stream))
:unless deleted
:do (funcall process-row-fn row-array)
:finally (return count)))))
(defmethod instanciate-table-copy-object ((db3 copy-db3) (table table))
"Create an new instance for copying TABLE data."
(let ((new-instance (change-class (call-next-method db3 table) 'copy-db3)))
(setf (encoding new-instance) (encoding db3))
new-instance))
(defmethod fetch-metadata ((db3 copy-db3) (catalog catalog)
&key
materialize-views
only-tables
create-indexes
foreign-keys
including
excluding)
"Collect DB3 metadata and prepare our catalog from that."
(declare (ignore materialize-views only-tables create-indexes foreign-keys
including excluding))
(let* ((table (or (target db3) (source db3)))
(schema (or (when (table-schema table)
(push-to-end (table-schema table)
(catalog-schema-list catalog)))
(add-schema catalog (table-name table)))))
(push-to-end table (schema-table-list schema))
(with-connection (conn (source-db db3))
(fetch-columns table db3))
catalog))
| Common Lisp | 5 | micaelle/pgloader | src/sources/db3/db3.lisp | [
"PostgreSQL"
] |
{
'body': {
'0': {
'body': {
'0': {
'range': { '1': 7 },
'loc': { 'end': { 'column': 7 }}
}
}
}
}
}
| Diff | 0 | Hans-Halverson/flow | src/parser/test/esprima/declaration/let/migrated_0001.diff | [
"MIT"
] |
import "$lib/.." / compiler/strutils2
block: # setLen
var a = "abc"
a.setLen 0
a.setLen 3, isInit = false
doAssert a[1] == 'b'
a.setLen 0
a.setLen 3, isInit = true
doAssert a[1] == '\0'
block: # forceCopy
var a: string
a = "foo"
shallow(a)
var b: string
b = a
doAssert b[0].addr == a[0].addr
var c: string
c.forceCopy a
doAssert c == a
doAssert c[0].addr != a[0].addr
block: # toLowerAscii
var a = "fooBAr"
a.toLowerAscii
doAssert a == "foobar"
block: # dataPointer
var a: string
discard a.dataPointer
# doAssert a.dataPointer == nil # not guaranteed
| Nimrod | 4 | JohnAD/Nim | tests/stdlib/tstrutils2.nim | [
"MIT"
] |
.q-menu
position: fixed !important
display: inline-block
max-width: $menu-max-width
box-shadow: $menu-box-shadow
background: $menu-background
border-radius: $generic-border-radius
overflow-y: auto
overflow-x: hidden
outline: 0
max-height: 65vh
z-index: $z-menu
&--square
border-radius: 0
| Sass | 2 | ygyg70/quasar | ui/src/components/menu/QMenu.sass | [
"MIT"
] |
= Documentation for Change Password Notify Feature
The change password notify feature emails the user when their password
is changed using the change password feature.
== Auth Value Methods
password_changed_email_body :: Body to use for the password changed emails
password_changed_email_subject :: Subject to use for the password changed emails
== Auth Methods
create_password_changed_email :: A Mail::Message for the password changed email to send.
send_password_changed_email :: Send the password changed email.
| RDoc | 3 | monorkin/rodauth | doc/change_password_notify.rdoc | [
"MIT"
] |
/*
* See example/counting.html
*/
Zone['countingZoneSpec'] = {
name: 'counterZone',
// setTimeout
onScheduleTask: function(delegate, current, target, task) {
this.data.count += 1;
delegate.scheduleTask(target, task);
},
// fires when...
// - clearTimeout
// - setTimeout finishes
onInvokeTask: function(delegate, current, target, task, applyThis, applyArgs) {
delegate.invokeTask(target, task, applyThis, applyArgs);
this.data.count -= 1;
},
onHasTask: function(delegate, current, target, hasTask) {
if (this.data.count === 0 && !this.data.flushed) {
this.data.flushed = true;
target.run(this.onFlush);
}
},
counter: function() {
return this.data.count;
},
data: {count: 0, flushed: false},
onFlush: function() {}
};
| JavaScript | 4 | raghavendramohan/angular | packages/zone.js/example/js/counting-zone.js | [
"MIT"
] |
#pragma once
#include <map>
#include <QLabel>
#include <QPushButton>
#include <QVBoxLayout>
#include "selfdrive/common/params.h"
class AbstractAlert : public QFrame {
Q_OBJECT
protected:
AbstractAlert(bool hasRebootBtn, QWidget *parent = nullptr);
QPushButton *snooze_btn;
QVBoxLayout *scrollable_layout;
Params params;
signals:
void dismiss();
};
class UpdateAlert : public AbstractAlert {
Q_OBJECT
public:
UpdateAlert(QWidget *parent = 0);
bool refresh();
private:
QLabel *releaseNotes = nullptr;
};
class OffroadAlert : public AbstractAlert {
Q_OBJECT
public:
explicit OffroadAlert(QWidget *parent = 0) : AbstractAlert(false, parent) {}
int refresh();
private:
std::map<std::string, QLabel*> alerts;
};
| C | 4 | shoes22/openpilot | selfdrive/ui/qt/widgets/offroad_alerts.h | [
"MIT"
] |
package com.baeldung.junit5;
import org.junit.jupiter.api.*;
import java.util.logging.Logger;
import static org.junit.jupiter.api.Assertions.assertTrue;
public class TestAnnotationsUnitTest {
private static final Logger log = Logger.getLogger(TestAnnotationsUnitTest.class.getName());
@BeforeAll
static void setup() {
log.info("@BeforeAll - executes once before all test methods in this class");
}
@BeforeEach
void init() {
log.info("@BeforeEach - executes before each test method in this class");
}
@Test
@Disabled
void disabledTest() {
assertTrue(false);
}
@AfterEach
void tearDown() {
log.info("@AfterEach - executed after each test method.");
}
@AfterAll
static void done() {
log.info("@AfterAll - executed after all test methods.");
}
}
| Java | 4 | DBatOWL/tutorials | testing-modules/junit5-migration/src/test/java/com/baeldung/junit5/TestAnnotationsUnitTest.java | [
"MIT"
] |
#indicator_switch_wrapper.switch
ul.list-inline
li: ul#type_switch.indicator_switch.list-inline data-x='candlestick'
li.text-center: a.hand-point data-x='candlestick' href='#' = t('chart.candlestick')
li.text-center: a.hand-point data-x='close' href='#' = t('chart.line')
li.text-center: span |
li: ul#main_indicator_switch.indicator_switch.list-inline data-x='MA'
li.text-center: a.hand-point data-x='MA' href='#' MA
li.text-center: a.hand-point data-x='EMA' href='#' EMA
li.text-center: span |
li: ul#indicator_switch.indicator_switch.list-inline data-x='MACD'
li.text-center: a.hand-point data-x='MACD' href='#' MACD
| Slim | 2 | gsmlg/peatio | app/views/private/markets/_indicator_switch.html.slim | [
"MIT"
] |
' ********** Copyright 2016 Roku Corp. All Rights Reserved. **********
'Main Scene Initialization with menu, facade and video.
function init()
m.top.backgroundURI = ""
m.top.backgroundColor="0x000000FF"
m.video = m.top.FindNode("MainVideo")
m.list = m.top.FindNode("MenuList")
m.list.setFocus(true)
end function | Brightscript | 3 | khangh/samples | advertising/FullRAFSceneGraphSample/components/VideoScene.brs | [
"MIT"
] |
!
! VMS descrip.mms for g2
!
GD_INCLUDE = [.-.-.GD-1_8_4]
.IFDEF debug
CC_FLAGS = /noopt/debug/nolist/warnings/include_directory=("./src",$(GD_INCLUDE)) \
/define=(DO_PS, DO_X11, DO_GD)
.ELSE
CC_FLAGS = /nolist/warnings/include_directory=("./src",$(GD_INCLUDE)) \
/define=(DO_PS, DO_X11, DO_GD)
.ENDIF
!
! Object files
!
OBJ = [.src]g2_device.obj, [.src]g2_fif.obj, [.src]g2_graphic_pd.obj, \
[.src]g2_physical_device.obj, [.src]g2_ui_control.obj, \
[.src]g2_ui_device.obj, [.src]g2_ui_graphic.obj, \
[.src]g2_ui_virtual_device.obj, [.src]g2_util.obj, \
[.src]g2_virtual_device.obj, [.src]g2_control_pd.obj, \
[.src]g2_splines.obj
OBJ_X11 = [.src.X11]g2_X11.obj
OBJ_PS = [.src.PS]g2_PS.obj
OBJ_GD = [.src.GD]g2_GD.obj
HEADERS = [.src]g2.h, [.src]g2_config.h, [.src]g2_device.h, \
[.src]g2_funix.h, [.src]g2_graphic_pd.h, \
[.src]g2_physical_device.h, [.src]g2_util.h, \
[.src]g2_virtual_device.h, [.src]g2_control_pd.h
HEADERS_X11 = [.src.X11]g2_X11.h, [.src.X11]g2_X11_P.h, \
[.src.X11]g2_X11_funix.h
HEADERS_PS = [.src.PS]g2_PS.h, [.src.PS]g2_PS_P.h, \
[.src.PS]g2_PS_definitions.h, [.src.PS]g2_PS_funix.h
HEADERS_GD = [.src.GD]g2_GD.h, [.src.GD]g2_GD_P.h, [.src.GD]g2_GD_funix.h
!
! Rules
!
.c.obj : ; cc $(CC_FLAGS)/obj=$(mms$target) $(mms$source)
all : g2.olb
@ write sys$output "Done."
g2.olb : $(OBJ) $(OBJ_X11) $(OBJ_PS) $(OBJ_GD)
library/create g2.olb $(OBJ), $(OBJ_X11), $(OBJ_PS), $(OBJ_GD)
clean :
delete [...]*.exe;* , [...]*.obj;* , [...]*.olb;*
!
! Dependencies
!
[.src]g2_device.obj : [.src]g2_device.c $(HEADERS)
[.src]g2_fif.obj : [.src]g2_fif.c $(HEADERS)
[.src]g2_graphic_pd.obj : [.src]g2_graphic_pd.c $(HEADERS)
[.src]g2_physical_device.obj : [.src]g2_physical_device.c $(HEADERS)
[.src]g2_ui_control.obj : [.src]g2_ui_control.c $(HEADERS)
[.src]g2_ui_device.obj : [.src]g2_ui_device.c $(HEADERS)
[.src]g2_ui_graphic.obj : [.src]g2_ui_graphic.c $(HEADERS)
[.src]g2_ui_virtual_device.obj : [.src]g2_ui_virtual_device.c $(HEADERS)
[.src]g2_util.obj : [.src]g2_util.c $(HEADERS)
[.src]g2_virtual_device.obj : [.src]g2_virtual_device.c $(HEADERS)
[.src]g2_splines.obj : [.src]g2_splines.c $(HEADERS)
[.X11]g2_X11.obj : [.src.X11]g2_X11.c $(HEADERS) $(HEADERS_X11)
[.PS]g2_PS.obj : [.src.PS]g2_PS.c $(HEADERS) $(HEADERS_PS)
[.GD]g2_GD.obj : [.src.GD]g2_GD.c $(HEADERS) $(HEADERS_GD)
| Module Management System | 3 | visigoth/ViennaRNA | src/RNAforester/g2-0.72/descrip.mms | [
"Python-2.0"
] |
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProductVersion>3.5</ProductVersion>
<ProjectGuid>{d6d563f4-0983-4ab5-b167-3e684b6080b2}</ProjectGuid>
<OutputType>exe</OutputType>
<Configuration Condition="'$(Configuration)' == ''">Release</Configuration>
<AllowLegacyCreate>False</AllowLegacyCreate>
<Name>Sugar.Cooper.Test</Name>
<RootNamespace>Sugar.Test</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<Optimize>False</Optimize>
<OutputPath>bin\Debug\Java\</OutputPath>
<DefineConstants>DEBUG;TRACE;</DefineConstants>
<StartMode>Project</StartMode>
<RegisterForComInterop>False</RegisterForComInterop>
<CpuType>anycpu</CpuType>
<RuntimeVersion>v25</RuntimeVersion>
<XmlDoc>False</XmlDoc>
<XmlDocWarningLevel>WarningOnPublicMembers</XmlDocWarningLevel>
<EnableUnmanagedDebugging>False</EnableUnmanagedDebugging>
<GenerateDebugInfo>True</GenerateDebugInfo>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<Optimize>true</Optimize>
<OutputPath>.\bin\Release\Java</OutputPath>
<GenerateDebugInfo>False</GenerateDebugInfo>
<EnableAsserts>False</EnableAsserts>
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
<CaptureConsoleOutput>False</CaptureConsoleOutput>
<StartMode>Project</StartMode>
<RegisterForComInterop>False</RegisterForComInterop>
<CpuType>anycpu</CpuType>
<RuntimeVersion>v25</RuntimeVersion>
<XmlDoc>False</XmlDoc>
<XmlDocWarningLevel>WarningOnPublicMembers</XmlDocWarningLevel>
<EnableUnmanagedDebugging>False</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Reference Include="com.remobjects.elements.rtl.jar">
<Private>True</Private>
</Reference>
<Reference Include="RemObjects.Elements.EUnit.jar">
<Private>True</Private>
</Reference>
<Reference Include="rt.jar" />
</ItemGroup>
<ItemGroup>
<Compile Include="Main\Cooper\Program.pas" />
</ItemGroup>
<ItemGroup>
<Folder Include="Main\" />
<Folder Include="Main\Cooper\" />
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Sugar.Data\Sugar.Data.Cooper.oxygene">
<Name>Sugar.Data.Cooper</Name>
<Project>{83e22c95-cbc5-4977-87f6-0b18b8181703}</Project>
<Private>True</Private>
<HintPath>..\Sugar.Data\bin\Java\sugar.data.jar</HintPath>
</ProjectReference>
<ProjectReference Include="..\Sugar\Sugar.Cooper.oxygene">
<Name>Sugar.Cooper</Name>
<Project>{d1ee6c41-515b-4175-873f-ee188ac43450}</Project>
<Private>True</Private>
<HintPath>..\Sugar\bin\Java\sugar.jar</HintPath>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\RemObjects Software\Oxygene\RemObjects.Oxygene.Cooper.targets" />
<PropertyGroup>
<PreBuildEvent />
</PropertyGroup>
<Import Project="..\Sugar.Tests\Sugar.Shared.Test.projitems" Label="Shared" />
</Project> | Oxygene | 2 | mosh/sugar | Sugar.Tests/Sugar.Cooper.Test.oxygene | [
"BSD-3-Clause"
] |
%% Handle code related to args, guard and -> matching for case,
%% fn, receive and friends. try is handled in elixir_erl_try.
-module(elixir_erl_clauses).
-export([match/4, clause/6, clauses/2, guards/4, get_clauses/3]).
-include("elixir.hrl").
%% Get clauses under the given key.
get_clauses(Key, Keyword, As) ->
case lists:keyfind(Key, 1, Keyword) of
{Key, Clauses} when is_list(Clauses) ->
[{As, Meta, Left, Right} || {'->', Meta, [Left, Right]} <- Clauses];
_ ->
[]
end.
%% Translate matches
match(Ann, Fun, Match, #elixir_erl{context=Context} = S) when Context =/= match ->
{Result, NewS} = Fun(Match, Ann, S#elixir_erl{context=match}),
{Result, NewS#elixir_erl{context=Context}};
match(Ann, Fun, Match, S) ->
Fun(Match, Ann, S).
%% Translate clauses with args, guards and expressions
clause(Ann, Fun, Match, Expr, Guards, S) ->
{TMatch, SA} = match(Ann, Fun, Match, S),
SG = SA#elixir_erl{extra_guards=[]},
TGuards = guards(Ann, Guards, SA#elixir_erl.extra_guards, SG),
{TExpr, SE} = elixir_erl_pass:translate(Expr, Ann, SG),
{{clause, Ann, TMatch, TGuards, unblock(TExpr)}, SE}.
% Translate/Extract guards from the given expression.
guards(Ann, Guards, Extra, S) ->
SG = S#elixir_erl{context=guard},
case Guards of
[] -> case Extra of [] -> []; _ -> [Extra] end;
_ -> [translate_guard(Guard, Ann, SG, Extra) || Guard <- Guards]
end.
translate_guard(Guard, Ann, S, Extra) ->
[element(1, elixir_erl_pass:translate(Guard, Ann, S)) | Extra].
% Function for translating macros with match style like case and receive.
clauses([], S) ->
{[], S};
clauses(Clauses, S) ->
lists:mapfoldl(fun each_clause/2, S, Clauses).
each_clause({match, Meta, [Condition], Expr}, S) ->
{Arg, Guards} = elixir_utils:extract_guards(Condition),
clause(?ann(Meta), fun elixir_erl_pass:translate_args/3, [Arg], Expr, Guards, S);
each_clause({expr, Meta, [Condition], Expr}, S) ->
Ann = ?ann(Meta),
{TCondition, SC} = elixir_erl_pass:translate(Condition, Ann, S),
{TExpr, SB} = elixir_erl_pass:translate(Expr, Ann, SC),
{{clause, Ann, [TCondition], [], unblock(TExpr)}, SB}.
unblock({'block', _, Exprs}) -> Exprs;
unblock(Exprs) -> [Exprs].
| Erlang | 5 | doughsay/elixir | lib/elixir/src/elixir_erl_clauses.erl | [
"Apache-2.0"
] |
#N canvas 826 76 531 651 12;
#X obj 31 27 tabsend~;
#X text 322 602 updated for Pd version 0.43;
#X text 159 293 creation argument: initializes table name;
#N canvas 0 22 450 278 (subpatch) 0;
#X array table-1 64 float 0;
#X coords 0 1 63 -1 150 75 1 0 0;
#X restore 336 103 graph;
#X obj 38 193 osc~ 440;
#N canvas 0 22 450 278 (subpatch) 0;
#X array table-2 64 float 0;
#X coords 0 1 63 -1 150 75 1 0 0;
#X restore 335 200 graph;
#X msg 61 230 set table-1;
#X obj 38 292 tabsend~ table-1;
#X msg 162 175 \; pd dsp \$1;
#X obj 162 153 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X msg 69 255 set table-2;
#X text 161 232 use 'set' message to change table's name, f 20;
#N canvas 839 185 528 353 block 0;
#X obj 135 107 block~ 1024;
#X obj 67 153 noise~;
#X text 250 177 arrays can also be defined with the array object.,
f 27;
#X text 445 223 <= click;
#X text 232 107 <=;
#X text 253 107 this subpatch runs with a block size of 1024 samples.
, f 27;
#X text 40 17 Unlike send~ and receive~ you can use tabsend~ and tabreceive~
to work with with block sizes different than 64 samples. This is useful
for working with FFT \, for instance. For that \, you need to change
the block size with the block~ object., f 62;
#X obj 67 287 print~;
#X obj 87 259 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 245 222 array define \$0-buffer 1024;
#X obj 67 189 tabsend~ \$0-buffer;
#X obj 67 229 tabreceive~ \$0-buffer;
#X connect 1 0 10 0;
#X connect 8 0 7 0;
#X connect 11 0 7 0;
#X restore 80 491 pd block;
#X obj 403 530 block~;
#X obj 355 530 send~;
#X text 38 91 By default a block is 64 samples but this can be changed
with the block~ object., f 36;
#X obj 355 554 array;
#X text 119 26 - write a block of a signal to an array continuously
;
#X obj 31 50 tabreceive~;
#X text 119 50 - read a block of a signal from an array continuously
;
#X text 196 401 creation argument: initializes table name;
#X text 159 344 'set' message to change table name, f 17;
#X obj 49 401 tabreceive~ table-1;
#X msg 68 367 set table-1;
#X msg 49 341 set table-2;
#X obj 49 434 print~;
#X obj 21 401 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 403 554 tabwrite~;
#X text 149 491 <= example with a different block size;
#X obj 24 577 ../2.control.examples/15.array;
#X obj 24 600 ../2.control.examples/16.more.arrays;
#X text 18 535 see also the "array" examples from section 2 (click
below to open them) and these objects:, f 45;
#X text 185 151 DSP on/off;
#N canvas 1178 377 569 384 Dealing_with_"\$0" 0;
#X text 36 33 '\$0' - the patch ID number used to force locality in
Pd - is widely used in send/receive names as well as array names. This
is specially useful in abstractions so each copy has local names instead
of global., f 70;
#X msg 167 209 set \$1;
#X obj 167 183 symbol \$0-x;
#X obj 167 160 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X text 186 157 click to set name;
#X obj 309 221 array define \$0-x 64;
#X obj 94 250 tabsend~;
#X obj 94 202 noise~;
#X obj 167 276 tabreceive~;
#X obj 167 336 print~;
#X obj 189 305 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X text 36 86 You can use "\$0" in an array name and if you need to
set the array name you can load it in a symbol object \, since "\$0"
doesn't work in messages., f 70;
#X connect 1 0 6 0;
#X connect 1 0 8 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 7 0 6 0;
#X connect 8 0 9 0;
#X connect 10 0 9 0;
#X restore 307 445 pd Dealing_with_"\$0";
#X text 145 436 open subpatch to see how to deal with '\$0', f 21
;
#X connect 4 0 7 0;
#X connect 6 0 7 0;
#X connect 9 0 8 0;
#X connect 10 0 7 0;
#X connect 22 0 25 0;
#X connect 23 0 22 0;
#X connect 24 0 22 0;
#X connect 26 0 25 0;
| Pure Data | 4 | myQwil/pure-data | doc/5.reference/tabsend-receive~-help.pd | [
"TCL"
] |
/* Test file for kate's stata syntax highlighting
*/
*! version 1.2.0 2mar2003 E. Leuven
program define spellsplit
version 7
syntax [anything], spell(varlist min=2 max=2) [ by(varlist)]
tokenize `spell'
local date0 `1'
local date1 `2'
local f0 : format `date0'
local f1 : format `date1'
/* set default statistic */
local current "mean"
gettoken left anything : anything, match(prns)
while "`left'"!="" {
if "`prns'"!="" {
if !inlist("`left'","mean","sum") {
di as error "Statistic `left' not supported"
exit 198
}
local current "`left'"
}
else {
local `current'vars ``current'vars' `left'
}
gettoken left anything : anything, match(prns)
}
if ("`meanvars'"!="") {
confirm var `meanvars'
unab meanvars : `meanvars'
}
if ("`sumvars'"!="") {
confirm var `sumvars'
unab sumvars : `sumvars'
}
quietly {
g _count = 1
local xvars `meanvars' `sumvars' _count
/* create dummy by-var if no by option is specified */
if "`by'"=="" {
tempvar by
g byte `by' = 1
}
tempvar `xvars' `by'
/* create negative for subtraction when spell ends */
cap foreach v of varlist `xvars' {
g double ``v'' = -`v'
local txvars `txvars' ``v''
}
cap foreach v of varlist `by' {
g double ``v'' = `v'
local txvars `txvars' ``v''
}
stack `date0' `xvars' `by' `date1' `txvars', into(`date0' `xvars' `by') clear
/* calculate totals per date */
cap foreach v of varlist `xvars' {
egen double ``v'' = sum(`v'), by(`by' `date0')
}
/* unique dates only */
by `by' `date0', sort: keep if _n==1
/* calculate totals (+ when spell starts - when ends) */
sort `by'
cap foreach v of varlist `xvars' {
by `by': replace `v' = sum(``v'')
}
by `by': g `date1' = `date0'[_n + 1]
drop if `date0'>`date1'
drop _stack
drop if _count==0
order `by' `date0' `date1' `xvars'
format `date0' `f0'
format `date1' `f1'
cap for var `meanvars': replace X = X/_count
compress
}
end | Stata | 3 | dawidsowa/syntax-highlighting | autotests/input/highlight.do | [
"MIT"
] |
/*
* Copyright (c) 2020 Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* 3. Neither the name of the copyright holder nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
!ifndef UTILS_NSH_
!define UTILS_NSH_
!include "LogicLib.nsh"
!include 'Log.nsh'
!include 'Strings.nsh'
# ExecCommand --------------------------
!macro Output un
Function ${un}Output
Pop $0
${If} $R2 == true
DetailPrint $0
${EndIf}
${Log} $0
FunctionEnd
!macroend
!ifdef INSTALL
!insertmacro Output ""
!else
!insertmacro Output "un."
!endif
!macro Execute un
GetFunctionAddress $R1 ${un}Output
DetailPrint 'Execute: ${Command}'
${Log} 'Execute: ${Command}'
StrCpy $R2 ${Detailed}
ExecDos::exec /TOFUNC '${Command}' "" $R1
!macroend
!ifdef INSTALL
!macro ExecCommandCall Command Detailed
!insertmacro Execute ""
!macroend
!define ExecCommand `!insertmacro ExecCommandCall`
!else
!macro un.ExecCommandCall Command Detailed
!insertmacro Execute "un."
!macroend
!define un.ExecCommand `!insertmacro un.ExecCommandCall`
!endif # INSTALL
# Exit ---------------------------------
!macro Exit Mode Code
${CloseLog}
SetErrorLevel ${Code}
${Switch} ${Mode}
${Case} 1
Quit
${Break}
${Case} 2
Abort
${Break}
${Default}
${Break}
${EndSwitch}
!macroend
!define Exit `!insertmacro Exit`
# CheckEnv -----------------------------
!macro CheckEnv un
Function ${un}CheckEnv
${${un}ExecCommand} '$INSTDIR\checktool.exe --verbose' true
Pop $0
${If} $0 != "0"
MessageBox MB_OK|MB_ICONSTOP "${DLG_CHECK_ENV}" /SD IDOK
${Log} "${DLG_CHECK_ENV}"
${Exit} 2 3
${EndIf}
FunctionEnd
!macroend
!ifdef INSTALL
!insertmacro CheckEnv ""
!else
!insertmacro CheckEnv "un."
!endif
!endif # UTILS_NSH_
| NSIS | 5 | ryoon/haxm | Installer/Utils.nsh | [
"BSD-3-Clause"
] |
/**
* This file is part of the Phalcon Framework.
*
* (c) Phalcon Team <[email protected]>
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*
* Implementation of this file has been influenced by AtlasPHP
*
* @link https://github.com/atlasphp/Atlas.Query
* @license https://github.com/atlasphp/Atlas.Qyert/blob/1.x/LICENSE.md
*/
namespace Phalcon\DataMapper\Query;
/**
* Class Bind
*
* @property int $inlineCount
* @property array $store
*/
class Bind
{
/**
* @var int
*/
protected inlineCount = 0;
/**
* @var array
*/
protected store = [];
/**
* @param mixed $value
* @param int $type
*
* @return string
*/
public function bindInline(var value, int type = -1) -> string
{
var key;
if typeof value === "object" && value instanceof Select {
return "(" . value->getStatement() . ")";
}
if typeof value === "array" {
return this->inlineArray(value, type);
}
let this->inlineCount = this->inlineCount + 1;
let key = "__" . this->inlineCount . "__";
this->setValue(key, value, type);
return ":" . key;
}
/**
* Removes a value from the store
*
* @param string $key
*/
public function remove(string key) -> void
{
var store;
let store = this->store;
unset store[key];
let this->store = store;
}
/**
* Sets a value
*
* @param string $key
* @param mixed $value
* @param int $type
*/
public function setValue(string key, var value, int type = -1) -> void
{
var localType;
let localType = type;
if localType === -1 {
let localType = this->getType(value);
}
let this->store[key] = [value, localType];
}
/**
* Sets values from an array
*
* @param array $values
* @param int $type
*/
public function setValues(array values, int type = -1) -> void
{
var key, value;
for key, value in values {
this->setValue(key, value, type);
}
}
/**
* Returns the internal collection
*
* @return array
*/
public function toArray() -> array
{
return this->store;
}
/**
* Auto detects the PDO type
*
* @param mixed $value
*
* @return int
*/
protected function getType(var value) -> int
{
if null === value {
return \PDO::PARAM_NULL;
}
if typeof value === "boolean" {
return \PDO::PARAM_BOOL;
}
if typeof value === "integer" {
return \PDO::PARAM_INT;
}
return \PDO::PARAM_STR;
}
/**
* Processes an array - if passed as an `inline` parameter
*
* @param array $array
* @param int $type
*
* @return string
*/
protected function inlineArray(array data, int type) -> string
{
var key, value;
array keys = [];
for value in data {
let this->inlineCount = this->inlineCount + 1;
let key = "__" . this->inlineCount . "__";
this->setValue(key, value, type);
let keys[] = ":" . key;
}
return "(" . implode(", ", keys) . ")";
}
}
| Zephir | 4 | tidytrax/cphalcon | phalcon/DataMapper/Query/Bind.zep | [
"BSD-3-Clause"
] |
--TEST--
DomDocument::schemaValidateSource() - basic
--CREDITS--
Daniel Convissor <[email protected]>
# TestFest 2009 NYPHP
--EXTENSIONS--
dom
--FILE--
<?php
$doc = new DOMDocument;
$doc->load(__DIR__."/book.xml");
$xsd = file_get_contents(__DIR__."/book.xsd");
$result = $doc->schemaValidateSource($xsd);
var_dump($result);
?>
--EXPECT--
bool(true)
| PHP | 3 | NathanFreeman/php-src | ext/dom/tests/DOMDocument_schemaValidateSource_basic.phpt | [
"PHP-3.01"
] |
t gpio 43 sw out0
sleep 1200
t gpio 43 sw out1
t gpio 43 sw out0
d:\autoexec.ash
reboot yes
| AGS Script | 1 | waltersgrey/autoexechack | MegaLapse/20MinInterval/Hero3White/autoexec.ash | [
"MIT"
] |
# RUN: llc -march=amdgcn -verify-machineinstrs -run-pass post-RA-sched %s -o - | FileCheck %s
# This tests a situation where a sub-register of a killed super-register operand
# of V_MOVRELS happens to have an undef use later on. This leads to the post RA
# scheduler adding additional implicit operands to the V_MOVRELS, which used
# to fail machine instruction verification.
--- |
define amdgpu_vs void @main(i32 %arg) { ret void }
...
---
# CHECK-LABEL: name: main
# CHECK-LABEL: bb.0:
# CHECK: V_MOVRELS_B32_e32
# CHECK: V_MAC_F32_e32
name: main
tracksRegLiveness: true
body: |
bb.0:
$m0 = S_MOV_B32 undef $sgpr0
V_MOVRELD_B32_e32 undef $vgpr2, 0, implicit $m0, implicit $exec, implicit-def $vgpr1_vgpr2_vgpr3_vgpr4_vgpr5_vgpr6_vgpr7_vgpr8, implicit undef $vgpr1_vgpr2_vgpr3_vgpr4_vgpr5_vgpr6_vgpr7_vgpr8(tied-def 4)
$m0 = S_MOV_B32 undef $sgpr0
$vgpr1 = V_MOVRELS_B32_e32 undef $vgpr1, implicit $m0, implicit $exec, implicit killed $vgpr1_vgpr2_vgpr3_vgpr4_vgpr5_vgpr6_vgpr7_vgpr8
$vgpr4 = V_MAC_F32_e32 undef $vgpr0, undef $vgpr0, undef $vgpr4, implicit $exec
EXP_DONE 15, undef $vgpr0, killed $vgpr1, killed $vgpr4, undef $vgpr0, 0, 0, 12, implicit $exec
S_ENDPGM 0
...
| Mirah | 5 | medismailben/llvm-project | llvm/test/CodeGen/AMDGPU/movrels-bug.mir | [
"Apache-2.0"
] |
/* Rules with a public facing point of entry are camelCase, internal rules are snake_case
For skyQuery and parent-child trees:
wrangler is built so that the parent can skyQuery its children for info at any time,
but children only get information from their direct parent through event-passing to prevent race conditions
*/
ruleset io.picolabs.wrangler {
meta {
name "Wrangler Core"
description <<
Wrangler Core Module,
use example: "use module io.picolabs.wrangler alias wrangler".
This Ruleset/Module provides a developer interface to the pico (persistent compute object).
When a pico is created this ruleset will be installed to provide essential services.
>>
author "BYU Pico Lab"
provides skyQuery, picoQuery,
channels, createChannel, deleteChannel, //channel
rulesetConfig, rulesetMeta, installedRIDs, //ruleset
children, parent_eci, name, myself //pico
shares skyQuery, picoQuery,
channels, //channel
rulesetConfig, rulesetMeta,installedRIDs, //ruleset
children, parent_eci, name, myself, id //pico
}
global {
__testing = { "queries": [ {"name": "name"},
{"name": "myself"},
{ "name": "channels", "args":["tags"] },
{ "name": "installedRIDs"},
{"name":"skyQuery", "args":["eci", "mod", "func", "params","_host","_path","_root_url"]},
{"name":"children", "args":[]}
],
"events": [
{ "domain": "wrangler", "name": "new_child_request",
"attrs": [ "name", "backgroundColor"] },
{ "domain": "wrangler", "name": "child_deletion_request",
"attrs": [ "eci"] },
{ "domain": "wrangler", "name": "new_channel_request",
"attrs": [ "tags", "eventPolicy", "queryPolicy" ] },
{ "domain": "wrangler", "name": "channel_deletion_request",
"attrs": [ "eci" ] },
{ "domain": "wrangler", "name": "install_ruleset_request",
"attrs": [ "url" ] },
{ "domain": "wrangler", "name": "install_ruleset_request",
"attrs": [ "absoluteURL","rid" ] },
{ "domain": "wrangler", "name": "uninstall_ruleset_request",
"attrs": [ "rid" ] },
] }
// ********************************************************************************************
// *** ***
// *** FUNCTIONS ***
// *** ***
// ********************************************************************************************
/*
picoQuery is used to programmatically call function inside of other picos from inside a rule.
parameters;
eci - The eci of the pico which contains the function to be called
mod - The ruleset ID or alias of the module
func - The name of the function in the module
params - The parameters to be passed to function being called
optional parameters
_host - The host of the pico-engine being queried.
Note this must include protocol (http:// or https://) being used and port number if not 80.
For example "http://localhost:8080", which also is the default.
_path - The sub path of the url which does not include mod or func.
For example "/sky/cloud/", which also is the default.
_root_url - The entire url except eci, mod, func.
For example, dependent on _host and _path is
"http://localhost:8080/sky/cloud/", which also is the default.
picoQuery on success (if status code of request is 200) returns results of the called function.
picoQuery on failure (if status code of request is not 200) returns a Map of error information which contains;
error - general error message.
httpStatus - status code returned from http get command.
picoQueryError - The value of the "error key", if it exist, aof the function results.
picoQueryErrorMsg - The value of the "error_str", if it exist, of the function results.
picoQueryReturnValue - The function call results.
*/
QUERY_SELF_INVALID_HTTP_MAP = {"status_code": 400,
"status_line":"HTTP/1.1 400 Pico should not query itself",
"content": "{\"error\":\"Pico should not query itself\"}"};
buildWebHook = function(eci, mod, func, _host, _path, _root_url) {
createRootUrl = function (_host,_path){
host = _host || meta:host;
path = _path || "/sky/cloud/";
root_url = host+path;
root_url
};
root_url = _root_url || createRootUrl(_host,_path);
root_url + eci + "/"+mod+"/" + func;
}
processHTTPResponse = function(response) {
status = response{"status_code"};// pass along the status
error_info = {
"error": "sky query request was unsuccesful.",
"httpStatus": {
"code": status,
"message": response{"status_line"}
}
};
// clean up http return
response_content = response{"content"}.decode();
response_error = (response_content.typeof() == "Map" && (not response_content{"error"}.isnull())) => response_content{"error"} | 0;
response_error_str = (response_content.typeof() == "Map" && (not response_content{"error_str"}.isnull())) => response_content{"error_str"} | 0;
error = error_info.put({"picoQueryError": response_error,
"picoQueryErrorMsg": response_error_str,
"picoQueryReturnValue": response_content});
is_bad_response = (response_content.isnull() || (response_content == "null") || response_error || response_error_str);
// if HTTP status was OK & the response was not null and there were no errors...
(status == 200 && not is_bad_response) => response_content | error.klog("error: ")
}
skyQuery = function(eci, mod, func, params,_host,_path,_root_url) { // path must start with "/"", _host must include protocol(http:// or https://)
//.../sky/cloud/<eci>/<rid>/<name>?name0=value0&...&namen=valuen
thisPico = ctx:channels.any(function(c){c{"id"}==eci})
web_hook = buildWebHook(eci, mod, func, _host, _path, _root_url)
response = (not thisPico) => http:get(web_hook, {}.put(params)) | QUERY_SELF_INVALID_HTTP_MAP;
processHTTPResponse(response)
}
/*
picoQuery() is an improved skyQuery() that automatically queries picos on the same engine using ctx:query() to avoid
unnecessary HTTP calls and channel policy issues (family channels can't be accessed over HTTP).
The parameters are the same.
*/
// this does nothing now, but it may be that we need to return error codes.
processQueryResponse = function(response) {
response
}
picoQuery = function(eci, mod, func, params,_host,_path,_root_url) {
thisPico = ctx:channels.any(function(c){c{"id"}==eci})
thisHost = _host.isnull() || _host == meta:host;
web_hook = buildWebHook(eci, mod, func, _host, _path, _root_url)
response = (not thisPico) => ((not thisHost) => processHTTPResponse(http:get(web_hook, {}.put(params)))
| processQueryResponse(ctx:query(eci, mod, func, {}.put(params))))
| QUERY_SELF_INVALID_HTTP_MAP;
response
}
// ********************************************************************************************
// *** Rulesets ***
// ********************************************************************************************
rulesetByRID = function(rid) {
ctx:rulesets.filter(function(rs){rs{"rid"}==rid}).head()
}
rulesetConfig = function(rid) {
rulesetByRID(rid){"config"}
}
rulesetMeta = function(rid) {
rulesetByRID(rid){["meta","krlMeta"]}
}
installedRIDs = function() {
ctx:rulesets.map(function(rs){rs{"rid"}})
}
// ********************************************************************************************
// *** Channels ***
// ********************************************************************************************
channels = function(tags){
all_channels = ctx:channels
str_tags = tags.typeof()=="Array" => tags.join(",") | tags
cf_tags = tags => str_tags.lc().split(",").sort().join(",") | null
cf_tags.isnull() => all_channels
| all_channels.filter(function(c){c{"tags"}.sort().join(",")==cf_tags})
}
deleteChannel = defaction(eci) {
ctx:delChannel(eci)
}
createChannel = defaction(tags,eventPolicy,queryPolicy){
ctx:newChannel(
tags=tags,
eventPolicy=eventPolicy,
queryPolicy=queryPolicy
) setting(channel)
return channel
}
// ********************************************************************************************
// *** Picos ***
// ********************************************************************************************
myself = function(){
{
"name":ent:name,
"id":ent:id,
"eci":ent:eci
}
}
children = function() {
convert = function(eci){
pico = {}
.put("eci",eci)
.put("name",ctx:query(eci,ctx:rid,"name"))
.put("parent_eci",ctx:query(eci,ctx:rid,"parent_eci"))
pico
}
wrangler_children = ctx:children
.map(convert)
wrangler_children
}
parent_eci = function() {
ent:parent_eci
}
name = function() {
ent:name
}
id = function() {
meta:picoId
}
}
// ********************************************************************************************
// *** ***
// *** System ***
// *** ***
// ********************************************************************************************
/* NOT USED IN 1.0.0 */
rule systemOnLine {
select when system online
foreach children() setting(child)
event:send({ "eci" : child{"eci"},
"domain": "system", "type": "online",
"attrs" : event:attrs })
}
// ********************************************************************************************
// *** ***
// *** Rulesets ***
// *** ***
// ********************************************************************************************
rule install_ruleset_relatively {
select when wrangler install_ruleset_request
absoluteURL re#(.+)# // required
rid re#(.+)# // required
setting(absoluteURL,rid)
pre {
parts = absoluteURL.split("/")
url = parts.splice(parts.length()-1,1,rid+".krl").join("/")
}
fired {
raise wrangler event "install_ruleset_request" attributes
event:attrs
.delete("absoluteURL") // so this rule won't select again!
.put({"url":url})
}
}
rule install_ruleset_absolutely {
select when wrangler install_ruleset_request
url re#(.+)# // required
setting(url)
pre {
config = event:attr("config") || {}
}
every {
ctx:flush(url=url)
ctx:install(url=url, config=config) setting(rid)
}
fired {
raise wrangler event "ruleset_installed" attributes
event:attrs.put({"rids": [rid]})
}
}
rule uninstall_one_ruleset {
select when wrangler uninstall_ruleset_request
rid re#(.+)# setting(rid)
ctx:uninstall(rid)
fired {
raise wrangler event "ruleset_uninstalled" attributes event:attrs
}
}
rule flush_all_rulesets {
select when wrangler rulesets_need_flushing
foreach ctx:rulesets setting(rs)
ctx:flush(rs{"url"})
fired {
raise wrangler event "rulesets_flushed" on final
}
}
// ********************************************************************************************
// *** Channels ***
// ********************************************************************************************
rule createChannel {
select when wrangler new_channel_request
pre {
tags = event:attrs{"tags"}
eventPolicy = event:attrs{"eventPolicy"}
queryPolicy = event:attrs{"queryPolicy"}
}
if tags && eventPolicy && queryPolicy then
createChannel(tags,eventPolicy,queryPolicy) setting(channel)
fired {
raise wrangler event "channel_created"
attributes event:attrs.put({"channel":channel})
}
}
rule deleteChannel {
select when wrangler channel_deletion_request
eci re#^(.+)$# // required
setting(eci)
deleteChannel(eci)
fired {
raise wrangler event "channel_deleted" attributes event:attrs
}
}
// ********************************************************************************************
// *** Picos ***
// ********************************************************************************************
//-------------------- Picos initializing ----------------------
rule createChild {
select when wrangler new_child_request
name re#.+# // required
backgroundColor re#.*# // optional
pre {
name = event:attrs{"name"}
backgroundColor = event:attrs{"backgroundColor"} || "#87CEFA"
engine_ui_rid = "io.picolabs.pico-engine-ui"
engine_ui_ruleset = function(){
the_ruleset = ctx:rulesets
.filter(function(r){r.get("rid")==engine_ui_rid})
.head();
{ "url":the_ruleset.get("url"),
"config":the_ruleset.get("config")
}
}
}
every {
ctx:newPico(rulesets=[
engine_ui_ruleset(),
{ "url": ctx:rid_url, "config": {} }
]) setting(newEci)
ctx:eventQuery(
eci=newEci,
domain="engine_ui",
name="setup",
rid=engine_ui_rid,
queryName="uiECI"
) setting(newUiECI)
ctx:event(
eci=newEci,
domain="wrangler",
name="pico_created",
attrs=event:attrs
)
ctx:event(
eci=newUiECI,
domain="engine_ui",
name="box",
attrs={
"name": name,
"backgroundColor": backgroundColor
}
)
}
fired {
raise wrangler event "new_child_created"
attributes event:attrs.put({"eci":newEci})
}
}
//
// NOTE: the next two rules run in a newly created child pico
//
rule initialize_child_after_creation {
select when wrangler pico_created
pre {
subscription_ruleset_url = function(){
subscription_rid = "io.picolabs.subscription"
parts = ctx:rid_url.split("/")
parts.splice(parts.length()-1,1,subscription_rid+".krl").join("/")
}
subs_url = subscription_ruleset_url()
}
fired {
raise wrangler event "install_ruleset_request"
attributes {"url":subs_url}
ent:parent_eci := ctx:parent
ent:name := event:attr("name")
ent:id := ctx:picoId
ent:eci := event:eci
raise wrangler event "pico_initialized"
attributes event:attrs.put("eci",event:eci)
}
}
rule finish_child_initialization {
select when wrangler pico_initialized
event:send({ "eci" : ent:parent_eci,
"domain": "wrangler", "type": "child_initialized",
"attrs" : event:attrs })
}
// this pico is the primary pico
rule pico_root_created {
select when engine_ui setup
if ent:id.isnull() && ent:parent_eci.isnull() then noop()
fired {
ent:id := ctx:picoId
ent:eci := channels("system,self").head(){"id"}
ent:name := "Pico"
}
}
rule take_note_of_name_change {
select when wrangler name_changed
name re#(.+)# // required
setting(name)
fired {
ent:name := name
}
}
//-------------------- PARENT PERSPECTIVE ----------------------
rule deleteOneChild {
select when wrangler child_deletion_request
eci re#^(.+)$# setting(eci)
ctx:delPico(eci)
fired {
raise wrangler event "child_deleted"
attributes event:attrs
}
}
//-------------------- CHILD PERSPECTIVE ----------------------
rule child_initiates_deletion {
select when wrangler ready_for_deletion
pre {
my_eci = channels("system,child").head().get("id")
}
if my_eci then
event:send({"eci":ent:parent_eci,
"domain":"wrangler", "type":"child_deletion_request",
"attrs":{"eci":my_eci}})
}
}//end ruleset
| KRL | 5 | CambodianCoder/pico-engine | packages/pico-engine/krl/io.picolabs.wrangler.krl | [
"MIT"
] |
%!PS-Adobe-3.0 Resource-Encoding
%%Title: VIM-iso-8859-14
%%Version: 1.0 0
%%EndComments
/VIM-iso-8859-14[
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quotesingle
/parenleft /parenright /asterisk /plus /comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon /less /equal /greater /question
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
/grave /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /uni1E02 /uni1E03 /sterling /Cdotaccent /cdotaccent /uni1E0A /section
/Wgrave /copyright /Wacute /uni1E0B /Ygrave /hyphen /registered /Ydieresis
/uni1E1E /uni1E1F /Gdotaccent /gdotaccent /uni1E40 /uni1E41 /paragraph /uni1E56
/wgrave /uni1E57 /wacute /uni1E60 /ygrave /Wdieresis /wdieresis /uni1E61
/Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis
/Wcircumflex /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /uni1E6A
/Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Ycircumflex /germandbls
/agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla
/egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis
/wcircumflex /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /uni1E6B
/oslash /ugrave /uacute /ucircumflex /udieresis /yacute /ycircumflex /ydieresis]
/Encoding defineresource pop
% vim:ff=unix:
%%EOF
| PostScript | 0 | uga-rosa/neovim | runtime/print/iso-8859-14.ps | [
"Vim"
] |
/*
* Copyright (C) 2007 The Guava Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.google.common.collect;
import com.google.common.annotations.GwtCompatible;
import com.google.errorprone.annotations.CanIgnoreReturnValue;
import com.google.errorprone.annotations.DoNotMock;
import java.util.Map;
import javax.annotation.CheckForNull;
/**
* A map, each entry of which maps a Java <a href="http://tinyurl.com/2cmwkz">raw type</a> to an
* instance of that type. In addition to implementing {@code Map}, the additional type-safe
* operations {@link #putInstance} and {@link #getInstance} are available.
*
* <p>Like any other {@code Map<Class, Object>}, this map may contain entries for primitive types,
* and a primitive type and its corresponding wrapper type may map to different values.
*
* <p>This class's support for {@code null} requires some explanation: From release 31.0 onward,
* Guava specifies the nullness of its types through annotations. In the case of {@code
* ClassToInstanceMap}, it specifies that both the key and value types are restricted to
* non-nullable types. This specification is reasonable for <i>keys</i>, which must be non-null
* classes. This is in contrast to the specification for <i>values</i>: Null values <i>are</i>
* supported by the implementation {@link MutableClassToInstanceMap}, even though that
* implementation and this interface specify otherwise. Thus, if you use a nullness checker, you can
* safely suppress any warnings it produces when you write null values into a {@code
* MutableClassToInstanceMap}. Just be sure to be prepared for null values when reading from it,
* since nullness checkers will assume that vaules are non-null then, too.
*
* <p>See the Guava User Guide article on <a href=
* "https://github.com/google/guava/wiki/NewCollectionTypesExplained#classtoinstancemap">{@code
* ClassToInstanceMap}</a>.
*
* <p>To map a generic type to an instance of that type, use {@link
* com.google.common.reflect.TypeToInstanceMap} instead.
*
* @param <B> the common supertype that all entries must share; often this is simply {@link Object}
* @author Kevin Bourrillion
* @since 2.0
*/
@DoNotMock("Use ImmutableClassToInstanceMap or MutableClassToInstanceMap")
@GwtCompatible
@ElementTypesAreNonnullByDefault
// If we ever support non-null projections (https://github.com/jspecify/jspecify/issues/86), we
// we might annotate this as...
// ClassToInstanceMap<B extends @Nullable Object> extends Map<Class<? extends @Nonnull B>, B>
// ...and change its methods similarly (<T extends @Nonnull B> or Class<@Nonnull T>).
public interface ClassToInstanceMap<B> extends Map<Class<? extends B>, B> {
/**
* Returns the value the specified class is mapped to, or {@code null} if no entry for this class
* is present. This will only return a value that was bound to this specific class, not a value
* that may have been bound to a subtype.
*/
@CheckForNull
<T extends B> T getInstance(Class<T> type);
/**
* Maps the specified class to the specified value. Does <i>not</i> associate this value with any
* of the class's supertypes.
*
* @return the value previously associated with this class (possibly {@code null}), or {@code
* null} if there was no previous entry.
*/
@CanIgnoreReturnValue
@CheckForNull
<T extends B> T putInstance(Class<T> type, T value);
}
| Java | 5 | ksodhi2/guava | guava/src/com/google/common/collect/ClassToInstanceMap.java | [
"Apache-2.0"
] |
Class {
#name : #GtNotificationForwarder,
#superclass : #Object,
#traits : 'TGtUniqueInstance',
#classTraits : 'TGtUniqueInstance classTrait',
#category : #'GToolkit-Notifications-Basic'
}
{ #category : #'api - notification' }
GtNotificationForwarder class >> showNotification: aNotification [
self default showNotification: aNotification
]
{ #category : #'api - space' }
GtNotificationForwarder class >> spaceDo: aBlock [
self default spaceDo: aBlock
]
{ #category : #'api - space' }
GtNotificationForwarder >> anotherSpaceDo: aBlock [
"Find a focused space"
self focusedSpaceDo: [ :aSpace | aBlock cull: aSpace ].
"There is no a focused space, find any opened space"
self openedSpaceDo: [ :aSpace | aBlock cull: aSpace ]
]
{ #category : #'api - space' }
GtNotificationForwarder >> focusedSpaceDo: aBlock [
"Find a focused space"
BlSpace allSubInstancesDo: [ :aSpace |
(aSpace isOpened and: [
aSpace isFocused ])
ifTrue: [ ^ aBlock cull: aSpace ] ].
]
{ #category : #'api - space' }
GtNotificationForwarder >> openedSpaceDo: aBlock [
"Find any opened space"
BlSpace allSubInstancesDo: [ :aSpace |
aSpace isOpened ifTrue: [ ^ aBlock cull: aSpace ] ].
]
{ #category : #'api - notification' }
GtNotificationForwarder >> showNotification: aNotification [
self spaceDo: [ :aSpace |
aSpace showNotification: aNotification ]
]
{ #category : #'api - space' }
GtNotificationForwarder >> spaceDo: aBlock [
GtCoderExecutionContextVariable
spaceDo: [ :aSpace |
aBlock cull: aSpace ]
ifClosed: [ self anotherSpaceDo: aBlock ].
]
| Smalltalk | 4 | markfirmware/gtoolkit | src/GToolkit-Notifications/GtNotificationForwarder.class.st | [
"MIT"
] |
:- source.
:- [library(ytest)].
:- [library(hacks)].
:- [meta_tests].
meta_expand( Clause, Canon) :-
source_module(M),
indicator( M:Clause, I, _J),
dynamic( I ),
assert(Clause, R),
clause(J, B, R),
fully_strip_module(J, MH, H),
( MH == M
->
HF = H
;
HF = MH:H
),
( B == true
->
Canon = HF
;
Canon = ( HF :- B )
),
erase(R).
indicator(MC, HM:N/A, HM:G0) :-
fully_strip_module(MC, M, C),
( C = ( H:- _) -> true ; C = H),
fully_strip_module(M:H, HM, HF),
functor(HF, N, A),
functor(G0, N, A).
:- initialization run_tests.
| Prolog | 4 | ryandesign/yap | regression/modules/runmeta.yap | [
"Artistic-1.0-Perl",
"ClArtistic"
] |
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
msgid "foo"
msgid_plural "foos"
msgstr[0] "bar"
msgstr[1] "bars"
msgid "{0} no foos|one foo|%count% foos"
msgstr "{0} no bars|one bar|%count% bars"
| Gettext Catalog | 3 | simonberger/symfony | src/Symfony/Component/Translation/Tests/fixtures/plurals.po | [
"MIT"
] |
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
#
# @ECLASS: raine.eclass
# @MAINTAINER: Per Wigren <[email protected]>
# @BLURB: Common functions for Raine and Neoraine
inherit versionator games flag-o-matic
MUPARSER_VERSION="1.28"
SRC_URI="
http://www.rainemu.com/html/archive/raines-${RAINE_VERSION}.tar.bz2
amd64? ( mirror://sourceforge/muparser/muparser_v${MUPARSER_VERSION/./}.tar.gz )
"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
media-libs/libsdl
sys-libs/zlib
media-libs/sdl-sound
media-libs/sdl-image
media-libs/sdl-ttf
x86? ( dev-cpp/muParser )
amd64? ( app-emulation/emul-linux-x86-baselibs )
amd64? ( app-emulation/emul-linux-x86-xlibs )
amd64? ( app-emulation/emul-linux-x86-sdl )
amd64? ( app-emulation/emul-linux-x86-soundlibs )
"
DEPEND="
${RDEPEND}
dev-lang/nasm
app-arch/unzip
"
S=${WORKDIR}/raine-${RAINE_VERSION}
GAME_SHAREDIR="${GAMES_DATADIR}/${PN}"
src_unpack() {
unpack ${A}
cd "${S}"
sed -i ${MAKEFILE} \
-e "/prefix =/s:/usr::" \
-e "s:\$(prefix):\$(DESTDIR)/usr:g" \
-e "/bindir/s:=.*:=\$(DESTDIR)${GAMES_BINDIR}:" \
-e "/sharedir =/s:=.*:=\$(DESTDIR)${GAMES_DATADIR}:" \
-e "/mandir/s:=.*:=\$(DESTDIR)/usr/share/man/man6:" \
-e "/rainedata/s:=.*:=\$(DESTDIR)/${GAME_SHAREDIR}:" \
-e "/bitmaps_dir/s:=.*:=\$(DESTDIR)/${GAME_SHAREDIR}/bitmaps:" \
-e "s:-lefence::" \
-e "/raine\.desktop/d" \
-e "/cheats\.cfg/d" \
-e "/INSTALL.*\(fonts|bitmaps\)/d" \
|| die "sed 1 failed"
if use amd64; then
sed -i ${MAKEFILE} \
-e "s:X86_64:X86_65:g" \
-e "s:-lmuparser:${WORKDIR}/muparser/lib/libmuparser.a:" \
-e "s:-I/usr/include/muParser:-I${WORKDIR}/muparser/include:" \
|| die "sed 2 failed"
fi
sed -i source/raine.cpp \
-e "s:/usr/share/games/raine/:${GAME_SHAREDIR}/:"
}
src_compile() {
if use amd64; then
export CC="${CC:-gcc} -m32"
export CXX="${CXX:-g++} -m32"
cd "${WORKDIR}/muparser"
econf --disable-{shared,samples}
emake
fi
filter-flags -O -O?
cd "${S}"
emake -f ${MAKEFILE} _MARCH="${CFLAGS}" VERBOSE=1 || die "emake failed"
}
src_install() {
emake -f ${MAKEFILE} DESTDIR="${D}" install || die "emake install failed"
keepdir "${GAME_SHAREDIR}"/{roms,artwork}
dodoc docs/*
insinto "${GAME_SHAREDIR}/fonts"
doins fonts/*
insinto "${GAME_SHAREDIR}/config"
doins config/${PN/raine/}cheats.cfg
insinto "${GAME_SHAREDIR}/bitmaps"
doins bitmaps/*
make_desktop_entry ${PN} $(echo $PN | sed 's:\(.\):\U\1:') ${PN}
prepgamesdirs
}
| Gentoo Eclass | 5 | longlene/clx | games-emulation/raine/files/raine.eclass | [
"MIT"
] |
DROP TABLE "public"."table31";
| SQL | 0 | eazyfin/graphql-engine | cli/commands/testdata/migrate-squash-test/migrations/1588172669752_create_table_public_table31/down.sql | [
"Apache-2.0",
"MIT"
] |
<?Lassoscript
// Last modified: 5/20/08 by ECL, Landmann InterActive
/*
Tagdocs;
{Tagname= LI_CloakEmail }
{Description= Creates a Javascript that cloaks the e-mail }
{Author= Greg Willits }
{AuthorEmail= }
{ModifiedBy= Eric Landmann }
{ModifiedByEmail= [email protected] }
{Date= 5/20/08 }
{Usage= LI_CloakEmail: -Address='[email protected]', -DisplayName='Me' }
{ExpectedResults= <script language=javascript>
<!-- Output from LI_CloakEmail -->
<!--
var username = "you";
var server = "yourdomain";
var tld = "com";
var display = "My Email";
document.write("<a href=" + "mail" + "to:" + username + "@" + server + "." + tld + ">" + display + "</a>")
//-->
</script>
}
{Dependencies= None }
{DevelNotes= Original idea for this tag came from Greg Willits }
{ChangeNotes= }
/Tagdocs;
*/
Var:'svCTNamespace' = 'LI_';
If: !(Lasso_TagExists:'LI_CloakEmail');
Define_Tag:'CloakEmail',
-Required = 'Address',
-Required = 'DisplayName',
-Namespace = $svCTNamespace;
Local:'Result' = (string);
Local:'username' = (string);
Local:'domain' = (string);
Local:'server' = (string);
Local:'tld' = (string);
Local('username') = (#Address->Split('@')->First);
Local('domain') = (#Address->Split('@')->Last);
Local('server') = (#domain->Split('.')->First);
Local('tld') = (#domain->Split('.')->Last);
#Result += '<script type="text/javascript" language="JavaScript">\n';
#Result += '<!-- Output from LI_CloakEmail -->\n';
#Result += '<!--\n';
#Result += 'var username = "'(#username)'";\n';
#Result += 'var server = "'(#server)'";\n';
#Result += 'var tld = "'(#tld)'";\n';
#Result += 'var display = "'(#DisplayName)'";\n';
#Result += 'document.write("<a href=" + "mail" + "to:" + username + "@" + server + "." + tld + ">" + display + "<\/a>")\n';
#Result += '//-->\n';
#Result += '</script>\n';
Return: Encode_Smart(#Result);
/Define_Tag;
/If;
?> | Lasso | 4 | subethaedit/SubEthaEd | Documentation/ModeDevelopment/Reference Files/LassoScript-HTML/itpage/LassoStartup/LI_CloakEmail.lasso | [
"MIT"
] |
@load ./main
@load ./app-exfil-after_hours.bro
@load ./app-exfil-conn.bro
| Bro | 1 | reservoirlabs/bro-scripts | exfil-detection-framework/__load__.bro | [
"Apache-2.0"
] |
inner iframe content
<button>button</button>
| HTML | 0 | justinforbes/cypress | packages/driver/cypress/fixtures/iframe-inner.html | [
"MIT"
] |
--TEST--
Bug #81475 (stream_isatty emits warning with attached stream wrapper)
--FILE--
<?php
$stdout = fopen('php://stdout', 'wb');
stream_filter_append($stdout, 'string.toupper');
var_dump(stream_isatty($stdout));
?>
--EXPECT--
bool(false)
| PHP | 4 | NathanFreeman/php-src | ext/standard/tests/filters/bug81475.phpt | [
"PHP-3.01"
] |
<% simple_files = @files.select { |f| f.text? } %>
<% unless simple_files.empty? then %>
<div id="fileindex-section" class="nav-section">
<h3>Pages</h3>
<ul class="link-list">
<% simple_files.each do |f| %>
<li><a href="<%= rel_prefix %>/<%= f.path %>"><%= h f.page_name %></a>
<% end %>
</ul>
</div>
<% end %>
| RHTML | 4 | Bhuvanesh1208/ruby2.6.1 | lib/ruby/2.6.0/rdoc/generator/template/darkfish/_sidebar_pages.rhtml | [
"Ruby"
] |
// Package csv provides functions for retrieving annotated CSV.
//
// introduced: 0.64.0
// tags: csv
//
package csv
import c "csv"
import "experimental/http"
// from retrieves [annotated CSV](https://docs.influxdata.com/influxdb/latest/reference/syntax/annotated-csv/) **from a URL**.
//
// **Note:** Experimental `csv.from()` is an alternative to the standard
// `csv.from()` function.
//
// ## Parameters
// - url: URL to retrieve annotated CSV from.
//
// ## Examples
// ### Query annotated CSV data from a URL
// ```no_run
// import "experimental/csv"
//
// csv.from(url: "http://example.com/csv/example.csv")
// ```
//
from = (url) => c.from(csv: string(v: http.get(url: url).body))
| FLUX | 4 | geropl/flux | stdlib/experimental/csv/csv.flux | [
"MIT"
] |
(import [http.server [HTTPServer BaseHTTPRequestHandler]])
(import [queue [Queue]])
(import [threading [Thread]])
(import [cgi [parse_header]])
(import [urllib.parse [parse_qs]])
(import json)
(defn parse-headers [headers]
(dict headers))
(defn parse-data [request]
(setv ctype (.lower (request.headers.get
"content-type"
"")))
(setv [ctype ctype_opts] (parse_header ctype))
(setv content-length (int (request.headers.get
"content-length"
"0")))
(setv data (request.rfile.read content-length))
(cond [(= ctype "application/json")
(json.loads (data.decode (ctype_opts.get "charset" "utf-8")))]
[(> content-length 0) (if (in "charset" ctype_opts)
(data.decode (get ctype_opts "charset"))
data)]
[True None]))
(defn parse-query [request]
(setv splitted (request.path.split "?" 1))
(if (= (len splitted) 2)
[(get splitted 0) (parse_qs (get splitted 1))]
[(get splitted 0) None]))
(defn create-request-processor [queue]
(fn [request]
(setv [path query] (parse-query request))
(queue.put {"type" "http-request"
"source" "web.hook"
"path" path
"query" query
"headers" (parse-headers request.headers)
"method" request.command
"data" (parse-data request)})
(request.send_response 200)
(request.send_header "Content-type" "text/plain")
(request.end_headers)))
(defn hook [&optional [host "127.0.0.1"] [port "8000"]]
(setv queue (Queue))
(setv process-request (create-request-processor queue))
(defclass Handler [BaseHTTPRequestHandler]
[server_version "python-processor"
sys_version ""
do_GET process-request
do_POST process-request])
(setv server (HTTPServer (tuple [host (int port)]) Handler))
(setv worker (apply Thread [] {"target" server.serve_forever}))
(setv worker.daemon True)
(worker.start)
(while True
(yield (queue.get))))
| Hy | 4 | svetlyak40wt/python-processor | src/processor/sources/web.hy | [
"BSD-2-Clause"
] |
extern m#brk#ul
; Brk syscall
; Arguments 1:
; RDI - ulong brk (should be a pointer to the top of data segment)
m#brk#ul:
mov rax, 0xc
syscall
nret
| Parrot Assembly | 3 | giag3/peng-utils | peng-lib/std-lib/unix/asm/brk.pasm | [
"MIT"
] |
/**
* This file is part of the Phalcon Framework.
*
* (c) Phalcon Team <[email protected]>
*
* For the full copyright and license information, please view the LICENSE.txt
* file that was distributed with this source code.
*/
namespace Phalcon\Security\JWT;
use Phalcon\Collection;
use Phalcon\Collection\CollectionInterface;
use Phalcon\Helper\Base64;
use Phalcon\Helper\Json;
use Phalcon\Security\JWT\Exceptions\ValidatorException;
use Phalcon\Security\JWT\Signer\SignerInterface;
use Phalcon\Security\JWT\Token\Enum;
use Phalcon\Security\JWT\Token\Item;
use Phalcon\Security\JWT\Token\Signature;
use Phalcon\Security\JWT\Token\Token;
/**
* Class Builder
*
* @property CollectionInterface $claims
* @property CollectionInterface $jose
* @property string $passphrase
* @property SignerInterface $signer
*
* @link https://tools.ietf.org/html/rfc7519
*/
class Builder
{
/**
* @var CollectionInterface
*/
private claims;
/**
* @var CollectionInterface
*/
private jose;
/**
* @var string
*/
private passphrase;
/**
* @var SignerInterface
*/
private signer;
/**
* Builder constructor.
*
* @param SignerInterface $signer
*/
public function __construct(
<SignerInterface> signer
) {
this->init();
let this->signer = signer;
this->jose->set(
Enum::ALGO,
this->signer->getAlgHeader()
);
}
/**
* @return Builder
*/
public function init() -> <Builder>
{
let this->passphrase = "",
this->claims = new Collection(),
this->jose = new Collection(
[
Enum::TYPE : "JWT",
Enum::ALGO : "none"
]
);
return this;
}
/**
* Adds a custom claim
*
* @param string $name
* @param mixed $value
*
* @return Builder
*/
public function addClaim(string! name, var value) -> <Builder>
{
this->claims->set(name, value);
return this;
}
/**
* @return array|string
*/
public function getAudience()
{
return this->claims->get(Enum::AUDIENCE);
}
/**
* @return array
*/
public function getClaims() -> array
{
return this->claims->toArray();
}
/**
* @return string|null
*/
public function getContentType() -> string | null
{
return this->jose->get(Enum::CONTENT_TYPE, null, "string");
}
/**
* @return int|null
*/
public function getExpirationTime() -> int | null
{
return this->claims->get(Enum::EXPIRATION_TIME, null, "int");
}
/**
* @return array
*/
public function getHeaders() -> array
{
return this->jose->toArray();
}
/**
* @return string|null
*/
public function getId() -> string | null
{
return this->claims->get(Enum::ID, null, "string");
}
/**
* @return int|null
*/
public function getIssuedAt() -> int | null
{
return this->claims->get(Enum::ISSUED_AT, null, "int");
}
/**
* @return string|null
*/
public function getIssuer() -> string | null
{
return this->claims->get(Enum::ISSUER, null, "string");
}
/**
* @return int|null
*/
public function getNotBefore() -> int | null
{
return this->claims->get(Enum::NOT_BEFORE, null, "int");
}
/**
* @return string|null
*/
public function getSubject() -> string | null
{
return this->claims->get(Enum::SUBJECT, null, "string");
}
/**
* @return Token
* @throws ValidatorException
*/
public function getToken() -> <Token>
{
var claims, encodedClaims, encodedHeaders, encodedSignature,
headers, signature, signatureHash;
if empty this->passphrase {
throw new ValidatorException(
"Invalid passphrase (empty)"
);
}
let encodedClaims = Base64::encodeUrl(Json::encode(this->getClaims())),
claims = new Item(this->getClaims(), encodedClaims),
encodedHeaders = Base64::encodeUrl(Json::encode(this->getHeaders())),
headers = new Item(this->getHeaders(), encodedHeaders),
signatureHash = this->signer->sign(
encodedHeaders . "." . encodedClaims,
this->passphrase
),
encodedSignature = Base64::encodeUrl(signatureHash),
signature = new Signature(signatureHash, encodedSignature);
return new Token(headers, claims, signature);
}
/**
* @return string
*/
public function getPassphrase() -> string
{
return this->passphrase;
}
/**
* The "aud" (audience) claim identifies the recipients that the JWT is
* intended for. Each principal intended to process the JWT MUST
* identify itself with a value in the audience claim. If the principal
* processing the claim does not identify itself with a value in the
* "aud" claim when this claim is present, then the JWT MUST be
* rejected. In the general case, the "aud" value is an array of case-
* sensitive strings, each containing a StringOrURI value. In the
* special case when the JWT has one audience, the "aud" value MAY be a
* single case-sensitive string containing a StringOrURI value. The
* interpretation of audience values is generally application specific.
* Use of this claim is OPTIONAL.
*
* @param mixed $audience
*
* @return Builder
* @throws ValidatorException
*/
public function setAudience(var audience) -> <Builder>
{
var aud;
if typeof audience !== "string" && typeof audience !== "array" {
throw new ValidatorException(
"Invalid Audience"
);
}
if typeof audience === "string" {
let aud = [audience];
} else {
let aud = audience;
}
return this->setClaim(Enum::AUDIENCE, aud);
}
/**
* Sets the content type header 'cty'
*
* @param string $contentType
*
* @return Builder
*/
public function setContentType(string contentType) -> <Builder>
{
this->jose->set(Enum::CONTENT_TYPE, contentType);
return this;
}
/**
* The "exp" (expiration time) claim identifies the expiration time on
* or after which the JWT MUST NOT be accepted for processing. The
* processing of the "exp" claim requires that the current date/time
* MUST be before the expiration date/time listed in the "exp" claim.
* Implementers MAY provide for some small leeway, usually no more than
* a few minutes, to account for clock skew. Its value MUST be a number
* containing a NumericDate value. Use of this claim is OPTIONAL.
*
* @param int $timestamp
*
* @return Builder
* @throws ValidatorException
*/
public function setExpirationTime(int timestamp) -> <Builder>
{
if timestamp < time() {
throw new ValidatorException(
"Invalid Expiration Time"
);
}
return this->setClaim(Enum::EXPIRATION_TIME, timestamp);
}
/**
* The "jti" (JWT ID) claim provides a unique identifier for the JWT.
* The identifier value MUST be assigned in a manner that ensures that
* there is a negligible probability that the same value will be
* accidentally assigned to a different data object; if the application
* uses multiple issuers, collisions MUST be prevented among values
* produced by different issuers as well. The "jti" claim can be used
* to prevent the JWT from being replayed. The "jti" value is a case-
* sensitive string. Use of this claim is OPTIONAL.
*
* @param string $id
*
* @return Builder
*/
public function setId(string! id) -> <Builder>
{
return this->setClaim(Enum::ID, id);
}
/**
* The "iat" (issued at) claim identifies the time at which the JWT was
* issued. This claim can be used to determine the age of the JWT. Its
* value MUST be a number containing a NumericDate value. Use of this
* claim is OPTIONAL.
*
* @param int $timestamp
*
* @return Builder
*/
public function setIssuedAt(int! timestamp) -> <Builder>
{
return this->setClaim(Enum::ISSUED_AT, timestamp);
}
/**
* The "iss" (issuer) claim identifies the principal that issued the
* JWT. The processing of this claim is generally application specific.
* The "iss" value is a case-sensitive string containing a StringOrURI
* value. Use of this claim is OPTIONAL.
*
* @param string $issuer
*
* @return Builder
*/
public function setIssuer(string! issuer) -> <Builder>
{
return this->setClaim(Enum::ISSUER, issuer);
}
/**
* The "nbf" (not before) claim identifies the time before which the JWT
* MUST NOT be accepted for processing. The processing of the "nbf"
* claim requires that the current date/time MUST be after or equal to
* the not-before date/time listed in the "nbf" claim. Implementers MAY
* provide for some small leeway, usually no more than a few minutes, to
* account for clock skew. Its value MUST be a number containing a
* NumericDate value. Use of this claim is OPTIONAL.
*
* @param int $timestamp
*
* @return Builder
* @throws ValidatorException
*/
public function setNotBefore(int! timestamp) -> <Builder>
{
if timestamp > time() {
throw new ValidatorException(
"Invalid Not Before"
);
}
return this->setClaim(Enum::NOT_BEFORE, timestamp);
}
/**
* The "sub" (subject) claim identifies the principal that is the
* subject of the JWT. The claims in a JWT are normally statements
* about the subject. The subject value MUST either be scoped to be
* locally unique in the context of the issuer or be globally unique.
* The processing of this claim is generally application specific. The
* "sub" value is a case-sensitive string containing a StringOrURI
* value. Use of this claim is OPTIONAL.
*
* @param string $subject
*
* @return Builder
*/
public function setSubject(string! subject) -> <Builder>
{
return this->setClaim(Enum::SUBJECT, subject);
}
/**
* @param string $passphrase
*
* @return Builder
* @throws ValidatorException
*/
public function setPassphrase(string! passphrase) -> <Builder>
{
if !preg_match(
"/(?=^.{16,}$)((?=.*\d)|(?=.*\W+))(?![.\n])(?=.*[A-Z])(?=.*[a-z]).*$/",
passphrase
) {
throw new ValidatorException(
"Invalid passphrase (too weak)"
);
}
let this->passphrase = passphrase;
return this;
}
/**
* Sets a registered claim
*
* @param string $name
* @param mixed $value
*
* @return Builder
*/
protected function setClaim(string! name, var value) -> <Builder>
{
this->claims->set(name, value);
return this;
}
}
| Zephir | 5 | BeMySlaveDarlin/cphalcon | phalcon/Security/JWT/Builder.zep | [
"BSD-3-Clause"
] |
@import "ui-variables";
@spacing-form: 22px;
@form-margin: 15px;
body.platform-win32 {
.generated-form {
.tokenizing-field {
border-radius: 0;
border: 0;
border-radius: 0;
box-shadow: 0 0 0 2px @input-border-color;
&.focused {
border: 0;
border-radius: 0;
box-shadow: 0 0 0 2px darken(@input-border-color, 20%);
}
}
}
}
body.is-blurred, body.platform-win32.is-blurred {
.generated-form {
.tokenizing-field {
&.focused {
border: 1px solid @input-border-color;
box-shadow: none;
}
}
.form-item .input-area select:focus {
box-shadow: none;
}
.btn:focus {
box-shadow: none;
}
}
}
.generated-form {
position: relative;
fieldset {
legend {
color: fade(@black, 40%);
font-size: 1.4em;
}
margin: 0;
padding: 22px @spacing-form 22px @spacing-form;
border: 0;
border-top: 1px solid rgba(0,0,0,0.08);
border-bottom: 1px solid rgba(0,0,0,0.03);
&:first-child {
border-top: 0;
}
}
.prefilled-message {
text-align: center;
padding: @padding-base-vertical @padding-base-horizontal;
background: @background-secondary;
margin: 20px auto 0;
width: 340px;
border-radius: @border-radius-large;
.highlighted {
color: @color-success;
}
}
.tokenizing-field {
border: 1px solid @input-border-color;
border-radius: @border-radius-base;
&.focused {
border: 1px solid @accent-primary;
box-shadow: 0 0 1.5px @accent-primary;
}
}
.form-item {
display: flex;
margin-top: @form-margin;
&:first-child { margin-top: 0; }
flex-direction: column;
&.invalid {
.label-area {
color: @color-error;
}
}
.label-area {
}
.required {
color: @color-danger;
}
&.prefilled .input-area input {
border: 1px solid @color-success;
}
.input-area {
position: relative;
margin-top: 0.3em;
select {
margin-top: 2px;
&:focus {
border: 1px solid @accent-primary;
box-shadow: 0 0 1.5px @accent-primary;
}
}
}
.form-error {
color: @color-error;
font-size: @font-size-smaller;
margin-top: 0.3em;
}
input, select[multiple], textarea {
padding: 5px 8px;
}
.tokenizing-field-input {
overflow: hidden;
padding: 0 5px 5px 5px;
margin-left: 0;
.placeholder {
font-size: 14px;
}
.token {
padding: 0 20px 0 28px;
margin: 5px 5px 0 0;
&.selected {
border: 0;
}
}
input {
margin: 5px 0 0 0;
padding: 0;
line-height: 26px;
}
}
textarea {
width: 100%;
border: 1px solid @input-border-color;
}
}
.menu .item {
padding-left: 8px;
padding-right: 8px;
}
.fieldset-form-items {
.row {
position: relative;
display: flex;
flex-direction: row;
margin-top: @form-margin;
}
.column {
flex: 1;
&:last-child {
margin-right: 0;
}
}
.column-spacer {
width: 22px;
}
}
.form-footer {
background: @background-off-primary;
border-top: 1px solid darken(@background-off-primary, 7%);
padding: 9px 22px;
}
.btn {
&:focus {
box-shadow: 0 0 6px @btn-emphasis-bg-color;
}
}
.form-header-error {
background: @color-error;
color: @text-color-inverse;
text-align: center;
font-weight: @font-weight-semi-bold;
margin-bottom: 5px;
padding: 0.5em;
}
.last-fieldset {
.content-container {
position: relative;
}
}
/* NOTE: We intentionally don't use the HTML :valid :invalid CSS pseudo
* selectors since we can't set them declaratively with React.
input, textarea {
&:valid { }
&:invalid { }
}
*/
}
| Less | 4 | cnheider/nylas-mail | packages/client-app/static/components/generated-form.less | [
"MIT"
] |
---
id: 587d78b3367417b2b2512b11
title: 使用 splice() 添加元素
challengeType: 1
forumTopicId: 301152
dashedName: add-items-using-splice
---
# --description--
还记得在上个挑战中我们提到 `splice()` 方法最多可以接收 3 个参数吗? 第三个参数可以是一个或多个元素,这些元素会被添加到数组中。 这样,我们能够便捷地将数组中的一个或多个连续元素换成其他的元素。
```js
const numbers = [10, 11, 12, 12, 15];
const startIndex = 3;
const amountToDelete = 1;
numbers.splice(startIndex, amountToDelete, 13, 14);
console.log(numbers);
```
第二个 `12` 已被删除,我们在同一索引处添加 `13` 和 `14`。 `numbers` 数组现在将会是 `[ 10, 11, 12, 13, 14, 15 ]`。
在上面的代码中,数组一开始包含了若干数字。 接着,我们调用 `splice()` 方法,索引为 (3) 的地方开始删除元素,删除的元素数量是 (1)。然后,(13, 14) 是在删除位置插入的元素。 可以在 `amountToDelete` 后面传入任意数量的元素(以逗号分隔),每个都会被插入到数组中。
# --instructions--
我们已经定义了一个 `htmlColorNames` 函数,它以一个 HTML 颜色的数组作为输入参数。 请修改这个函数,使用 `splice()` 来移除数组中的前两个元素,并在对应的位置上添加 `'DarkSalmon'` 和 `'BlanchedAlmond'`。
# --hints--
`htmlColorNames` 应返回 `["DarkSalmon", "BlanchedAlmond", "LavenderBlush", "PaleTurquoise", "FireBrick"]`。
```js
assert.deepEqual(
htmlColorNames([
'DarkGoldenRod',
'WhiteSmoke',
'LavenderBlush',
'PaleTurquoise',
'FireBrick'
]),
[
'DarkSalmon',
'BlanchedAlmond',
'LavenderBlush',
'PaleTurquoise',
'FireBrick'
]
);
```
`htmlColorNames` 函数中应调用 `splice()` 方法。
```js
assert(/.splice/.test(code));
```
不应使用 `shift()` 或 `unshift()`。
```js
assert(!/shift|unshift/.test(code));
```
不应使用数组的方括号表示法。
```js
assert(!/\[\d\]\s*=/.test(code));
```
# --seed--
## --seed-contents--
```js
function htmlColorNames(arr) {
// Only change code below this line
// Only change code above this line
return arr;
}
console.log(htmlColorNames(['DarkGoldenRod', 'WhiteSmoke', 'LavenderBlush', 'PaleTurquoise', 'FireBrick']));
```
# --solutions--
```js
function htmlColorNames(arr) {
arr.splice(0,2,'DarkSalmon', 'BlanchedAlmond');
return arr;
}
```
| Markdown | 5 | fcastillo-serempre/freeCodeCamp | curriculum/challenges/chinese/02-javascript-algorithms-and-data-structures/basic-data-structures/add-items-using-splice.md | [
"BSD-3-Clause"
] |
insert into expr_index (id, a, b) values (1, 'aaa', 'bbb'), (2, 'ABC', 'CDSFDS');
| SQL | 3 | suryatmodulus/tidb | br/tests/lightning_generated_columns/data/gencol.expr_index.0.sql | [
"Apache-2.0",
"BSD-3-Clause"
] |
module com.networknt.basic.auth {
exports com.networknt.basicauth;
requires com.networknt.config;
requires com.networknt.handler;
requires com.networknt.status;
requires com.networknt.utility;
requires com.networknt.common;
requires undertow.core;
requires org.slf4j;
requires java.logging;
} | Jasmin | 3 | KellyShao/light-4j | basic-auth/src/main/java/module-info.j | [
"Apache-2.0"
] |
Red [
Title: "Red alpha simple ASCII art demo"
Author: "Nenad Rakocevic"
File: %demo.red
Tabs: 4
Rights: "Copyright (C) 2012-2018 Red Foundation. All rights reserved."
License: {
Distributed under the Boost Software License, Version 1.0.
See https://github.com/red/red/blob/master/BSL-License.txt
}
]
data: [
[0 7 20]
[2 2 6 7 20]
[1 2 6 7 20]
[0 2 6 7 10 14 17 20 20]
[2 2 6 7 9 10 13 14 16 17 19]
[1 7 9 10 13 14 16 17 20]
[0 2 4 5 9 14 16 17 20]
[2 2 5 6 9 10 16 17 20]
[1 2 5 6 9 10 13 14 16 17 19]
[0 2 6 7 10 14 17 20 20]
]
pattern: "Red"
prin newline
foreach line data [
cursor: 1 + line/1
line: next line
gap-start: line/1
gap-end: line/2
prin tab
prin tab
repeat i 21 [
prin either all [
gap-start <= i
i <= gap-end
][
#" "
][
pattern/:cursor
]
if i > gap-end [
unless tail? line: skip line 2 [
gap-start: line/1
gap-end: line/2
]
]
cursor: cursor + 1
if cursor = 4 [cursor: 1]
]
prin newline
] | Red | 3 | 0xflotus/red | tests/demo.red | [
"BSL-1.0",
"BSD-3-Clause"
] |
LITHO,CANAL,CODIGO
020294,A,000027
020295,A,000032
020296,A,000037
020297,A,000039
020298,A,000055 | IDL | 0 | plandauro/admision | storage/calificacion/2020-IIHOJA_IDENTIFI-CANAL-A-CIVIL-MAÑANA.dlm | [
"MIT"
] |
//! See https://www.khronos.org/registry/spir-v/specs/unified1/MachineReadableGrammar.html
//! and the files in https://github.com/KhronosGroup/SPIRV-Headers/blob/master/include/spirv/unified1/
//! Note: Non-canonical casing in these structs used to match SPIR-V spec json.
pub const Registry = union(enum) {
core: CoreRegistry,
extension: ExtensionRegistry,
};
pub const CoreRegistry = struct {
copyright: [][]const u8,
/// Hexadecimal representation of the magic number
magic_number: []const u8,
major_version: u32,
minor_version: u32,
revision: u32,
instruction_printing_class: []InstructionPrintingClass,
instructions: []Instruction,
operand_kinds: []OperandKind,
};
pub const ExtensionRegistry = struct {
copyright: [][]const u8,
version: u32,
revision: u32,
instructions: []Instruction,
operand_kinds: []OperandKind = &[_]OperandKind{},
};
pub const InstructionPrintingClass = struct {
tag: []const u8,
heading: ?[]const u8 = null,
};
pub const Instruction = struct {
opname: []const u8,
class: ?[]const u8 = null, // Note: Only available in the core registry.
opcode: u32,
operands: []Operand = &[_]Operand{},
capabilities: [][]const u8 = &[_][]const u8{},
extensions: [][]const u8 = &[_][]const u8{},
version: ?[]const u8 = null,
lastVersion: ?[]const u8 = null,
};
pub const Operand = struct {
kind: []const u8,
/// If this field is 'null', the operand is only expected once.
quantifier: ?Quantifier = null,
name: []const u8 = "",
};
pub const Quantifier = enum {
/// zero or once
@"?",
/// zero or more
@"*",
};
pub const OperandCategory = enum {
BitEnum,
ValueEnum,
Id,
Literal,
Composite,
};
pub const OperandKind = struct {
category: OperandCategory,
/// The name
kind: []const u8,
doc: ?[]const u8 = null,
enumerants: ?[]Enumerant = null,
bases: ?[]const []const u8 = null,
};
pub const Enumerant = struct {
enumerant: []const u8,
value: union(enum) {
bitflag: []const u8, // Hexadecimal representation of the value
int: u31,
},
capabilities: [][]const u8 = &[_][]const u8{},
/// Valid for .ValueEnum and .BitEnum
extensions: [][]const u8 = &[_][]const u8{},
/// `quantifier` will always be `null`.
parameters: []Operand = &[_]Operand{},
version: ?[]const u8 = null,
lastVersion: ?[]const u8 = null,
};
| Zig | 4 | lukekras/zig | tools/spirv/grammar.zig | [
"MIT"
] |
package com.bumptech.glide.test;
import com.bumptech.glide.annotation.GlideModule;
import com.bumptech.glide.module.LibraryGlideModule;
@GlideModule
public final class EmptyLibraryModule1 extends LibraryGlideModule {}
| Java | 3 | qq411860630/glide | annotation/compiler/test/src/test/resources/MultipleEmptyLibraryGlideModuleTest/EmptyLibraryModule1.java | [
"Apache-2.0"
] |
# N-Quads Syntax tests
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix qt: <http://www.w3.org/2001/sw/DataAccess/tests/test-query#> .
@prefix rdft: <http://www.w3.org/ns/rdftest#> .
<> a mf:Manifest ;
mf:name "N-Quads tests" ;
mf:entries
(
<#nq-syntax-uri-01>
<#nq-syntax-uri-02>
<#nq-syntax-uri-03>
<#nq-syntax-uri-04>
<#nq-syntax-uri-05>
<#nq-syntax-uri-06>
<#nq-syntax-bnode-01>
<#nq-syntax-bnode-02>
<#nq-syntax-bnode-03>
<#nq-syntax-bnode-04>
<#nq-syntax-bnode-05>
<#nq-syntax-bnode-06>
<#nq-syntax-bad-literal-01>
<#nq-syntax-bad-literal-02>
<#nq-syntax-bad-literal-03>
<#nq-syntax-bad-uri-01>
<#nq-syntax-bad-quint-01>
<#nt-syntax-file-01>
<#nt-syntax-file-02>
<#nt-syntax-file-03>
<#nt-syntax-uri-01>
<#nt-syntax-uri-02>
<#nt-syntax-uri-03>
<#nt-syntax-uri-04>
<#nt-syntax-string-01>
<#nt-syntax-string-02>
<#nt-syntax-string-03>
<#nt-syntax-str-esc-01>
<#nt-syntax-str-esc-02>
<#nt-syntax-str-esc-03>
<#nt-syntax-bnode-01>
<#nt-syntax-bnode-02>
<#nt-syntax-bnode-03>
<#nt-syntax-datatypes-01>
<#nt-syntax-datatypes-02>
<#nt-syntax-bad-uri-01>
<#nt-syntax-bad-uri-02>
<#nt-syntax-bad-uri-03>
<#nt-syntax-bad-uri-04>
<#nt-syntax-bad-uri-05>
<#nt-syntax-bad-uri-06>
<#nt-syntax-bad-uri-07>
<#nt-syntax-bad-uri-08>
<#nt-syntax-bad-uri-09>
<#nt-syntax-bad-prefix-01>
<#nt-syntax-bad-base-01>
<#nt-syntax-bad-struct-01>
<#nt-syntax-bad-struct-02>
<#nt-syntax-bad-lang-01>
<#nt-syntax-bad-esc-01>
<#nt-syntax-bad-esc-02>
<#nt-syntax-bad-esc-03>
<#nt-syntax-bad-string-01>
<#nt-syntax-bad-string-02>
<#nt-syntax-bad-string-03>
<#nt-syntax-bad-string-04>
<#nt-syntax-bad-string-05>
<#nt-syntax-bad-string-06>
<#nt-syntax-bad-string-07>
<#nt-syntax-bad-num-01>
<#nt-syntax-bad-num-02>
<#nt-syntax-bad-num-03>
<#nt-syntax-subm-01>
<#comment_following_triple>
<#literal>
<#literal_all_controls>
<#literal_all_punctuation>
<#literal_ascii_boundaries>
<#literal_with_2_dquotes>
<#literal_with_2_squotes>
<#literal_with_BACKSPACE>
<#literal_with_CARRIAGE_RETURN>
<#literal_with_CHARACTER_TABULATION>
<#literal_with_dquote>
<#literal_with_FORM_FEED>
<#literal_with_LINE_FEED>
<#literal_with_numeric_escape4>
<#literal_with_numeric_escape8>
<#literal_with_REVERSE_SOLIDUS>
<#literal_with_REVERSE_SOLIDUS2>
<#literal_with_squote>
<#literal_with_UTF8_boundaries>
<#langtagged_string>
<#lantag_with_subtag>
<#minimal_whitespace>
) .
<#nq-syntax-uri-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-uri-01" ;
rdfs:comment "URI graph with URI triple" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-uri-01.nq> ;
.
<#nq-syntax-uri-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-uri-02" ;
rdfs:comment "URI graph with BNode subject" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-uri-02.nq> ;
.
<#nq-syntax-uri-03> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-uri-03" ;
rdfs:comment "URI graph with BNode object" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-uri-03.nq> ;
.
<#nq-syntax-uri-04> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-uri-04" ;
rdfs:comment "URI graph with simple literal" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-uri-04.nq> ;
.
<#nq-syntax-uri-05> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-uri-05" ;
rdfs:comment "URI graph with language tagged literal" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-uri-05.nq> ;
.
<#nq-syntax-uri-06> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-uri-06" ;
rdfs:comment "URI graph with datatyped literal" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-uri-06.nq> ;
.
<#nq-syntax-bnode-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-bnode-01" ;
rdfs:comment "BNode graph with URI triple" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bnode-01.nq> ;
.
<#nq-syntax-bnode-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-bnode-02" ;
rdfs:comment "BNode graph with BNode subject" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bnode-02.nq> ;
.
<#nq-syntax-bnode-03> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-bnode-03" ;
rdfs:comment "BNode graph with BNode object" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bnode-03.nq> ;
.
<#nq-syntax-bnode-04> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-bnode-04" ;
rdfs:comment "BNode graph with simple literal" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bnode-04.nq> ;
.
<#nq-syntax-bnode-05> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-bnode-05" ;
rdfs:comment "BNode graph with language tagged literal" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bnode-05.nq> ;
.
<#nq-syntax-bnode-06> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nq-syntax-bnode-06" ;
rdfs:comment "BNode graph with datatyped literal" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bnode-06.nq> ;
.
<#nq-syntax-bad-literal-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nq-syntax-bad-literal-01" ;
rdfs:comment "Graph name may not be a simple literal (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bad-literal-01.nq> ;
.
<#nq-syntax-bad-literal-02> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nq-syntax-bad-literal-02" ;
rdfs:comment "Graph name may not be a language tagged literal (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bad-literal-02.nq> ;
.
<#nq-syntax-bad-literal-03> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nq-syntax-bad-literal-03" ;
rdfs:comment "Graph name may not be a datatyped literal (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bad-literal-03.nq> ;
.
<#nq-syntax-bad-uri-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nq-syntax-bad-uri-01" ;
rdfs:comment "Graph name URI must be absolute (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bad-uri-01.nq> ;
.
<#nq-syntax-bad-quint-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nq-syntax-bad-quint-01" ;
rdfs:comment "N-Quads does not have a fifth element (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nq-syntax-bad-quint-01.nq> ;
.
<#nt-syntax-file-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-file-01" ;
rdfs:comment "Empty file" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-file-01.nq> ;
.
<#nt-syntax-file-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-file-02" ;
rdfs:comment "Only comment" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-file-02.nq> ;
.
<#nt-syntax-file-03> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-file-03" ;
rdfs:comment "One comment, one empty line" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-file-03.nq> ;
.
<#nt-syntax-uri-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-uri-01" ;
rdfs:comment "Only IRIs" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-uri-01.nq> ;
.
<#nt-syntax-uri-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-uri-02" ;
rdfs:comment "IRIs with Unicode escape" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-uri-02.nq> ;
.
<#nt-syntax-uri-03> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-uri-03" ;
rdfs:comment "IRIs with long Unicode escape" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-uri-03.nq> ;
.
<#nt-syntax-uri-04> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-uri-04" ;
rdfs:comment "Legal IRIs" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-uri-04.nq> ;
.
<#nt-syntax-string-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-string-01" ;
rdfs:comment "string literal" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-string-01.nq> ;
.
<#nt-syntax-string-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-string-02" ;
rdfs:comment "langString literal" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-string-02.nq> ;
.
<#nt-syntax-string-03> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-string-03" ;
rdfs:comment "langString literal with region" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-string-03.nq> ;
.
<#nt-syntax-str-esc-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-str-esc-01" ;
rdfs:comment "string literal with escaped newline" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-str-esc-01.nq> ;
.
<#nt-syntax-str-esc-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-str-esc-02" ;
rdfs:comment "string literal with Unicode escape" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-str-esc-02.nq> ;
.
<#nt-syntax-str-esc-03> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-str-esc-03" ;
rdfs:comment "string literal with long Unicode escape" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-str-esc-03.nq> ;
.
<#nt-syntax-bnode-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-bnode-01" ;
rdfs:comment "bnode subject" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bnode-01.nq> ;
.
<#nt-syntax-bnode-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-bnode-02" ;
rdfs:comment "bnode object" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bnode-02.nq> ;
.
<#nt-syntax-bnode-03> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-bnode-03" ;
rdfs:comment "Blank node labels may start with a digit" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bnode-03.nq> ;
.
<#nt-syntax-datatypes-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-datatypes-01" ;
rdfs:comment "xsd:byte literal" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-datatypes-01.nq> ;
.
<#nt-syntax-datatypes-02> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-datatypes-02" ;
rdfs:comment "integer as xsd:string" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-datatypes-02.nq> ;
.
<#nt-syntax-bad-uri-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-01" ;
rdfs:comment "Bad IRI : space (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-01.nq> ;
.
<#nt-syntax-bad-uri-02> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-02" ;
rdfs:comment "Bad IRI : bad escape (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-02.nq> ;
.
<#nt-syntax-bad-uri-03> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-03" ;
rdfs:comment "Bad IRI : bad long escape (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-03.nq> ;
.
<#nt-syntax-bad-uri-04> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-04" ;
rdfs:comment "Bad IRI : character escapes not allowed (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-04.nq> ;
.
<#nt-syntax-bad-uri-05> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-05" ;
rdfs:comment "Bad IRI : character escapes not allowed (2) (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-05.nq> ;
.
<#nt-syntax-bad-uri-06> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-06" ;
rdfs:comment "Bad IRI : relative IRI not allowed in subject (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-06.nq> ;
.
<#nt-syntax-bad-uri-07> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-07" ;
rdfs:comment "Bad IRI : relative IRI not allowed in predicate (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-07.nq> ;
.
<#nt-syntax-bad-uri-08> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-08" ;
rdfs:comment "Bad IRI : relative IRI not allowed in object (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-08.nq> ;
.
<#nt-syntax-bad-uri-09> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-uri-09" ;
rdfs:comment "Bad IRI : relative IRI not allowed in datatype (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-uri-09.nq> ;
.
<#nt-syntax-bad-prefix-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-prefix-01" ;
rdfs:comment "@prefix not allowed in n-triples (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-prefix-01.nq> ;
.
<#nt-syntax-bad-base-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-base-01" ;
rdfs:comment "@base not allowed in N-Triples (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-base-01.nq> ;
.
<#nt-syntax-bad-struct-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-struct-01" ;
rdfs:comment "N-Triples does not have objectList (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-struct-01.nq> ;
.
<#nt-syntax-bad-struct-02> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-struct-02" ;
rdfs:comment "N-Triples does not have predicateObjectList (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-struct-02.nq> ;
.
<#nt-syntax-bad-lang-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-lang-01" ;
rdfs:comment "langString with bad lang (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-lang-01.nq> ;
.
<#nt-syntax-bad-esc-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-esc-01" ;
rdfs:comment "Bad string escape (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-esc-01.nq> ;
.
<#nt-syntax-bad-esc-02> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-esc-02" ;
rdfs:comment "Bad string escape (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-esc-02.nq> ;
.
<#nt-syntax-bad-esc-03> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-esc-03" ;
rdfs:comment "Bad string escape (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-esc-03.nq> ;
.
<#nt-syntax-bad-string-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-string-01" ;
rdfs:comment "mismatching string literal open/close (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-string-01.nq> ;
.
<#nt-syntax-bad-string-02> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-string-02" ;
rdfs:comment "mismatching string literal open/close (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-string-02.nq> ;
.
<#nt-syntax-bad-string-03> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-string-03" ;
rdfs:comment "single quotes (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-string-03.nq> ;
.
<#nt-syntax-bad-string-04> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-string-04" ;
rdfs:comment "long single string literal (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-string-04.nq> ;
.
<#nt-syntax-bad-string-05> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-string-05" ;
rdfs:comment "long double string literal (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-string-05.nq> ;
.
<#nt-syntax-bad-string-06> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-string-06" ;
rdfs:comment "string literal with no end (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-string-06.nq> ;
.
<#nt-syntax-bad-string-07> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-string-07" ;
rdfs:comment "string literal with no start (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-string-07.nq> ;
.
<#nt-syntax-bad-num-01> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-num-01" ;
rdfs:comment "no numbers in N-Triples (integer) (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-num-01.nq> ;
.
<#nt-syntax-bad-num-02> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-num-02" ;
rdfs:comment "no numbers in N-Triples (decimal) (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-num-02.nq> ;
.
<#nt-syntax-bad-num-03> a rdft:TestNQuadsNegativeSyntax ;
mf:name "nt-syntax-bad-num-03" ;
rdfs:comment "no numbers in N-Triples (float) (negative test)" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-bad-num-03.nq> ;
.
<#nt-syntax-subm-01> a rdft:TestNQuadsPositiveSyntax ;
mf:name "nt-syntax-subm-01" ;
rdfs:comment "Submission test from Original RDF Test Cases" ;
rdft:approval rdft:Approved ;
mf:action <nt-syntax-subm-01.nq> ;
.
<#comment_following_triple> a rdft:TestNQuadsPositiveSyntax ;
mf:name "comment_following_triple" ;
rdfs:comment "Tests comments after a triple" ;
rdft:approval rdft:Approved ;
mf:action <comment_following_triple.nq> ;
.
<#literal_ascii_boundaries> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_ascii_boundaries" ;
rdfs:comment "literal_ascii_boundaries '\\x00\\x26\\x28...'" ;
rdft:approval rdft:Approved ;
mf:action <literal_ascii_boundaries.nq> ;
.
<#literal_with_UTF8_boundaries> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_UTF8_boundaries" ;
rdfs:comment "literal_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_UTF8_boundaries.nq> ;
.
<#literal_all_controls> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_all_controls" ;
rdfs:comment "literal_all_controls '\\x00\\x01\\x02\\x03\\x04...'" ;
rdft:approval rdft:Approved ;
rdft:approval rdft:Approved ;
mf:action <literal_all_controls.nq> ;
.
<#literal_all_punctuation> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_all_punctuation" ;
rdfs:comment "literal_all_punctuation '!\"#$%&()...'" ;
rdft:approval rdft:Approved ;
rdft:approval rdft:Approved ;
mf:action <literal_all_punctuation.nq> ;
.
<#literal_with_squote> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_squote" ;
rdfs:comment "literal with squote \"x'y\"" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_squote.nq> ;
.
<#literal_with_2_squotes> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_2_squotes" ;
rdfs:comment "literal with 2 squotes \"x''y\"" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_2_squotes.nq> ;
.
<#literal> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal" ;
rdfs:comment "literal \"\"\"x\"\"\"" ;
rdft:approval rdft:Approved ;
mf:action <literal.nq> ;
.
<#literal_with_dquote> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_dquote" ;
rdfs:comment "literal with dquote \"x\"y\"" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_dquote.nq> ;
.
<#literal_with_2_dquotes> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_2_dquotes" ;
rdfs:comment "literal with 2 squotes \"\"\"a\"\"b\"\"\"" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_2_dquotes.nq> ;
.
<#literal_with_REVERSE_SOLIDUS2> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_REVERSE_SOLIDUS2" ;
rdfs:comment "REVERSE SOLIDUS at end of literal" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_REVERSE_SOLIDUS2.nq> ;
.
<#literal_with_CHARACTER_TABULATION> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_CHARACTER_TABULATION" ;
rdfs:comment "literal with CHARACTER TABULATION" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_CHARACTER_TABULATION.nq> ;
.
<#literal_with_BACKSPACE> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_BACKSPACE" ;
rdfs:comment "literal with BACKSPACE" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_BACKSPACE.nq> ;
.
<#literal_with_LINE_FEED> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_LINE_FEED" ;
rdfs:comment "literal with LINE FEED" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_LINE_FEED.nq> ;
.
<#literal_with_CARRIAGE_RETURN> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_CARRIAGE_RETURN" ;
rdfs:comment "literal with CARRIAGE RETURN" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_CARRIAGE_RETURN.nq> ;
.
<#literal_with_FORM_FEED> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_FORM_FEED" ;
rdfs:comment "literal with FORM FEED" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_FORM_FEED.nq> ;
.
<#literal_with_REVERSE_SOLIDUS> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_REVERSE_SOLIDUS" ;
rdfs:comment "literal with REVERSE SOLIDUS" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_REVERSE_SOLIDUS.nq> ;
.
<#literal_with_numeric_escape4> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_numeric_escape4" ;
rdfs:comment "literal with numeric escape4 \\u" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_numeric_escape4.nq> ;
.
<#literal_with_numeric_escape8> a rdft:TestNQuadsPositiveSyntax ;
mf:name "literal_with_numeric_escape8" ;
rdfs:comment "literal with numeric escape8 \\U" ;
rdft:approval rdft:Approved ;
mf:action <literal_with_numeric_escape8.nq> ;
.
<#langtagged_string> a rdft:TestNQuadsPositiveSyntax ;
mf:name "langtagged_string" ;
rdfs:comment "langtagged string \"x\"@en" ;
rdft:approval rdft:Approved ;
mf:action <langtagged_string.nq> ;
.
<#lantag_with_subtag> a rdft:TestNQuadsPositiveSyntax ;
mf:name "lantag_with_subtag" ;
rdfs:comment "lantag with subtag \"x\"@en-us" ;
rdft:approval rdft:Approved ;
mf:action <lantag_with_subtag.nq> ;
.
<#minimal_whitespace> a rdft:TestNQuadsPositiveSyntax ;
mf:name "minimal_whitespace" ;
rdfs:comment "tests absense of whitespace between subject, predicate, object and end-of-statement" ;
rdft:approval rdft:Approved ;
mf:action <minimal_whitespace.nq> ;
.
| Turtle | 5 | joshrose/audacity | lib-src/lv2/serd/tests/NQuadsTests/manifest.ttl | [
"CC-BY-3.0"
] |
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="13008000">
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Property Name="NI.Project.Description" Type="Str"></Property>
<Item Name="My Computer" Type="My Computer">
<Property Name="NI.SortType" Type="Int">3</Property>
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.tcp.enabled" Type="Bool">false</Property>
<Property Name="server.tcp.port" Type="Int">0</Property>
<Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="Unit Tests" Type="Folder">
<Item Name="Requirements Coverage" Type="Folder">
<Item Name="Section 1" Type="Folder">
<Item Name="Test MQTT-1.5.3-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-1.5.3-1.vi"/>
<Item Name="Test MQTT-1.5.3-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-1.5.3-2.vi"/>
<Item Name="Test MQTT-1.5.3-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-1.5.3-3.vi"/>
</Item>
<Item Name="Section 2" Type="Folder">
<Item Name="Test MQTT-2.2.2-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.2.2-1.vi"/>
<Item Name="Test MQTT-2.2.2-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.2.2-2.vi"/>
<Item Name="Test MQTT-2.3.1-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.3.1-1.vi"/>
<Item Name="Test MQTT-2.3.1-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.3.1-2.vi"/>
<Item Name="Test MQTT-2.3.1-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.3.1-3.vi"/>
<Item Name="Test MQTT-2.3.1-5.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.3.1-5.vi"/>
<Item Name="Test MQTT-2.3.1-6.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.3.1-6.vi"/>
<Item Name="Test MQTT-2.3.1-7.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-2.3.1-7.vi"/>
</Item>
<Item Name="Section 3" Type="Folder">
<Item Name="Test MQTT-3.1.0-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.0-1.vi"/>
<Item Name="Test MQTT-3.1.0-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.0-2.vi"/>
<Item Name="Test MQTT-3.1.2-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-1.vi"/>
<Item Name="Test MQTT-3.1.2-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-2.vi"/>
<Item Name="Test MQTT-3.1.2-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-3.vi"/>
<Item Name="Test MQTT-3.1.2-11.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-11.vi"/>
<Item Name="Test MQTT-3.1.2-12.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-12.vi"/>
<Item Name="Test MQTT-3.1.2-18.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-18.vi"/>
<Item Name="Test MQTT-3.1.2-19.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-19.vi"/>
<Item Name="Test MQTT-3.1.2-20.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-20.vi"/>
<Item Name="Test MQTT-3.1.2-21.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-21.vi"/>
<Item Name="Test MQTT-3.1.2-22.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.2-22.vi"/>
<Item Name="Test MQTT-3.1.3-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-1.vi"/>
<Item Name="Test MQTT-3.1.3-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-3.vi"/>
<Item Name="Test MQTT-3.1.3-4.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-4.vi"/>
<Item Name="Test MQTT-3.1.3-5.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-5.vi"/>
<Item Name="Test MQTT-3.1.3-6.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-6.vi"/>
<Item Name="Test MQTT-3.1.3-7.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-7.vi"/>
<Item Name="Test MQTT-3.1.3-8.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-8.vi"/>
<Item Name="Test MQTT-3.1.3-9.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-9.vi"/>
<Item Name="Test MQTT-3.1.3-10.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-10.vi"/>
<Item Name="Test MQTT-3.1.3-11.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.3-11.vi"/>
<Item Name="Test MQTT-3.1.4-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.1.4-2.vi"/>
<Item Name="Test MQTT-3.2.0-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.2.0-1.vi"/>
<Item Name="Test MQTT-3.2.2-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.2.2-2.vi"/>
<Item Name="Test MQTT-3.2.2-4.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.2.2-4.vi"/>
<Item Name="Test MQTT-3.3.2-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.3.2-1.vi"/>
<Item Name="Test MQTT-3.3.2-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.3.2-2.vi"/>
<Item Name="Test MQTT-3.3.2-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.3.2-3.vi"/>
<Item Name="Test MQTT-3.6.1-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.6.1-1.vi"/>
<Item Name="Test MQTT-3.8.1-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.8.1-1.vi"/>
<Item Name="Test MQTT-3.8.3-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.8.3-3.vi"/>
<Item Name="Test MQTT-3.8.4-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.8.4-2.vi"/>
<Item Name="Test MQTT-3.8.4-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.8.4-3.vi"/>
<Item Name="Test MQTT-3.8.4-5.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.8.4-5.vi"/>
<Item Name="Test MQTT-3.9.3-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.9.3-2.vi"/>
<Item Name="Test MQTT-3.12.4-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.12.4-1.vi"/>
<Item Name="Test MQTT-3.14.4-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-3.14.4-1.vi"/>
</Item>
<Item Name="Section 4" Type="Folder">
<Item Name="Test MQTT-4.3.2-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.3.2-1.vi"/>
<Item Name="Test MQTT-4.3.3-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.3.3-1.vi"/>
<Item Name="Test MQTT-4.7.1-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.1-1.vi"/>
<Item Name="Test MQTT-4.7.1-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.1-2.vi"/>
<Item Name="Test MQTT-4.7.1-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.1-3.vi"/>
<Item Name="Test MQTT-4.7.2-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.2-1.vi"/>
<Item Name="Test MQTT-4.7.3-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.3-1.vi"/>
<Item Name="Test MQTT-4.7.3-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.3-2.vi"/>
<Item Name="Test MQTT-4.7.3-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.3-3.vi"/>
<Item Name="Test MQTT-4.7.3-4.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.7.3-4.vi"/>
<Item Name="Test MQTT-4.8.0-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-4.8.0-1.vi"/>
</Item>
<Item Name="Section 6" Type="Folder">
<Item Name="Test MQTT-6.0.0-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-6.0.0-1.vi"/>
<Item Name="Test MQTT-6.0.0-2.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-6.0.0-2.vi"/>
<Item Name="Test MQTT-6.0.0-3.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-6.0.0-3.vi"/>
<Item Name="Test MQTT-6.0.0-4.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-6.0.0-4.vi"/>
</Item>
<Item Name="Section 7" Type="Folder">
<Item Name="Test MQTT-7.1.2-1.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test MQTT-7.1.2-1.vi"/>
</Item>
<Item Name="GetServerRef.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/GetServerRef.vi"/>
<Item Name="Test Websockets Requirements.vi" Type="VI" URL="../Unit Tests/Requirements Coverage/Test Websockets Requirements.vi"/>
</Item>
<Item Name="Manual Development Tests" Type="Folder">
<Item Name="Test TCPConnection Process Kill.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/Test TCPConnection Process Kill.vi"/>
<Item Name="Test HighFrequency Client Connection.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/Test HighFrequency Client Connection.vi"/>
<Item Name="Test HIveMQ WebSockets Connection.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/Test HIveMQ WebSockets Connection.vi"/>
<Item Name="Test Local Queue Connection.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/Test Local Queue Connection.vi"/>
<Item Name="Test Server.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/Test Server.vi"/>
<Item Name="Test Simple Connection.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/Test Simple Connection.vi"/>
<Item Name="Test WebSockets Connection.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/Test WebSockets Connection.vi"/>
</Item>
<Item Name="Reported Issue Tests" Type="Folder">
<Item Name="161-Test QoS Repetition Bug.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/161-Test QoS Repetition Bug.vi"/>
<Item Name="162-Test QoS 2 Subscription.vi" Type="VI" URL="../Unit Tests/Manual Dev Tests/162-Test QoS 2 Subscription.vi"/>
</Item>
<Item Name="Requirement Coverage.vi" Type="VI" URL="../Unit Tests/Requirement Coverage.vi"/>
</Item>
<Item Name="MQTT Server.lvlib" Type="Library" URL="../source/MQTT Server.lvlib"/>
<Item Name="DropVI_MQTT Server.vi" Type="VI" URL="../source/DropVI_MQTT Server.vi"/>
<Item Name="DropVI_MQTT Server_Tracing.vi" Type="VI" URL="../source/DropVI_MQTT Server_Tracing.vi"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Property Name="NI.SortType" Type="Int">1</Property>
<Item Name="8.6CompatibleGlobalVar.vi" Type="VI" URL="/<vilib>/Utility/config.llb/8.6CompatibleGlobalVar.vi"/>
<Item Name="Acquire Semaphore.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Acquire Semaphore.vi"/>
<Item Name="Add State(s) to Queue__jki_lib_state_machine.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/State Machine/_JKI_lib_State_Machine.llb/Add State(s) to Queue__jki_lib_state_machine.vi"/>
<Item Name="AddNamedSemaphorePrefix.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/AddNamedSemaphorePrefix.vi"/>
<Item Name="Application Directory.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Application Directory.vi"/>
<Item Name="BuildHelpPath.vi" Type="VI" URL="/<vilib>/Utility/error.llb/BuildHelpPath.vi"/>
<Item Name="Caraya Interactive Menu.rtm" Type="Document" URL="/<vilib>/addons/_JKI Toolkits/Caraya/menu/Caraya Interactive Menu.rtm"/>
<Item Name="Caraya.lvlib" Type="Library" URL="/<vilib>/addons/_JKI Toolkits/Caraya/Caraya.lvlib"/>
<Item Name="Check if File or Folder Exists.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
<Item Name="Check Special Tags.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Check Special Tags.vi"/>
<Item Name="Clear Errors.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Clear Errors.vi"/>
<Item Name="Compare Two Paths.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Compare Two Paths.vi"/>
<Item Name="Convert property node font to graphics font.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Convert property node font to graphics font.vi"/>
<Item Name="Default MQTT Packet (Empty).vi" Type="VI" URL="/<vilib>/LabVIEW Open Source Project/MQTT Control Packets/Control Packets/ControlPacket/Default MQTT Packet (Empty).vi"/>
<Item Name="Details Display Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Details Display Dialog.vi"/>
<Item Name="Dflt Data Dir.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Dflt Data Dir.vi"/>
<Item Name="DialogType.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/DialogType.ctl"/>
<Item Name="DialogTypeEnum.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/DialogTypeEnum.ctl"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="Error Code Database.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Code Database.vi"/>
<Item Name="ErrWarn.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/ErrWarn.ctl"/>
<Item Name="Escape Characters for HTTP.vi" Type="VI" URL="/<vilib>/printing/PathToURL.llb/Escape Characters for HTTP.vi"/>
<Item Name="eventvkey.ctl" Type="VI" URL="/<vilib>/event_ctls.llb/eventvkey.ctl"/>
<Item Name="ex_CorrectErrorChain.vi" Type="VI" URL="/<vilib>/express/express shared/ex_CorrectErrorChain.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AArray Size(s)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AArray Size(s)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AArray to Array of VData__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AArray to Array of VData__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Error Cluster__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Error Cluster__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Path - File Names and Paths Arrays - path__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Path - File Names and Paths Arrays - path__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Path - File Names and Paths Arrays__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Path - File Names and Paths Arrays__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Path - File Names Array - path__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Path - File Names Array - path__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Path - File Names Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Path - File Names Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Path - Traditional - path__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Path - Traditional - path__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Path - Traditional__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Path - Traditional__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ABuild Path__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ABuild Path__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ACluster to Array of VData__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ACluster to Array of VData__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (Bool)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (Bool)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CTL-REF)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CTL-REF)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (GEN-REF)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (GEN-REF)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (GObj-REF)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (GObj-REF)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (VI-REF)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel (VI-REF)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AConditional Auto-Indexing Tunnel__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 1D Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from 2D Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ADelete Elements from Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ADelete Elements from Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 1D Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty 2D Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AEmpty Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AEmpty Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFile Exists - Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFile Exists - Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFile Exists - Scalar__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFile Exists - Scalar__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFile Exists__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFile Exists__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array with Scalar (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFilter 1D Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFilter 1D Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AFormat Variant Into String__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AFormat Variant Into String__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Array Element TDEnum__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Array Element TDEnum__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Data Name from TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Data Name from TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Data Name__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Data Name__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Element TD from Array TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Element TD from Array TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Header from TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Header from TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Last PString__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Last PString__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Physical Units from TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Physical Units from TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Physical Units__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Physical Units__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet PString__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet PString__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Refnum Type Enum from Data__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Refnum Type Enum from Data__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Refnum Type Enum from TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Refnum Type Enum from TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Strings from Enum TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Strings from Enum TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Strings from Enum__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Strings from Enum__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet TDEnum from Data__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet TDEnum from Data__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet TDEnum from TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet TDEnum from TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Variant Attributes__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Variant Attributes__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Waveform Type Enum from Data__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Waveform Type Enum from Data__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AGet Waveform Type Enum from TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AGet Waveform Type Enum from TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AList Directory Recursive__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AList Directory Recursive__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AList Directory__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AList Directory__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AParse String with TDs__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AParse String with TDs__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4APhysical Units__ogtk.ctl" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4APhysical Units__ogtk.ctl"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARefnum Subtype Enum__ogtk.ctl" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARefnum Subtype Enum__ogtk.ctl"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ARemove Duplicates from 1D Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 1D Array2 (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder 2D Array2 (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReorder Array2__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReorder Array2__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AReshape Array to 1D VArray__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AReshape Array to 1D VArray__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AResolve Timestamp Format__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AResolve Timestamp Format__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (Boolean)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (Boolean)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (LVObject)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (LVObject)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch 1D Array (Variant)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch 1D Array (Variant)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASearch Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASearch Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASet Data Name__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASet Data Name__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 1D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 1D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (CDB)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (CDB)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (CSG)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (CSG)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (CXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (CXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (DBL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (DBL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (EXT)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (EXT)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (I8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (I8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (I16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (I16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (I32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (I32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (I64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (I64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (Path)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (Path)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (SGL)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (SGL)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (U8)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (U8)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (U16)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (U16)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (U32)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (U32)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort 2D Array (U64)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort 2D Array (U64)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASort Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASort Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ASplit Cluster TD__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ASplit Cluster TD__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path - Arrays__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path - Arrays__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path - Traditional__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path - Traditional__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path Extension - 1D Array of Paths__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path Extension - 1D Array of Paths__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path Extension - 1D Array of Strings__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path Extension - 1D Array of Strings__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path Extension - Path__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path Extension - Path__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path Extension - String__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path Extension - String__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path Extension__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path Extension__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Path__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Path__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AStrip Units__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AStrip Units__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ATrim Whitespace (String Array)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ATrim Whitespace (String Array)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ATrim Whitespace (String)__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ATrim Whitespace (String)__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4ATrim Whitespace__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4ATrim Whitespace__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AType Descriptor Enumeration__ogtk.ctl" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AType Descriptor Enumeration__ogtk.ctl"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AType Descriptor Header__ogtk.ctl" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AType Descriptor Header__ogtk.ctl"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AType Descriptor__ogtk.ctl" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AType Descriptor__ogtk.ctl"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AValid Path - Array__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AValid Path - Array__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AValid Path - Traditional__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AValid Path - Traditional__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AValid Path__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AValid Path__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AVariant to Header Info__ogtk.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AVariant to Header Info__ogtk.vi"/>
<Item Name="FF154AA9FA361469346938CA7F095A4AWaveform Subtype Enum__ogtk.ctl" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/_Caraya_internal_deps/FF154AA9FA361469346938CA7F095A4AWaveform Subtype Enum__ogtk.ctl"/>
<Item Name="Find Tag.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Find Tag.vi"/>
<Item Name="Format Message String.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Format Message String.vi"/>
<Item Name="General Error Handler CORE.vi" Type="VI" URL="/<vilib>/Utility/error.llb/General Error Handler CORE.vi"/>
<Item Name="General Error Handler.vi" Type="VI" URL="/<vilib>/Utility/error.llb/General Error Handler.vi"/>
<Item Name="Get File Extension.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Get File Extension.vi"/>
<Item Name="Get File System Separator.vi" Type="VI" URL="/<vilib>/Utility/sysinfo.llb/Get File System Separator.vi"/>
<Item Name="Get LV Class Name.vi" Type="VI" URL="/<vilib>/Utility/LVClass/Get LV Class Name.vi"/>
<Item Name="Get LV Class Path.vi" Type="VI" URL="/<vilib>/Utility/LVClass/Get LV Class Path.vi"/>
<Item Name="Get Semaphore Status.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Get Semaphore Status.vi"/>
<Item Name="Get String Text Bounds.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Get String Text Bounds.vi"/>
<Item Name="Get System Directory.vi" Type="VI" URL="/<vilib>/Utility/sysdir.llb/Get System Directory.vi"/>
<Item Name="Get Text Rect.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Get Text Rect.vi"/>
<Item Name="Get Type Code from I16 Array And Pos.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/Get Type Code from I16 Array And Pos.vi"/>
<Item Name="Get VI Library File Info.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Get VI Library File Info.vi"/>
<Item Name="GetHelpDir.vi" Type="VI" URL="/<vilib>/Utility/error.llb/GetHelpDir.vi"/>
<Item Name="GetNamedSemaphorePrefix.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/GetNamedSemaphorePrefix.vi"/>
<Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="/<vilib>/Utility/error.llb/GetRTHostConnectedProp.vi"/>
<Item Name="Has LLB Extension.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Has LLB Extension.vi"/>
<Item Name="imagedata.ctl" Type="VI" URL="/<vilib>/picture/picture.llb/imagedata.ctl"/>
<Item Name="Join Strings.vi" Type="VI" URL="/<vilib>/AdvancedString/Join Strings.vi"/>
<Item Name="KVP Parser.vi" Type="VI" URL="/<vilib>/LabVIEW Open Source Project/Data Manipulation/KVP Parser.vi"/>
<Item Name="Librarian File Info In.ctl" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Librarian File Info In.ctl"/>
<Item Name="Librarian File Info Out.ctl" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Librarian File Info Out.ctl"/>
<Item Name="Librarian File List.ctl" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Librarian File List.ctl"/>
<Item Name="Librarian.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Librarian.vi"/>
<Item Name="List Directory and LLBs.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/List Directory and LLBs.vi"/>
<Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Longest Line Length in Pixels.vi"/>
<Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
<Item Name="MD5Checksum core.vi" Type="VI" URL="/<vilib>/Utility/MD5Checksum.llb/MD5Checksum core.vi"/>
<Item Name="MD5Checksum format message-digest.vi" Type="VI" URL="/<vilib>/Utility/MD5Checksum.llb/MD5Checksum format message-digest.vi"/>
<Item Name="MD5Checksum pad.vi" Type="VI" URL="/<vilib>/Utility/MD5Checksum.llb/MD5Checksum pad.vi"/>
<Item Name="MD5Checksum string.vi" Type="VI" URL="/<vilib>/Utility/MD5Checksum.llb/MD5Checksum string.vi"/>
<Item Name="MQTT Base.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT Connection/MQTT_Base/MQTT Base.lvlib"/>
<Item Name="MQTT Client.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT Client/MQTT Client.lvlib"/>
<Item Name="MQTT_Connection.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT Connection/MQTT_Connection/MQTT_Connection.lvlib"/>
<Item Name="MQTT_Control_Packets.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT Control Packets/Control Packets/MQTT_Control_Packets.lvlib"/>
<Item Name="MQTT_Control_Packets_50.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT Control Packets/Control Packets/MQTT_Control_Packets_50.lvlib"/>
<Item Name="MQTT_Queue.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT LocalQueue Connection/MQTT_LocalQueue/MQTT_Queue.lvlib"/>
<Item Name="MQTT_TCP.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT TCP Connection/MQTT_TCP/MQTT_TCP.lvlib"/>
<Item Name="MQTT_Websockets.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/MQTT Websockets Connection/MQTT_Websockets/MQTT_Websockets.lvlib"/>
<Item Name="NI_FileType.lvlib" Type="Library" URL="/<vilib>/Utility/lvfile.llb/NI_FileType.lvlib"/>
<Item Name="NI_LVConfig.lvlib" Type="Library" URL="/<vilib>/Utility/config.llb/NI_LVConfig.lvlib"/>
<Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/<vilib>/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
<Item Name="Not A Semaphore.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Not A Semaphore.vi"/>
<Item Name="Not Found Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Not Found Dialog.vi"/>
<Item Name="Obtain Semaphore Reference.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Obtain Semaphore Reference.vi"/>
<Item Name="Open URL in Default Browser (path).vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser (path).vi"/>
<Item Name="Open URL in Default Browser (string).vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser (string).vi"/>
<Item Name="Open URL in Default Browser core.vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser core.vi"/>
<Item Name="Open URL in Default Browser.vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser.vi"/>
<Item Name="OpenConvert.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/Data Manipulation/Conversions/OpenConvert.lvlib"/>
<Item Name="OpenDescriptor.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/Data Manipulation/TypeDescriptor/OpenDescriptor.lvlib"/>
<Item Name="OpenSerializer.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/OpenSerializer/OpenSerializer.lvlib"/>
<Item Name="OpenVariant.lvlib" Type="Library" URL="/<vilib>/LabVIEW Open Source Project/Data Manipulation/Variant/OpenVariant.lvlib"/>
<Item Name="Parse State Queue__jki_lib_state_machine.vi" Type="VI" URL="/<vilib>/addons/_JKI Toolkits/State Machine/_JKI_lib_State_Machine.llb/Parse State Queue__jki_lib_state_machine.vi"/>
<Item Name="Path to URL.vi" Type="VI" URL="/<vilib>/printing/PathToURL.llb/Path to URL.vi"/>
<Item Name="RandomStringGenerator.lvclass" Type="LVClass" URL="/<vilib>/LabVIEW Open Source Project/Unicity/RandomStringGenerator/RandomStringGenerator.lvclass"/>
<Item Name="Recursive File List.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Recursive File List.vi"/>
<Item Name="Release Semaphore.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Release Semaphore.vi"/>
<Item Name="RemoveNamedSemaphorePrefix.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/RemoveNamedSemaphorePrefix.vi"/>
<Item Name="Search and Replace Pattern.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Search and Replace Pattern.vi"/>
<Item Name="Semaphore RefNum" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Semaphore RefNum"/>
<Item Name="Semaphore Refnum Core.ctl" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Semaphore Refnum Core.ctl"/>
<Item Name="Set Bold Text.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Set Bold Text.vi"/>
<Item Name="Set Busy.vi" Type="VI" URL="/<vilib>/Utility/cursorutil.llb/Set Busy.vi"/>
<Item Name="Set Cursor (Cursor ID).vi" Type="VI" URL="/<vilib>/Utility/cursorutil.llb/Set Cursor (Cursor ID).vi"/>
<Item Name="Set Cursor (Icon Pict).vi" Type="VI" URL="/<vilib>/Utility/cursorutil.llb/Set Cursor (Icon Pict).vi"/>
<Item Name="Set Cursor.vi" Type="VI" URL="/<vilib>/Utility/cursorutil.llb/Set Cursor.vi"/>
<Item Name="Set String Value.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Set String Value.vi"/>
<Item Name="Sockets.lvlib" Type="Library" URL="/<vilib>/MediaMongrels Ltd/WebSockets/Sockets/Sockets.lvlib"/>
<Item Name="Space Constant.vi" Type="VI" URL="/<vilib>/dlg_ctls.llb/Space Constant.vi"/>
<Item Name="subFile Dialog.vi" Type="VI" URL="/<vilib>/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/>
<Item Name="System Directory Type.ctl" Type="VI" URL="/<vilib>/Utility/sysdir.llb/System Directory Type.ctl"/>
<Item Name="TagReturnType.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/TagReturnType.ctl"/>
<Item Name="TD_Compare Types.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Compare Types.vi"/>
<Item Name="TD_Create Array.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Create Array.vi"/>
<Item Name="TD_Create Cluster.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Create Cluster.vi"/>
<Item Name="TD_Get Array Information.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Get Array Information.vi"/>
<Item Name="TD_Get Cluster Information.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Get Cluster Information.vi"/>
<Item Name="TD_Get Ref Info.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Get Ref Info.vi"/>
<Item Name="TD_Length.ctl" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Length.ctl"/>
<Item Name="TD_Refnum Kind.ctl" Type="VI" URL="/<vilib>/Utility/GetType.llb/TD_Refnum Kind.ctl"/>
<Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Three Button Dialog CORE.vi"/>
<Item Name="Three Button Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Three Button Dialog.vi"/>
<Item Name="TRef Traverse for References.vi" Type="VI" URL="/<vilib>/Utility/traverseref.llb/TRef Traverse for References.vi"/>
<Item Name="TRef Traverse.vi" Type="VI" URL="/<vilib>/Utility/traverseref.llb/TRef Traverse.vi"/>
<Item Name="TRef TravTarget.ctl" Type="VI" URL="/<vilib>/Utility/traverseref.llb/TRef TravTarget.ctl"/>
<Item Name="Trim Whitespace.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Trim Whitespace.vi"/>
<Item Name="Type Code.ctl" Type="VI" URL="/<vilib>/Utility/GetType.llb/Type Code.ctl"/>
<Item Name="Type Descriptor I16 Array.ctl" Type="VI" URL="/<vilib>/Utility/GetType.llb/Type Descriptor I16 Array.ctl"/>
<Item Name="Type Descriptor I16.ctl" Type="VI" URL="/<vilib>/Utility/GetType.llb/Type Descriptor I16.ctl"/>
<Item Name="Type Enum.ctl" Type="VI" URL="/<vilib>/Utility/GetType.llb/Type Enum.ctl"/>
<Item Name="Unset Busy.vi" Type="VI" URL="/<vilib>/Utility/cursorutil.llb/Unset Busy.vi"/>
<Item Name="Validate Semaphore Size.vi" Type="VI" URL="/<vilib>/Utility/semaphor.llb/Validate Semaphore Size.vi"/>
<Item Name="VariantType.lvlib" Type="Library" URL="/<vilib>/Utility/VariantDataType/VariantType.lvlib"/>
<Item Name="VI Scripting - Traverse.lvlib" Type="Library" URL="/<vilib>/Utility/traverseref.llb/VI Scripting - Traverse.lvlib"/>
<Item Name="WebSockets.lvlib" Type="Library" URL="/<vilib>/MediaMongrels Ltd/WebSockets/WebSockets/WebSockets.lvlib"/>
<Item Name="whitespace.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/whitespace.ctl"/>
</Item>
<Item Name="TRef FinderCallback.vi" Type="VI" URL="/<vilib>/Utility/traverseref.llb/TRef FinderCallback.vi"/>
<Item Name="Run Tests in Active Project.vi" Type="VI" URL="../../../../../../../../Program Files (x86)/National Instruments/LabVIEW 2013/project/Caraya/Run Tests in Active Project.vi"/>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>
| LabVIEW | 2 | LabVIEW-Open-Source/LV-MQTT-Broker | MQTT-Broker.lvproj | [
"0BSD"
] |
--
-- Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
--
--
-- SELECT_HAVING
-- https://github.com/postgres/postgres/blob/REL_12_BETA2/src/test/regress/sql/select_having.sql
--
-- This test file was converted from inputs/postgreSQL/select_having.sql
-- TODO: We should add UDFs in GROUP BY clause when [SPARK-28386] and [SPARK-26741] is resolved.
-- load test data
CREATE TABLE test_having (a int, b int, c string, d string) USING parquet;
INSERT INTO test_having VALUES (0, 1, 'XXXX', 'A');
INSERT INTO test_having VALUES (1, 2, 'AAAA', 'b');
INSERT INTO test_having VALUES (2, 2, 'AAAA', 'c');
INSERT INTO test_having VALUES (3, 3, 'BBBB', 'D');
INSERT INTO test_having VALUES (4, 3, 'BBBB', 'e');
INSERT INTO test_having VALUES (5, 3, 'bbbb', 'F');
INSERT INTO test_having VALUES (6, 4, 'cccc', 'g');
INSERT INTO test_having VALUES (7, 4, 'cccc', 'h');
INSERT INTO test_having VALUES (8, 4, 'CCCC', 'I');
INSERT INTO test_having VALUES (9, 4, 'CCCC', 'j');
SELECT udf(b), udf(c) FROM test_having
GROUP BY b, c HAVING udf(count(*)) = 1 ORDER BY udf(b), udf(c);
-- HAVING is effectively equivalent to WHERE in this case
SELECT udf(b), udf(c) FROM test_having
GROUP BY b, c HAVING udf(b) = 3 ORDER BY udf(b), udf(c);
-- [SPARK-28386] Cannot resolve ORDER BY columns with GROUP BY and HAVING
-- SELECT lower(c), count(c) FROM test_having
-- GROUP BY lower(c) HAVING count(*) > 2 OR min(a) = max(a)
-- ORDER BY lower(c);
SELECT udf(c), max(udf(a)) FROM test_having
GROUP BY c HAVING udf(count(*)) > 2 OR udf(min(a)) = udf(max(a))
ORDER BY c;
-- test degenerate cases involving HAVING without GROUP BY
-- Per SQL spec, these should generate 0 or 1 row, even without aggregates
SELECT udf(udf(min(udf(a)))), udf(udf(max(udf(a)))) FROM test_having HAVING udf(udf(min(udf(a)))) = udf(udf(max(udf(a))));
SELECT udf(min(udf(a))), udf(udf(max(a))) FROM test_having HAVING udf(min(a)) < udf(max(udf(a)));
-- errors: ungrouped column references
SELECT udf(a) FROM test_having HAVING udf(min(a)) < udf(max(a));
SELECT 1 AS one FROM test_having HAVING udf(a) > 1;
-- the really degenerate case: need not scan table at all
SELECT 1 AS one FROM test_having HAVING udf(udf(1) > udf(2));
SELECT 1 AS one FROM test_having HAVING udf(udf(1) < udf(2));
-- [SPARK-33008] Spark SQL throws an exception
-- and just to prove that we aren't scanning the table:
SELECT 1 AS one FROM test_having WHERE 1/udf(a) = 1 HAVING 1 < 2;
DROP TABLE test_having;
| SQL | 4 | kesavanvt/spark | sql/core/src/test/resources/sql-tests/inputs/udf/postgreSQL/udf-select_having.sql | [
"BSD-2-Clause",
"Apache-2.0",
"CC0-1.0",
"MIT",
"MIT-0",
"ECL-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] |
'reach 0.1';
const I = {
// Can't use shadow stdlib functions within objects
commit: Fun([], UInt)
};
export const main =
Reach.App(
{},
[['A', I]],
(A) => {
A.only(() => {
const x = declassify(interact.commit());
});
A.publish(x);
commit();
exit();
});
| RenderScript | 3 | chikeabuah/reach-lang | hs/t/n/interact_w_commit.rsh | [
"Apache-2.0"
] |
<?xml version="1.0" encoding="UTF-8"?>
<Layout version="1.6.1">
<Mode>Vertical</Mode>
<X>1920</X>
<Y>-1</Y>
<VerticalWidth>280</VerticalWidth>
<VerticalHeight>1080</VerticalHeight>
<HorizontalWidth>-1</HorizontalWidth>
<HorizontalHeight>-1</HorizontalHeight>
<Settings>
<TextColor>FFFFFFFF</TextColor>
<BackgroundColor>FF0F0F0F</BackgroundColor>
<BackgroundColor2>00000000</BackgroundColor2>
<ThinSeparatorsColor>03FFFFFF</ThinSeparatorsColor>
<SeparatorsColor>642580FF</SeparatorsColor>
<PersonalBestColor>FF16A6FF</PersonalBestColor>
<AheadGainingTimeColor>FF00CC36</AheadGainingTimeColor>
<AheadLosingTimeColor>FF52CC73</AheadLosingTimeColor>
<BehindGainingTimeColor>FFCC5C52</BehindGainingTimeColor>
<BehindLosingTimeColor>FFCC3232</BehindLosingTimeColor>
<BestSegmentColor>FFD8AF1F</BestSegmentColor>
<UseRainbowColor>False</UseRainbowColor>
<NotRunningColor>FFACACAC</NotRunningColor>
<PausedColor>FF7A7A7A</PausedColor>
<TextOutlineColor>00000000</TextOutlineColor>
<ShadowsColor>80000000</ShadowsColor>
<TimesFont><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAMEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAABAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAwAAAAs=]]></TimesFont>
<TimerFont><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAABRNaWNyb3NvZnQgU2FucyBTZXJpZgAAL0IF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAABAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAgAAAAs=]]></TimerFont>
<TextFont><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAMEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAABAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAwAAAAs=]]></TextFont>
<AlwaysOnTop>True</AlwaysOnTop>
<ShowBestSegments>True</ShowBestSegments>
<AntiAliasing>False</AntiAliasing>
<DropShadows>True</DropShadows>
<BackgroundType>SolidColor</BackgroundType>
<BackgroundImage />
<ImageOpacity>1</ImageOpacity>
<ImageBlur>0</ImageBlur>
<Opacity>1</Opacity>
</Settings>
<Components>
<Component>
<Path>LiveSplit.Title.dll</Path>
<Settings>
<Version>1.7</Version>
<ShowGameName>True</ShowGameName>
<ShowCategoryName>True</ShowCategoryName>
<ShowAttemptCount>False</ShowAttemptCount>
<ShowFinishedRunsCount>False</ShowFinishedRunsCount>
<OverrideTitleFont>False</OverrideTitleFont>
<OverrideTitleColor>False</OverrideTitleColor>
<TitleFont><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAUEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAAAAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAgAAAAs=]]></TitleFont>
<CenterTitle>False</CenterTitle>
<SingleLine>False</SingleLine>
<TitleColor>FFFFFFFF</TitleColor>
<BackgroundColor>6400FFFF</BackgroundColor>
<BackgroundColor2>640000FF</BackgroundColor2>
<BackgroundGradient>Vertical</BackgroundGradient>
<DisplayGameIcon>True</DisplayGameIcon>
<ShowRegion>False</ShowRegion>
<ShowPlatform>False</ShowPlatform>
<ShowVariables>True</ShowVariables>
</Settings>
</Component>
<Component>
<Path>LiveSplit.WorldRecord.dll</Path>
<Settings>
<Version>1.6</Version>
<TextColor>FFFFFFFF</TextColor>
<OverrideTextColor>False</OverrideTextColor>
<TimeColor>FFFFFFFF</TimeColor>
<OverrideTimeColor>False</OverrideTimeColor>
<BackgroundColor>640000FF</BackgroundColor>
<BackgroundColor2>00FFFFFF</BackgroundColor2>
<BackgroundGradient>Plain</BackgroundGradient>
<Display2Rows>False</Display2Rows>
<CenteredText>True</CenteredText>
<FilterRegion>False</FilterRegion>
<FilterPlatform>False</FilterPlatform>
<FilterVariables>False</FilterVariables>
</Settings>
</Component>
<Component>
<Path>LiveSplit.CurrentComparison.dll</Path>
<Settings>
<Version>1.4</Version>
<TextColor>FFFFFFFF</TextColor>
<OverrideTextColor>False</OverrideTextColor>
<TimeColor>FFFFFFFF</TimeColor>
<OverrideTimeColor>False</OverrideTimeColor>
<BackgroundColor>640000FF</BackgroundColor>
<BackgroundColor2>646400FF</BackgroundColor2>
<BackgroundGradient>Vertical</BackgroundGradient>
<Font1><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAUEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAAAAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAgAAAAs=]]></Font1>
<Font2><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAUEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAAAAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAgAAAAs=]]></Font2>
<OverrideFont1>False</OverrideFont1>
<OverrideFont2>False</OverrideFont2>
<Display2Rows>False</Display2Rows>
</Settings>
</Component>
<Component>
<Path>LiveSplit.Subsplits.dll</Path>
<Settings>
<Version>1.7</Version>
<CurrentSplitTopColor>966400FF</CurrentSplitTopColor>
<CurrentSplitBottomColor>9600FFFF</CurrentSplitBottomColor>
<VisualSplitCount>21</VisualSplitCount>
<SplitPreviewCount>7</SplitPreviewCount>
<MinimumMajorSplits>0</MinimumMajorSplits>
<DisplayIcons>True</DisplayIcons>
<ShowThinSeparators>False</ShowThinSeparators>
<AlwaysShowLastSplit>True</AlwaysShowLastSplit>
<SplitWidth>20</SplitWidth>
<SplitTimesAccuracy>Seconds</SplitTimesAccuracy>
<BeforeNamesColor>FFFFFFFF</BeforeNamesColor>
<CurrentNamesColor>FFFFFFFF</CurrentNamesColor>
<AfterNamesColor>FFFFFFFF</AfterNamesColor>
<OverrideTextColor>False</OverrideTextColor>
<BeforeTimesColor>FFFFFFFF</BeforeTimesColor>
<CurrentTimesColor>FFFFFFFF</CurrentTimesColor>
<AfterTimesColor>FFFFFFFF</AfterTimesColor>
<OverrideTimesColor>False</OverrideTimesColor>
<LockLastSplit>False</LockLastSplit>
<IconSize>22</IconSize>
<IconShadows>True</IconShadows>
<SplitHeight>5.8</SplitHeight>
<CurrentSplitGradient>Horizontal</CurrentSplitGradient>
<BackgroundColor>646400FF</BackgroundColor>
<BackgroundColor2>6400FFFF</BackgroundColor2>
<BackgroundGradient>Horizontal</BackgroundGradient>
<SeparatorLastSplit>True</SeparatorLastSplit>
<DeltasAccuracy>Tenths</DeltasAccuracy>
<DropDecimals>True</DropDecimals>
<OverrideDeltasColor>False</OverrideDeltasColor>
<DeltasColor>FFFFFFFF</DeltasColor>
<HeaderComparison>Current Comparison</HeaderComparison>
<HeaderTimingMethod>Current Timing Method</HeaderTimingMethod>
<Display2Rows>False</Display2Rows>
<IndentBlankIcons>True</IndentBlankIcons>
<IndentSubsplits>True</IndentSubsplits>
<HideSubsplits>False</HideSubsplits>
<ShowSubsplits>False</ShowSubsplits>
<CurrentSectionOnly>False</CurrentSectionOnly>
<OverrideSubsplitColor>False</OverrideSubsplitColor>
<SubsplitGradient>Plain</SubsplitGradient>
<ShowHeader>True</ShowHeader>
<IndentSectionSplit>True</IndentSectionSplit>
<ShowIconSectionSplit>False</ShowIconSectionSplit>
<ShowSectionIcon>False</ShowSectionIcon>
<HeaderGradient>Horizontal</HeaderGradient>
<OverrideHeaderColor>False</OverrideHeaderColor>
<HeaderText>True</HeaderText>
<HeaderTimes>False</HeaderTimes>
<HeaderAccuracy>Seconds</HeaderAccuracy>
<SectionTimer>False</SectionTimer>
<SectionTimerGradient>True</SectionTimerGradient>
<SectionTimerAccuracy>Tenths</SectionTimerAccuracy>
<SubsplitTopColor>8D000000</SubsplitTopColor>
<SubsplitBottomColor>00FFFFFF</SubsplitBottomColor>
<HeaderTopColor>0000FFFF</HeaderTopColor>
<HeaderBottomColor>006400FF</HeaderBottomColor>
<HeaderTextColor>FFFFFFFF</HeaderTextColor>
<HeaderTimesColor>FFFFFFFF</HeaderTimesColor>
<SectionTimerColor>FF777777</SectionTimerColor>
<ShowColumnLabels>False</ShowColumnLabels>
<LabelsColor>FFFFFFFF</LabelsColor>
<Columns>
<Settings>
<Version>1.5</Version>
<Name>+/-</Name>
<Type>Delta</Type>
<Comparison>Current Comparison</Comparison>
<TimingMethod>Current Timing Method</TimingMethod>
</Settings>
<Settings>
<Version>1.5</Version>
<Name>Time</Name>
<Type>SplitTime</Type>
<Comparison>Current Comparison</Comparison>
<TimingMethod>Current Timing Method</TimingMethod>
</Settings>
</Columns>
</Settings>
</Component>
<Component>
<Path>LiveSplit.DetailedTimer.dll</Path>
<Settings>
<Version>1.5</Version>
<Height>75</Height>
<Width>200</Width>
<SegmentTimerSizeRatio>40</SegmentTimerSizeRatio>
<TimerShowGradient>True</TimerShowGradient>
<OverrideTimerColors>False</OverrideTimerColors>
<SegmentTimerShowGradient>True</SegmentTimerShowGradient>
<TimerFormat>1</TimerFormat>
<SegmentTimerFormat>1</SegmentTimerFormat>
<SegmentTimesAccuracy>Tenths</SegmentTimesAccuracy>
<TimerColor>FFAAAAAA</TimerColor>
<SegmentTimerColor>FFAAAAAA</SegmentTimerColor>
<SegmentLabelsColor>FFFFFFFF</SegmentLabelsColor>
<SegmentTimesColor>FFFFFFFF</SegmentTimesColor>
<SegmentLabelsFont><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAIEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAAAAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAwAAAAs=]]></SegmentLabelsFont>
<SegmentTimesFont><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAIEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAABAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAwAAAAs=]]></SegmentTimesFont>
<SplitNameFont><![CDATA[AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5Gb250BAAAAAROYW1lBFNpemUFU3R5bGUEVW5pdAEABAQLGFN5c3RlbS5EcmF3aW5nLkZvbnRTdHlsZQIAAAAbU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AgAAAAIAAAAGAwAAAAhTZWdvZSBVSQAAYEEF/P///xhTeXN0ZW0uRHJhd2luZy5Gb250U3R5bGUBAAAAB3ZhbHVlX18ACAIAAAAAAAAABfv///8bU3lzdGVtLkRyYXdpbmcuR3JhcGhpY3NVbml0AQAAAAd2YWx1ZV9fAAgCAAAAAwAAAAs=]]></SplitNameFont>
<DisplayIcon>False</DisplayIcon>
<IconSize>40</IconSize>
<ShowSplitName>False</ShowSplitName>
<SplitNameColor>FFFFFFFF</SplitNameColor>
<BackgroundColor>966400FF</BackgroundColor>
<BackgroundColor2>9600FFFF</BackgroundColor2>
<BackgroundGradient>Horizontal</BackgroundGradient>
<Comparison>Current Comparison</Comparison>
<Comparison2>Best Segments</Comparison2>
<HideComparison>False</HideComparison>
<TimingMethod>Current Timing Method</TimingMethod>
<DecimalsSize>35</DecimalsSize>
<SegmentTimerDecimalsSize>35</SegmentTimerDecimalsSize>
</Settings>
</Component>
<Component>
<Path>LiveSplit.PossibleTimeSave.dll</Path>
<Settings>
<Version>1.5</Version>
<TextColor>FFFFFFFF</TextColor>
<OverrideTextColor>False</OverrideTextColor>
<TimeColor>FFFFFFFF</TimeColor>
<OverrideTimeColor>False</OverrideTimeColor>
<Accuracy>Tenths</Accuracy>
<BackgroundColor>966400FF</BackgroundColor>
<BackgroundColor2>9600FFFF</BackgroundColor2>
<BackgroundGradient>Horizontal</BackgroundGradient>
<Comparison>Current Comparison</Comparison>
<Display2Rows>False</Display2Rows>
<TotalTimeSave>False</TotalTimeSave>
</Settings>
</Component>
<Component>
<Path>LiveSplit.PreviousSegment.dll</Path>
<Settings>
<Version>1.6</Version>
<TextColor>FFFFFFFF</TextColor>
<OverrideTextColor>False</OverrideTextColor>
<BackgroundColor>644B00FF</BackgroundColor>
<BackgroundColor2>6400FFFF</BackgroundColor2>
<BackgroundGradient>Horizontal</BackgroundGradient>
<DeltaAccuracy>Tenths</DeltaAccuracy>
<DropDecimals>True</DropDecimals>
<Comparison>Best Segments</Comparison>
<Display2Rows>False</Display2Rows>
<ShowPossibleTimeSave>False</ShowPossibleTimeSave>
<TimeSaveAccuracy>Tenths</TimeSaveAccuracy>
</Settings>
</Component>
<Component>
<Path>LiveSplit.Delta.dll</Path>
<Settings>
<Version>1.4</Version>
<TextColor>FFFFFFFF</TextColor>
<OverrideTextColor>False</OverrideTextColor>
<Accuracy>Tenths</Accuracy>
<BackgroundColor>644B00FF</BackgroundColor>
<BackgroundColor2>6400FFFF</BackgroundColor2>
<BackgroundGradient>Horizontal</BackgroundGradient>
<Comparison>Best Split Times</Comparison>
<Display2Rows>False</Display2Rows>
<DropDecimals>True</DropDecimals>
</Settings>
</Component>
<Component>
<Path>LiveSplit.SumOfBest.dll</Path>
<Settings>
<Version>1.4</Version>
<TextColor>FFFFFFFF</TextColor>
<OverrideTextColor>False</OverrideTextColor>
<TimeColor>FFFFFFFF</TimeColor>
<OverrideTimeColor>False</OverrideTimeColor>
<Accuracy>Seconds</Accuracy>
<BackgroundColor>644B00FF</BackgroundColor>
<BackgroundColor2>6400FFFF</BackgroundColor2>
<BackgroundGradient>Horizontal</BackgroundGradient>
<Display2Rows>False</Display2Rows>
</Settings>
</Component>
<Component>
<Path>LiveSplit.RunPrediction.dll</Path>
<Settings>
<Version>1.4</Version>
<TextColor>FFFFFFFF</TextColor>
<OverrideTextColor>False</OverrideTextColor>
<TimeColor>FFFFFFFF</TimeColor>
<OverrideTimeColor>False</OverrideTimeColor>
<Accuracy>Seconds</Accuracy>
<BackgroundColor>644B00FF</BackgroundColor>
<BackgroundColor2>6400FFFF</BackgroundColor2>
<BackgroundGradient>Horizontal</BackgroundGradient>
<Comparison>Best Segments</Comparison>
<Display2Rows>False</Display2Rows>
</Settings>
</Component>
</Components>
</Layout> | LSL | 2 | ash2x3zb9cy/livesplit-core | tests/layout_files/subsplits.lsl | [
"Apache-2.0",
"MIT"
] |
scriptname _Frost_WindbreakerEffectScript extends ActiveMagicEffect
import FrostUtil
import _FrostInternal
Event OnEffectStart(Actor akTarget, Actor akCaster)
utility.waitmenumode(0.3)
GetCoverageSystem().windbreaker_perk_active = true
SendEvent_UpdateCoverage()
EndEvent
Event OnEffectFinish(Actor akTarget, Actor akCaster)
utility.waitmenumode(0.3)
GetCoverageSystem().windbreaker_perk_active = false
SendEvent_UpdateCoverage()
EndEvent
function SendEvent_UpdateCoverage()
FallbackEventEmitter emitter = GetEventEmitter_UpdateCoverage()
int handle = emitter.Create("Frost_UpdateCoverage")
if handle
emitter.PushBool(handle, false)
emitter.Send(handle)
endif
endFunction | Papyrus | 4 | chesko256/Campfire | Scripts/Source/_Frost_WindbreakerEffectScript.psc | [
"MIT"
] |
#!/usr/bin/env python3
from Crypto.Util.number import *
n = 57124473624902616044065979988819249036140530316973180074875001119231275147326719871403919744846198688737558128396539417074957372007789686062427617444105614835437812539883078394896682964275614408165850319708198699762827523049745856017199729338653146705021969485082337324426166398103493183216927789604406357783
c1 = 46224295431605226426888432216720822715246994322855442900606411738629283816285605672367414265647206727379522984911613227139211601079155316212971922332378721957535558298234488365771959314199066927559598839108255498007681928214445471432733608990245326000463672106039796485825352497682438941653913601043451729371
c2 = 22687511875816102465620608216595871468366946783276630882561288293252869218288322270555012615055027768186721312617737789555009172230550393688651143701808971982798961099804563418997791818389420529139197307741245334476688201202443012133990242756963820324289749822263893575755943829342528291617801810118344888636
def gcd(a, b):
return a.monic() if b == 0 else gcd(b, a % b)
P.<x> = PolynomialRing(Zmod(n))
e = 257
f1 = x ^ e - c1
f2 = (87 * x + 1337) ^ e - c2
m = -gcd(f1, f2).coefficients()[0]
print(long_to_bytes(m))
| Sage | 4 | fossabot/Crypto-Course | RSA/Franklin-Reiter/solve.sage | [
"MIT"
] |
# Copyright (c) 2018-2021, Carnegie Mellon University
# See LICENSE for details
TestFailExit := function()
Print("TEST FAILED\n");
Exit(-1);
end;
TestSkipExit := function()
Print("Skipping test\n");
Exit(86);
end;
#F GetBasicProfilerTestFName (<pf>)
#F Get the filename associated with Basic Profiler Test
#F if <pf> return Success file name
#F otherwise return Failure file name
GetBasicProfilerTestFName := function(pf)
local path, sep;
sep := Conf("path_sep");
path := Conf("spiral_dir");
path := Concat(path, sep, "build");
if pf then
path := Concat(path, sep, "PROFILER_RUN_SUCCESS");
else
path := Concat(path, sep, "PROFILER_RUN_FAILED");
fi;
return path;
end;
#F ClearBasicProfilerTestResults () -- remove results of prior run(s) of basic profiler test
ClearBasicProfilerTestResults := function()
SysRemove(GetBasicProfilerTestFName(true));
SysRemove(GetBasicProfilerTestFName(false));
return;
end;
#F MarkBasicProfilerTest (<pf>)
#F Mark (create the filename) associated with Basic Profiler Test
#F if <pf> ==> test successed, use success file name
#F otherwise ==> test failed, use Failure file name
MarkBasicProfilerTest := function(pf)
local path;
path := GetBasicProfilerTestFName(pf);
PrintTo(path, "");
return;
end;
#F CheckBasicProfilerTest () -- Return True if basic profiler test passed, otherwise, False
CheckBasicProfilerTest := function()
local res, file;
file := GetBasicProfilerTestFName(true);
res := CheckFileExists(file, "");
if SysVerbose() > 0 then
Print("Marker file: ", file);
if res then PrintLine(" Found, return true"); else PrintLine(" NOT Found"); fi;
fi;
if res then return res; fi;
file := GetBasicProfilerTestFName(false);
res := CheckFileExists(file, "");
if SysVerbose() > 0 then
Print("Marker file: ", file);
if res then PrintLine(" Found, return false"); else PrintLine(" NOT Found"); fi;
fi;
return false;
end;
| GAP | 4 | sr7cb/spiral-software | namespaces/spiral/test.gi | [
"BSD-2-Clause-FreeBSD"
] |
#include <xs1.h>
#include <platform.h>
#include "devicedefines.h"
#include "xud.h"
#include "usb_std_requests.h"
#include "dfu_types.h"
#include "flash_interface.h"
#include <dfu_interface.h>
#if (XUD_SERIES_SUPPORT==4)
/* xCORE-200 */
/* Note range 0x7FFC8 - 0x7FFFF guarenteed to be untouched by tools */
#define FLAG_ADDRESS 0x7ffcc
#else
/* Note range 0x1FFC8 - 0x1FFFF guarenteed to be untouched by tools */
#define FLAG_ADDRESS 0x1ffcc
#endif
/* Store Flag to fixed address */
static void SetDFUFlag(unsigned x)
{
asm volatile("stw %0, %1[0]" :: "r"(x), "r"(FLAG_ADDRESS));
}
/* Load flag from fixed address */
static unsigned GetDFUFlag()
{
unsigned x;
asm volatile("ldw %0, %1[0]" : "=r"(x) : "r"(FLAG_ADDRESS));
return x;
}
static int g_DFU_state = STATE_APP_IDLE;
static int DFU_status = DFU_OK;
static timer DFUTimer;
static unsigned int DFUTimerStart = 0;
static unsigned int DFUResetTimeout = 100000000; // 1 second default
static int DFU_flash_connected = 0;
static unsigned int subPagesLeft = 0;
extern void DFUCustomFlashEnable();
extern void DFUCustomFlashDisable();
void DFUDelay(unsigned d)
{
timer tmr;
unsigned s;
tmr :> s;
tmr when timerafter(s + d) :> void;
}
/* Return non-zero on error */
static int DFU_OpenFlash()
{
if (!DFU_flash_connected)
{
unsigned int cmd_data[16];
DFUCustomFlashEnable();
int error = flash_cmd_init();
if(error)
{
return error;
}
DFU_flash_connected = 1;
}
return 0;
}
static int DFU_CloseFlash(chanend ?c_user_cmd)
{
if (DFU_flash_connected)
{
unsigned int cmd_data[16];
DFUCustomFlashDisable();
flash_cmd_deinit();
DFU_flash_connected = 0;
}
return 0;
}
static int DFU_Detach(unsigned int timeout, chanend ?c_user_cmd, unsigned &DFU_state)
{
if (DFU_state == STATE_APP_IDLE)
{
DFU_state = STATE_APP_DETACH;
DFU_OpenFlash();
// Setup DFU timeout value
DFUResetTimeout = timeout * 100000;
// Start DFU reset timer
DFUTimer :> DFUTimerStart;
}
else
{
DFU_state = STATE_DFU_ERROR;
}
return 0;
}
static int DFU_Dnload(unsigned int request_len, unsigned int block_num, const unsigned request_data[16], chanend ?c_user_cmd, int &return_data_len, unsigned &DFU_state)
{
unsigned int fromDfuIdle = 0;
return_data_len = 0;
int error;
// Get DFU packets here, sequence is
// DFU_DOWNLOAD -> DFU_DOWNLOAD_SYNC
// GET_STATUS -> DFU_DOWNLOAD_SYNC (flash busy) || DFU_DOWNLOAD_IDLE
// REPEAT UNTIL DFU_DOWNLOAD with 0 length -> DFU_MANIFEST_SYNC
if((error = DFU_OpenFlash()))
{
return error;
}
switch (DFU_state)
{
case STATE_DFU_IDLE:
case STATE_DFU_DOWNLOAD_IDLE:
break;
default:
DFU_state = STATE_DFU_ERROR;
return 1;
}
if ((DFU_state == STATE_DFU_IDLE) && (request_len == 0))
{
DFU_state = STATE_DFU_ERROR;
return 1;
}
else if (DFU_state == STATE_DFU_IDLE)
{
fromDfuIdle = 1;
}
else
{
fromDfuIdle = 0;
}
if (request_len == 0)
{
// Host signalling complete download
int i = 0;
unsigned int cmd_data[16];
if (subPagesLeft)
{
unsigned int subPagePad[16] = {0};
for (i = 0; i < subPagesLeft; i++)
{
flash_cmd_write_page_data((subPagePad, unsigned char[64]));
}
}
cmd_data[0] = 2; // Terminate write
flash_cmd_write_page((cmd_data, unsigned char[]));
DFU_state = STATE_DFU_MANIFEST_SYNC;
}
else
{
unsigned int i = 0;
unsigned int flash_cmd = 0;
unsigned int flash_page_index = 0;
unsigned int cmd_data[16];
if (fromDfuIdle)
{
unsigned s = 0;
// Erase flash on first block
flash_cmd_erase_all();
}
// Program firmware, STATE_DFU_DOWNLOAD_BUSY not currently used
if (!(block_num % 4))
{
cmd_data[0] = !fromDfuIdle; // 0 for first page, 1 for other pages.
flash_cmd_write_page((cmd_data, unsigned char[64]));
subPagesLeft = 4;
}
for (i = 0; i < 16; i++)
{
cmd_data[i] = request_data[i];
}
flash_cmd_write_page_data((cmd_data, unsigned char[64]));
subPagesLeft--;
DFU_state = STATE_DFU_DOWNLOAD_SYNC;
}
return 0;
}
static int DFU_Upload(unsigned int request_len, unsigned int block_num, unsigned data_out[16], unsigned &DFU_state)
{
unsigned int cmd_data[16];
unsigned int firstRead = 0;
// Start at flash address 0
// Keep reading flash pages until read_page returns 1 (address out of range)
// Return terminating upload packet at this point
DFU_OpenFlash();
switch (DFU_state)
{
case STATE_DFU_IDLE:
case STATE_DFU_UPLOAD_IDLE:
break;
default:
DFU_state = STATE_DFU_ERROR;
return 0;
}
if ((DFU_state == STATE_DFU_IDLE) && (request_len == 0))
{
DFU_state = STATE_DFU_ERROR;
return 0;
}
else if (DFU_state == STATE_DFU_IDLE)
{
firstRead = 1;
subPagesLeft = 0;
}
if (!subPagesLeft)
{
cmd_data[0] = !firstRead;
// Read whole (256bytes) page from the image on the flash
flash_cmd_read_page((cmd_data, unsigned char[64]));
subPagesLeft = 4;
// If address out of range, terminate!
if (cmd_data[0] == 1)
{
subPagesLeft = 0;
// Back to idle state, upload complete
DFU_state = STATE_DFU_IDLE;
return 0;
}
}
// Get 64 bytes of page data from memory
flash_cmd_read_page_data((data_out, unsigned char[64]));
subPagesLeft--;
DFU_state = STATE_DFU_UPLOAD_IDLE;
return 64;
}
static int DFU_GetStatus(unsigned int request_len, unsigned data_buffer[16], chanend ?c_user_cmd, unsigned &DFU_state)
{
unsigned int timeout = 0;
data_buffer[0] = timeout << 8 | (unsigned char)DFU_status;
switch (DFU_state)
{
case STATE_DFU_MANIFEST:
case STATE_DFU_MANIFEST_WAIT_RESET:
DFU_state = STATE_DFU_ERROR;
break;
case STATE_DFU_DOWNLOAD_BUSY:
// If download completes -> DFU_DOWNLOAD_SYNC
// Currently all transactions are synchronous so no busy state
break;
case STATE_DFU_DOWNLOAD_SYNC:
DFU_state = STATE_DFU_DOWNLOAD_IDLE;
break;
case STATE_DFU_MANIFEST_SYNC:
// Check if complete here
DFU_state = STATE_DFU_IDLE;
break;
default:
break;
}
data_buffer[1] = DFU_state;
return 6;
}
static int DFU_ClrStatus(unsigned &DFU_state)
{
if (DFU_state == STATE_DFU_ERROR)
{
DFU_state = STATE_DFU_IDLE;
}
else
{
DFU_state = STATE_DFU_ERROR;
}
return 0;
}
static int DFU_GetState(unsigned int request_len, unsigned int request_data[16], chanend ?c_user_cmd, unsigned &DFU_state)
{
request_data[0] = DFU_state;
switch (DFU_state)
{
case STATE_DFU_DOWNLOAD_BUSY:
case STATE_DFU_MANIFEST:
case STATE_DFU_MANIFEST_WAIT_RESET:
DFU_state = STATE_DFU_ERROR;
break;
default:
break;
}
return 1;
}
static int DFU_Abort(unsigned &DFU_state)
{
DFU_state = STATE_DFU_IDLE;
return 0;
}
// Tell the DFU state machine that a USB reset has occured
int DFUReportResetState(chanend ?c_user_cmd)
{
unsigned int inDFU = 0;
unsigned int currentTime = 0;
unsigned flag;
flag = GetDFUFlag();
//if (DFU_reset_override == 0x11042011)
if (flag == 0x11042011)
{
unsigned int cmd_data[16];
inDFU = 1;
g_DFU_state = STATE_DFU_IDLE;
return inDFU;
}
switch(g_DFU_state)
{
case STATE_APP_DETACH:
case STATE_DFU_IDLE:
g_DFU_state = STATE_DFU_IDLE;
DFUTimer :> currentTime;
if (currentTime - DFUTimerStart > DFUResetTimeout)
{
g_DFU_state = STATE_APP_IDLE;
inDFU = 0;
}
else
{
inDFU = 1;
}
break;
case STATE_APP_IDLE:
case STATE_DFU_DOWNLOAD_SYNC:
case STATE_DFU_DOWNLOAD_BUSY:
case STATE_DFU_DOWNLOAD_IDLE:
case STATE_DFU_MANIFEST_SYNC:
case STATE_DFU_MANIFEST:
case STATE_DFU_MANIFEST_WAIT_RESET:
case STATE_DFU_UPLOAD_IDLE:
case STATE_DFU_ERROR:
inDFU = 0;
g_DFU_state = STATE_APP_IDLE;
break;
default:
g_DFU_state = STATE_DFU_ERROR;
inDFU = 1;
break;
}
if (!inDFU)
{
DFU_CloseFlash(c_user_cmd);
}
return inDFU;
}
static int XMOS_DFU_RevertFactory(chanend ?c_user_cmd)
{
unsigned s = 0;
DFU_OpenFlash();
flash_cmd_erase_all();
DFUTimer :> s;
DFUTimer when timerafter(s + 25000000) :> s; // Wait for flash erase
return 0;
}
static int XMOS_DFU_SelectImage(unsigned int index, chanend ?c_user_cmd)
{
// Select the image index for firmware update
// Currently not used or implemented
return 0;
}
static int XMOS_DFU_SaveState()
{
return 0;
}
static int XMOS_DFU_LoadState()
{
return 0;
}
[[distributable]]
void DFUHandler(server interface i_dfu i, chanend ?c_user_cmd)
{
while(1)
{
select
{
case i.HandleDfuRequest(USB_SetupPacket_t &sp, unsigned data_buffer[], unsigned data_buffer_length, unsigned dfuState)
-> {unsigned reset_device_after_ack, int return_data_len, int dfu_reset_override, int returnVal, unsigned newDfuState}:
reset_device_after_ack = 0;
return_data_len = 0;
dfu_reset_override = 0;
unsigned tmpDfuState = dfuState;
returnVal = 0;
// Map Standard DFU commands onto device level firmware upgrade mechanism
switch (sp.bRequest)
{
case DFU_DETACH:
tmpDfuState = dfuState;
return_data_len = DFU_Detach(sp.wValue, c_user_cmd, tmpDfuState);
newDfuState = tmpDfuState;;
break;
case DFU_DNLOAD:
unsigned data[16];
for(int i = 0; i < 16; i++)
data[i] = data_buffer[i];
returnVal = DFU_Dnload(sp.wLength, sp.wValue, data, c_user_cmd, return_data_len, tmpDfuState);
break;
case DFU_UPLOAD:
unsigned data_out[16];
return_data_len = DFU_Upload(sp.wLength, sp.wValue, data_out, tmpDfuState);
for(int i = 0; i < 16; i++)
data_buffer[i] = data_out[i];
break;
case DFU_GETSTATUS:
unsigned data_out[16];
return_data_len = DFU_GetStatus(sp.wLength, data_out, c_user_cmd, tmpDfuState);
for(int i = 0; i < 16; i++)
data_buffer[i] = data_out[i];
break;
case DFU_CLRSTATUS:
return_data_len = DFU_ClrStatus(tmpDfuState);
break;
case DFU_GETSTATE:
unsigned data_out[16];
return_data_len = DFU_GetState(sp.wLength, data_out, c_user_cmd, tmpDfuState);
for(int i = 0; i < 16; i++)
data_buffer[i] = data_out[i];
break;
case DFU_ABORT:
return_data_len = DFU_Abort(tmpDfuState);
break;
/* XMOS Custom DFU requests */
case XMOS_DFU_RESETDEVICE:
reset_device_after_ack = 1;
return_data_len = 0;
break;
case XMOS_DFU_REVERTFACTORY:
return_data_len = XMOS_DFU_RevertFactory(c_user_cmd);
break;
case XMOS_DFU_RESETINTODFU:
reset_device_after_ack = 1;
dfu_reset_override = 0x11042011;
return_data_len = 0;
break;
case XMOS_DFU_RESETFROMDFU:
reset_device_after_ack = 1;
dfu_reset_override = 0;
return_data_len = 0;
break;
case XMOS_DFU_SELECTIMAGE:
return_data_len = XMOS_DFU_SelectImage(sp.wValue, c_user_cmd);
break;
case XMOS_DFU_SAVESTATE:
/* Save passed state to flash */
return_data_len = XMOS_DFU_SaveState();
break;
case XMOS_DFU_RESTORESTATE:
/* Restore saved state from flash */
return_data_len = XMOS_DFU_LoadState();
break;
default:
break;
}
newDfuState = tmpDfuState;
break;
case i.finish():
return;
}
}
}
int DFUDeviceRequests(XUD_ep ep0_out, XUD_ep &?ep0_in, USB_SetupPacket_t &sp, chanend ?c_user_cmd, unsigned int altInterface, client interface i_dfu i,int &reset)
{
unsigned int return_data_len = 0;
unsigned int data_buffer_len = 0;
unsigned int data_buffer[17];
unsigned int reset_device_after_ack = 0;
int returnVal = 0;
unsigned int dfuState = g_DFU_state;
int dfuResetOverride;
if(sp.bmRequestType.Direction == USB_BM_REQTYPE_DIRECTION_H2D)
{
// Host to device
if (sp.wLength)
XUD_GetBuffer(ep0_out, (data_buffer, unsigned char[]), data_buffer_len);
}
/* Interface used here such that the handler can be on another tile */
{reset_device_after_ack, return_data_len, dfuResetOverride, returnVal, dfuState} = i.HandleDfuRequest(sp, data_buffer, data_buffer_len, g_DFU_state);
SetDFUFlag(dfuResetOverride);
/* Update our version of dfuState */
g_DFU_state = dfuState;
/* Check if the request was handled */
if(returnVal == 0)
{
if (sp.bmRequestType.Direction == USB_BM_REQTYPE_DIRECTION_D2H && sp.wLength != 0)
{
returnVal = XUD_DoGetRequest(ep0_out, ep0_in, (data_buffer, unsigned char[]), return_data_len, return_data_len);
}
else
{
returnVal = XUD_DoSetRequestStatus(ep0_in);
}
// If device reset requested, handle after command acknowledgement
if (reset_device_after_ack)
{
reset = 1;
}
}
return returnVal;
}
| XC | 4 | simongapp/xmos_usb_mems_interface | 01Firmware/PDM_USB/module_dfu/src/dfu.xc | [
"Unlicense"
] |
#tag Module
Protected Module FolderItemExtensionsWFS
#tag Method, Flags = &h0
Sub AddToRecentItemsWFS(extends f as FolderItem)
// We want to add this folder item to the recent docs menu
#if TargetWin32
Soft Declare Sub SHAddToRecentDocs Lib "Shell32" ( type as Integer, path as Ptr )
Const SHARED_PATHA = 2
Const SHARED_PATHW = 3
if System.IsFunctionAvailable( "SHAddToRecentDocs", "Shell32" ) then
dim path as MemoryBlock
dim type as Integer
// This is just a cheap hack to tell whether we're on NT or not without
// having to rely on the Win32DeclareLibrary module
if System.IsFunctionAvailable( "CreateWindowExW", "User32" ) then
path = DefineEncoding( f.AbsolutePath + Chr( 0 ), Encodings.UTF16 )
type = SHARED_PATHW
else
path = DefineEncoding( f.AbsolutePath + Chr( 0 ), Encodings.ASCII )
type = SHARED_PATHA
end if
SHAddToRecentDocs( type, path )
end if
#else
#pragma unused f
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub AssociateExtensionWFS(extends f as FolderItem, set as Boolean)
' We wanna make two different registry items in CLASSES_ROOT
' to deal with this.
dim theExtension, theAppName as String
dim numDots as Integer
numDots = CountFields( f.Name, "." )
theExtension = "." + nthField( f.Name, ".", numDots )
theAppName = nthField( App.ExecutableFile.Name, ".", 1 )
dim exten as new RegistryItem( "HKEY_CLASSES_ROOT" )
if set then
try
// Try to get a folder with the extension
exten = exten.Child( theExtension )
catch
// The extension isn't listed in the folder, so we
// need to make it
exten = exten.AddFolder( theExtension )
end
// Now we need to set the externsion to the application
// name
exten.DefaultValue = theAppName
// Now we need to make a folder with our application
// name
exten = new RegistryItem( "HKEY_CLASSES_ROOT" )
try
// Get the folder with the application name
exten = exten.Child( theAppName )
catch
// The app name doesn't exist, so we need
// to make it
exten = exten.AddFolder( theAppName )
end
// Now we need to try opening the Shell folder from
// the exten folder
try
exten = exten.Child( "Shell" )
catch
// It doesn't exist, so make it
exten = exten.AddFolder( "Shell" )
end
// And we need the Open folder as well
try
exten = exten.Child( "open" )
catch
// Make that one too
exten = exten.AddFolder( "open" )
end
// Finally, we need to set the command property
// to our application
try
exten = exten.Child( "command" )
catch
// Make it as well
exten = exten.AddFolder( "command" )
end
exten.DefaultValue = """" + App.ExecutableFile.AbsolutePath + """" + " ""%1"""
else
// We want to delete the extension folder
exten.Delete( theExtension )
end
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub CopyFileToWithProgressWFS(extends fromFile as FolderItem, toFile as FolderItem)
// Delegate to the heavy-lifting function
CopyMoveOp( fromFile, toFile, false )
End Sub
#tag EndMethod
#tag Method, Flags = &h21
Private Sub CopyMoveOp(fromFile as FolderItem, toFile as FolderItem, move as Boolean)
#if TargetWin32
Soft Declare Sub SHFileOperationW Lib "Shell32" ( op as Ptr )
Soft Declare Sub SHFileOperationA Lib "Shell32" ( op as Ptr )
dim unicodeSavvy as Boolean = System.IsFunctionAvailable( "SHFileOperationW", "Shell32" )
Const FO_MOVE = &h1
Const FO_COPY = &h2
dim mb as new MemoryBlock( 8 * 4 )
#if TargetHasGUI
dim wnd as Window = Window( 0 )
if wnd <> nil then
mb.Long( 0 ) = wnd.Handle
end if
#endif
if move then
mb.Long( 4 ) = FO_MOVE
else
mb.Long( 4 ) = FO_COPY
end if
dim fromFilePath as String
dim fromStr as MemoryBlock
if unicodeSavvy then
fromFilePath = ConvertEncoding( fromFile.AbsolutePath, Encodings.UTF16 )
fromStr = new MemoryBlock( LenB( fromFilePath ) + 4 )
fromStr.WString( 0 ) = fromFilePath
else
fromFilePath = ConvertEncoding( fromFile.AbsolutePath, Encodings.SystemDefault )
fromStr = new MemoryBlock( LenB( fromFilePath ) + 2 )
fromStr.CString( 0 ) = fromFilePath
end if
mb.Ptr( 8 ) = fromStr
dim toFilePath as String
dim toStr as MemoryBlock
if unicodeSavvy then
toFilePath = ConvertEncoding( toFile.AbsolutePath, Encodings.UTF16 )
toStr = new MemoryBlock( LenB( toFilePath ) + 4 )
toStr.WString( 0 ) = toFilePath
else
toFilePath = ConvertEncoding( toFile.AbsolutePath, Encodings.SystemDefault )
toStr = new MemoryBlock( LenB( toFilePath ) + 2 )
toStr.CString( 0 ) = toFilePath
end if
mb.Ptr( 12 ) = toStr
mb.Long( 16 ) = 0 // Flags
mb.Long( 20 ) = 0 // Byref "bool" to let you know if operation was aborted
mb.Long( 24 ) = 0 // Don't care about name mappings
mb.Ptr( 28 ) = nil // Don't care about the progress title caption
if unicodeSavvy then
SHFileOperationW( mb )
else
SHFileOperationA( mb )
end if
#else
#pragma unused fromFile
#pragma unused toFile
#pragma unused move
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub DecryptNTFSFileWFS(extends item as FolderItem)
if item = nil then return
#if TargetWin32
Soft Declare Sub DecryptFileA Lib "AdvApi32" ( file as CString, zero as Integer )
Soft Declare Sub DecryptFileW Lib "AdvApi32" ( file as WString, zero as Integer )
if System.IsFunctionAvailable( "DecryptFileW", "AdvApi32" ) then
DecryptFileW( item.AbsolutePath, 0 )
else
DecryptFileA( item.AbsolutePath, 0 )
end if
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub DeleteOnRebootWFS(extends f as FolderItem)
if f is nil then return
#if TargetWin32 then
Const MOVEFILE_DELAY_UNTIL_REBOOT = &H4
Soft Declare Sub MoveFileExW Lib "Kernel32"( OldFilename As WString, NewFileName As Integer, nWord As Integer )
Soft Declare Sub MoveFileExA Lib "Kernel32"( OldFilename As CString, NewFileName As Integer, nWord As Integer )
if System.IsFunctionAvailable( "MoveFileExW", "Kernel32" ) then
MoveFileExW( f.AbsolutePath, 0, MOVEFILE_DELAY_UNTIL_REBOOT )
else
MoveFileExA( ConvertEncoding( f.AbsolutePath, Encodings.SystemDefault ), 0, MOVEFILE_DELAY_UNTIL_REBOOT )
end if
#else
#pragma unused f
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h21
Private Function DoVersionJiggery(data as MemoryBlock) As String
// We want to hack our way thru the data given. As evil as it
// seems, we're going to search for "StringFileInfo" as a WString
// and skip to the part where we can get the language and code
// page IDs.
dim dataStr as String = data.StringValue( 0, data.Size )
dim strFileInfo as String = ConvertEncoding( "StringFileInfo", Encodings.UTF16 )
dim pos as Integer = InStrB( dataStr, strFileInfo )
if pos > 0 then
// We found it in the data, so let's dive on ahead by the proper amount.
dim skipLen as Integer = LenB( strFileInfo ) + 8 // for the null byte
// Get the textual information
dim infoStr as String = Mid( dataStr, pos + skipLen, 16 )
// Return it
return DefineEncoding( infoStr, Encodings.UTF16 )
end if
End Function
#tag EndMethod
#tag Method, Flags = &h0
Sub EmptyTrashWFS(extends f as folderItem)
'// This method will empty the RecycleBins on the given drive
'// By Anthony G. Cyphers
'// 05/17/2007
#if TargetWin32 then
while f.Parent <> nil
f = f.Parent
wend
Soft Declare Function SHEmptyRecycleBinA Lib "shell32" ( hwnd As Integer, pszRootPath As CString, dwFlags As Integer) As Integer
Soft Declare Function SHEmptyRecycleBinW Lib "shell32" ( hwnd As Integer, pszRootPath As WString, dwFlags As Integer) As Integer
Soft Declare Function SHUpdateRecycleBinIcon Lib "shell32" () As Integer
dim updateIcon as Boolean
if System.IsFunctionAvailable( "SHEmptyRecycleBinW", "shell32" ) then
updateIcon = SHEmptyRecycleBinW( 0, f.AbsolutePath, 0 ) = 0
elseif System.IsFunctionAvailable( "SHEmptyRecycleBinA", "shell32" ) then
updateIcon = SHEmptyRecycleBinA( 0, f.AbsolutePath, 0 ) = 0
end if
if updateIcon and System.IsFunctionAvailable( "SHUpdateRecycleBinIcon", "shell32" ) then
Call SHUpdateRecycleBinIcon
end if
#else
#pragma unused f
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub EncryptNTFSFileWFS(extends item as FolderItem)
if item = nil then return
#if TargetWin32
Soft Declare Sub EncryptFileA Lib "AdvApi32" ( file as CString )
Soft Declare Sub EncryptFileW Lib "AdvApi32" ( file as CString )
if System.IsFunctionAvailable( "EncryptFileW", "AdvApi32" ) then
EncryptFileW( item.AbsolutePath )
else
EncryptFileA( item.AbsolutePath )
end if
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Function GetShortPathWFS(extends f as FolderItem) As string
#if TargetWin32
/// This takes a long path and returns the truncated path
/// for example GetShortPath("c:\program files") will return C:\progra~1
/// useful in shells and other places where spaces in paths are hard to deal with
Dim Res As integer
Dim TruncatedPath as new MemoryBlock( 1024 )
Soft Declare Function GetShortPathNameA Lib "kernel32" (lpszLongPath As cString, lpszShortPath As ptr, lBuffer As integer) As integer
Soft Declare Function GetShortPathNameW Lib "kernel32" (lpszLongPath As WString, lpszShortPath As ptr, lBuffer As integer) As integer
if System.IsFunctionAvailable( "GetShortPathNameW", "Kernel32" ) then
// We do 512 here because it's the number of characters, not bytes
res = GetShortPathNameW( f.AbsolutePath, TruncatedPath, 512 )
if res > 0 then return TruncatedPath.WString( 0 )
else
res = GetShortPathNameA( f.AbsolutePath, TruncatedPath, 1024 )
if res > 0 then return TruncatedPath.CString( 0 )
end if
#else
#pragma unused f
#endif
End Function
#tag EndMethod
#tag Method, Flags = &h0
Function GetTrashCountWFS(extends f as folderItem) As Int64
'// This function return the number of items for the given drive's RecycleBin
'// By Anthony G. Cyphers
'// 05/17/2007
#if TargetWin32 then
while f.Parent <> nil
f = f.Parent
wend
Soft Declare Function SHQueryRecycleBinW Lib "shell32" ( pszRootPath As WString, pSHQueryRBInfo As Ptr ) As Integer
Soft Declare Function SHQueryRecycleBinA Lib "shell32" ( pszRootPath As CString, pSHQueryRBInfo As Ptr ) As Integer
dim newInfo as new MemoryBlock( 20 )
newInfo.Long( 0 ) = newInfo.Size
dim x as Integer
if System.IsFunctionAvailable( "SHQueryRecycleBinW", "shell32" ) then
x = shQueryrecyclebinW( f.AbsolutePath, newInfo )
elseif System.IsFunctionAvailable( "SHQueryRecycleBinA", "shell32" ) then
x = shQueryrecyclebinA( f.AbsolutePath, newInfo )
end if
if x = 0 then
return newInfo.Int64Value( 12 )
end if
return -1
#else
#pragma unused f
#endif
End Function
#tag EndMethod
#tag Method, Flags = &h0
Function GetTrashSizeWFS(extends f as FolderItem) As Int64
'// This function will return the size of the given RecycleBin in bytes.
'// By Anthony G. Cyphers
'// 05/17/2007
#if TargetWin32 then
while f.Parent <> nil
f = f.Parent
wend
Soft Declare Function SHQueryRecycleBinW Lib "shell32" ( pszRootPath As WString, pSHQueryRBInfo As Ptr ) As Integer
Soft Declare Function SHQueryRecycleBinA Lib "shell32" ( pszRootPath As CString, pSHQueryRBInfo As Ptr ) As Integer
dim newInfo as new MemoryBlock( 20 )
newInfo.Long( 0 ) = newInfo.Size
dim x as Integer
if System.IsFunctionAvailable( "SHQueryRecycleBinW", "shell32" ) then
x = shQueryrecyclebinW( f.AbsolutePath, newInfo )
elseif System.IsFunctionAvailable( "SHQueryRecycleBinA", "shell32" ) then
x = shQueryrecyclebinA( f.AbsolutePath, newInfo )
end if
if x = 0 then
return newInfo.Int64Value( 4 )
end if
#else
#pragma unused f
#endif
End Function
#tag EndMethod
#tag Method, Flags = &h0
Function GetVersionInformationWFS(extends f as FolderItem) As VersionInformationWFS
#if TargetWin32
Soft Declare Function GetFileVersionInfoA lib "Version" ( fileName as CString, ignored as Integer, len as Integer, buffer as Ptr) as Boolean
Soft Declare Function GetFileVersionInfoW lib "Version" ( fileName as WString, ignored as Integer, len as Integer, buffer as Ptr) as Boolean
Soft Declare Function GetFileVersionInfoSizeA lib "Version" ( fileName as CString, ByRef ignored as Integer ) as Integer
Soft Declare Function GetFileVersionInfoSizeW lib "Version" ( fileName as WString, ByRef ignored as Integer ) as Integer
Soft Declare Function VerQueryValueA lib "Version" ( info as Ptr, subBlock as CString, value as Ptr, ByRef len as Integer ) as Boolean
Soft Declare Function VerQueryValueW lib "Version" ( info as Ptr, subBlock as WString, value as Ptr, ByRef len as Integer ) as Boolean
dim isUnicode as Boolean = System.IsFunctionAvailable( "GetFileVersionInfoW", "Version" )
// First, get the size of the version information
dim size as Integer
if isUnicode then
dim ignored as Integer
size = GetFileVersionInfoSizeW( f.AbsolutePath, ignored )
else
dim ignored as Integer
size = GetFileVersionInfoSizeA( ConvertEncoding( f.AbsolutePath, Encodings.SystemDefault ), ignored )
end if
// If our size is legit, then we know how much data to allocate
if size = 0 then return nil
// Allocate a buffer big enough to fit all of our data
dim buffer as new MemoryBlock( size )
// Now obtain the data itself
dim success as Boolean
if isUnicode then
success = GetFileVersionInfoW( f.AbsolutePath, 0, size, buffer )
else
success = GetFileVersionInfoA( ConvertEncoding( f.AbsolutePath, Encodings.SystemDefault ), 0, size, buffer )
end if
// If we couldn't get the data, then bail out
if not success then return nil
// Now we want to find the language and code page information
dim langInfoPtr as new MemoryBlock( 4 )
dim langInfoLen as Integer
if isUnicode then
success = VerQueryValueW( buffer, "\VarFileInfo\Translation", langInfoPtr, langInfoLen )
else
success = VerQueryValueA( buffer, "\VarFileInfo\Translation", langInfoPtr, langInfoLen )
end if
dim langCodePage as String
if not success then
// It's possible that there's no translation table, in which case we will just
// fake it by using the system's language and code page ID's. According to
// MSDN, the Translation table should always be present and always provide
// you with correct information. However, I've found that some linkers decide
// to exclude this information, such as CodeWarrior. Yee haw. So if we can't
// find the translation table, then we want to do some jiggery to find the first
// language and code page that's in the structure.
langCodePage = DoVersionJiggery( buffer )
else
// Now that we have language and codepage information, we want to
// find the language and codepage that match the user's
langCodePage = PadHexToFourDigits( langInfoPtr.Ptr( 0 ).Short( 0 ) ) + _
PadHexToFourDigits( langInfoPtr.Ptr( 0 ).Short( 2 ) )
end if
dim data as new MemoryBlock( 4 )
dim ret as new VersionInformationWFS
dim len as Integer
// Grab all the info we can
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\Comments", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.Comments = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\Comments", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.Comments = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\CompanyName", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.CompanyName = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\CompanyName", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.CompanyName = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\FileDescription", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.FileDescription = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\FileDescription", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.FileDescription = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\FileVersion", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.FileVersion = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\FileVersion", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.FileVersion = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\InternalName", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.InternalName = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\InternalName", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.InternalName = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\LegalCopyright", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.LegalCopyright = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\LegalCopyright", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.LegalCopyright = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\LegalTrademarks", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.LegalTrademarks = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\LegalTrademarks", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.LegalTrademarks = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\OriginalFilename", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.OriginalFilename = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\OriginalFilename", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.OriginalFilename = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\ProductName", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.ProductName = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\ProductName", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.ProductName = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\ProductVersion", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.ProductVersion = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\ProductVersion", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.ProductVersion = mb.WString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\PrivateBuild", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.PrivateBuild = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\PrivateBuild", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.PrivateBuild = mb.CString( 0 )
end if
end if
if isUnicode then
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\SpecialBuild", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.SpecialBuild = mb.WString( 0 )
end if
else
if VerQueryValueW( buffer, "\StringFileInfo\" + langCodePage + "\SpecialBuild", data, len ) then
dim mb as MemoryBlock = data.Ptr( 0 ).StringValue( 0, len )
ret.SpecialBuild = mb.CString( 0 )
end if
end if
Break
Exception err as NilObjectException
return nil
#else
#pragma unused f
#endif
End Function
#tag EndMethod
#tag Method, Flags = &h0
Function HasChangedWFS(extends f as FolderItem) As Boolean
#if TargetWin32
// Check to see if this folder item has a handle in the map
dim handle as Integer
try
handle = mCHangeHandles.Value( f.AbsolutePath )
catch
// If this didn't work, then something's wrong! Either there's
// no map, or the folder item isn't in it. Either way, bail out
return false
end
// Now that we have a handle, let's try to see if anything's changed
// with it
Declare Function WaitForSingleObject Lib "Kernel32" ( handle as Integer, waitTime as Integer ) as Integer
dim status as Integer
status = WaitForSingleObject( handle, 0 )
// If we've had a change, the status will be WAIT_OBJECT_0
Const WAIT_OBJECT_0 = &h0
if status = WAIT_OBJECT_0 then
// We've had a change! Reset the handle so we can use it again
Declare Sub FindNextChangeNotification Lib "Kernel32" ( handle as Integer )
FindNextChangeNotification( handle )
// And return the change
return true
end
// If we got here, no change has taken place!
return false
#else
#pragma unused f
#endif
End Function
#tag EndMethod
#tag Method, Flags = &h0
Function IsExtensionAssociatedWFS(extends f as FolderItem) As Boolean
' We wanna make two different registry items in CLASSES_ROOT
' to deal with this.
dim theExtension, theAppName as String
dim numDots as Integer
numDots = CountFields( f.Name, "." )
theExtension = "." + nthField( f.Name, ".", numDots )
theAppName = nthField( App.ExecutableFile.Name, ".", 1 )
dim exten as new RegistryItem( "HKEY_CLASSES_ROOT" )
try
// Try to get a folder with the extension
exten = exten.Child( theExtension )
catch
// The folder doesn't exist, so we're SO not associated
return false
end
// Now we need to set the externsion to the application
// name
return (exten.DefaultValue = theAppName)
End Function
#tag EndMethod
#tag Method, Flags = &h0
Function IsStartupItemWFS(extends f as FolderItem, machineWide as Boolean) As Boolean
#if TargetWin32
dim runItem as RegistryItem
if machineWide then
runItem = new RegistryItem( "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\" )
else
runItem = new RegistryItem( "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\" )
end
dim theAppName as String
theAppName = nthField( f.Name, ".", 1 )
return (runItem.Value( theAppName ) <> "")
#else
#pragma unused f
#pragma unused machineWide
#endif
exception
return false
End Function
#tag EndMethod
#tag Method, Flags = &h0
Sub LaunchAndWait(extends f as FolderItem, params as String = "", deskName as String = "")
// We want to launch the application and wait for
// it to finish executing before we return.
#if TargetWin32
Soft Declare Function CreateProcessW Lib "Kernel32" ( appName as WString, params as WString, _
procAttribs as Integer, threadAttribs as Integer, inheritHandles as Boolean, flags as UInt32, _
env as Integer, curDir as Integer, startupInfo as Ptr, procInfo as Ptr ) as Boolean
Soft Declare Function CreateProcessA Lib "Kernel32" ( appName as CString, params as CString, _
procAttribs as Integer, threadAttribs as Integer, inheritHandles as Boolean, flags as UInt32, _
env as Integer, curDir as Integer, startupInfo as Ptr, procInfo as Ptr ) as Boolean
dim startupInfo, procInfo as MemoryBlock
#If Target64Bit
Const sizeOfPtr = 8
startupInfo = New MemoryBlock( 104 )
#Else
Const sizeOfPtr = 4
startupInfo = New MemoryBlock( 68 )
#EndIf
procInfo = new MemoryBlock( (2 * sizeOfPtr) + 4 + 4 )
dim unicodeSavvy as Boolean = System.IsFunctionAvailable( "CreateProcessW", "Kernel32" )
startupInfo.Long( 0 ) = startupInfo.Size
dim deskStr, deskPtr as MemoryBlock
if deskName <> "" then
if unicodeSavvy then
deskStr = ConvertEncoding( deskName + Chr( 0 ), Encodings.UTF16 )
else
deskStr = deskName + Chr( 0 )
end if
startupInfo.Ptr( (2 * sizeOfPtr) ) = deskStr
end if
dim ret as Boolean
if unicodeSavvy then
ret = CreateProcessW( f.AbsolutePath, params, 0, 0, false, 0, 0, 0, startupInfo, procInfo )
else
ret = CreateProcessA( f.AbsolutePath, params, 0, 0, false, 0, 0, 0, startupInfo, procInfo )
end if
if not ret then return
Declare Function WaitForSingleObject Lib "Kernel32" ( handle as Integer, howLong as Integer ) as Integer
Const INFINITE = -1
Const WAIT_TIMEOUT = &h00000102
Const WAIT_OBJECT_0 = &h0
// We want to loop here so that we can yield time back
// to other threads. This means threaded applications
// will "just work", but non-threaded ones will still appear hung.
while WaitForSingleObject( procInfo.Long( 0 ), 1 ) = WAIT_TIMEOUT
App.SleepCurrentThread( 10 )
wend
Declare Sub CloseHandle Lib "Kernel32" ( handle as Integer )
CloseHandle( procInfo.Long( 0 ) )
CloseHandle( procInfo.Long( sizeOfPtr ) )
#else
#pragma unused f
#pragma unused params
#pragma unused deskName
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub LaunchAsAdministrator(extends f as FolderItem, ParamArray args as String)
#if TargetWin32
Soft Declare Sub ShellExecuteA Lib "Shell32" ( hwnd as Integer, operation as CString, _
file as CString, params as CString, directory as CString, show as Integer )
Soft Declare Sub ShellExecuteW Lib "Shell32" ( hwnd as Integer, operation as WString, _
file as WString, params as WString, directory as WString, show as Integer )
dim params as String
params = Join( args, " " )
if System.IsFunctionAvailable( "ShellExecuteW", "Shell32" ) then
ShellExecuteW( 0, "runas", f.AbsolutePath, params, "", 1 )
else
ShellExecuteA( 0, "runas", f.AbsolutePath, params, "", 1 )
end if
#else
#pragma unused f
#pragma unused args
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub LaunchWFS(extends f as FolderItem, ParamArray args as String)
#if TargetWin32
Soft Declare Sub ShellExecuteA Lib "Shell32" ( hwnd as Integer, operation as CString, _
file as CString, params as CString, directory as CString, show as Integer )
Soft Declare Sub ShellExecuteW Lib "Shell32" ( hwnd as Integer, operation as WString, _
file as WString, params as WString, directory as WString, show as Integer )
dim params as String
params = Join( args, " " )
if System.IsFunctionAvailable( "ShellExecuteW", "Shell32" ) then
ShellExecuteW( 0, "open", f.AbsolutePath, params, "", 1 )
else
ShellExecuteA( 0, "open", f.AbsolutePath, params, "", 1 )
end if
#else
#pragma unused f
#pragma unused args
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub MoveFileToWithProgressWFS(extends fromFile as FolderItem, toFile as FolderItem)
// Delegate to the heavy-lifting function
CopyMoveOp( fromFile, toFile, true )
End Sub
#tag EndMethod
#tag Method, Flags = &h21
Private Function PadHexToFourDigits(i as Integer) As String
// Get our hex string
dim hexStr as String = Hex( i )
// Now pad whatever we need on the left to get
// to four bytes of string
return Left("0000", 4 - Len( hexStr ) ) + hexStr
End Function
#tag EndMethod
#tag Method, Flags = &h0
Sub RevealWFS(extends f as FolderItem)
#if TargetWin32
dim param as String = "/select, """ + f.AbsolutePath + """"
Soft Declare Sub ShellExecuteA Lib "Shell32" ( hwnd as Integer, op as CString, file as CString, _
params as CString, directory as Integer, cmd as Integer )
Soft Declare Sub ShellExecuteW Lib "Shell32" ( hwnd as Integer, op as WString, file as WString, _
params as WString, directory as Integer, cmd as Integer )
Const SW_SHOW = 5
if System.IsFunctionAvailable( "ShellExecuteW", "Shell32" ) then
ShellExecuteW( 0, "open", "explorer", param, 0, SW_SHOW )
else
ShellExecuteA( 0, "open", "explorer", param, 0, SW_SHOW )
end if
#else
#pragma unused f
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub StartupItemWFS(extends f as FolderItem, machineWide as Boolean, assigns set as Boolean)
#if TargetWin32
dim runItem as RegistryItem
if machineWide then
runItem = new RegistryItem( "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\" )
else
runItem = new RegistryItem( "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\" )
end
dim theAppName, theAppPath as String
theAppName = nthField( f.Name, ".", 1 )
theAppPath = """" + f.AbsolutePath + """"
if set then
runItem.Value( theAppName ) = theAppPath
else
runItem.Delete( theAppName )
end
#else
#pragma unused f
#pragma unused machineWide
#pragma unused set
#endif
exception
return
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub StartWatchingForChangesWFS(extends f as FolderItem, watchSubDirs as Boolean)
#if TargetWin32
Soft Declare Function FindFirstChangeNotificationA Lib "Kernel32" ( path as CString, watchSubDirs as Boolean, flags as Integer ) as Integer
Soft Declare Function FindFirstChangeNotificationW Lib "Kernel32" ( path as WString, watchSubDirs as Boolean, flags as Integer ) as Integer
Const FILE_NOTIFY_CHANGE_FILE_NAME = &h00000001
Const FILE_NOTIFY_CHANGE_DIR_NAME = &h00000002
// Try to start watching for changes
dim handle as Integer
if System.IsFunctionAvailable( "FindFirstChangeNotificationW", "Kernel32" ) then
handle = FindFirstChangeNotificationA( f.AbsolutePath, watchSubDirs, FILE_NOTIFY_CHANGE_FILE_NAME + FILE_NOTIFY_CHANGE_DIR_NAME )
else
handle = FindFirstChangeNotificationW( f.AbsolutePath, watchSubDirs, FILE_NOTIFY_CHANGE_FILE_NAME + FILE_NOTIFY_CHANGE_DIR_NAME )
end if
if handle <> -1 then
// If we don't have a handle map, then make one
if mChangeHandles = nil then mChangeHandles = new Dictionary
// And store this handle since we'll need it
mChangeHandles.Value( f.AbsolutePath ) = handle
end
#else
#pragma unused f
#pragma unused watchSubDirs
#endif
End Sub
#tag EndMethod
#tag Method, Flags = &h0
Sub StopWatchingForChangesWFS(extends f as FolderItem)
#if TargetWin32
// Check to see if this folder item has a handle in the map
dim handle as Integer
try
handle = mCHangeHandles.Value( f.AbsolutePath )
catch
// If this didn't work, then something's wrong! Either there's
// no map, or the folder item isn't in it. Either way, bail out
return
end
// Now that we have a handle, close it
Declare Sub FindCloseChangeNotification Lib "Kernel32" ( handle as Integer )
FindCloseChangeNotification( handle )
// And remove the item from the map
mChangeHandles.Remove( f.AbsolutePath )
#else
#pragma unused f
#endif
End Sub
#tag EndMethod
#tag Property, Flags = &h21
Private mChangeHandles As Dictionary
#tag EndProperty
#tag ViewBehavior
#tag ViewProperty
Name="Index"
Visible=true
Group="ID"
InitialValue="-2147483648"
InheritedFrom="Object"
#tag EndViewProperty
#tag ViewProperty
Name="Left"
Visible=true
Group="Position"
InitialValue="0"
InheritedFrom="Object"
#tag EndViewProperty
#tag ViewProperty
Name="Name"
Visible=true
Group="ID"
InheritedFrom="Object"
#tag EndViewProperty
#tag ViewProperty
Name="Super"
Visible=true
Group="ID"
InheritedFrom="Object"
#tag EndViewProperty
#tag ViewProperty
Name="Top"
Visible=true
Group="Position"
InitialValue="0"
InheritedFrom="Object"
#tag EndViewProperty
#tag EndViewBehavior
End Module
#tag EndModule
| REALbasic | 5 | bskrtich/WFS | Windows Functionality Suite/File Processing/Modules/FolderItemExtensionsWFS.rbbas | [
"MIT"
] |
/** @type {import("../../../../").LoaderDefinition} */
module.exports = function (content) {
this.emitFile("extra-file.js", content);
return "";
};
| JavaScript | 3 | fourstash/webpack | test/cases/loaders/emit-file/loader.js | [
"MIT"
] |
--TEST--
Exception thrown during SCCP evaluation, strict types variation
--FILE--
<?php
declare(strict_types=1);
var_dump(str_contains("123", 1));
?>
--EXPECTF--
Fatal error: Uncaught TypeError: str_contains(): Argument #2 ($needle) must be of type string, int given in %s:%d
Stack trace:
#0 %s(%d): str_contains('123', 1)
#1 {main}
thrown in %s on line %d
| PHP | 3 | NathanFreeman/php-src | ext/opcache/tests/opt/sccp_exception3.phpt | [
"PHP-3.01"
] |
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html"/>
<xsl:template match="test">
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
PASS
</xsl:template>
</xsl:stylesheet>
| XSLT | 3 | zealoussnow/chromium | third_party/blink/web_tests/fast/xsl/resources/to-html.xsl | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] |
class NodeFunctionInput {
constructor( type, name, count = null, qualifier = '', isConst = false ) {
this.type = type;
this.name = name;
this.count = count;
this.qualifier = qualifier;
this.isConst = isConst;
}
}
NodeFunctionInput.isNodeFunctionInput = true;
export default NodeFunctionInput;
| JavaScript | 4 | brunnacroches/portifolio-brunna | node_modules/three/examples/jsm/renderers/nodes/core/NodeFunctionInput.js | [
"Unlicense"
] |
out ← {
A ← ⍺
B ← ⍵
T ← (⊃(⍴⍴B))⌽⍳⊃⍴(⍴B),⍴A
⍝ T ← (⊃(⍴⍴B))⌽⍳⊃(⍴⍴B)+⍴⍴A
x ← T ⍉ ((⍴B),(⍴A)) ⍴ A
y ← ((⍴A),(⍴B)) ⍴ B
z ← x ⍺⍺ y
}
res ← (⍳ 10) × out (⍳ 10)
+/+/res | APL | 4 | melsman/apltail | tests/mult0.apl | [
"MIT"
] |
// 把组合逻辑电路实现在 rule 内
// 组合逻辑的结果变量的作用域仅仅是当前 rule 内。
// 限制变量的作用域,有利于提高可读性!!
package GrayCode_v1;
module mkTb ();
// 寄存器
Reg#(Bit#(6)) cnt <- mkReg(0);
rule up_counter; // 每周期都执行
cnt <= cnt + 1; // cnt 从0自增到63
if(cnt >= 63) $finish; // 自增到 63 时,仿真结束
endrule
rule convert;
// 把 cnt (二进制编码)转化为 cnt_gray (格雷码)
Bit#(6) cnt_gray = (cnt >> 1) ^ cnt;
// 把 cnt_gray (格雷码) 转化回 cnt_bin (二进制编码)
Bit#(6) cnt_bin = cnt_gray;
cnt_bin[4] = cnt_gray[4] ^ cnt_bin[5];
cnt_bin[3] = cnt_gray[3] ^ cnt_bin[4];
cnt_bin[2] = cnt_gray[2] ^ cnt_bin[3];
cnt_bin[1] = cnt_gray[1] ^ cnt_bin[2];
cnt_bin[0] = cnt_gray[0] ^ cnt_bin[1];
$display("cnt=%b cnt_gray=%b cnt_bin=%b", cnt, cnt_gray, cnt_bin );
endrule
endmodule
endpackage
| Bluespec | 4 | Xiefengshang/BSV_Tutorial_cn | src/4.GrayCode/GrayCode_v1.bsv | [
"MIT"
] |
"use strict";
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon"));
var _jsxRuntime = require("react/jsx-runtime");
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M11 19h2v3h-2zm-9-8h3v2H2zm17 0h3v2h-3zm-3.106 6.8014 1.4072-1.4071 2.1213 2.1213-1.4071 1.4071zm-11.3099.7071 2.1214-2.1213 1.4071 1.4072-2.1213 2.1213zM15 8.02V3H9v5.02c-1.21.92-2 2.35-2 3.98 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.06-2-3.98zM11 5h2v2.1c-.32-.06-.66-.1-1-.1s-.68.04-1 .1V5z"
}), 'TungstenSharp');
exports.default = _default; | JavaScript | 3 | good-gym/material-ui | packages/material-ui-icons/lib/TungstenSharp.js | [
"MIT"
] |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Cross-Origin iframe test</title>
</head>
<body>
<h1>I am top frame</h1>
<div id="frameInfo">Click the refresh button</div>
<button type="button" id="refresh">Refresh</button>
<iframe src="http://localhost:{port}/iframe.html" style="display: block; width: 100%; box-sizing: border-box; height: 500px; border: solid gray 1px; border-radius: 8px;"></iframe>
<script src="index.js" type="text/javascript" async></script>
</body>
</html>
| Smarty | 2 | frank-dspeed/nw.js | test/sanity/issue6099-AdSense-trouble/index.tpl | [
"MIT"
] |
(preproc_arg) @c
(comment) @comment
| Scheme | 0 | hmac/nvim-treesitter | queries/c/injections.scm | [
"Apache-2.0"
] |
# ;;; -*- Mode:makefile;-*-
# Generated manually for MMS
# point this to proper location
STL_INCL= /include="../../stlport"
# STL_INCL= -DEH_NO_SGI_STL
.SUFFIXES .obj .cpp
all : check
AUX_LIST=TestClass.obj,main.obj,nc_alloc.obj,random_number.obj
TEST_LIST=test_algo.obj,-
test_algobase.obj,test_list.obj,test_slist.obj,-
test_bit_vector.obj,test_vector.obj,-
test_deque.obj,test_set.obj,test_map.obj,-
test_hash_map.obj,test_hash_set.obj,test_rope.obj,-
test_string.obj,test_bitset.obj,test_valarray.obj
LIST=$(AUX_LIST),$(TEST_LIST)
OBJECTS = $(LIST)
EXECS = $(LIST:%.obj=%.exe)
TESTS = $(LIST:%.obj=%.out)
TEST_EXE = eh_test.exe
TEST = eh_test.out
CC = cxx
CXX = $(CC)
LINK = cxxlink
# -std strict_ansi_errors
CXXFLAGS = $(STL_INCL) /define=(__NO_USE_STD_IOSTREAM,EH_VECTOR_OPERATOR_NEW,EH_DELETE_HAS_THROW_SPEC)
# This is to test with native STL
# CXXFLAGS = +w2 -xildoff -D__STL_USE_NEWALLOC -DEH_NO_SGI_STL -DEH_NEW_HEADERS -DEH_VECTOR_OPERATOR_NEW -DEH_DELETE_HAS_THROW_SPEC
LIBS =
LIBSTDCXX =
check : $(TEST)
$(TEST) : $(OBJECTS)
$(LINK)/exe=$(TEST_EXE) $(OBJECTS) $(LIBS)
run $(TEST_EXE)
.cpp.obj :
$(CXX) $(CXXFLAGS) /obj=$@ $<
| Module Management System | 3 | fromasmtodisasm/CryENGINE_MOD_SDK | Sources/CryGame C++/Solution1/STLPORT/test/eh/descrip.mms | [
"FSFAP"
] |
## Make.numpy
numpy: python gcj
$(MAKE) PROG=numpy _pythonstyle
| NumPy | 1 | pdh11/jtl | Make.numpy | [
"Unlicense"
] |
() {
# %x: name of file containing code being executed
local fortunes_dir="${${(%):-%x}:h}/fortunes"
# Aliases
alias chuck="fortune -a $fortunes_dir"
alias chuck_cow="chuck | cowthink"
# Automatically generate or update Chuck's compiled fortune data file
if [[ "$fortunes_dir/chucknorris" -ot "$fortunes_dir/chucknorris.dat" ]]; then
return
fi
# For some reason, Cygwin puts strfile in /usr/sbin, which is not on the path by default
local strfile="${commands[strfile]:-/usr/sbin/strfile}"
if [[ ! -x "$strfile" ]]; then
echo "[oh-my-zsh] chucknorris depends on strfile, which is not installed" >&2
echo "[oh-my-zsh] strfile is often provided as part of the 'fortune' package" >&2
return
fi
# Generate the compiled fortune data file
$strfile "$fortunes_dir/chucknorris" "$fortunes_dir/chucknorris.dat" >/dev/null
}
| Shell | 4 | sshishov/ohmyzsh | plugins/chucknorris/chucknorris.plugin.zsh | [
"MIT"
] |
\label{\detokenize{tabular:table-having-both-stub-columns-and-problematic-cell}}
\begin{savenotes}\sphinxattablestart
\centering
\begin{tabular}[t]{|*{3}{\X{1}{3}|}}
\hline
\sphinxstyletheadfamily
\sphinxAtStartPar
header1
&\sphinxstyletheadfamily
\sphinxAtStartPar
header2
&\sphinxstyletheadfamily
\sphinxAtStartPar
header3
\\
\hline\sphinxstyletheadfamily \begin{itemize}
\item {}
\sphinxAtStartPar
instub1\sphinxhyphen{}1a
\item {}
\sphinxAtStartPar
instub1\sphinxhyphen{}1b
\end{itemize}
&\sphinxstyletheadfamily
\sphinxAtStartPar
instub1\sphinxhyphen{}2
&
\sphinxAtStartPar
notinstub1\sphinxhyphen{}3
\\
\hline\sphinxstyletheadfamily
\sphinxAtStartPar
cell2\sphinxhyphen{}1
&\sphinxstyletheadfamily
\sphinxAtStartPar
cell2\sphinxhyphen{}2
&
\sphinxAtStartPar
cell2\sphinxhyphen{}3
\\
\hline
\end{tabular}
\par
\sphinxattableend\end{savenotes}
| TeX | 3 | samdoran/sphinx | tests/roots/test-latex-table/expects/table_having_stub_columns_and_problematic_cell.tex | [
"BSD-2-Clause"
] |
<%= function_in_view() %>
| HTML+EEX | 0 | mrcasals/bamboo | test/support/templates/email/text_and_html_calling_view_function_email.text.eex | [
"MIT"
] |
Drop custom router support
| Cucumber | 0 | ikrivosheev/aiohttp | CHANGES/3545.feature | [
"Apache-2.0"
] |
#![crate_name = "foo"]
//! module docs
//!
//! ```
//! println!("Hello, world!");
//! ```
// @!has foo/index.html '//a[@class="test-arrow"]' "Run"
| Rust | 3 | Eric-Arellano/rust | src/test/rustdoc/playground-none.rs | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] |
module.exports = require('./dist/client/index')
| JavaScript | 0 | blomqma/next.js | packages/next/client.js | [
"MIT"
] |
module org-openroadm-syslog {
namespace "http://org/openroadm/syslog";
prefix org-openroadm-syslog;
import ietf-inet-types {
prefix inet;
}
organization "Open ROADM MSA";
contact
"OpenROADM.org";
description
"This module contains a collection of YANG definitions
for Syslog configuration.
Copyright of the Members of the Open ROADM MSA Agreement dated (c) 2016,
AT&T Intellectual Property. All other rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
* Neither the Members of the Open ROADM MSA Agreement nor the names of its
contributors may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE MEMBERS OF THE OPEN ROADM MSA AGREEMENT ''AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT THE MEMBERS OF THE OPEN ROADM MSA AGREEMENT BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
Also contains code components extracted from IETF Interfaces. These code components
are copyrighted and licensed as follows:
Copyright (c) 2016 IETF Trust and the persons identified as the document authors.
All rights reserved.
This document is subject to BCP 78 and the IETF Trust’s Legal Provisions Relating
to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents carefully, as they
describe your rights and restrictions with respect to this document. Code Components
extracted from this document must include Simplified BSD License text as described in
Section 4.e of the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.";
reference "RFC 5424: The Syslog Protocol";
revision 2016-10-14 {
description
"Version 1.2";
}
feature selector-sevop-config {
description
"This feature represents the ability to select messages
using the additional operators equal to, or not equal to
when comparing the Syslog message severity.";
}
feature selector-match-config {
description
"This feature represents the ability to select messages based
on a Posix 1003.2 regular expression pattern match.";
}
// copied from draft of ietf-ietf-syslog-types.yang
identity syslog-facility {
description
"The base identity to represent syslog facilities";
}
// copied from draft of ietf-ietf-syslog-types.yang;
// extended the enum set to include all and none
typedef severity {
type enumeration {
enum "emergency" {
value 0;
description
"Emergency Level Msg";
}
enum "alert" {
value 1;
description
"Alert Level Msg";
}
enum "critical" {
value 2;
description
"Critical Level Msg";
}
enum "error" {
value 3;
description
"Error Level Msg";
}
enum "warning" {
value 4;
description
"Warning Level Msg";
}
enum "notice" {
value 5;
description
"Notification Level Msg";
}
enum "info" {
value 6;
description
"Informational Level Msg";
}
enum "debug" {
value 7;
description
"Debugging Level Msg";
}
enum "all" {
value 8;
description
"This enum describes the case where all severities
are selected.";
}
enum "none" {
value 9;
description
"This enum describes the case where no severities
are selected.";
}
}
description
"The definitions for Syslog message severity as per RFC 5424.
Extended the RFC definition with enums for all and none";
}
grouping syslog-severity {
description
"This grouping defines the Syslog severity which is used to
select log messages.";
leaf severity {
type severity;
mandatory true;
description
"This leaf specifies the Syslog message severity. When
severity is specified, the default severity comparison
is all messages of the specified severity and greater are
selected. 'all' is a special case which means all severities
are selected. 'none' is a special case which means that
no selection should occur or disable this filter.";
}
leaf severity-operator {
when
"../severity != 'all' and
../severity != 'none'" {
description
"The severity-operator is not applicable for severity 'all' or
severity 'none'";
}
if-feature selector-sevop-config;
type enumeration {
enum "equals-or-higher" {
description
"This enum specifies all messages of the specified
severity and higher are logged according to the
given log-action";
}
enum "equals" {
description
"This enum specifies all messages that are for
the specified severity are logged according to the
given log-action";
}
enum "not-equals" {
description
"This enum specifies all messages that are not for
the specified severity are logged according to the
given log-action";
}
}
default "equals-or-higher";
description
"This leaf describes the option to specify how the
severity comparison is performed.";
}
}
grouping syslog-selector {
description
"This grouping defines a Syslog selector which is used to
select log messages for the log-action (buffer, file,
etc). Choose one of the following:
no-log-facility
log-facility [<facility> <severity>...]";
container log-selector {
description
"This container describes the log selector parameters
for Syslog.";
choice selector-facility {
mandatory true;
description
"This choice describes the option to specify no
facilities, or a specific facility which can be
all for all facilities.";
case no-log-facility {
description
"This case specifies no facilities will match when
comparing the Syslog message facility. This is a
method that can be used to effectively disable a
particular log-action (buffer, file, etc).";
leaf no-facilities {
type empty;
description
"This leaf specifies that no facilities are selected
for this log-action.";
}
}
case log-facility {
description
"This case specifies one or more specified facilities
will match when comparing the Syslog message facility.";
list log-facility {
key "facility";
description
"This list describes a collection of Syslog
facilities and severities.";
leaf facility {
type union {
type identityref {
base syslog-facility;
}
type enumeration {
enum "all" {
description
"This enum describes the case where all
facilities are requested.";
}
}
}
description
"The leaf uniquely identifies a Syslog facility.";
}
uses syslog-severity;
}
}
}
}
}
container syslog {
description
"This container describes the configuration parameters for
Syslog.";
container log-actions {
description
"This container describes the log-action parameters
for Syslog.";
container remote {
description
"This container describes the configuration parameters for
remote logging.";
list destination {
key "name";
description
"This list describes a collection of remote logging
destinations.";
leaf name {
type string;
description
"An arbitrary name for the endpoint to connect to.";
}
choice transport {
mandatory true;
description
"This choice describes the transport option.";
case tcp {
container tcp {
description
"This container describes the TCP transport
options.";
reference "RFC 6587: Transmission of Syslog Messages over TCP";
leaf address {
type inet:host;
description
"The leaf uniquely specifies the address of
the remote host. One of the following must
be specified: an ipv4 address, an ipv6
address, or a host name.";
}
leaf port {
type inet:port-number;
default "514";
description
"This leaf specifies the port number used to
deliver messages to the remote server.";
}
}
}
case udp {
container udp {
description
"This container describes the UDP transport
options.";
reference "RFC 5426: Transmission of Syslog Messages over UDP";
leaf address {
type inet:host;
description
"The leaf uniquely specifies the address of
the remote host. One of the following must be
specified: an ipv4 address, an ipv6 address,
or a host name.";
}
leaf port {
type inet:port-number;
default "514";
description
"This leaf specifies the port number used to
deliver messages to the remote server.";
}
}
}
}
uses syslog-selector;
}
}
}
}
}
| YANG | 5 | tohotforice/onos-sdwsn | models/openroadm/src/main/yang/org-openroadm-syslog.yang | [
"Apache-2.0"
] |
module audiostreamerscrobbler.players.bluos.BluOsStatusXMLParser
import nl.vincentvanderleun.scrobbler.bluos.BluOsStatusXMLParserImpl
struct BluOsStatus = {
success,
etag,
album,
artist,
name,
state,
secs,
service,
totlen
}
function createBluOsStatusXMLParser = {
let bluOsStatusParser = BluOsStatusXMLParserImpl()
let parser = DynamicObject("BluOsStatusXMLParser"):
define("_bluOsStatusParser", bluOsStatusParser):
define("parse", |this, inputStream| -> parseBluOsStatusXML(this, inputStream))
return parser
}
local function parseBluOsStatusXML = |parser, inputStream| {
let bluOsStatusParser = parser: _bluOsStatusParser()
let parsedStatus = bluOsStatusParser: parse(inputStream)
return BluOsStatus(
parsedStatus: success(),
parsedStatus: etag(),
parsedStatus: album(),
parsedStatus: artist(),
parsedStatus: name(),
parsedStatus: state(),
parsedStatus: secs(),
parsedStatus: service(),
parsedStatus: totlen())
}
| Golo | 4 | vvdleun/audiostreamerscrobbler | src/main/golo/include/players/bluos/BluOsStatusXMLParser.golo | [
"MIT"
] |
#ifndef Py_INTERNAL_CONTEXT_H
#define Py_INTERNAL_CONTEXT_H
#ifndef Py_BUILD_CORE
# error "this header requires Py_BUILD_CORE define"
#endif
#include "pycore_hamt.h" /* PyHamtObject */
/* runtime lifecycle */
PyStatus _PyContext_InitTypes(PyInterpreterState *);
void _PyContext_Fini(PyInterpreterState *);
/* other API */
#ifndef WITH_FREELISTS
// without freelists
# define PyContext_MAXFREELIST 0
#endif
#ifndef PyContext_MAXFREELIST
# define PyContext_MAXFREELIST 255
#endif
struct _Py_context_state {
#if PyContext_MAXFREELIST > 0
// List of free PyContext objects
PyContext *freelist;
int numfree;
#endif
};
struct _pycontextobject {
PyObject_HEAD
PyContext *ctx_prev;
PyHamtObject *ctx_vars;
PyObject *ctx_weakreflist;
int ctx_entered;
};
struct _pycontextvarobject {
PyObject_HEAD
PyObject *var_name;
PyObject *var_default;
PyObject *var_cached;
uint64_t var_cached_tsid;
uint64_t var_cached_tsver;
Py_hash_t var_hash;
};
struct _pycontexttokenobject {
PyObject_HEAD
PyContext *tok_ctx;
PyContextVar *tok_var;
PyObject *tok_oldval;
int tok_used;
};
#endif /* !Py_INTERNAL_CONTEXT_H */
| C | 3 | lostbeta/cpython | Include/internal/pycore_context.h | [
"0BSD"
] |
f = let x = y
y = let h = 1
in h
in x
f = b
where b = a
a = 1
f = c
where c = b
b = 1
f = bar
where c = a
where a = e
e = f
w = x
g = do a
b
do c
d
do e
f
g
h
b = do
a
where
d = c
b = do
c
where
c = e
b = do
a
where
a = f
| Haskell | 3 | matsubara0507/semantic | test/fixtures/haskell/corpus/layout.B.hs | [
"MIT"
] |
%%% WARNING: GENERATED FILE. DO NOT EDIT. %%%
\paper { indent = 0\mm line-width = 210\mm - 2.0 * 0.4\in}\header {
title = "$(title)"
composer = "$(composer)"
}
\layout {}
| LilyPond | 1 | jmorag/music-suite | data/ly_score.ly | [
"BSD-3-Clause"
] |
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
>
<channel>
<title>Ars Philosophiæ Naturalis</title>
<atom:link href="https://totoyao.wordpress.com/feed/" rel="self" type="application/rss+xml" />
<link>https://totoyao.wordpress.com</link>
<description>Mathematically absorbed; economically oriented; astronomically fascinated; simply complicated...</description>
<lastBuildDate>Thu, 15 Mar 2018 20:45:14 +0000</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.com/</generator>
<cloud domain='totoyao.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
<url>https://s2.wp.com/i/buttonw-com.png</url>
<title>Ars Philosophiæ Naturalis</title>
<link>https://totoyao.wordpress.com</link>
</image>
<atom:link rel="search" type="application/opensearchdescription+xml" href="https://totoyao.wordpress.com/osd.xml" title="Ars Philosophiæ Naturalis" />
<atom:link rel='hub' href='https://totoyao.wordpress.com/?pushpress=hub'/>
<item>
<title>对数学教育的吐糟</title>
<link>https://totoyao.wordpress.com/2012/11/30/math-education/</link>
<comments>https://totoyao.wordpress.com/2012/11/30/math-education/#respond</comments>
<pubDate>Fri, 30 Nov 2012 06:35:07 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Life.n.Laugh]]></category>
<category><![CDATA[高中]]></category>
<category><![CDATA[初中]]></category>
<category><![CDATA[教育]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=705</guid>
<description><![CDATA[题记:The first thing you should do is to let ε > 0. 。 [Part: 1 ] 在大学中,无论什么专业,微积分都是必修课程。文科的孩子为此叫苦不迭,理科的孩子在一旁捂嘴偷笑,工科的孩子一边撇嘴一边想:什么嘛,我们要学的比这个难得多了。 我一直认为,数学教育演变成为大多数人负担的现状,就算不是完全也有一大部分应该归咎于我们教授数学的方法以及教学载体。找好老师?老师大多不会教。找好课本?课本多数不靠谱。 当我还是大一新生的时候,也学过微积分,也为此困惑过:为什么这个定理要是这样的,为什么这种解法要那样思考。我带着满腹的疑问去问老师,老师却是满脸的不耐,翻来覆去只有一句话:你把这个方法背下来就可以了。我问的不是该如何解题,而是为什么要这样思考啊,亲爱的老师。很多时候,老师只是告诉我们算式的结果,却不指点学习数学真正的意义。数学变成了纯粹的题海,只有会做题会解题才是有价值的,而数学本身的美好却被再三忽略。课本上有的只是定理推论证明和练习,闭口不谈这些定理方法诞生的意义,也绝不涉及数学在实际应用中的延伸。 这样被狭隘化的数学,究竟还能走多远? 。 [Part 2: ] 许多人觉得数学不好,其实是因为数学教得不好。很多简单的东西一被收录进课本里就变得繁复到面目可憎,那些本来可以更简洁更直观的解释被排斥在外,成为小聪明,成为旁门左道。的确,不可否认,在最速降线的问题上,Johann Bernoulli 给出的最冗长艰涩的证明最终推动了变分的发展,但是这不妨碍 Jacob Bernoulli 运用光学原理写就的证明成为最简明扼要的答案。Diophantus 成为数学史上的丰碑,很大程度上并不在于他的数学理论多么超越多么完备,而是在于他将 Pythagoras 等前人的数学理论表达得更通俗更具体。受到他的启发,门外汉 Fermat 才能在近两千年后以律师的身份荣登业余数学之王。 为什么会有负数,虚数?这些数看起来远离生活,自然数可以用来数苹果,那么负数是数什么用的呢?虚数又该如何数呢?在初中的时候,老师简单明了地引入了负数这个概念,紧接着介绍了各种运算法则,留下一教室的孩子们面面相觑,负数究竟是一种什么数?其实,负数的诞生只是为了简化加法和减法的运算。在负数之前,加法和减法是独立的运算,各自有运算法则,这为大部分还是文盲的中世纪欧洲人在记账方面带来很多不便,因此,负数应运而生,加法与减法由此统一成为广义的加法,减去一个数等于加上此数的负数。紧接着,乘法与除法也由分数统一成为广义的乘法。数学之美中很重要的一条就是广义原理推及个例。 至于虚数,更为抽象。讲负数的时候,初中的孩子们尚且可以通过数轴具象化负数这种数:负数与正数相对于原点对称。到了高中接触复数的时候:为什么 i 也能是一个数?为什么有虚数这个概念?为什么虚数能表示旋转?要回答这些问题还要回到群论和 Galois。17 … <a href="https://totoyao.wordpress.com/2012/11/30/math-education/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/11/30/math-education/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/11/screen-shot-2012-09-21-at-12-05-39-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-21 at 12.05.39 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/11/screen-shot-2012-09-21-at-12-12-41-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-21 at 12.12.41 PM</media:title>
</media:content>
</item>
<item>
<title>不可数的完美集</title>
<link>https://totoyao.wordpress.com/2012/11/22/perfect-set/</link>
<comments>https://totoyao.wordpress.com/2012/11/22/perfect-set/#respond</comments>
<pubDate>Thu, 22 Nov 2012 01:06:32 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Math.n.Logic]]></category>
<category><![CDATA[证明]]></category>
<category><![CDATA[分析]]></category>
<category><![CDATA[无限]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=432</guid>
<description><![CDATA[初次听说完美集就觉得与 Euclid 的 完美数 有异曲同工之妙。完美数“完美”在此数与除本身之外的约数之和相等,完美集“完美”在此集合中所有元素均为极点。 若实数集 的子集 P 符合: 1. P 是闭集合, 2. P 中所有的元素均为极点, 那么 P 是完美集。 完美集定义看似简单,很多完美集拥有的性质却很不简单。最基本的完美集是实数集,性质简单明了:无限,不可数。其次便是 Cantor 集,性质一下子高明了许多:有界,无限,不可数,测度为零… 这两个集合似乎都有相同的一点,那就是它们都无限不可数。是不是所有的完美集都是无限不可数集合呢?我们来试着证明一下这个命题吧。 证明:完美集不可数。 >>> Proof: 设集合 P 是可数集 令 x: → P, x(n) = xn 为自然数集和 P 的双向映射,则集合 P = {x1, x2, x3, …} 构建有界闭区间 … <a href="https://totoyao.wordpress.com/2012/11/22/perfect-set/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/11/22/perfect-set/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/11/screen-shot-2012-09-13-at-7-27-04-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.27.04 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/11/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
</item>
<item>
<title>证明:1 + 1 = 2</title>
<link>https://totoyao.wordpress.com/2012/11/19/1-plus-1-is-2/</link>
<comments>https://totoyao.wordpress.com/2012/11/19/1-plus-1-is-2/#respond</comments>
<pubDate>Mon, 19 Nov 2012 12:07:06 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Math.n.Logic]]></category>
<category><![CDATA[逻辑]]></category>
<category><![CDATA[集合]]></category>
<category><![CDATA[证明]]></category>
<category><![CDATA[Russell]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=1036</guid>
<description><![CDATA[之前我讲到 Russell 悖论 以及避免悖论生成的解决方法——类型论,Russell 和他的好基友 Whitehead 在他俩合著的书 Principia Mathematica 里写了一个运用了类型论的证明,证明的是数学里一个最基础的命题:1 + 1 = 2。 这个证明看起来并没有那么吸引人,几行字里满满的逻辑符号让人头晕眼花。事实上,这仅仅是证明的最后几个步骤,Russell 想了一会儿后发现,给这样简单的命题找一个真正严谨的证明远比看起来要难得多,他花了 300 多页才最终证明 1 + 1 = 2,我只能说,他想的太多了。连他自己都不得不承认,”The above proposition is occasionally useful.” 用 300 多页去证明 1 + 1 = 2,我想除了钻牛角尖的 Russell 和他的好基友“少白头”,应该没有人会感兴趣了吧。在这里,我给大家一个逻辑严谨言词略有啰嗦却远没有那么冗长的证明:1 + 1 = 2。 … <a href="https://totoyao.wordpress.com/2012/11/19/1-plus-1-is-2/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/11/19/1-plus-1-is-2/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/11/principia_mathematica_theorem_54-43.png" medium="image">
<media:title type="html">Principia_Mathematica_theorem_54-43</media:title>
</media:content>
</item>
<item>
<title>我和朋友们的数学玩笑 — 2</title>
<link>https://totoyao.wordpress.com/2012/11/18/math-jokes-2/</link>
<comments>https://totoyao.wordpress.com/2012/11/18/math-jokes-2/#respond</comments>
<pubDate>Sun, 18 Nov 2012 04:07:43 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Life.n.Laugh]]></category>
<category><![CDATA[玩笑]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=401</guid>
<description><![CDATA[我与朋友们经常开各种不靠谱的小玩笑。作为闷骚型文艺流氓群体,我们无下限地 yy 各种崇高的科学,并引以为荣。如果有兴趣,请移步上一期的 我和朋友们的数学笑话 。另外,欢迎围观调戏害羞宅男 怂人君 。 出场人物:怂人君,逊人君,北极星君,老白,小 P,双英俊,还有我 。 。 小剧场 — 导演:我 怂人君:我是你的神马? 逊人君:你是我的定理 怂人君:我居然只是个定理?! 逊人君:这样,我就可以天天推导 (倒) 你了~ 小剧场续 — 导演:我 怂人君:哼,我是你的公理! 逊人君:哦?~ 怂人君:你只能接受我,不能推导 (倒) 我! 我:Voulez vous Cauchy avec moi. 双英俊:My vector space or yours? 我:打耳洞会破坏人体的拓扑结构,我该不该打啊? 小 P:打! … <a href="https://totoyao.wordpress.com/2012/11/18/math-jokes-2/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/11/18/math-jokes-2/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
</item>
<item>
<title>你还会做小学数学题吗?</title>
<link>https://totoyao.wordpress.com/2012/11/16/elementary-math/</link>
<comments>https://totoyao.wordpress.com/2012/11/16/elementary-math/#respond</comments>
<pubDate>Fri, 16 Nov 2012 04:28:48 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Math.n.Logic]]></category>
<category><![CDATA[趣题]]></category>
<category><![CDATA[小学]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=1022</guid>
<description><![CDATA[前些时候微博上有个小学数学题目挺有意思的。题目是这样的:如下图,已知标注出的三条边长度分别是 3 cm, 9 cm 和 12 cm,求这个多边形的周长。 这道题,你会做吗? 。 。 。 答案是:(12 + 9) × 2 + 3 × 2 = 48 cm。]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/11/16/elementary-math/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/11/screen-shot-2012-11-15-at-9-19-03-pm.png" medium="image">
<media:title type="html">Screen shot 2012-11-15 at 9.19.03 PM</media:title>
</media:content>
</item>
<item>
<title>那些你没有听过的数 — 相亲相爱的亲和数</title>
<link>https://totoyao.wordpress.com/2012/09/30/numbers-2/</link>
<comments>https://totoyao.wordpress.com/2012/09/30/numbers-2/#respond</comments>
<pubDate>Sun, 30 Sep 2012 05:55:51 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Math.n.Logic]]></category>
<category><![CDATA[Pythagoras]]></category>
<category><![CDATA[数论]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=860</guid>
<description><![CDATA[之前我们已经介绍过了 Euclid 的挚爱 完美数 和它的各类好基友,下面我们来说说 Pythagoras 的最爱亲和数以及它的后宫佳丽。 。 亲和数 亲和数是指一对彼此除自身外的全部约数 (真因子) 之和与令一方相等的自然数。Pythagoras 发现了第一对亲和数 220 和 284 并因此定义了这种奇妙的数,据说当年 Pythagoras 希望他的弟子们像亲和数那样相亲相爱。 220 的真因子之和为 1 + 2 + 4 + 5 + 10 + 11 + 20 + 22 + 44 + 55 + … <a href="https://totoyao.wordpress.com/2012/09/30/numbers-2/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/09/30/numbers-2/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
</item>
<item>
<title>证明:实数不可数</title>
<link>https://totoyao.wordpress.com/2012/09/21/uncountable-reals/</link>
<comments>https://totoyao.wordpress.com/2012/09/21/uncountable-reals/#respond</comments>
<pubDate>Thu, 20 Sep 2012 21:18:12 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Math.n.Logic]]></category>
<category><![CDATA[集合]]></category>
<category><![CDATA[证明]]></category>
<category><![CDATA[分析]]></category>
<category><![CDATA[无限]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=333</guid>
<description><![CDATA[翻开一本离散结构或者是实分析的书都会有这个经典的定理:实数不可数。经典的定理自然有经典的证明相佐,最为人称道的莫过于 Georg Cantor 的对角线证明。我在 前文 中曾经详细地介绍过这个证明,它是小 P 的心头挚爱,但是我却喜欢用区间套定理来证明这个对近现代数学的发展具有重大意义的命题。 区间套定理说: 如果 ∀ n ∈ ,In = [an, bn] 是封闭有界的区间且满足 I1 ⊇ I2 ⊇ I3 ⊇ … 即 ∀ n ∈ ,In+1 ⊆ In,那么闭区间套非空,也就是说,存在 x ∈ 满足 x ∈ In ∀ n ∈ 。 相对于大部分内容完全抽象化的数学分析来说,区间套定理既能具体到实数集又表达得简单明晰,是一个通俗易懂的定理。这个定理只要略加修改就能普及到抽象维度的宽泛空间中,也是帮助理解抽象空间的绝好工具。证明也不难。 >>> Proof: 由 In 的定义可知,若 n ∈ ,a1 ≤ an ≤ bn ≤ b1 … <a href="https://totoyao.wordpress.com/2012/09/21/uncountable-reals/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/09/21/uncountable-reals/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-27-04-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.27.04 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-31-18-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.31.18 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-27-04-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.27.04 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-10-30-06-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 10.30.06 AM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-13-at-7-25-52-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-13 at 7.25.52 AM</media:title>
</media:content>
</item>
<item>
<title>那些你没有听过的数 — 追求完美的完美数</title>
<link>https://totoyao.wordpress.com/2012/09/20/numbers-1/</link>
<comments>https://totoyao.wordpress.com/2012/09/20/numbers-1/#comments</comments>
<pubDate>Thu, 20 Sep 2012 01:09:20 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Math.n.Logic]]></category>
<category><![CDATA[素数]]></category>
<category><![CDATA[Euclid]]></category>
<category><![CDATA[迭代]]></category>
<category><![CDATA[数论]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=845</guid>
<description><![CDATA[数学里总是一些数有奇怪的名字或奇怪的性质,它们或多或少都值得我们停下脚步驻足思考。还有,为什么数学家们总是喜欢给数字取名字呢,又不是媳妇生孩子,这么积极地取名字。 。 完美数 完美数是指其真因子 (除了自身以外的其他约数) 之和等于本身的数。这种数是 Euclid 最喜欢的数,当年他通过 2p – 1(2p – 1) 的表达式定义了完美数并发现了前 4 个,分别是 6, 28, 496 和 8128。 p = 2, 21(22 – 1) = 6 = 1 + 2 + 3 p = 3, 22(23 – 1) = … <a href="https://totoyao.wordpress.com/2012/09/20/numbers-1/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/09/20/numbers-1/feed/</wfw:commentRss>
<slash:comments>2</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-10-51-46-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 10.51.46 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-17-at-12-41-24-am.png" medium="image">
<media:title type="html">Screen shot 2012-09-17 at 12.41.24 AM</media:title>
</media:content>
</item>
<item>
<title>漫画:上帝的证明</title>
<link>https://totoyao.wordpress.com/2012/09/19/comics-1/</link>
<comments>https://totoyao.wordpress.com/2012/09/19/comics-1/#respond</comments>
<pubDate>Tue, 18 Sep 2012 22:45:52 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Graphics.n.Comics]]></category>
<category><![CDATA[漫画]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=925</guid>
<description><![CDATA[Proofs from THE BOOK 原漫画来自 Abstruse Goose,最后,百度又出幺蛾子了: 今年年底,果然得准备船票了么?~]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/09/19/comics-1/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/sire_i_did_not_need_that_hypothesis1.png" medium="image">
<media:title type="html">proofs_from_the_book</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-17-at-8-35-13-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-17 at 8.35.13 PM</media:title>
</media:content>
</item>
<item>
<title>那些神秘的无理常数 — 根号 2 和圆周率</title>
<link>https://totoyao.wordpress.com/2012/09/18/irrational-constants-1/</link>
<comments>https://totoyao.wordpress.com/2012/09/18/irrational-constants-1/#respond</comments>
<pubDate>Mon, 17 Sep 2012 20:02:42 +0000</pubDate>
<dc:creator><![CDATA[toto]]></dc:creator>
<category><![CDATA[Math.n.Logic]]></category>
<category><![CDATA[Euler]]></category>
<category><![CDATA[π]]></category>
<category><![CDATA[Pythagoras]]></category>
<category><![CDATA[常数]]></category>
<category><![CDATA[无理数]]></category>
<guid isPermaLink="false">http://totoyao.wordpress.com/?p=136</guid>
<description><![CDATA[我的哲学教授曾经问过一个问题:数学究竟是人类发明的还是客观存在一直等待我们去发现的?我和小 P 争论了许久都没有答案,但是我们一致相信,有一些数学必然是在大爆炸那一刻就被安排好的,偏居宇宙黑暗的一隅等待了千百万年直到那些善于发现美的眼睛将它们挖掘出,这其中就有数学常数。我们耳熟能详的数学常数大多是无理数,它们的存在性和无理性正如那一串串无限不循环的数字一样有着神秘的魔力吸引着一代代的数学家前赴后继。 。 魔鬼的礼物 √2 = 1.4142135623730950488… 古希腊哲学家 Pythagoras 一生痴迷于数字,甚至为他的数论创造一个宗教。 Pythagoras 告诫他的门徒不可以吃豆子,据说是因为豆子的形状像睾丸,或者是因为豆子像开启通往 Hades 的地狱之门。我觉得吧,这都是借口,他认为 “万物皆数”,人生的本质自然不例外地也是数字,每个人都要保持自己那个数字的一致性,所以怕吃了 3 颗豆子之后他的人生数字就会加 3 吃了 5 颗豆子这个数字就会加 5。总而言之,就是 Pythagoras 这个老头比较怕死而已。Pythagoras 作为那个时代的大数学家和大哲学家,一生功成名就享尽盛誉,唯独一点为后世人所诟病,那唯一的一点老鼠屎就是 √2。 学派门人 Hippasus 发现他没有办法用两个整数的比值来表示边长为 1 的单位正方形的对角线的长度,于是将这个问题递给了他的老师。Pythagoras 惊讶地发现的确如此,却不愿意承认这个结论并认为它是魔鬼的礼物,因为这种数的存在会颠覆他苦心经营的数学体系。于是在一个月黑风高夜杀人放火天,他和他的学生们悄悄地把 Hippasus 推下了船。从此雅典再没有人来质疑 Pythagoras 的数学哲学,但是这一推也把数学的发展推迟了一千年。 很多年以后,勇于挑战由 Euclid 撰写的 Elements 权威的人才最终证明 √2 的无理性,确认了无理数的存在,并引发了足以撼动古典数学基础的第一次数学危机。之前已经介绍过很多关于 … <a href="https://totoyao.wordpress.com/2012/09/18/irrational-constants-1/">Continue reading <span class="meta-nav">→</span></a>]]></description>
<wfw:commentRss>https://totoyao.wordpress.com/2012/09/18/irrational-constants-1/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="http://2.gravatar.com/avatar/eba7d4cfc05584c58b82ccf9277573d9?s=96&d=identicon&r=G" medium="image">
<media:title type="html">totoyao</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-1-33-55-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 1.33.55 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-2-12-47-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 2.12.47 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-2-25-37-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 2.25.37 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-2-31-46-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 2.31.46 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-2-56-44-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 2.56.44 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-4-23-43-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 4.23.43 PM</media:title>
</media:content>
<media:content url="http://totoyao.files.wordpress.com/2012/09/screen-shot-2012-09-16-at-3-51-36-pm.png" medium="image">
<media:title type="html">Screen shot 2012-09-16 at 3.51.36 PM</media:title>
</media:content>
</item>
</channel>
</rss>
| DIGITAL Command Language | 3 | hsantos9/Winds | api/test/data/feed/totoyao.wordpress.com | [
"BSD-3-Clause"
] |
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import { isThenable, Promises } from 'vs/base/common/async';
// Shared veto handling across main and renderer
export function handleVetos(vetos: (boolean | Promise<boolean>)[], onError: (error: Error) => void): Promise<boolean /* veto */> {
if (vetos.length === 0) {
return Promise.resolve(false);
}
const promises: Promise<void>[] = [];
let lazyValue = false;
for (let valueOrPromise of vetos) {
// veto, done
if (valueOrPromise === true) {
return Promise.resolve(true);
}
if (isThenable(valueOrPromise)) {
promises.push(valueOrPromise.then(value => {
if (value) {
lazyValue = true; // veto, done
}
}, err => {
onError(err); // error, treated like a veto, done
lazyValue = true;
}));
}
}
return Promises.settled(promises).then(() => lazyValue);
}
| TypeScript | 4 | sbj42/vscode | src/vs/platform/lifecycle/common/lifecycle.ts | [
"MIT"
] |
---
title: Dark mode playground
page-header: Dark mode playground
---
{% assign colors = '' | split: ',' %}
{% for color in site.theme-colors %}
{% assign colors = colors | push: color[0] %}
{% endfor %}
{% for color in site.colors %}
{% assign colors = colors | push: color[0] %}
{% endfor %}
{% capture html %}
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Alias magni minus omnis provident qui repudiandae saepe sunt vel, veniam voluptatibus? Cum eius est harum molestias necessitatibus quasi repellat velit voluptatum.</p>
<div class="card">
<div class="card-body">
<div class="space-y">
<div>
<div class="btn-list">
{% include ui/button.html text="Default" icon="check" %}
{% for color in colors %}
{% assign title = color | capitalize %}
{% include ui/button.html color=color text=title icon="check" %}
{% endfor %}
</div>
</div>
<div>
<div class="btn-list">
{% include ui/button.html text="Default" disabled=true %}
{% for color in colors %}
{% assign title = color | capitalize %}
{% include ui/button.html color=color text=title icon="check" disabled=true %}
{% endfor %}
</div>
</div>
<div>
<div class="btn-list">
{% for color in colors %}
{% assign title = color | capitalize %}
{% include ui/button.html color=color text=title icon="check" ghost=true %}
{% endfor %}
</div>
</div>
<div>
<div class="btn-list">
{% for color in colors %}
{% assign title = color | capitalize %}
{% include ui/button.html color=color text=title icon="check" ghost=true disabled=true %}
{% endfor %}
</div>
</div>
<div>
<div class="btn-list">
{% for color in colors %}
{% assign title = color | capitalize %}
{% include ui/button.html color=color text=title icon="check" outline=true %}
{% endfor %}
</div>
</div>
<div>
<div class="btn-list">
{% for color in colors %}
{% assign title = color | capitalize %}
{% include ui/button.html color=color text=title icon="check" outline=true disabled=true %}
{% endfor %}
</div>
</div>
</div>
</div>
</div>
{% endcapture %}
<div class="row g-5">
<div class="col-lg py-3">{{ html }}</div>
<div class="col-lg py-3 theme-dark">
{{ html }}
</div>
</div> | HTML | 3 | karan-thakkar/tabler | src/pages/playground-dark.html | [
"MIT"
] |
// NHHall is an open source algorithmic reverb unit, developed by Nathan Ho in
// 2018 for SuperCollider, ChucK, and Auraglyph. Features:
//
// - Allpass loop topology with delay line modulaton for a lush 90's IDM sound
// - True stereo signal path with controllable spread
// - Infinite hold support
// - Respectable CPU use
// - Sample-rate independence
// - Permissive MIT license
//
// The project repo may be found at https://github.com/snappizz/nh-ugens
// Options:
// rt60: (float), default 1::second
// stereo: (float) [0.0 - 1.0], default 0.5
// lowFreq: (float), default 200
// lowRatio: (float), default 0.5
// hiFreq: (float), default 4000
// hiRatio: (float), default 0.5
// earlyDiffusion: (float) [0.0 - 1.0], default 0.5
// lateDiffusion: (float) [0.0 - 1.0], default 0.5
// modRate: (float) [0.0 - 1.0], default 0.2
// modDepth: (float) [0.0 - 1.0], default 0.3
adc => NHHall verb => dac;
30.0 => verb.rt60;
while (true) {
second => now;
}
| ChucK | 4 | ccdarabundit/chugins | NHHall/nhhall-help.ck | [
"MIT"
] |
v>>>>.
12345
^?^
> ? ?^
v?v
v6789>
| Befunge | 0 | SuprDewd/BefungeSimulator | befunge_code/random_numbers.befunge | [
"MIT"
] |
/* CSS for binder integration */
div.binder-badge {
margin: 1em auto;
vertical-align: middle;
}
| CSS | 3 | firebolt55439/ray | doc/source/_static/gallery-binder.css | [
"Apache-2.0"
] |
*** Settings ***
Documentation This resource provides any keywords related to the Harbor private registry appliance
*** Variables ***
${project_configuration_wl_delete_a_cve_id_icon} //hbr-project-policy-config/form/section//ul/li[1]/a[2]/clr-icon
${project_configuration_wl_project_add_system_btn} //button[@id='add-system']
| RobotFramework | 2 | yxxhero/harbor | tests/resources/Harbor-Pages/Project-Config-Elements.robot | [
"Apache-2.0"
] |
L UBSEC e_ubsec_err.h e_ubsec_err.c
| eC | 1 | jiangzhu1212/oooii | Ouroboros/External/OpenSSL/openssl-1.0.0e/engines/e_ubsec.ec | [
"MIT"
] |
#
# This file is part of MUMPS 5.3.3, released
# on Mon Jun 15 09:57:25 UTC 2020
#
################################################################################
#
# Makefile.inc.generic
#
# This defines some parameters dependent on your platform; you should
# look for the approriate file in the directory ./Make.inc/ and copy it
# into a file called Makefile.inc. For example, from the MUMPS root
# directory, use
# "cp Make.inc/Makefile.inc.generic ./Makefile.inc"
# (see the main README file for details)
#
# If you do not find any suitable Makefile in Makefile.inc, use this file:
# "cp Make.inc/Makefile.inc.generic ./Makefile.inc" and modify it according
# to the comments given below. If you manage to build MUMPS on a new platform,
# and think that this could be useful to others, you may want to send us
# the corresponding Makefile.inc file.
#
################################################################################
########################################################################
#Begin orderings
#
# NOTE that PORD is distributed within MUMPS by default. It is recommended to
# install other orderings. For that, you need to obtain the corresponding package
# and modify the variables below accordingly.
# For example, to have Metis available within MUMPS:
# 1/ download Metis and compile it
# 2/ uncomment (suppress # in first column) lines
# starting with LMETISDIR, LMETIS
# 3/ add -Dmetis in line ORDERINGSF
# ORDERINGSF = -Dpord -Dmetis
# 4/ Compile and install MUMPS
# make clean; make (to clean up previous installation)
#
# Metis/ParMetis and SCOTCH/PT-SCOTCH (ver 6.0 and later) orderings are recommended.
#
#SCOTCHDIR = ${HOME}/scotch_6.0
#ISCOTCH = -I$(SCOTCHDIR)/include
#
# You have to choose one among the following two lines depending on
# the type of analysis you want to perform. If you want to perform only
# sequential analysis choose the first (remember to add -Dscotch in the ORDERINGSF
# variable below); for both parallel and sequential analysis choose the second
# line (remember to add -Dptscotch in the ORDERINGSF variable below)
#LSCOTCH = -L$(SCOTCHDIR)/lib -lesmumps -lscotch -lscotcherr
#LSCOTCH = -L$(SCOTCHDIR)/lib -lptesmumps -lptscotch -lptscotcherr
LPORDDIR = $(topdir)/PORD/lib/
IPORD = -I$(topdir)/PORD/include/
LPORD = -L$(LPORDDIR) -lpord
#LMETISDIR = /opt/metis-5.1.0/build/Linux-x86_64/libmetis
#IMETIS = /opt/metis-5.1.0/include
# You have to choose one among the following two lines depending on
# the type of analysis you want to perform. If you want to perform only
# sequential analysis choose the first (remember to add -Dmetis in the ORDERINGSF
# variable below); for both parallel and sequential analysis choose the second
# line (remember to add -Dparmetis in the ORDERINGSF variable below)
#LMETIS = -L$(LMETISDIR) -lmetis
#LMETIS = -L$(LMETISDIR) -lparmetis -lmetis
# The following variables will be used in the compilation process.
# Please note that -Dptscotch and -Dparmetis imply -Dscotch and -Dmetis respectively.
# If you want to use Metis 4.X or an older version, you should use -Dmetis4 instead of -Dmetis
# or in addition with -Dparmetis (if you are using parmetis 3.X or older).
#ORDERINGSF = -Dscotch -Dmetis -Dpord -Dptscotch -Dparmetis
ORDERINGSF = -Dpord
ORDERINGSC = $(ORDERINGSF)
LORDERINGS = $(LMETIS) $(LPORD) $(LSCOTCH)
IORDERINGSF = $(ISCOTCH)
IORDERINGSC = $(IMETIS) $(IPORD) $(ISCOTCH)
#End orderings
########################################################################
########################################################################
# DEFINE HERE SOME COMMON COMMANDS, THE COMPILER NAMES, ETC...
# PLAT : use it to add a default suffix to the generated libraries
PLAT =
# Library extension, + C and Fortran "-o" option
# may be different under Windows
LIBEXT = .a
OUTC = -o
OUTF = -o
# RM : remove files
RM = /bin/rm -f
# CC : C compiler
CC = mpicc
# FC : Fortran 90 compiler
FC = mpif90 -std=legacy
# FL : Fortran linker
FL = mpif90 -std=legacy
# AR : Archive object in a library
# keep a space at the end if options have to be separated from lib name
AR = ar vr
# RANLIB : generate index of an archive file
# (optionnal use "RANLIB = echo" in case of problem)
RANLIB = ranlib
#RANLIB = echo
# DEFINE HERE YOUR LAPACK LIBRARY
LAPACK = -llapack
# SCALAP should define the SCALAPACK and BLACS libraries.
SCALAP = -lscalapack -lblacs
# INCLUDE DIRECTORY FOR MPI
# INCPAR = -I/usr/include
# LIBRARIES USED BY THE PARALLEL VERSION OF MUMPS: $(SCALAP) and MPI
LIBPAR = $(SCALAP) $(LAPACK)
# -L/usr/lib -lmpi
# The parallel version is not concerned by the next two lines.
# They are related to the sequential library provided by MUMPS,
# to use instead of ScaLAPACK and MPI.
INCSEQ = -I$(topdir)/libseq
LIBSEQ = $(LAPACK) -L$(topdir)/libseq -lmpiseq
# DEFINE HERE YOUR BLAS LIBRARY
LIBBLAS = -lblas
# DEFINE HERE YOUR PTHREAD LIBRARY
LIBOTHERS = -lpthread
# FORTRAN/C COMPATIBILITY:
# Use:
# -DAdd_ if your Fortran compiler adds an underscore at the end
# of symbols,
# -DAdd__ if your Fortran compiler adds 2 underscores,
#
# -DUPPER if your Fortran compiler uses uppercase symbols
#
# leave empty if your Fortran compiler does not change the symbols.
#
CDEFS = -DAdd_
#COMPILER OPTIONS
OPTF = -O
OPTC = -O -I.
OPTL = -O
# CHOOSE BETWEEN USING THE SEQUENTIAL OR THE PARALLEL VERSION.
#Sequential:
#INCS = $(INCSEQ)
#LIBS = $(LIBSEQ)
#LIBSEQNEEDED = libseqneeded
#Parallel:
INCS = $(INCPAR)
LIBS = $(LIBPAR)
LIBSEQNEEDED =
| M | 3 | nqomorita/monolis | submodule/Makefile.inc.mumps | [
"MIT"
] |
/*
* Generated by util/mkerr.pl DO NOT EDIT
* Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/license.html
*/
#include <openssl/err.h>
#include <openssl/pemerr.h>
#include "crypto/pemerr.h"
#ifndef OPENSSL_NO_ERR
static const ERR_STRING_DATA PEM_str_reasons[] = {
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BAD_BASE64_DECODE), "bad base64 decode"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BAD_DECRYPT), "bad decrypt"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BAD_END_LINE), "bad end line"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BAD_IV_CHARS), "bad iv chars"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BAD_MAGIC_NUMBER), "bad magic number"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BAD_PASSWORD_READ), "bad password read"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BAD_VERSION_NUMBER), "bad version number"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_BIO_WRITE_FAILURE), "bio write failure"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_CIPHER_IS_NULL), "cipher is null"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_ERROR_CONVERTING_PRIVATE_KEY),
"error converting private key"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_EXPECTING_DSS_KEY_BLOB),
"expecting dss key blob"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_EXPECTING_PRIVATE_KEY_BLOB),
"expecting private key blob"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_EXPECTING_PUBLIC_KEY_BLOB),
"expecting public key blob"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_EXPECTING_RSA_KEY_BLOB),
"expecting rsa key blob"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_HEADER_TOO_LONG), "header too long"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_INCONSISTENT_HEADER),
"inconsistent header"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_KEYBLOB_HEADER_PARSE_ERROR),
"keyblob header parse error"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_KEYBLOB_TOO_SHORT), "keyblob too short"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_MISSING_DEK_IV), "missing dek iv"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_NOT_DEK_INFO), "not dek info"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_NOT_ENCRYPTED), "not encrypted"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_NOT_PROC_TYPE), "not proc type"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_NO_START_LINE), "no start line"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_PROBLEMS_GETTING_PASSWORD),
"problems getting password"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_PVK_DATA_TOO_SHORT), "pvk data too short"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_PVK_TOO_SHORT), "pvk too short"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_READ_KEY), "read key"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_SHORT_HEADER), "short header"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_UNEXPECTED_DEK_IV), "unexpected dek iv"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_UNSUPPORTED_CIPHER), "unsupported cipher"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_UNSUPPORTED_ENCRYPTION),
"unsupported encryption"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_UNSUPPORTED_KEY_COMPONENTS),
"unsupported key components"},
{ERR_PACK(ERR_LIB_PEM, 0, PEM_R_UNSUPPORTED_PUBLIC_KEY_TYPE),
"unsupported public key type"},
{0, NULL}
};
#endif
int ossl_err_load_PEM_strings(void)
{
#ifndef OPENSSL_NO_ERR
if (ERR_reason_error_string(PEM_str_reasons[0].error) == NULL)
ERR_load_strings_const(PEM_str_reasons);
#endif
return 1;
}
| C | 4 | pmesnier/openssl | crypto/pem/pem_err.c | [
"Apache-2.0"
] |