Searched refs:info (Results 201 - 225 of 1481) sorted by relevance

1234567891011>>

/haiku/src/add-ons/translators/ico/
H A DICOTranslator.cpp104 translator_info *info, uint32 outType)
116 info->type = ICO_IMAGE_FORMAT;
117 info->group = B_TRANSLATOR_BITMAP;
118 info->quality = ICO_IN_QUALITY;
119 info->capability = ICO_IN_CAPABILITY;
120 snprintf(info->name, sizeof(info->name), B_TRANSLATE("Windows %s %ld bit image"),
123 strcpy(info->MIME, kICOMimeType);
131 const translator_info *info, BMessage *ioExtension,
102 DerivedIdentify(BPositionIO *stream, const translation_format *format, BMessage *ioExtension, translator_info *info, uint32 outType) argument
130 DerivedTranslate(BPositionIO *source, const translator_info *info, BMessage *ioExtension, uint32 outType, BPositionIO *target, int32 baseType) argument
/haiku/src/apps/switcher/
H A DApplicationsView.cpp62 ApplicationsView::_AddTeam(app_info& info) argument
64 if ((info.flags & B_BACKGROUND_APP) != 0)
68 message->AddInt32("team", info.team);
70 LaunchButton* button = new LaunchButton(info.signature, NULL, message,
72 button->SetTo(&info.ref);
/haiku/headers/private/kernel/arch/
H A Duser_debugger.h28 void arch_clear_team_debug_info(struct arch_team_debug_info *info);
29 void arch_destroy_team_debug_info(struct arch_team_debug_info *info);
30 void arch_clear_thread_debug_info(struct arch_thread_debug_info *info);
31 void arch_destroy_thread_debug_info(struct arch_thread_debug_info *info);
44 bool arch_has_breakpoints(struct arch_team_debug_info *info);
/haiku/src/apps/processcontroller/
H A DPCWindow.cpp32 system_info info; local
33 get_system_info(&info);
35 if (info.cpu_count > 4)
36 width = info.cpu_count;
37 if (info.cpu_count <= 16)
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecEncoder.h42 media_encode_info* info);
56 media_encode_info* info);
59 media_encode_info* info);
63 media_encode_info* info);
66 media_encode_info* info);
/haiku/src/add-ons/kernel/drivers/audio/virtio/
H A Dvirtio_sound.cpp27 VirtIOSoundDriverInfo* info; member in struct:VirtIOSoundHandle
66 VirtIOSoundDriverInfo* info = (VirtIOSoundDriverInfo*)malloc(sizeof(VirtIOSoundDriverInfo)); local
68 if (info == NULL)
71 info->node = node;
72 *cookie = info;
/haiku/src/servers/app/
H A DDrawState.cpp216 ViewSetStateInfo info; local
218 link.Read<ViewSetStateInfo>(&info);
228 fPenLocation = info.penLocation;
229 fPenSize = info.penSize;
230 fHighColor = info.highColor;
231 fLowColor = info.lowColor;
232 fWhichHighColor = info.whichHighColor;
233 fWhichLowColor = info.whichLowColor;
234 fWhichHighColorTint = info.whichHighColorTint;
235 fWhichLowColorTint = info
284 ViewGetStateInfo info; local
[all...]
H A DScreenConfigurations.h20 monitor_info info; member in struct:screen_configuration
35 screen_configuration* BestFit(int32 id, const monitor_info* info,
38 status_t Set(int32 id, const monitor_info* info,
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.c428 pci_info info; local
438 while ((*pci->get_nth_pci_info)(ix, &info) == B_OK) {
439 if (info.vendor_id == VIATECH_VENDOR_ID &&
440 (info.device_id == VIATECH_82C686_AC97_DEVICE_ID
441 || info.device_id == VIATECH_8233_AC97_DEVICE_ID
469 pr = (*pci->read_pci_config)(card->info.bus, card->info.device,
470 card->info.function, AUVIA_PCICONF_JUNK, 4);
476 (*pci->write_pci_config)(card->info.bus, card->info
578 pci_info info; local
[all...]
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_pae_output.c68 u_int16_t info; local
86 info = BE_READ_2(key->info);
89 info |= EAPOL_KEY_DESC_V3;
93 info |= EAPOL_KEY_DESC_V2;
95 info |= EAPOL_KEY_DESC_V1;
96 BE_WRITE_2(key->info, info);
103 if (info & EAPOL_KEY_ENCRYPTED) {
106 info
260 u_int16_t info, keylen; local
315 u_int16_t info; local
368 u_int16_t info, keylen; local
445 u_int16_t info; local
491 u_int16_t info; local
569 u_int16_t info; local
609 ieee80211_send_eapol_key_req(struct ieee80211com *ic, struct ieee80211_node *ni, u_int16_t info, u_int64_t tsc) argument
[all...]
/haiku/src/kits/debugger/debugger_interface/core/
H A DCoreFileDebuggerInterface.cpp166 CoreFileDebuggerInterface::GetSystemInfo(SystemInfo& info) argument
173 CoreFileDebuggerInterface::GetTeamInfo(TeamInfo& info) argument
176 info.SetTo(coreInfo.Id(), coreInfo.Arguments());
187 ThreadInfo* info = new(std::nothrow) ThreadInfo; local
188 if (info == NULL || !infos.AddItem(info)) {
189 delete info;
193 _GetThreadInfo(*coreInfo, *info);
206 ImageInfo* info = new(std::nothrow) ImageInfo; local
207 if (info
275 GetSymbolInfo(team_id team, image_id image, const char* name, int32 symbolType, SymbolInfo& info) argument
284 GetThreadInfo(thread_id thread, ThreadInfo& info) argument
332 const CoreFileAreaInfo* info = fCoreFile->AreaInfoForAddress(address); local
354 const CoreFileAreaInfo* info = fCoreFile->AreaInfoForAddress(address); local
390 _GetThreadInfo(const CoreFileThreadInfo& coreInfo, ThreadInfo& info) argument
[all...]
/haiku/src/apps/mediaplayer/
H A DInfoWin.cpp169 leftTop.y + 300), B_TRANSLATE("File info"), B_TITLED_WINDOW,
182 // Create info views
335 // TODO: demux/video/audio/... perfs (Kb/info)
339 // Transport protocol info (file, http, rtsp, ...)
365 BString info; local
366 if (fController->GetLocation(&info) != B_OK)
367 info = B_TRANSLATE("<unknown>");
368 fLocationInfo->SetText(info.String());
369 fLocationInfo->SetToolTip(info.String());
371 if (fController->GetName(&info) !
391 BString info; local
449 BString info; local
529 BString info; local
556 BString info; local
[all...]
/haiku/src/tools/fs_shell/
H A Dmodule.cpp56 fssh_module_info *info; /* will only be valid if ref_count > 0 */ member in struct:FSShell::module
125 * by "info" and create the entries required for access to it's details.
129 create_module(fssh_module_info *info, const char *file, int offset, module **_module) argument
133 TRACE(("create_module(info = %p, file = \"%s\", offset = %d, _module = %p)\n",
134 info, file, offset, _module));
136 if (!info->name)
139 module = (struct module *)hash_lookup(sModulesHash, info->name);
141 FATAL(("Duplicate module name (%s) detected... ignoring new one\n", info->name));
148 TRACE(("create_module: name = \"%s\", file = \"%s\"\n", info->name, file));
150 module->name = fssh_strdup(info
280 register_builtin_module(struct fssh_module_info *info) argument
[all...]
/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Ddvb_interface.c69 interface_attach(void **cookie, const pci_info *info) argument
89 device->pci_info = info;
185 interface_get_interface_info(dvb_interface_info_t *info) argument
187 memset(info, 0, sizeof(*info));
188 info->version = 1;
189 info->flags = 0;
190 info->type = DVB_TYPE_DVB_T;
191 strcpy(info->name, "CX23882");
192 strcpy(info
205 dvb_interface_info_t info; local
214 dvb_frequency_info_t info; local
[all...]
/haiku/src/kits/shared/
H A DRWLocker.cpp13 // info about a read lock owner
56 for (int32 i = 0; ReadLockInfo* info = _ReadLockInfoAt(i); i++)
57 delete info;
92 if (ReadLockInfo* info = _ReadLockInfoAt(index)) {
94 if (--info->count == 0) {
96 // reached. Dispose the info.
217 } else if (ReadLockInfo* info = _ReadLockInfoAt(_IndexOf(thread))) {
219 info->count++;
285 if (ReadLockInfo* info = _ReadLockInfoAt(index)) {
292 readerCount = info
405 _AddReadLockInfo(ReadLockInfo* info) argument
419 ReadLockInfo* info = new ReadLockInfo; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp57 #define get_pci_config(info, offset, size) \
58 (sPCI->read_pci_config((info).bus, (info).device, (info).function, \
60 #define set_pci_config(info, offset, size, value) \
61 (sPCI->write_pci_config((info).bus, (info).device, (info).function, \
95 MemoryHashDefinition(aperture_info &info) : fInfo(info) {} argument
114 agp_info info; member in struct:agp_device_info
280 is_agp_device(pci_info &info, uint8 *_address) argument
313 get_next_agp_device(uint32 *_cookie, pci_info &info, agp_device_info &device) argument
395 area_info info; local
443 GetInfo(aperture_info *info) argument
853 get_nth_agp_info(uint32 index, agp_info *info) argument
1018 get_aperture_info(aperture_id id, aperture_info *info) argument
1210 pci_info info; local
[all...]
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioUtility.cpp188 get_global_format(int device, multi_format_info* info) argument
190 return call_driver(device, B_MULTI_GET_GLOBAL_FORMAT, info);
195 set_global_format(int device, multi_format_info* info) argument
197 return call_driver(device, B_MULTI_SET_GLOBAL_FORMAT, info);
209 buffer_exchange(int device, multi_buffer_info* info) argument
211 return call_driver(device, B_MULTI_BUFFER_EXCHANGE, info);
216 list_mix_controls(int device, multi_mix_control_info* info) argument
218 return call_driver(device, B_MULTI_LIST_MIX_CONTROLS, info);
223 get_mix(int device, multi_mix_value_info* info) argument
225 return call_driver(device, B_MULTI_GET_MIX, info);
230 set_mix(int device, multi_mix_value_info* info) argument
[all...]
/haiku/src/tests/kits/app/bmessenger/
H A DHelpers.h78 thread_info info; local
79 get_thread_info(find_thread(NULL), &info); local
80 return info.team;
/haiku/src/system/libroot/os/
H A Dlaunch.cpp22 port_info info; local
23 if (get_port_info(sLaunchDaemonPort, &info) == B_OK
24 && info.team == find_thread(NULL)) {
/haiku/src/servers/registrar/
H A DTRoster.h67 status_t AddApp(RosterAppInfo* info);
68 void RemoveApp(RosterAppInfo* info);
69 void UpdateActiveApp(RosterAppInfo* info);
85 void _AppAdded(RosterAppInfo* info);
86 void _AppRemoved(RosterAppInfo* info);
87 void _AppActivated(RosterAppInfo* info);
88 void _AppDeactivated(RosterAppInfo* info);
92 const app_info* info);
94 const app_info* info);
100 const RosterAppInfo* info);
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_altcodepatch.cpp37 struct elf_image_info* info = elf_get_kernel_image(); local
39 set_area_protection(info->text_region.id, kernelProtection | B_KERNEL_WRITE_AREA);
53 set_area_protection(info->text_region.id, kernelProtection);
/haiku/src/system/boot/platform/atari_m68k/
H A Dconsole.cpp199 dump_milan_modes(SCREENINFO *info, uint32 flags) argument
202 info->devID, info->name, info->scrFlags, info->frameadr,
203 info->scrWidth, info->scrHeight,
204 info->virtWidth, info->virtHeight,
205 info
[all...]
/haiku/src/system/boot/platform/bios_ia32/
H A Dcpu.cpp46 cpuid_info info; local
47 if (get_current_cpuid(&info, 1, 0) != B_OK)
50 if ((info.eax_1.features & RDTSC_FEATURE) == 0) {
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddriver.cpp36 if (strcmp(module->info.info.name, BUS_FOR_DRIVER_NAME))
39 bus_info info;
40 if (module->get_bus_info(data, &info) == B_OK
41 && info.vendor_id == 0x1001
42 && info.device_id == 0x0001)
/haiku/headers/private/app/
H A DLaunchRoster.h55 status_t GetTargetInfo(const char* name, BMessage& info);
57 status_t GetJobInfo(const char* name, BMessage& info);
59 status_t GetLog(BMessage& info);
60 status_t GetLog(const BMessage& filter, BMessage& info);
75 BMessage& info);
76 status_t _GetLog(const BMessage* filter, BMessage& info);

Completed in 195 milliseconds

1234567891011>>