Searched refs:which (Results 1 - 25 of 193) sorted by path

12345678

/haiku/3rdparty/mmu_man/scripts/
H A DHardwareChecker.sh34 which pkgman >/dev/null 2>&1 || return
213 which dmidecode >/dev/null 2>&1 || return
H A Dgenerate_icon_table.sh3 which montage > /dev/null 2>&1 || pkgman install imagemagick
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex82 PPC resource files begin with a PEF container header, after which the
134 block size to which the resources must be aligned. As ELF files do not contain
139 The block size to which the resources have to be aligned is the maximum of
216 \item{An administrative section which comprises the resources header and the
219 \item{An unknown section, whose purpose is (unsurprisingly) unknown, but which
224 \item{An info section, which provides aditional information for each resource,
540 into four byte blocks, which are interpreted as big endian unsigned words
568 should be read until its end, which is either marked by the unused data
599 For executables on the other hand the alignment was always 4096, which is
/haiku/headers/build/os/storage/
H A DMime.h56 status_t get_device_icon(const char *dev, BBitmap *icon, icon_size which);
/haiku/headers/cpp/
H A Dsstream46 stringbuf(int which=ios::in|ios::out)
47 : streambuf(), mode(static_cast<ios::open_mode>(which)),
54 stringbuf(const string &str, int which=ios::in|ios::out)
55 : streambuf(), mode(static_cast<ios::open_mode>(which)),
141 seekoff(off_type off, ios::seek_dir way, int which = ios::in | ios::out)
144 bool testin = which & ios::in && mode & ios::in;
145 bool testout = which & ios::out && mode & ios::out;
197 seekpos(pos_type sp, int which = ios::in | ios::out)
199 pos_type ret = seekoff(sp, ios::beg, which);
238 istringstream(int which
[all...]
/haiku/headers/os/device/
H A DSerialPort.h85 void SetParityMode(parity_mode which);
/haiku/headers/os/interface/
H A DControl.h80 uint32 which, uint32 flags = 0);
81 const BBitmap* IconBitmap(uint32 which) const;
/haiku/headers/os/storage/
H A DAppFileInfo.h79 virtual status_t GetIcon(BBitmap* icon, icon_size which) const;
80 status_t SetIcon(const BBitmap* icon, icon_size which,
82 virtual status_t SetIcon(const BBitmap* icon, icon_size which);
95 icon_size which) const;
99 const BBitmap* icon, icon_size which,
102 const BBitmap* icon, icon_size which);
H A DMime.h48 status_t get_device_icon(const char* device, BBitmap* icon, icon_size which);
52 status_t get_named_icon(const char* name, BBitmap* icon, icon_size which);
H A DMimeType.h50 // MIME Monitor "be:which" values
128 icon_size which) const;
132 icon_size which);
H A DNodeInfo.h34 icon_size which = B_LARGE_ICON) const;
36 icon_size which = B_LARGE_ICON);
49 icon_size which = B_LARGE_ICON) const;
52 icon_size which = B_LARGE_ICON);
H A DVolume.h43 status_t GetIcon(BBitmap* icon, icon_size which) const;
/haiku/headers/posix/sys/
H A Dtime.h42 extern int getitimer(int which, struct itimerval *value);
43 extern int setitimer(int which, const struct itimerval *value, struct itimerval *oldValue);
/haiku/headers/private/app/
H A DServerReadOnlyMemory.h16 // Update kColorWhichLastContinuous with the largest color constant which
29 color_which_to_index(color_which which) argument
31 if (which <= kColorWhichCount - 3)
32 return which - 1;
33 if (which >= B_SUCCESS_COLOR && which <= B_FAILURE_COLOR)
34 return which - B_SUCCESS_COLOR + kColorWhichCount - 3;
/haiku/headers/private/interface/
H A DIcon.h27 bool SetBitmap(BBitmap* bitmap, uint32 which);
28 BBitmap* Bitmap(uint32 which) const;
31 uint32 which, uint32 flags);
34 color_space colorSpace, uint32 which);
36 uint32 which);
43 uint32 which, uint32 flags, BIcon*& _icon);
/haiku/headers/private/shared/
H A DOpenWithTracker.h43 OpenWithTracker(directory_which which, const char* relativePath = NULL, argument
48 find_directory(which, &path, createDirectory, volume);
/haiku/headers/private/storage/mime/
H A DDatabase.h73 icon_size which);
75 icon_size which);
78 const BBitmap* icon, icon_size which);
80 const void *data, size_t dataSize, icon_size which);
114 icon_size which);
137 status_t _SendMonitorUpdate(int32 which, const char *type,
139 status_t _SendMonitorUpdate(int32 which, const char *type,
141 status_t _SendMonitorUpdate(int32 which, const char *type,
143 status_t _SendMonitorUpdate(int32 which, const char *type,
149 bool _CheckDeferredInstallNotification(int32 which, cons
[all...]
H A DDatabaseLocation.h86 icon_size which);
/haiku/headers/private/system/
H A Dfind_directory_private.h17 status_t __find_directory(directory_which which, dev_t device, bool createIt,
/haiku/src/add-ons/input_server/methods/pen/
H A DDumpMessage.cpp112 for (int which=0; message->GetInfo(B_ANY_TYPE, which,
113 (char **)&field_name, &field_code, &field_count) == B_OK; which++) {
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c41 * to the firmware which buffers have been accessed by updating reg2. At the
1554 /* Retrieve temperature at which the samples were taken. */
1827 * which is done with a firmware cmd. We also defer
3367 mrr.which = htole32(WPI_MRR_CTL);
3375 mrr.which = htole32(WPI_MRR_DATA);
3607 wpi_set_led(struct wpi_softc *sc, uint8_t which, uint8_t off, uint8_t on) argument
3613 led.which = which;
3696 /* Find the TX power group to which this channel belongs. */
3815 /* Select which P
[all...]
H A Dif_wpireg.h565 uint32_t which; member in struct:wpi_mrr_setup
582 uint8_t which; member in struct:wpi_cmd_led
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDeframer.cpp185 CamDeframer::FindTags(const uint8 *buf, size_t buflen, const uint8 **tags, int tagcount, size_t taglen, size_t skiplen, int *which) argument
191 if (which)
192 *which = t;
202 CamDeframer::FindSOF(const uint8 *buf, size_t buflen, int *which) argument
204 return FindTags(buf, buflen, fSOFTags, fNumSOFTags, fLenSOFTags, fSkipSOFTags, which);
209 CamDeframer::FindEOF(const uint8 *buf, size_t buflen, int *which) argument
211 return FindTags(buf, buflen, fEOFTags, fNumEOFTags, fLenEOFTags, fSkipEOFTags, which);
H A DCamDeframer.h57 int FindTags(const uint8 *buf, size_t buflen, const uint8 **tags, int tagcount, size_t taglen, size_t skiplen, int *which=NULL);
58 int FindSOF(const uint8 *buf, size_t buflen, int *which=NULL);
59 int FindEOF(const uint8 *buf, size_t buflen, int *which=NULL);
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpView.cpp200 int32 which; local
201 message->FindInt32("which", &which);
203 if(which == 1 && name && strlen(name) > 0)

Completed in 155 milliseconds

12345678