Searched refs:set (Results 151 - 175 of 239) sorted by relevance

12345678910

/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp10 #include <set>
734 std::set<rgb_color, color_compare> colorTable;
735 std::set<BString> fontTable;
745 std::set<BString>::iterator it;
755 std::set<rgb_color, color_compare>::iterator cit;
/haiku/src/bin/bfs_tools/
H A Drecover.cpp9 #include <set>
37 typedef std::set<block_run> RunSet;
213 collectInodes(Disk& disk, RunSet* set, InodeHashtable* hashTable, off_t start, argument
250 if (set != NULL)
251 set->insert(node->BlockRun());
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp79 * set.
173 * Now with a GUI option to let you declassify messages (set them back
401 * for all the controls (so background colour could be set, and Pulse
429 * Count database command, set up MIME type for the database file.
435 * Create indices and set up attribute associations with the e-mail MIME type.
483 #include <set>
726 {B_DIRECT_SPECIFIER, 0}, "If set to true then the previous classification "
728 "ignored, so that you can add the message to the database again. If set "
740 {B_DIRECT_SPECIFIER, 0}, "If set to true then error messages get printed "
977 If character code X has g_SpaceCharacters[X] set t
[all...]
/haiku/src/tests/kits/storage/
H A DVolumeTest.cpp376 // set a new name
384 // set another name
443 GetAllDevices(set<dev_t> &devices)
481 set<dev_t> allDevices;
487 set<dev_t> devices(allDevices);
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp10 #include <set>
43 set<string> names;
44 set<string>::iterator it;
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp16 #include <set>
402 std::set<BNetworkAddress> associated;
523 std::set<BString> currentInterfaces;
/haiku/src/kits/interface/
H A DButton.cpp724 BButton::_SetFlag(uint32 flag, bool set) argument
726 if (((fFlags & flag) != 0) == set)
729 if (set)
/haiku/src/apps/sudoku/
H A DSudokuField.cpp18 mask(uint32 set) argument
23 text[i++] = set & (1UL << (number - 1)) ? number + '0' : '-';
399 // find the one set bit, if not more
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A D_ieee80211.h362 #define IEEE80211_FH_CHAN(set,pat) (((set)-1)*IEEE80211_FH_CHANMOD+(pat))
380 * 802.11 rate set.
407 * These can be used to set fixed transmit rate for all operating
/haiku/src/servers/launch/
H A DJob.cpp243 Job::Init(const Finder& finder, std::set<BString>& dependencies)
267 std::set<BString> subDependencies = dependencies;
606 pre-registered the application, \c fDefaultPort will already be set, and
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp518 // target is not open: we set it to NULL; all further operations on
580 // set the number of bytes we need and notify, just in case we're first in
616 // only relevant for the slave end and only when TOSTOP is set
789 // some initial window size - the TTY in question should set these values
798 Depending on the termios flags set, signals may be sent, the input
1449 // set the cookie's `closed' flag
1698 // get and set TTY attributes
1709 TRACE(("tty: set attributes (iflag = %" B_PRIx32 ", oflag = %"
1725 // get and set process group ID
1733 TRACE(("tty: set pgrp_i
1936 bool set; local
2093 tty_hardware_signal(tty_cookie* cookie, int signal, bool set) argument
[all...]
/haiku/src/servers/media/
H A DBufferManager.cpp184 std::set<team_id>::iterator teamIterator = info.teams.begin();
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.h308 bool _Checksum(uint8 *block, bool set = false);
/haiku/src/kits/shared/
H A DIconButton.cpp837 BIconButton::_SetFlags(uint32 flags, bool set) argument
839 if (_HasFlags(flags) != set) {
840 if (set)
846 SetValueNoUpdate(set ? B_CONTROL_ON : B_CONTROL_OFF);
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DSerialDevice.cpp164 // set FCR now,
173 // set divisor
179 // set control lines, and disable divisor latch reg
330 bool set = *(bool *)buffer; local
332 if (set)
354 bool set = *(bool *)buffer; local
355 if (set)
589 // set our config (will propagate to the slave config as well in SetModes()
/haiku/src/system/libroot/add-ons/icu/
H A DICUTimeConversion.cpp269 calendar.set(inOutTm->tm_year + 1900, inOutTm->tm_mon, inOutTm->tm_mday,
/haiku/src/apps/haikudepot/build/scripts/
H A Dhdsjsonschemacommon.py202 result = set()
/haiku/src/kits/package/
H A DPackageInfoParser.cpp1136 BString error = BString(names[i]) << " is not being set anywhere!";
/haiku/src/add-ons/kernel/drivers/audio/ac97/geode/
H A Ddriver.h174 void (*set) (geode_controller *card, const void *cookie, int32 type, float *values); member in struct:multi_mixer_control
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp37 #include <set>
99 static std::set<uint32> sDropList;
107 static std::set<uint32> sReorderList;
286 // set defaults (may be overridden by the protocols)
867 // explicitly set length, as our callers can't be trusted to
1578 std::set<uint32>::iterator iterator = sDropList.begin();
1635 std::set<uint32>::iterator iterator = sReorderList.begin();
1697 // set time
/haiku/headers/cpp/
H A Dstl_hash_map.h38 #pragma set woff 1174
39 #pragma set woff 1375
H A Dstl_hash_set.h37 #pragma set woff 1174
38 #pragma set woff 1375
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp472 IMAP::SetFlagsCommand set(fUID, fFlags);
473 status = protocol.ProcessCommand(set);
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_i2c.c29 static void i2c_select_bus_set(bool set) argument
31 /* I/O pins set selection is only valid on dualhead cards */
34 /* select GPU I/O pins set to connect to I2C 'registers' */
35 if (set) {
248 /* set SDA so input is possible */
277 /* clear SDA while SCL set (bus-start condition) */
299 /* set SDA while SCL set (bus-stop condition) */
395 /* set number of buses to test for */
788 * is set t
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp12 #include <set>
291 // set new functions
298 std::set<target_addr_t> functionAddresses;

Completed in 275 milliseconds

12345678910