Searched refs:strtoul (Results 1 - 25 of 101) sorted by path

12345

/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp1507 fSendMessage.what = strtoul(&whatStr[2], NULL, 16);
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dsettings.c19 #include <stdlib.h> /* strtoul */
124 reserved_devices = strtoul(get_driver_parameter(sh, "reserve_devices",
126 reserved_luns = strtoul(get_driver_parameter(sh, "reserve_luns",
208 uint16 id = strtoul(dp->values[0], NULL, 0) & 0xffff;
280 uint16 id = strtoul(dp->values[0], NULL, 0) & 0xffff;
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc2.cpp202 value = strtoul(tmp_arg, (char**)&tmp_arg, 10);
253 namespaces = strtoul(mangled_str + 2, (char**)&mangled_str, 10);
281 mangled_str += strtoul(mangled_str, (char**)&mangled_str, 10);
478 uint32 length = strtoul(ns_str, (char**)&ns_str, 10);
533 uint32 length = strtoul(ns_str, (char**)&ns_str, 10);
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_multi_audio.cpp103 value = strtoul (item, &end, 0);
111 value = strtoul (item, &end, 0);
119 value = strtoul (item, &end, 0);
127 value = strtoul (item, &end, 0);
/haiku/src/add-ons/kernel/drivers/audio/ice1712/
H A Dice1712.cpp711 uint32 value = strtoul(item, &end, 0);
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_common.c137 *val = strtoul(buf, &end, 0);
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp201 microc_headp->device_id = strtoul(tmp1, NULL, 16);
202 microc_headp->vendor_id = strtoul(tmp2, NULL, 16);
203 microc_headp->revision_id = strtoul(tmp3, NULL, 16);
204 microc_headp->num_seg = strtoul(tmp4, NULL, 16);
230 curr_seg->num_bytes = strtoul(tmp1, NULL, 16);
231 curr_seg->download_dst = strtoul(tmp2, NULL, 16);
232 curr_seg->crc_val = strtoul(tmp3, NULL, 16);
273 ltmp = strtoul(tmp1, NULL, 16);
/haiku/src/apps/debugger/user_interface/gui/connection_config/config_handlers/
H A DNetworkConnectionConfigView.cpp65 uint16 port = (uint16)strtoul(fPortInput->Text(), NULL, 10);
/haiku/src/bin/network/route/
H A Droute.cpp150 uint32 prefixLength = strtoul(argument, &end, 10);
/haiku/src/bin/pc/
H A Dpc.c112 #define STRTOUL strtoul
/haiku/src/bin/rc/
H A Dlexer.l115 #{DEC}+ { yylval.t = strtoul(yytext + 1, NULL, 10);
117 #0[xX]{HEX}{1,8} { yylval.t = strtoul(yytext + 3, NULL, 16);
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp223 = color_space_for_depth(strtoul(argv[i], NULL, 0));
/haiku/src/bin/
H A Dshutdown.cpp47 gTimeToSleep = strtoul(arg, &unit, 10);
50 gTimeToSleep = strtoul(argv, &unit, 10);
/haiku/src/libs/uuid/
H A Dparse.c65 uuid.time_low = strtoul(in, NULL, 16);
66 uuid.time_mid = strtoul(in+9, NULL, 16);
67 uuid.time_hi_and_version = strtoul(in+14, NULL, 16);
68 uuid.clock_seq = strtoul(in+19, NULL, 16);
74 uuid.node[i] = strtoul(buf, NULL, 16);
/haiku/src/preferences/keymap/
H A DKeyboardLayout.cpp464 int32 num = strtoul(data + 1, NULL, 0);
515 num = strtoul(data + 1, NULL, 0);
531 first = strtoul(data, &end, 0);
535 last = strtoul(end + 1, NULL, 0);
543 num = strtoul(end + 1, NULL, 0) + 1;
/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp336 team_id id = strtoul(argv[1], NULL, 0);
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_debug.c1207 result = strtoul(buf + 5, &endptr, 10);
1230 result = strtoul(buf + 4, &endptr, 10);
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstdlib.h180 extern unsigned long int strtoul (__const char *__restrict __nptr,
321 strtoul (__const char *__restrict __nptr, char **__restrict __endptr,
/haiku/src/system/libroot/posix/stdlib/
H A Datoi.c23 return (unsigned int) strtoul(num, NULL, 10);
37 return strtoul(num, NULL, 10);
/haiku/src/tests/add-ons/kernel/file_systems/fragmenter/
H A Dfragmenter.cpp88 numFiles = strtoul(optarg, NULL, 0);
92 fileSize = strtoul(optarg, NULL, 0);
/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp743 runs = strtoul(optarg, NULL, 0);
749 seed = strtoul(optarg, NULL, 0);
753 maxFileCount = strtoul(optarg, NULL, 0);
761 maxDirCount = strtoul(optarg, NULL, 0);
769 checkInterval = strtoul(optarg, NULL, 0);
/haiku/src/tests/kits/game/push_game_sound_test/
H A Dpush_game_sound_sine.cpp33 size_t size = strtoul(argv[1], NULL, 10);
37 size = strtoul(argv[2], NULL, 10);
H A Dpush_game_sound_test.cpp33 size_t size = strtoul(argv[2], NULL, 10);
37 size = strtoul(argv[3], NULL, 10);
/haiku/src/tests/servers/app/workspace_switcher/
H A Dworkspace_switcher.cpp31 activate_workspace(strtoul(argv[i], NULL, 0));
/haiku/headers/posix/
H A Dstdlib.h99 extern unsigned long strtoul(const char *string, char **end, int base);

Completed in 132 milliseconds

12345