Home
last modified time | relevance | path

Searched refs:representation (Results 226 – 250 of 35493) sorted by relevance

12345678910>>...1420

/dports/lang/php80/php-8.0.15/ext/date/tests/
H A Dstrftime_variation22.phpt2 Test strftime() function : usage variation - Checking Preferred date and time representation other …
24 'Preferred date and time representation' => "%c",
25 'Preferred date representation' => "%x",
26 'Preferred time representation' => "%X",
41 --Preferred date and time representation--
45 --Preferred date representation--
49 --Preferred time representation--
H A Dgmstrftime_variation22.phpt2 Test gmstrftime() function : usage variation - Checking Preferred date and time representation othe…
24 'Preferred date and time representation' => "%c",
25 'Preferred date representation' => "%x",
26 'Preferred time representation' => "%X",
41 --Preferred date and time representation--
45 --Preferred date representation--
49 --Preferred time representation--
H A Dgmdate_variation6.phpt11 echo "\n-- Testing gmdate() function with full textual representation of month format --\n";
15 echo "\n-- Testing gmdate() function with numeric representation of month format --\n";
19 echo "\n-- Testing gmdate() function with short textual representation of month format --\n";
23 echo "\n-- Testing gmdate() function with numeric representation of month without leading zeros for…
35 -- Testing gmdate() function with full textual representation of month format --
39 -- Testing gmdate() function with numeric representation of month format --
43 -- Testing gmdate() function with short textual representation of month format --
47 -- Testing gmdate() function with numeric representation of month without leading zeros format --
/dports/lang/php81/php-8.1.1/ext/standard/tests/strings/
H A Dsprintf_variation5.phpt12 var_dump(sprintf("%%b = '%b'", $n)); // binary representation
14 var_dump(sprintf("%%d = '%d'", $n)); // standard integer representation
16 var_dump(sprintf("%%f = '%f'", $n)); // floating point representation
17 var_dump(sprintf("%%o = '%o'", $n)); // octal representation
18 var_dump(sprintf("%%s = '%s'", $n)); // string representation
19 var_dump(sprintf("%%x = '%x'", $n)); // hexadecimal representation (lower-case)
20 var_dump(sprintf("%%X = '%X'", $n)); // hexadecimal representation (upper-case)
/dports/www/mod_php80/php-8.0.15/ext/date/tests/
H A Dgmstrftime_variation22.phpt2 Test gmstrftime() function : usage variation - Checking Preferred date and time representation othe…
24 'Preferred date and time representation' => "%c",
25 'Preferred date representation' => "%x",
26 'Preferred time representation' => "%X",
41 --Preferred date and time representation--
45 --Preferred date representation--
49 --Preferred time representation--
H A Dstrftime_variation22.phpt2 Test strftime() function : usage variation - Checking Preferred date and time representation other …
24 'Preferred date and time representation' => "%c",
25 'Preferred date representation' => "%x",
26 'Preferred time representation' => "%X",
41 --Preferred date and time representation--
45 --Preferred date representation--
49 --Preferred time representation--
H A Dgmdate_variation6.phpt11 echo "\n-- Testing gmdate() function with full textual representation of month format --\n";
15 echo "\n-- Testing gmdate() function with numeric representation of month format --\n";
19 echo "\n-- Testing gmdate() function with short textual representation of month format --\n";
23 echo "\n-- Testing gmdate() function with numeric representation of month without leading zeros for…
35 -- Testing gmdate() function with full textual representation of month format --
39 -- Testing gmdate() function with numeric representation of month format --
43 -- Testing gmdate() function with short textual representation of month format --
47 -- Testing gmdate() function with numeric representation of month without leading zeros format --
/dports/www/mod_php81/php-8.1.1/ext/date/tests/
H A Dgmdate_variation6.phpt11 echo "\n-- Testing gmdate() function with full textual representation of month format --\n";
15 echo "\n-- Testing gmdate() function with numeric representation of month format --\n";
19 echo "\n-- Testing gmdate() function with short textual representation of month format --\n";
23 echo "\n-- Testing gmdate() function with numeric representation of month without leading zeros for…
35 -- Testing gmdate() function with full textual representation of month format --
39 -- Testing gmdate() function with numeric representation of month format --
43 -- Testing gmdate() function with short textual representation of month format --
47 -- Testing gmdate() function with numeric representation of month without leading zeros format --
/dports/lang/php81/php-8.1.1/ext/date/tests/
H A Dgmdate_variation6.phpt11 echo "\n-- Testing gmdate() function with full textual representation of month format --\n";
15 echo "\n-- Testing gmdate() function with numeric representation of month format --\n";
19 echo "\n-- Testing gmdate() function with short textual representation of month format --\n";
23 echo "\n-- Testing gmdate() function with numeric representation of month without leading zeros for…
35 -- Testing gmdate() function with full textual representation of month format --
39 -- Testing gmdate() function with numeric representation of month format --
43 -- Testing gmdate() function with short textual representation of month format --
47 -- Testing gmdate() function with numeric representation of month without leading zeros format --
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/form/Documentation/Config/proto/formElements/formElementTypes/DatePicker/properties/
H A DdateFormat.rst52 D A textual representation of a day, three letters
54 l A full textual representation of the day of the week
62 F A full textual representation of a month, such as January or March
63 m Numeric representation of a month, with leading zeros
64 M A short textual representation of a month, three letters
65 n Numeric representation of a month, without leading zeros
73 Y A full numeric representation of a year, four digits
74 y A two digit representation of a year
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/
H A DdateFormat.rst53 D A textual representation of a day, three letters
55 l A full textual representation of the day of the week
63 F A full textual representation of a month, such as January or March
64 m Numeric representation of a month, with leading zeros
65 M A short textual representation of a month, three letters
66 n Numeric representation of a month, without leading zeros
74 Y A full numeric representation of a year, four digits
75 y A two digit representation of a year
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/
H A DdateFormat.rst52 D A textual representation of a day, three letters
54 l A full textual representation of the day of the week
62 F A full textual representation of a month, such as January or March
63 m Numeric representation of a month, with leading zeros
64 M A short textual representation of a month, three letters
65 n Numeric representation of a month, without leading zeros
73 Y A full numeric representation of a year, four digits
74 y A two digit representation of a year
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/
H A DDownloadPackage.java37 private String representation; field in DownloadPackage
47 representation = src.readString(); in DownloadPackage()
57 representation = _representation; in DownloadPackage()
65 int currentVersion = sharedPref.getInt(representation, -1); in DownloadPackage()
84 return representation; in toString()
97 dest.writeString(representation); in writeToParcel()
118 String representation = null; in getTaskFromXML() local
142 representation = text; in getTaskFromXML()
157 …erCase().equals("task") && url != null && path != null && version != -1 && representation != null){ in getTaskFromXML()
158 … return new DownloadPackage(c, url, path, version, representation, description, uniqueId); in getTaskFromXML()
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/
H A DDownloadPackage.java37 private String representation; field in DownloadPackage
47 representation = src.readString(); in DownloadPackage()
57 representation = _representation; in DownloadPackage()
65 int currentVersion = sharedPref.getInt(representation, -1); in DownloadPackage()
84 return representation; in toString()
97 dest.writeString(representation); in writeToParcel()
118 String representation = null; in getTaskFromXML() local
142 representation = text; in getTaskFromXML()
157 …erCase().equals("task") && url != null && path != null && version != -1 && representation != null){ in getTaskFromXML()
158 … return new DownloadPackage(c, url, path, version, representation, description, uniqueId); in getTaskFromXML()
/dports/math/reduce/Reduce-svn5758-src/packages/symmetry/
H A Dsymmetry.tex38 representation,e.g.
74 representation:={D4,rD4=rr,sD4=sp};
80 {\tt canonicaldecomposition(representation);}
83 representation.
85 {\tt character(representation);}
91 {\tt symmetrybasis(representation,nr);}
94 representation of type nr. If the nr-th irreducible representation is
97 {\tt symmetrybasispart(representation,nr);}
103 {\tt allsymmetrybases(representation);}
110 {\tt diagonalize(matrix,representation);}
[all …]
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dsymmetry.tex30 representation,e.g.
72 representation:={D4,rD4=rr,sD4=sp};
78 {\tt canonicaldecomposition(representation);}
81 representation.
83 {\tt character(representation);}
89 {\tt symmetrybasis(representation,nr);}
92 representation of type nr. If the nr-th irreducible representation is
95 {\tt symmetrybasispart(representation,nr);}
101 {\tt allsymmetrybases(representation);}
108 {\tt diagonalize(matrix,representation);}
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/dports/devel/hyperscan/boost_1_75_0/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/dports/devel/R-cran-Rcpp/Rcpp/inst/tinytest/
H A Dtest_s4.R24 setClass("track", representation(x="numeric", y="numeric"))
38 setClass("track", representation(x="numeric", y="numeric"))
52 setClass("track", representation(x="numeric", y="numeric"))
53 setClass("trackCurve", representation(smooth = "numeric"), contains = "track")
67 setClass("track", representation(x="numeric", y="numeric"))
68 setClass("trackCurve", representation(smooth = "numeric"), contains = "track")
84 setClass( "Foo", contains = "character", representation( x = "numeric" ) )
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/dports/databases/percona57-server/boost_1_59_0/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/dports/databases/xtrabackup/boost_1_59_0/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>
/dports/databases/percona57-client/boost_1_59_0/boost/msm/mpl_graph/
H A Dmpl_graph.hpp48 …mpl::first<typename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, t…
52 …ypename mpl::at<typename detail::produce_edge_st_map<typename Graph::representation, typename Grap…
56 …mpl::fold<typename detail::produce_out_map<typename Graph::representation, Vertex, typename Graph:…
68 …mpl::fold<typename detail::produce_in_map<typename Graph::representation, Vertex, typename Graph::…
84 …mpl::transform<typename detail::produce_out_map<typename Graph::representation, Vertex, typename G…
92 detail::produce_vertex_set<typename Graph::representation, typename Graph::data>
102 detail::produce_edge_set<typename Graph::representation, typename Graph::data>

12345678910>>...1420