Home
last modified time | relevance | path

Searched refs:STD (Results 1 – 25 of 4513) sorted by relevance

12345678910>>...181

/dports/devel/wasm3/wasm3-0.5.0/platforms/cosmopolitan/
H A Dbuild.sh9 STD=./cosmopolitan/std
18 if [ ! -d "$STD/sys" ]; then
20 mkdir -p $STD/sys
21 touch $STD/assert.h $STD/limits.h $STD/ctype.h $STD/time.h $STD/errno.h \
22 $STD/inttypes.h $STD/fcntl.h $STD/math.h $STD/stdarg.h $STD/stdbool.h \
23 $STD/stdint.h $STD/stdio.h $STD/stdlib.h $STD/string.h $STD/stddef.h \
24 $STD/sys/types.h $STD/sys/stat.h $STD/unistd.h $STD/sys/uio.h \
25 $STD/sys/random.h
37 -o wasm3.com.dbg -DAPE -I$STD -I$SOURCE_DIR $SOURCE_DIR/*.c ../app/main.c \
/dports/cad/nvc/nvc-r1.5.3/lib/ieee/
H A Ddeps.mk27 lib/ieee/IEEE.STD_LOGIC_TEXTIO-body: lib/std/STD.STANDARD lib/ieee/IEEE.STD_LOGIC_1164 lib/std/STD.…
29 lib/ieee/_IEEE.STD_LOGIC_TEXTIO-body.a: lib/std/STD.STANDARD lib/ieee/IEEE.STD_LOGIC_1164 lib/std/S…
31 lib/ieee/_IEEE.STD_LOGIC_TEXTIO-body.so: lib/std/STD.STANDARD lib/ieee/IEEE.STD_LOGIC_1164 lib/std/
35 lib/ieee/IEEE.STD_LOGIC_TEXTIO: lib/std/STD.STANDARD lib/ieee/IEEE.STD_LOGIC_1164 lib/std/STD.TEXTI…
151 lib/ieee/IEEE.VITAL_TIMING-body: lib/std/STD.STANDARD lib/std/STD.TEXTIO lib/ieee/IEEE.VITAL_TIMING…
153 lib/ieee/_IEEE.VITAL_TIMING-body.a: lib/std/STD.STANDARD lib/std/STD.TEXTIO lib/ieee/IEEE.VITAL_TIM…
155 lib/ieee/_IEEE.VITAL_TIMING-body.so: lib/std/STD.STANDARD lib/std/STD.TEXTIO lib/ieee/IEEE.VITAL_TI…
157 lib/ieee/_IEEE.VITAL_TIMING-body.vcode: lib/std/STD.STANDARD lib/std/STD.TEXTIO lib/ieee/IEEE.VITAL…
159 lib/ieee/IEEE.VITAL_PRIMITIVES-body: lib/std/STD.STANDARD lib/std/STD.TEXTIO lib/ieee/IEEE.VITAL_PR…
161 lib/ieee/_IEEE.VITAL_PRIMITIVES-body.a: lib/std/STD.STANDARD lib/std/STD.TEXTIO lib/ieee/IEEE.VITAL…
[all …]
/dports/cad/nvc/nvc-r1.5.3/lib/std/
H A Ddeps.mk3 lib/std/STD.TEXTIO-body: lib/std/STD.STANDARD $(top_srcdir)/lib/std/textio.vhd
5 lib/std/_STD.TEXTIO-body.a: lib/std/STD.STANDARD $(top_srcdir)/lib/std/textio.vhd
11 lib/std/STD.TEXTIO: lib/std/STD.STANDARD $(top_srcdir)/lib/std/textio.vhd
13 lib/std/_STD.TEXTIO.a: lib/std/STD.STANDARD $(top_srcdir)/lib/std/textio.vhd
15 lib/std/_STD.TEXTIO.so: lib/std/STD.STANDARD $(top_srcdir)/lib/std/textio.vhd
19 lib/std/STD.STANDARD: $(top_srcdir)/lib/std/standard.vhd
23 lib/std.08/STD.ENV-body: lib/std.08/STD.STANDARD $(top_srcdir)/lib/std/env.vhd
31 lib/std.08/STD.ENV: lib/std.08/STD.STANDARD $(top_srcdir)/lib/std/env.vhd
33 lib/std.08/STD.STANDARD: $(top_srcdir)/lib/std/standard.vhd
35 lib/std.08/STD.TEXTIO: lib/std.08/STD.STANDARD $(top_srcdir)/lib/std/textio.vhd
[all …]
H A DMakemodule.am5 lib/std/STD.STANDARD \
6 lib/std/STD.TEXTIO \
7 lib/std/STD.TEXTIO-body
13 lib/std.08/STD.STANDARD \
14 lib/std.08/STD.TEXTIO \
15 lib/std.08/STD.TEXTIO-body \
16 lib/std.08/STD.ENV \
17 lib/std.08/STD.ENV-body
70 lib/std/STD.TEXTIO: $(bootstrap) lib/std/STD.STANDARD $(srcdir)/lib/std/textio.vhd
73 lib/std.08/STD.TEXTIO: $(bootstrap) lib/std.08/STD.STANDARD $(srcdir)/lib/std/textio.vhd
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/serialization/
H A Dset.hpp28 #define STD _STLP_STD macro
30 #define STD std macro
39 const STD::set<Key, Compare, Allocator> &t, in save()
50 STD::set<Key, Compare, Allocator> &t, in load()
55 STD::set<Key, Compare, Allocator>, in load()
70 STD::set<Key, Compare, Allocator> & t, in serialize()
85 STD::multiset<Key, Compare, Allocator> in save()
92 STD::multiset<Key, Compare, Allocator> &t, in load()
97 STD::multiset<Key, Compare, Allocator>, in load()
112 STD::multiset<Key, Compare, Allocator> & t, in serialize()
[all …]
H A Dhash_map.hpp37 #define STD _STLP_STD macro
39 #define STD BOOST_STD_EXTENSION_NAMESPACE macro
48 const STD::hash_map<Key, Compare, Allocator> &t, in save()
53 STD::hash_map<Key, Compare, Allocator> in save()
60 STD::hash_map<Key, Compare, Allocator> &t, in load()
65 STD::hash_map<Key, Compare, Allocator>, in load()
68 STD::hash_map<Key, Compare, Allocator> in load()
71 STD::hash_map<Key, Compare, Allocator> in load()
81 STD::hash_map<Key, Compare, Allocator> &t, in serialize()
103 STD::hash_multimap<Key, Compare, Allocator> &t, in load()
[all …]
H A Dhash_set.hpp35 #define STD _STLP_STD macro
37 #define STD BOOST_STD_EXTENSION_NAMESPACE macro
46 const STD::hash_set<Key, Compare, Allocator> &t, in save()
51 STD::hash_set<Key, Compare, Allocator> in save()
58 STD::hash_set<Key, Compare, Allocator> &t, in load()
66 STD::hash_set<Key, Compare, Allocator> in load()
69 STD::hash_set<Key, Compare, Allocator> in load()
79 STD::hash_set<Key, Compare, Allocator> & t, in serialize()
101 STD::hash_multiset<Key, Compare, Allocator> &t, in load()
108 Archive, STD::hash_multiset< in load()
[all …]
H A Dmap.hpp32 #define STD _STLP_STD macro
34 #define STD std macro
43 const STD::map<Key, Type, Compare, Allocator> &t, in save()
48 STD::map<Key, Type, Compare, Allocator> in save()
55 STD::map<Key, Type, Compare, Allocator> &t, in load()
60 STD::map<Key, Type, Compare, Allocator>, in load()
75 STD::map<Key, Type, Compare, Allocator> &t, in serialize()
90 STD::multimap<Key, Type, Compare, Allocator> in save()
97 STD::multimap<Key, Type, Compare, Allocator> &t, in load()
117 STD::multimap<Key, Type, Compare, Allocator> &t, in serialize()
[all …]
H A Dvector.hpp31 #define STD _STLP_STD macro
33 #define STD std macro
44 const STD::vector<U, Allocator> &t, in save()
55 STD::vector<U, Allocator> &t, in load()
60 STD::vector<U, Allocator>, in load()
62 Archive, STD::vector<U, Allocator> in load()
73 STD::vector<U, Allocator> & t, in serialize()
86 const STD::vector<bool, Allocator> &t, in save()
102 STD::vector<bool, Allocator> &t, in load()
121 STD::vector<bool, Allocator> & t, in serialize()
[all …]
H A Ddeque.hpp30 #define STD _STLP_STD macro
32 #define STD std macro
41 const STD::deque<U, Allocator> &t, in save()
45 Archive, STD::deque<U, Allocator> in save()
52 STD::deque<U, Allocator> &t, in load()
57 STD::deque<U, Allocator>, in load()
59 Archive, STD::deque<U, Allocator> in load()
61 boost::serialization::stl::no_reserve_imp<STD::deque<U, Allocator> > in load()
70 STD::deque<U, Allocator> &t, in serialize()
81 BOOST_SERIALIZATION_COLLECTION_TRAITS(STD::deque)
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/unit/
H A Dlocale_test.h12 # define STD std:: macro
14 # define STD macro
77 void _loc_has_facet( const STD locale& );
78 void _num_put_get( const STD locale&, const ref_locale* );
79 void _time_put_get( const STD locale& );
80 void _ctype_facet( const STD locale& );
81 void _ctype_facet_w( const STD locale& );
82 void _locale_init_problem( const STD locale& );
87 void _money_put_get( const STD locale&, const ref_monetary* );
88 void _money_put_get2( const STD locale& loc, const STD locale& streamLoc, const ref_monetary* );
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dremove-redundant-load-imm.mir16 ; CHECK: STD renamable $x3, 16, $x1
20 STD killed renamable $x3, 16, $x1
22 STD killed renamable $x3, 8, $x1
44 STD killed renamable $x3, 32, $x1
46 STD killed renamable $x3, 24, $x1
48 STD killed renamable $x3, 16, $x1
50 STD killed renamable $x3, 8, $x1
70 STD killed renamable $x3, 32, $x1
72 STD renamable $x3, 24, $x1
97 STD killed renamable $x3, 8, $x1
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/basic/t/
H A Dmcs161_win_frame_std.test2 # Test STD() Window Frame
17 SELECT a, b, STD(b) OVER(ORDER BY b RANGE BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW) std FROM t1;
18 SELECT a, b, STD(b) OVER(ORDER BY b RANGE BETWEEN CURRENT ROW AND UNBOUNDED FOLLOWING) std FROM t1;
19 SELECT a, b, STD(b) OVER(ORDER BY b ROWS BETWEEN 1 PRECEDING AND CURRENT ROW) std FROM t1;
20 SELECT a, b, STD(b) OVER(ORDER BY b ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) std FROM t1;
21 SELECT a, b, STD(b) OVER(ORDER BY b ROWS BETWEEN 1 PRECEDING AND UNBOUNDED FOLLOWING) std FROM t1;
23 SELECT a, b, STD(b) OVER(ORDER BY b DESC RANGE BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW) std FRO…
25 SELECT a, b, STD(b) OVER(ORDER BY b DESC ROWS BETWEEN 1 PRECEDING AND CURRENT ROW) std FROM t1;
26 SELECT a, b, STD(b) OVER(ORDER BY b DESC ROWS BETWEEN 1 PRECEDING AND 1 FOLLOWING) std FROM t1;
27 SELECT a, b, STD(b) OVER(ORDER BY b DESC ROWS BETWEEN 1 PRECEDING AND UNBOUNDED FOLLOWING) std FROM…
[all …]

12345678910>>...181