Home
last modified time | relevance | path

Searched defs:num (Results 1 – 25 of 14659) sorted by relevance

12345678910>>...587

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/AArch64/
H A Darmv8.7a-ls64.s3 // RUN: not llvm-mc -triple aarch64-none-linux-gnu < %s 2> %t
6 ld64b x0, [x13]
7 st64b x14, [x13]
9 st64bv0 x1, x22, [x13]
11 // CHECK: st64b x14, [x13] // encoding: [0xae,0x91,0x3f,0xf8]
13 // CHECK: st64bv0 x1, x22, [x13] // encoding: [0xb6,0xa1,0x21,0xf8]
19 ld64b x0, [sp]
21 st64bv x1, x20, [sp]
28 ld64b x1, [x13]
29 ld64b x24, [x13]
[all …]
/dports/devel/p5-Unix-Statgrab/Unix-Statgrab-0.112/
H A DStatgrab.xs432 UV num; variable
443 UV num; variable
454 UV num; variable
465 UV num; variable
476 UV num; variable
487 UV num; variable
498 UV num; variable
509 UV num; variable
520 UV num; variable
531 UV num; variable
[all …]
/dports/net/libtrace/libtrace-3.0.19/lib/
H A Dlt_bswap.h79 #define bswap_host_to_be64(num) ((uint64_t)(num)) argument
80 #define bswap_host_to_le64(num) byteswap64(num) argument
82 #define bswap_host_to_le32(num) byteswap32(num) argument
84 #define bswap_host_to_le16(num) byteswap16(num) argument
87 #define bswap_le_to_host64(num) byteswap64(num) argument
89 #define bswap_le_to_host32(num) byteswap32(num) argument
91 #define bswap_le_to_host16(num) byteswap16(num) argument
99 #define bswap_host_to_be32(num) (htonl(num)) argument
101 #define bswap_host_to_be16(num) (htons(num)) argument
106 #define bswap_be_to_host32(num) (ntohl(num)) argument
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/lzma/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) argument
81 # define conv16be(num) BE_16(num) argument
84 # define conv32be(num) BE_32(num) argument
87 # define conv64be(num) BE_64(num) argument
90 # define conv16le(num) LE_16(num) argument
93 # define conv32le(num) LE_32(num) argument
96 # define conv64le(num) LE_64(num) argument
106 # define bswap16(num) \ argument
111 # define bswap32(num) \ argument
119 # define bswap64(num) \ argument
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/src/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) argument
81 # define conv16be(num) BE_16(num) argument
84 # define conv32be(num) BE_32(num) argument
87 # define conv64be(num) BE_64(num) argument
90 # define conv16le(num) LE_16(num) argument
93 # define conv32le(num) LE_32(num) argument
96 # define conv64le(num) LE_64(num) argument
117 # define bswap16(num) \ argument
122 # define bswap32(num) \ argument
130 # define bswap64(num) \ argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/minizip/src/lib/liblzma/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) argument
81 # define conv16be(num) BE_16(num) argument
84 # define conv32be(num) BE_32(num) argument
87 # define conv64be(num) BE_64(num) argument
90 # define conv16le(num) LE_16(num) argument
93 # define conv32le(num) LE_32(num) argument
96 # define conv64le(num) LE_64(num) argument
106 # define bswap16(num) \ argument
111 # define bswap32(num) \ argument
119 # define bswap64(num) \ argument
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/liblzma/tuklib/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) argument
81 # define conv16be(num) BE_16(num) argument
84 # define conv32be(num) BE_32(num) argument
87 # define conv64be(num) BE_64(num) argument
90 # define conv16le(num) LE_16(num) argument
93 # define conv32le(num) LE_32(num) argument
96 # define conv64le(num) LE_64(num) argument
121 # define bswap16(num) \ argument
126 # define bswap32(num) \ argument
134 # define bswap64(num) \ argument
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/lzma/vtklzma/src/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) argument
81 # define conv16be(num) BE_16(num) argument
84 # define conv32be(num) BE_32(num) argument
87 # define conv64be(num) BE_64(num) argument
90 # define conv16le(num) LE_16(num) argument
93 # define conv32le(num) LE_32(num) argument
96 # define conv64le(num) LE_64(num) argument
106 # define bswap16(num) \ argument
111 # define bswap32(num) \ argument
119 # define bswap64(num) \ argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minizip/src/lib/liblzma/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) argument
81 # define conv16be(num) BE_16(num) argument
84 # define conv32be(num) BE_32(num) argument
87 # define conv64be(num) BE_64(num) argument
90 # define conv16le(num) LE_16(num) argument
93 # define conv32le(num) LE_32(num) argument
96 # define conv64le(num) LE_64(num) argument
106 # define bswap16(num) \ argument
111 # define bswap32(num) \ argument
119 # define bswap64(num) \ argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/lzma-sys/xz-5.2/src/common/
H A Dtuklib_integer.h55 # define bswap16(num) bswap_16(num) argument
81 # define conv16be(num) BE_16(num) argument
84 # define conv32be(num) BE_32(num) argument
87 # define conv64be(num) BE_64(num) argument
90 # define conv16le(num) LE_16(num) argument
93 # define conv32le(num) LE_32(num) argument
96 # define conv64le(num) LE_64(num) argument
117 # define bswap16(num) \ argument
122 # define bswap32(num) \ argument
130 # define bswap64(num) \ argument
[all …]
/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/src/
H A Drmd_parseargs.c151 float num=atof(argv[i+1]); in ParseArgs() local
214 int num=atoi(argv[i+1]); in ParseArgs() local
230 int num=atoi(argv[i+1]); in ParseArgs() local
247 int num=atoi(argv[i+1]); in ParseArgs() local
264 int num=atoi(argv[i+1]); in ParseArgs() local
310 int num=atoi(argv[i+1]); in ParseArgs() local
329 int num=atoi(argv[i+1]); in ParseArgs() local
372 int num=atoi(argv[i+1]); in ParseArgs() local
389 int num=atoi(argv[i+1]); in ParseArgs() local
406 int num=atoi(argv[i+1]); in ParseArgs() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/lzma/vtklzma/src/common/
H A Dtuklib_integer.h72 # define bswap16(num) bswap_16(num) argument
98 # define conv16be(num) BE_16(num) argument
101 # define conv32be(num) BE_32(num) argument
104 # define conv64be(num) BE_64(num) argument
107 # define conv16le(num) LE_16(num) argument
110 # define conv32le(num) LE_32(num) argument
113 # define conv64le(num) LE_64(num) argument
292 uint16_t num = read16ne(buf); in read16be() local
305 uint16_t num = read16ne(buf); in read16le() local
318 uint32_t num = read32ne(buf); in read32be() local
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/common/
H A Dtuklib_integer.h72 # define bswap16(num) bswap_16(num) argument
98 # define conv16be(num) BE_16(num) argument
101 # define conv32be(num) BE_32(num) argument
104 # define conv64be(num) BE_64(num) argument
107 # define conv16le(num) LE_16(num) argument
110 # define conv32le(num) LE_32(num) argument
113 # define conv64le(num) LE_64(num) argument
292 uint16_t num = read16ne(buf); in read16be() local
305 uint16_t num = read16ne(buf); in read16le() local
318 uint32_t num = read32ne(buf); in read32be() local
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmliblzma/common/
H A Dtuklib_integer.h72 # define bswap16(num) bswap_16(num) argument
98 # define conv16be(num) BE_16(num) argument
101 # define conv32be(num) BE_32(num) argument
104 # define conv64be(num) BE_64(num) argument
107 # define conv16le(num) LE_16(num) argument
110 # define conv32le(num) LE_32(num) argument
113 # define conv64le(num) LE_64(num) argument
292 uint16_t num = read16ne(buf); in read16be() local
305 uint16_t num = read16ne(buf); in read16le() local
318 uint32_t num = read32ne(buf); in read32be() local
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmliblzma/common/
H A Dtuklib_integer.h72 # define bswap16(num) bswap_16(num) argument
98 # define conv16be(num) BE_16(num) argument
101 # define conv32be(num) BE_32(num) argument
104 # define conv64be(num) BE_64(num) argument
107 # define conv16le(num) LE_16(num) argument
110 # define conv32le(num) LE_32(num) argument
113 # define conv64le(num) LE_64(num) argument
292 uint16_t num = read16ne(buf); in read16be() local
305 uint16_t num = read16ne(buf); in read16le() local
318 uint32_t num = read32ne(buf); in read32be() local
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmliblzma/common/
H A Dtuklib_integer.h72 # define bswap16(num) bswap_16(num) argument
98 # define conv16be(num) BE_16(num) argument
101 # define conv32be(num) BE_32(num) argument
104 # define conv64be(num) BE_64(num) argument
107 # define conv16le(num) LE_16(num) argument
110 # define conv32le(num) LE_32(num) argument
113 # define conv64le(num) LE_64(num) argument
292 uint16_t num = read16ne(buf); in read16be() local
305 uint16_t num = read16ne(buf); in read16le() local
318 uint32_t num = read32ne(buf); in read32be() local
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/common/
H A Dtuklib_integer.h72 # define bswap16(num) bswap_16(num) argument
98 # define conv16be(num) BE_16(num) argument
101 # define conv32be(num) BE_32(num) argument
104 # define conv64be(num) BE_64(num) argument
107 # define conv16le(num) LE_16(num) argument
110 # define conv32le(num) LE_32(num) argument
113 # define conv64le(num) LE_64(num) argument
292 uint16_t num = read16ne(buf); in read16be() local
305 uint16_t num = read16ne(buf); in read16le() local
318 uint32_t num = read32ne(buf); in read32be() local
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/commonmark-0.1.1.4/benchmark/
H A Dbenchmark.hs42 let num = n `div` 3 in function
45 let num = n `div` 3 in function
48 let num = n `div` 2 in function
51 let num = n `div` 2 in function
54 let num = n `div` 3 in function
57 let num = n `div` 7 in function
60 let num = n `div` 4 in function
63 let num = n `div` 2 in function
66 let num = n `div` 3 in function
69 let num = n `div` 5 in function
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/commonmark-0.1.1.4/benchmark/
H A Dbenchmark.hs42 let num = n `div` 3 in function
45 let num = n `div` 3 in function
48 let num = n `div` 2 in function
51 let num = n `div` 2 in function
54 let num = n `div` 3 in function
57 let num = n `div` 7 in function
60 let num = n `div` 4 in function
63 let num = n `div` 2 in function
66 let num = n `div` 3 in function
69 let num = n `div` 5 in function
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/commonmark-0.2.1/benchmark/
H A Dbenchmark.hs42 let num = n `div` 3 in function
45 let num = n `div` 3 in function
48 let num = n `div` 2 in function
51 let num = n `div` 2 in function
54 let num = n `div` 3 in function
57 let num = n `div` 7 in function
60 let num = n `div` 4 in function
63 let num = n `div` 2 in function
66 let num = n `div` 3 in function
69 let num = n `div` 5 in function
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_poll_channel.rs19 let num = poll in test_poll_channel_edge() localVariable
28 let num = poll in test_poll_channel_edge() localVariable
38 let num = poll in test_poll_channel_edge() localVariable
47 let num = poll in test_poll_channel_edge() localVariable
56 let num = poll in test_poll_channel_edge() localVariable
71 let num = poll in test_poll_channel_edge() localVariable
101 let num = poll in test_poll_channel_oneshot() localVariable
110 let num = poll in test_poll_channel_oneshot() localVariable
120 let num = poll in test_poll_channel_oneshot() localVariable
129 let num = poll in test_poll_channel_oneshot() localVariable
[all …]
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/mio-0.6.19/test/
H A Dtest_poll_channel.rs17 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
24 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
32 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
39 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
46 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
59 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
82 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
89 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
97 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
104 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/mio-0.6.21/test/
H A Dtest_poll_channel.rs17 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
24 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
32 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
39 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
46 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
59 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
82 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
89 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
97 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
104 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_poll_channel.rs19 let num = poll in test_poll_channel_edge() localVariable
28 let num = poll in test_poll_channel_edge() localVariable
38 let num = poll in test_poll_channel_edge() localVariable
47 let num = poll in test_poll_channel_edge() localVariable
56 let num = poll in test_poll_channel_edge() localVariable
71 let num = poll in test_poll_channel_edge() localVariable
101 let num = poll in test_poll_channel_oneshot() localVariable
110 let num = poll in test_poll_channel_oneshot() localVariable
120 let num = poll in test_poll_channel_oneshot() localVariable
129 let num = poll in test_poll_channel_oneshot() localVariable
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mio-0.6.19/test/
H A Dtest_poll_channel.rs17 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
24 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
32 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
39 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
46 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
59 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_edge() localVariable
82 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
89 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
97 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
104 let num = poll.poll(&mut events, Some(Duration::from_millis(300))).unwrap(); in test_poll_channel_oneshot() localVariable
[all …]

12345678910>>...587