Searched refs:int (Results 1 - 25 of 276) sorted by relevance

1234567891011>>

/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Dversion.h.in21 int sodium_library_version_major(void);
24 int sodium_library_version_minor(void);
27 int sodium_library_minimal(void);
/src/tests/usr.bin/xlint/lint2/
H A Dmsg_004.exp2 add returns 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
H A Dmsg_006.exp2 add returns 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
H A Dmsg_005.exp2 add returns 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
H A Dmsg_011.exp2 add returns 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
H A Doutput_sorted.exp2 func0000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
5 func1000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
8 func2000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
11 func3000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
14 func4000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
17 func5000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
20 func6000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
23 func7000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
26 no_prototype has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
H A Dread.exp3 inline_function returns 'void' at read.c(256), versus 'int' at read.c(260) [lint2:005]
11 used_function returns 'int' at read.c(254), versus 'void' at read.c(253) [lint2:005]
/src/etc/rc.d/
H A Ddowninterfaces19 for int in $tmp; do
20 case $int in
21 pppoe*) iflist="$iflist $int"
30 for int in $iflist; do
31 ifconfig $int down
H A Dnetwork21 local int="$1"
24 if [ "$int" = "$i" ]; then
243 for int in /etc/ifconfig.${cloner}[0-9]*; do
244 [ ! -f $int ] && break
245 tmp="$tmp ${int##*.}"
252 for int in $tmp; do
253 eval argslist=\$ifconfig_$int
259 if [ -z "$argslist" ] && ! [ -f /etc/ifconfig.$int ]
264 "/etc/ifconfig.$int missing and ifconfig_$int no
[all...]
/src/sys/external/isc/libsodium/dist/m4/
H A Dax_check_catchable_abrt.m424 static void sigabrt_handler_3(int _)
29 static void sigabrt_handler_2(int _)
36 static void sigabrt_handler_1(int _)
H A Dax_check_catchable_segv.m419 static void sig(int _) { exit(0); }
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dunbalanced_allocs.py42 addr = int(line.split()[1], 16)
54 addr = int(line.split()[1], 16)
89 _skip = int(args.skip) + 1
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Drk3288-firefly-beta.dts26 ir_int: ir-int {
H A Drk3288-firefly.dts26 ir_int: ir-int {
H A Domap443x.dtsi52 reg-names = "base-address", "int-address";
67 reg-names = "base-address", "int-address";
H A Drk3288-veyron-analog-audio.dtsi85 int_codec: int-codec {
95 ts3a227e_int_l: ts3a227e-int-l {
H A Dstm32f746.dtsi92 clock-names = "int";
122 clock-names = "int";
152 clock-names = "int";
181 clock-names = "int";
211 clock-names = "int";
235 clock-names = "int";
251 clock-names = "int";
271 clock-names = "int";
285 clock-names = "int";
418 clock-names = "int";
[all...]
H A Drk3288-veyron-chromebook.dtsi140 ap_lid_int_l: ap-lid-int-l {
152 ec_int: ec-int {
168 trackpad_int: trackpad-int {
H A Dam335x-sancloud-bbe.dts38 st,drdy-int-pin = <1>;
/src/lib/librumpuser/
H A Dconfigure.ac93 AC_MSG_CHECKING([for ioctl cmd being int])
98 int ioctl(int fd, int, ...);]],
104 [Define to 1 if ioctl()'s cmd arg is int])
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dsancov.py141 bits = int(f_map.readline())
146 mem_map.append((int(parts[0], 16),
147 int(parts[1], 16),
148 int(parts[2], 16),
205 return set(int(line.strip(), 16) + 4 for line in proc.stdout)
214 covered = set(int(line, 16) for line in sys.stdin)
/src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/brcm/
H A Dbcm3384_zephyr.dtsi84 brcm,int-map-mask = <0xffffffff>;
96 brcm,int-map-mask = <0xffffffff>;
/src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_symbolize.py238 atos_line = self.atos.convert('0x%x' % int(offset, 16))
312 assert int(fragments[1]) == len(self.files)
315 self.symbols[int(fragments[1], 16)] = ' '.join(fragments[3:])
319 cur_function_addr = int(fragments[1], 16)
324 addr = int(fragments[0], 16)
328 int(fragments[1], 16),
329 int(fragments[2]),
330 int(fragments[3]))
354 res = self.get_sym_file_line(int(offset, 16))
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_mac_test_helpers.mm69 void worker_do_alloc(int size) {
75 void worker_do_crash(int size) {
118 for (int i = 0; i < 100; i++) {
134 for (int i = 0; i < 1000; i++) {
216 int items[10];
221 -(int) access: (int)index {
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dmsm8916-alcatel-idol347.dts262 accel_int_default: accel-int-default {
278 gyro_int_default: gyro-int-default {
294 proximity_int_default: proximity-int-default {
302 ts_int_reset_default: ts-int-reset-default {

Completed in 20 milliseconds

1234567891011>>