Searched defs:which (Results 1 - 25 of 121) sorted by relevance

12345

/haiku-fatelf/src/kits/storage/
H A DFindDirectory.cpp28 find_directory(directory_which which, BPath* path, bool createIt, argument
/haiku-fatelf/src/preferences/appearance/
H A DCursorWhichItem.cpp30 CursorWhichItem::CursorWhichItem(cursor_which which) argument
44 void CursorWhichItem::SetAttribute(cursor_which which) argument
[all...]
H A DColorSet.h22 color_which which; member in struct:__anon5234
H A DSysCursorAPI.cpp8 void set_syscursor(cursor_which which, const BCursor *cursor) argument
22 void set_syscursor(cursor_which which, const BBitmap *bitmap) argument
49 cursor_which which; local
57 void setcursor(cursor_which which) argument
H A DColorSet.cpp126 color_which which = get_color_description(i)->which; local
140 ColorSet::SetColor(color_which which, rgb_color value) argument
147 ColorSet::GetColor(int32 which) argument
[all...]
H A DColorWhichItem.cpp17 ColorWhichItem::ColorWhichItem(const char* text, color_which which, argument
/haiku-fatelf/headers/private/app/
H A DServerReadOnlyMemory.h26 color_which_to_index(color_which which) argument
/haiku-fatelf/headers/private/shared/
H A DOpenWithTracker.h43 OpenWithTracker(directory_which which, const char* relativePath = NULL, argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcore-regset.c62 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, argument
H A Dcore-aout.c75 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, argument
H A Dshnbsd-tdep.c117 fetch_core_registers(char *core_reg_sect, unsigned core_reg_size, int which, CORE_ADDR ignore) argument
135 fetch_elfcore_registers(char *core_reg_sect, unsigned core_reg_size, int which, CORE_ADDR ignore) argument
/haiku-fatelf/src/apps/switcher/
H A DSwitcher.cpp57 uint32 which = kShowApplicationWindows; local
/haiku-fatelf/src/bin/bash/lib/readline/examples/
H A Dhistexamp.c107 int which; local
/haiku-fatelf/src/bin/gdb/readline/examples/
H A Dhistexamp.c94 int which; local
/haiku-fatelf/src/build/libroot/
H A Dfind_directory.cpp61 find_directory(directory_which which, dev_t device, bool createIt, argument
/haiku-fatelf/src/system/libroot/posix/sys/
H A Ditimer.cpp41 prepare_timer(__timer_t& timer, int which) argument
63 getitimer(int which, struct itimerval* value) argument
83 setitimer(int which, const struct itimerval* value, struct itimerval* oldValue) argument
/haiku-fatelf/src/tests/system/kernel/
H A Dreserved_areas_test.cpp88 ssize_t which = wait_for_objects(waitInfos, 2); local
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamBufferingDeframer.cpp42 int which; local
H A DCamStreamingDeframer.cpp40 int which; local
/haiku-fatelf/src/apps/pulse/
H A DPulseView.cpp125 int which = message->FindInt32("which"); local
/haiku-fatelf/src/bin/
H A DWindowShade.cpp104 UpdateUIColor(color_which which, const char *str) argument
/haiku-fatelf/src/kits/print/
H A DBeUtils.cpp58 status_t TestForAddonExistence(const char* name, directory_which which, const char* section, BPath& outPath) argument
/haiku-fatelf/src/system/boot/arch/m68k/
H A Dmmu_030.cpp45 set_tt(int which, addr_t pa, size_t len, uint32 perms) argument
/haiku-fatelf/src/tests/add-ons/print/transports/
H A Dmain.cpp71 directory_which which[] = { local
/haiku-fatelf/src/servers/print/
H A DTransport.cpp69 Transport::Scan(directory_which which) argument

Completed in 207 milliseconds

12345