Home
last modified time | relevance | path

Searched refs:long_count (Results 1 – 25 of 85) sorted by relevance

1234

/dports/comms/xcwcp/unixcw-3.5.1/src/cwutils/
H A Dcmdline.c223 sizeof (*long_names) * (long_count + 1)); in get_option()
224 long_names[long_count] = safe_strdup(element + (needs_arg ? 3 : 2)); in get_option()
228 sizeof (*long_options) * (long_count + 2)); in get_option()
229 long_options[long_count].name = long_names[long_count]; in get_option()
230 long_options[long_count].has_arg = needs_arg; in get_option()
231 long_options[long_count].flag = NULL; in get_option()
232 long_options[long_count].val = element[0]; in get_option()
233 long_count++; in get_option()
236 memset(long_options + long_count, 0, sizeof (*long_options)); in get_option()
261 for (int i = 0; i < long_count; i++) { in get_option()
[all …]
/dports/comms/unixcw/unixcw-3.5.1/src/cwutils/
H A Dcmdline.c223 sizeof (*long_names) * (long_count + 1)); in get_option()
224 long_names[long_count] = safe_strdup(element + (needs_arg ? 3 : 2)); in get_option()
228 sizeof (*long_options) * (long_count + 2)); in get_option()
229 long_options[long_count].name = long_names[long_count]; in get_option()
230 long_options[long_count].has_arg = needs_arg; in get_option()
231 long_options[long_count].flag = NULL; in get_option()
232 long_options[long_count].val = element[0]; in get_option()
233 long_count++; in get_option()
236 memset(long_options + long_count, 0, sizeof (*long_options)); in get_option()
261 for (int i = 0; i < long_count; i++) { in get_option()
[all …]
/dports/devel/rpclib/rpclib-2.2.1/tests/rpc/
H A Dserver_test.cc19 : s("127.0.0.1", test_port), long_count(0), short_count(0) { in server_workers_test()
22 ++long_count; in server_workers_test()
32 std::atomic_int long_count, short_count; member in server_workers_test
44 EXPECT_EQ(1, long_count); in TEST_F()
48 EXPECT_EQ(1, long_count); in TEST_F()
60 EXPECT_EQ(0, long_count); in TEST_F()
64 EXPECT_EQ(1, long_count); in TEST_F()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/commons/base/
H A Dformat.cpp78 short long_count = 0; in initialize() local
100 long_count = 0; in initialize()
105 long_count = std::min<short>(long_count+1, 2); in initialize()
113 switch (long_count - short_count) in initialize()
141 switch (long_count - short_count) in initialize()
/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dwit.c1406 it.long_count = long_count; in cmd_filelist()
1501 it.long_count = long_count; in cmd_filetype()
1644 it.long_count = long_count; in cmd_isosize()
1760 it.long_count = long_count; in cmd_dump()
1836 it.long_count = long_count; in cmd_id6_long()
1940 it.long_count = long_count; in cmd_id6()
2194 it.long_count = long_count; in cmd_fragments()
2236 it.long_count = long_count; in cmd_list()
2470 it.long_count = long_count; in cmd_files()
2572 it.long_count = long_count; in cmd_diff()
[all …]
H A Dwwt.c128 else if (long_count) in version_exit()
347 switch(long_count) in cmd_find()
683 if ( long_count > 1 ) in print_list_mixed()
811 long_count++; in cmd_list()
846 if ( long_count > 2 ) in cmd_list()
1254 if (long_count) in cmd_recover()
1255 verbose = long_count; in cmd_recover()
1305 if (long_count) in cmd_check()
1306 verbose = long_count; in cmd_check()
3603 ver.long_count = long_count; in cmd_verify()
[all …]
H A Dlib-sf.h594 int long_count // relevant long count
710 int long_count,
718 int long_count
725 int long_count,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera.c250 s32 long_count; in altera_execute() local
1259 long_count; in altera_execute()
1266 long_count = 1 + long_count - in altera_execute()
1274 if (long_count < 1) { in altera_execute()
1326 long_tmp = long_count; in altera_execute()
1673 long_count); in altera_execute()
1949 long_count, in altera_execute()
1956 long_count, in altera_execute()
2048 long_count = a; in altera_execute()
2053 if (long_count < 1) in altera_execute()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera.c250 s32 long_count; in altera_execute() local
1259 long_count; in altera_execute()
1266 long_count = 1 + long_count - in altera_execute()
1274 if (long_count < 1) { in altera_execute()
1326 long_tmp = long_count; in altera_execute()
1673 long_count); in altera_execute()
1949 long_count, in altera_execute()
1956 long_count, in altera_execute()
2048 long_count = a; in altera_execute()
2053 if (long_count < 1) in altera_execute()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/altera-stapl/
H A Daltera.c250 s32 long_count; in altera_execute() local
1259 long_count; in altera_execute()
1266 long_count = 1 + long_count - in altera_execute()
1274 if (long_count < 1) { in altera_execute()
1326 long_tmp = long_count; in altera_execute()
1673 long_count); in altera_execute()
1949 long_count, in altera_execute()
1956 long_count, in altera_execute()
2048 long_count = a; in altera_execute()
2053 if (long_count < 1) in altera_execute()
[all …]
/dports/science/healpix/Healpix_3.50/src/f90/hotspot/
H A DHotSpots.F9049 use long_intrinsic, only: long_count
237 nmax=long_count(peak>0)
239 nmin=long_count(peak<0)
/dports/devel/avr-gdb/gdb-7.3.1/sim/m32r/
H A Dm32r-sim.h87 unsigned int long_count; member
132 ++ CPU_M32R_MISC_PROFILE (cpu)->long_count; \
/dports/devel/gdb761/gdb-7.6.1/sim/m32r/
H A Dm32r-sim.h86 unsigned int long_count; member
131 ++ CPU_M32R_MISC_PROFILE (cpu)->long_count; \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/m32r/
H A Dm32r-sim.h87 unsigned int long_count; member
132 ++ CPU_M32R_MISC_PROFILE (cpu)->long_count; \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/m32r/
H A Dm32r-sim.h87 unsigned int long_count; member
132 ++ CPU_M32R_MISC_PROFILE (cpu)->long_count; \
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dwtscenario.py157 def prune_scenarios(scenes, default_count = -1, long_count = -1): argument
184 if _is_long_run and long_count != -1:
185 count = long_count
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/simplejson/tests/
H A Dtest_speedups.py105 long_count = long_type(2)**32+31
107 encoder.JSONEncoder(int_as_string_bitcount=long_count).encode(0)
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dlong_intrinsic.F9050 public:: long_size, long_count
61 interface long_count interface
/dports/devel/py-simplejson/simplejson-3.17.5/simplejson/tests/
H A Dtest_speedups.py105 long_count = long_type(2)**32+31
107 encoder.JSONEncoder(int_as_string_bitcount=long_count).encode(0)
/dports/devel/p5-DateTime-Calendar-Mayan/DateTime-Calendar-Mayan-0.0601/lib/DateTime/Calendar/
H A DMayan.pm102 my $long_count = $self->{ rd } - $self->{ epoch };
103 $lc{ baktun } = _floor( $long_count / 144000 );
104 my $day_baktun = $long_count % 144000;
476 *long_count = \&bktuk;
/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dami_dsk.cpp122 uint32_t adf_format::checksum(const uint8_t *trackbuf, int track_size, int pos, int long_count) in checksum() argument
125 for(int i=0; i<long_count; i++) in checksum()
H A Dami_dsk.h33 static uint32_t checksum(const uint8_t *trackbuf, int track_size, int pos, int long_count);
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dami_dsk.cpp122 uint32_t adf_format::checksum(const uint8_t *trackbuf, int track_size, int pos, int long_count) in checksum() argument
125 for(int i=0; i<long_count; i++) in checksum()
H A Dami_dsk.h33 static uint32_t checksum(const uint8_t *trackbuf, int track_size, int pos, int long_count);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A Dpost_build_ninja_summary.py64 long_count = 10 variable
279 for target in entries[-long_count:]:

1234