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

12

/haiku-fatelf/src/bin/coreutils/man/
H A Ddircolors.x2 dircolors \- color setup for ls
/haiku-fatelf/src/add-ons/translators/webp/libwebp/webp/
H A Ddecode_vp8.h33 // /* customize io's functions (setup()/put()/teardown()) if needed. */
64 int (*setup)(VP8Io* io); member in struct:VP8Io
70 // is set when calling setup() hook and can be overwritten by it. It then
/haiku-fatelf/headers/os/interface/
H A DPrintJob.h80 void _HandlePageSetup(BMessage* setup);
81 bool _HandlePrintSetup(BMessage* setup);
/haiku-fatelf/src/add-ons/print/transports/hp_jetdirect/
H A DHPJetDirectTransport.cpp34 SetupWindow *setup = new SetupWindow(printer); local
35 if (setup->Go() == B_ERROR)
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DDevice.cpp36 acpi_adr_space_handler handler, acpi_adr_space_setup setup, void *data)
39 setup, data);
35 acpi_install_address_space_handler(acpi_device device, uint32 spaceId, acpi_adr_space_handler handler, acpi_adr_space_setup setup, void *data) argument
H A DACPIPrivate.h80 acpi_adr_space_setup setup, void *data);
181 acpi_adr_space_handler handler, acpi_adr_space_setup setup, void* data);
H A DBusManager.cpp330 acpi_adr_space_handler handler, acpi_adr_space_setup setup, void *data)
333 (ACPI_ADR_SPACE_HANDLER)handler, (ACPI_ADR_SPACE_SETUP)setup, data)
329 install_address_space_handler(acpi_handle handle, uint32 spaceId, acpi_adr_space_handler handler, acpi_adr_space_setup setup, void *data) argument
/haiku-fatelf/src/add-ons/accelerants/intel_extreme/
H A Dengine.cpp358 xy_setup_mono_pattern_command setup; local
359 setup.background_color = color;
360 setup.pattern = 0;
361 queue.Put(setup, sizeof(setup));
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbonnie++.spec20 %setup -q
/haiku-fatelf/headers/private/graphics/common/
H A Dedid.h34 setup : 1, // true if voltage configurable
H A Dedid_raw.h70 setup : 1, // true if voltage configurable
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Dmerge.c63 static void setup(u_char *, u_char *, size_t, size_t, int (*)());
141 setup(list1, list2, nmemb, size, cmp);
274 setup(u_char *list1, u_char *list2, size_t n, size_t size, int (*cmp)(void const *, void const *)) function
/haiku-fatelf/src/bin/network/tcpdump/libpcap/packaging/
H A Dpcap.spec21 %setup
/haiku-fatelf/headers/os/drivers/
H A DACPI.h201 acpi_adr_space_setup setup, void *data);
307 acpi_adr_space_setup setup, void *data);
/haiku-fatelf/src/kits/interface/
H A DPrintJob.cpp229 // TODO show alert, setup message is required
585 BPrintJob::_HandlePageSetup(BMessage* setup) argument
587 setup->FindRect(PSRV_FIELD_PRINTABLE_RECT, &fUsableSize);
588 setup->FindRect(PSRV_FIELD_PAPER_RECT, &fPaperSize);
592 if (setup->FindInt64(PSRV_FIELD_XRES, &valueInt64) == B_OK)
595 if (setup->FindInt64(PSRV_FIELD_YRES, &valueInt64) == B_OK)
/haiku-fatelf/headers/libs/agg/
H A Dagg_scanline_storage_bin.h96 setup(0);
106 void setup(unsigned scanline_idx) function in class:agg::scanline_storage_bin::embedded_scanline
232 sl.setup(m_cur_scanline);
/haiku-fatelf/src/add-ons/accelerants/common/
H A Ddecode_edid.c55 display->setup = raw->setup;
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.cpp307 // setup analog-digital converter
392 // setup horizontal sync PLL
460 // setup vertical sync and field detector
512 // setup timing generator
555 // setup input comb filter.
973 // setup luma processor
1015 // setup brightness and contrast
1018 double ref0, setup, gain; local
1026 setup = 7.5 * ref0 / 40.0;
1031 setup
[all...]
/haiku-fatelf/src/add-ons/translators/webp/libwebp/dec/
H A Dvp8.c619 if (io->setup && !io->setup(io)) {
622 "Frame setup failed");
625 // Disable filtering per user request (_after_ setup() is called)
H A Dwebp.c342 io.setup = CustomSetup;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c117 uint8_t setup; /* f/w cmd sent */ member in struct:mwl_hal_bastream
265 /* setup constant portion of vap state */
1459 sp->setup = 0;
1529 sp->setup = 1;
1548 if (sp->setup) {
1561 sp->setup = 0;
2600 * Do 2-stage load. The 1st stage loader is setup
/haiku-fatelf/src/add-ons/kernel/drivers/network/dec21xxx/dev/dc/
H A Dif_dc.c956 * 21143-style RX filter setup routine. Filter programming is done by
957 * downloading a special setup frame into the TX engine. 21143, Macronix,
1030 * setup frame; wait 10ms after posting the setup frame
1880 * setup frame.
1888 "failed to create DMA tag for setup frame\n");
1895 "failed to allocate DMA'able memory for setup frame\n");
1902 "cannot load DMA'able memory for setup frame\n");
2002 /* multicast setup frame. */
2015 * setup an
2984 int idx, setup; local
[all...]
/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit911 sh-setup) : internal;;
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dstage1.S259 push cs ; setup stack
/haiku-fatelf/src/bin/gdb/gdb/
H A DChangeLog-3.x1307 * Makefile: Modified to use the new readline library setup.
2311 when a "frame" is called without a frame pointer being setup.
2533 space for the string table in symbol_file_command (and setup a
3237 * findvar.c (value_from_register): Modified to correctly setup
3634 commands and setup clean stuff to put it back on error.
4584 command lists into main and setup a function in main initializing

Completed in 194 milliseconds

12