Searched refs:Action (Results 1 - 25 of 26) sorted by relevance

12

/haiku/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DMatchHeaderSettings.h29 rule_action Action() const function in class:MatchHeaderSettings
H A DRuleFilter.cpp52 fAction = settings.Action();
H A DConfigView.cpp71 fAction = settings.Action();
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdelete.c171 UINT32 Action);
520 * Action - What to do (REF_INCREMENT or REF_DECREMENT)
531 UINT32 Action)
556 switch (Action)
617 Action));
640 * Action - Either REF_INCREMENT or REF_DECREMENT
658 UINT16 Action)
702 AcpiUtUpdateRefCount (PrevObject, Action);
735 AcpiUtUpdateRefCount (NextObject, Action);
744 NextObject, Action,
529 AcpiUtUpdateRefCount( ACPI_OPERAND_OBJECT *Object, UINT32 Action) argument
656 AcpiUtUpdateObjectReference( ACPI_OPERAND_OBJECT *Object, UINT16 Action) argument
[all...]
H A Dutstate.c311 * Action - Update action to be performed
324 UINT16 Action)
344 State->Update.Value = Action;
354 * Action - Update action to be performed
322 AcpiUtCreateUpdateState( ACPI_OPERAND_OBJECT *Object, UINT16 Action) argument
H A Dutosi.c472 * PARAMETERS: Action - Actions to be performed during the
485 UINT8 Action)
494 (Action & ACPI_FEATURE_STRINGS)) ||
496 (Action & ACPI_VENDOR_STRINGS)))
498 if (Action & ACPI_DISABLE_INTERFACES)
484 AcpiUtUpdateInterfaces( UINT8 Action) argument
H A Dutmisc.c317 * Action - Increment/Decrement
329 UINT16 Action,
345 State = AcpiUtCreateUpdateState (Object, Action);
327 AcpiUtCreateUpdateStateAndPush( ACPI_OPERAND_OBJECT *Object, UINT16 Action, ACPI_GENERIC_STATE **StateList) argument
H A Dutxface.c582 * PARAMETERS: Action - Actions to be performed during the
594 UINT8 Action)
605 Status = AcpiUtUpdateInterfaces (Action);
/haiku/src/system/libnetwork/netresolv/net/
H A Dnsparser.y69 %type <mapval> Status Action
135 : Status '=' Action
151 Action
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlreg.h641 uint16_t Action; member in struct:__anon39
660 uint16_t Action; member in struct:__anon42
705 uint32_t Action; //HostCmd_ACT_GEN_GET 0x0000 member in struct:__anon45
724 uint32_t Action; member in struct:__anon47
732 uint32_t Action; member in struct:__anon48
739 uint16_t Action; member in struct:__anon49
778 uint16_t Action; member in struct:__anon51
787 uint16_t Action; member in struct:__anon52
796 uint16_t Action; member in struct:__anon53
805 uint16_t Action; member in struct:__anon54
814 uint16_t Action; member in struct:__anon55
824 uint16_t Action; member in struct:_HostCmd_DS_802_11_RF_ANTENNA
831 uint16_t Action; member in struct:__anon56
837 uint16_t Action; member in struct:__anon57
891 uint16_t Action; member in struct:__anon63
916 uint16_t Action; // see following member in struct:__anon67
976 uint32_t Action ; // 0 -> unset, 1 ->set member in struct:__anon76
988 uint16_t Action; // 0->unset, 1->set member in struct:__anon78
993 uint16_t Action; // 0->unset, 1->set member in struct:__anon79
1003 uint16_t Action; //0 = get all, 0x1 =set CWMin/Max, 0x2 = set TXOP , 0x4 =set AIFSN member in struct:__anon80
1275 uint16_t Action; member in struct:__anon101
1282 uint16_t Action; member in struct:__anon102
1360 uint16_t Action; /* 0: Get. 1:Set */ member in struct:__anon114
[all...]
H A Dmwlhal.c703 pCmd->Action = htole32(HostCmd_ACT_GEN_SET);
733 pCmd->Action = htole16(HostCmd_ACT_GEN_SET);
764 pCmd->Action = htole16(dirSet);
789 pCmd->Action = htole16(HostCmd_ACT_GEN_SET);
830 pCmd->Action = htole16(action);
960 pCmd->Action = htole32(HostCmd_ACT_GEN_SET);
969 pCmd->Action = htole32(HostCmd_ACT_GEN_SET);
988 pCmd->Action = htole32(HostCmd_ACT_NOT_USE_FIXED_RATE);
1011 pCmd->Action = htole32(HostCmd_ACT_NOT_USE_FIXED_RATE);
1034 pCmd->Action
[all...]
/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.h49 enum Action { enum in class:DefaultWindowBehaviour
H A DDefaultWindowBehaviour.cpp780 Action action = ACTION_NONE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dachware.h283 UINT32 Action);
H A Dacutils.h546 UINT16 Action);
845 UINT8 Action);
914 UINT16 Action);
925 UINT16 Action,
H A Dacpixf.h637 UINT8 Action))
1068 UINT8 Action))
1101 UINT8 Action))
H A Dactbl3.h182 #define ACPI_SIG_WDAT "WDAT" /* Watchdog Action Table */
797 * WDAT - Watchdog Action Table
833 UINT8 Action; member in struct:acpi_wdat_entry
842 /* Values for Action field above */
H A Dactbl1.h252 UINT8 Action; member in struct:acpi_whea_header
1360 /* Values for Action field above */
1415 /* EINJ Trigger Error Action Table */
1483 /* Values for Action field above */
H A Daclocal.h1635 char *Action; member in struct:ah_predefined_name
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwgpe.c203 * Action - Enable or disable
216 UINT32 Action)
246 switch (Action)
271 ACPI_ERROR ((AE_INFO, "Invalid GPE Action, %u", Action));
214 AcpiHwLowSetGpe( ACPI_GPE_EVENT_INFO *GpeEventInfo, UINT32 Action) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsxface.c169 UINT16 Action);
490 * Action - Add or Remove reference
501 UINT16 Action)
515 Info->Parameters[i], Action);
499 AcpiPsUpdateParameterList( ACPI_EVALUATE_INFO *Info, UINT16 Action) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxfgpe.c346 * Action - ACPI_GPE_ENABLE or ACPI_GPE_DISABLE
373 UINT8 Action)
396 switch (Action)
697 * Action - Enable or Disable
710 UINT8 Action)
752 switch (Action)
766 ACPI_ERROR ((AE_INFO, "%u, Invalid action", Action));
/haiku/headers/os/drivers/pcmcia/
H A Dcs.h36 u_int Action; member in struct:conf_reg_t
47 u_int Action; member in struct:adjust_t
66 /* Action field */
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp364 class Action : public AbstractTraceEntry { class in namespace:BlockTracing
366 Action(block_cache* cache, cached_block* block) function in class:BlockTracing::Action
402 class Get : public Action {
406 Action(cache, block)
414 class Put : public Action {
418 Action(cache, block)
426 class Read : public Action {
430 Action(cache, block)
438 class Write : public Action {
442 Action(cach
635 class Action : public AbstractTraceEntry { class in namespace:TransactionTracing
637 Action(const char* label, block_cache* cache, function in class:TransactionTracing::Action
[all...]
/haiku/src/bin/pcmcia-cs/
H A Ddump_cisreg.c117 arg.conf_reg.Action = CS_READ;

Completed in 162 milliseconds

12