Searched refs:valid (Results 1 - 25 of 80) sorted by path

1234

/haiku/headers/private/audio/
H A Dsoundcard.h225 #define WAVE_VIBRATO 0x00010000 /* The vibrato info is valid */
226 #define WAVE_TREMOLO 0x00020000 /* The tremolo info is valid */
227 #define WAVE_SCALE 0x00040000 /* The scaling info is valid */
228 #define WAVE_FRACTIONS 0x00080000 /* Fraction information is valid */
244 * frequencies for which this sample is valid. It is possible to define
985 * This feature is only valid for loopback devices and possibly some other
1262 unsigned int valid; member in struct:oss_digital_control
/haiku/headers/private/debugger/model/
H A DUserBreakpoint.h98 void SetValid(bool valid);
/haiku/headers/private/kernel/arch/ppc/
H A Darch_mmu.h42 uint32 kernel_valid : 1; // Vs, Supervisor-state valid
43 uint32 user_valid : 1; // Vp, User-state valid
108 uint32 valid : 1; member in struct:page_table_entry
H A Darch_mmu_amcc440.h19 /** valid tlb length values */
38 uint32 valid : 1; member in struct:tlb_entry
49 uint32 kernel_valid : 1; // Vs, Supervisor-state valid
50 uint32 user_valid : 1; // Vp, User-state valid
91 uint32 valid : 1;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_aic.c34 HAL_BOOL valid; member in struct:ath_aic_sram_info
228 if (cal_sram[i].valid) {
236 if (cal_sram[i].valid) {
293 /* Read CAL_SRAM and get valid values. */
304 cal_sram[i].valid = MS(value, AR_PHY_AIC_SRAM_VALID);
319 cal_sram[i].valid,
322 if (cal_sram[i].valid) {
339 if (cal_sram[i].valid) {
417 "(AIC) Error (3): can't find valid. Force it to 0.\n");
441 aic_sram[i].sram.valid
[all...]
H A Dar9300_ani.c198 return 0; /* XXX gotta return something valid */
1108 ani_stats->valid = AH_TRUE;
H A Dar9300_misc.c286 * Writing a valid BSSID to the hardware effectively enables the hardware
3220 u_int32_t valid = 0; local
3238 valid = 1;
3240 valid = 0;
3266 valid, key_type,
H A Dar9300_power.c210 HAL_BOOL valid,
217 if (valid) {
233 HAL_BOOL valid,
257 if (valid) {
290 if (p_info->valid) {
331 if (p_info->valid) {
209 ar9300_wowoffload_download_acer_magic( struct ath_hal *ah, HAL_BOOL valid, u_int8_t* datap, u_int32_t bytes) argument
231 ar9300_wowoffload_download_acer_swka( struct ath_hal *ah, u_int32_t id, HAL_BOOL valid, u_int32_t period, u_int32_t size, u_int32_t* datap) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.h106 uint32_t valid; member in struct:if_ath_alq_mib_counters
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c1455 * Read the eeprom to find out what channels are valid for the given
2299 uc->subtype, le32toh(uc->valid));
2301 if (le32toh(uc->valid) != 1) {
2480 /* Check that the error log address is valid. */
3787 /* Make sure idx stays in a valid range. */
4236 /* Make sure they're valid. */
H A Dif_wpireg.h714 uint32_t valid; member in struct:wpi_ucode_info
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h1347 visitor->Visit(this, valid);
1353 bool valid; member in struct:AttributeChangedRequest
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.h65 unsigned int valid:1; member in struct:CACHED_PERMISSIONS
/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dutility.cpp48 bool valid = false; local
51 valid = true;
54 if (!valid && (w1 >= 0xD800 && w1 <= 0xDBFF)) {
61 valid = true;
66 if (!valid) break;
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointsView.cpp185 bool valid = false; local
194 valid = true;
206 valid = true;
218 if (valid) {
/haiku/src/kits/debugger/model/
H A DUserBreakpoint.cpp155 UserBreakpoint::SetValid(bool valid) argument
157 fValid = valid;
/haiku/src/kits/interface/
H A DPrintJob.cpp438 // The passed message is valid if it contains the right printer name.
439 bool valid = message != NULL local
444 return valid;
606 bool valid = true; local
608 valid = false;
611 valid = false;
613 return valid;
/haiku/src/kits/interface/layouter/
H A DCollapsingLayouter.cpp87 bool valid; member in struct:CollapsingLayouter::ElementInfo
94 valid(false),
107 valid = other.valid;
154 if (fElements[i].valid == false) {
155 fElements[i].valid = true;
288 if (!element.valid) {
/haiku/src/kits/support/
H A DDateTime.cpp112 Returns true if the time is valid, otherwise false. A valid time can be
198 true if the time is valid; otherwise false. If the specified time is
556 Returns true if the date is valid, otherwise false.
636 Returns true if the date is valid; otherwise false. If the specified date is
682 resulting year, so this function will then return the latest valid date.
703 resulting year, so this function will then return the latest valid date.
914 valid it will return 365 or 366, otherwise B_ERROR;
928 valid it will return 28 up to 31, otherwise B_ERROR;
951 Returns the short day name in case of an valid da
1185 bool valid = IsValid(year, month, day); local
[all...]
/haiku/src/libs/glut/
H A Dglutint.h225 int valid; member in struct:_FrameBufferMode
248 int valid; member in struct:_DisplayMode
/haiku/src/libs/libtelnet/
H A Dsra.c157 int valid; local
206 valid = check_user(user,pass);
208 if(valid) {
/haiku/src/libs/stdc++/legacy/
H A Deditbuf.cc323 __off == index at start of buffer (need only be valid after seek ? )
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.cpp249 if (group->entry[i].valid)
261 if (group->entry[i].valid)
319 // already written when the entry becomes valid
325 entry->valid = true;
416 // page mapping not valid
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.cpp249 if (group->entry[i].valid)
261 if (group->entry[i].valid)
319 // already written when the entry becomes valid
325 entry->valid = true;
416 // page mapping not valid
/haiku/src/tests/kits/app/bmessenger/
H A DBMessengerTester.cpp38 check_messenger(const BMessenger &messenger, bool valid, bool local, argument
42 CHK(messenger.IsValid() == valid);

Completed in 173 milliseconds

1234