Home
last modified time | relevance | path

Searched refs:custom (Results 1 – 25 of 110) sorted by relevance

12345

/haiku/build/config_headers/
H A DReadMe3 modify into that folder. Your custom headers will be ignored by the version
6 "config_headers", you will have to apply them to your custom headers manually.
/haiku/src/tests/kits/locale/
H A DICUTest.cpp63 Locale custom("es"); in main() local
64 TestLocale(custom); in main()
/haiku/src/tests/kits/interface/
H A DToolTipTest.cpp254 BView* custom = new BStringView("2", "Custom Tool Tip"); in Window() local
255 custom->SetToolTip(new CustomToolTip("Custom tool tip!")); in Window()
282 .Add(custom) in Window()
/haiku/data/config/boot/
H A DUserSetupEnvironment.sample3 # Add custom environment variables to initialize
/haiku/build/jam/
H A DCommandLineArguments36 Echo " anyboot-image - A custom image for either CD or"
46 Echo " nightly-anyboot - A custom image for either CD or"
54 Echo " release-anyboot - A custom image for either CD or"
/haiku/data/catalogs/preferences/screensaver/
H A Dru.catkeys24 Use custom password ScreenSaver Использовать выбранный пароль
H A Dzh_Hans.catkeys24 Use custom password ScreenSaver 自定义密码
H A Dth.catkeys24 Use custom password ScreenSaver ใช้รหัสผ่านที่กำหนดเอง
H A Dbe.catkeys24 Use custom password ScreenSaver Карыстацца асаблівым паролем
H A Dko.catkeys24 Use custom password ScreenSaver 사용자 정의 비밀번호 사용
H A Duk.catkeys24 Use custom password ScreenSaver Використовувати вибраний пароль
H A Dja.catkeys24 Use custom password ScreenSaver 独自のパスワードを使う
H A Del.catkeys24 Use custom password ScreenSaver Χρήση προσαρμοσμένου κωδικού πρόσβασης
/haiku/data/settings/kernel/drivers/
H A Dvesa12 # On some video cards, the VESA driver is able to inject custom video resolutions in the BIOS.
/haiku/data/catalogs/apps/serialconnect/
H A Did.catkeys14 custom… SerialWindow Baudrate kustom…
H A Dzh_Hans.catkeys16 custom… SerialWindow Baudrate 自定义…
H A Del.catkeys16 custom… SerialWindow Baudrate προσαρμογή...
H A Dko.catkeys16 custom… SerialWindow Baudrate 사용자 정의…
H A Duk.catkeys16 custom… SerialWindow Baudrate довільно…
H A Dru.catkeys16 custom… SerialWindow Baudrate в ручную…
/haiku/docs/user/app/
H A DMessageFilter.dox55 \brief Prototype for a custom \c filter_hook for use in the BMessageFilter
59 object. It is a custom filter function you can use.
249 You can also specify a #filter_hook, if you want apply custom filter
265 You can also specify a #filter_hook, if you want to apply custom filter
281 You can also specify a #filter_hook, if you want to apply custom filter
326 \brief Filter the message according to custom criteria.
/haiku/src/add-ons/accelerants/neomagic/
H A Dvalid_mode_list1 /*This file can be used to define custom timing for your monitor
/haiku/src/add-ons/accelerants/via/
H A Dvalid_mode_list1 /*This file can be used to define custom timing for your monitor
/haiku/src/add-ons/accelerants/skeleton/
H A Dvalid_mode_list1 /*This file can be used to define custom timing for your monitor
/haiku/docs/user/netservices/
H A DHttpRequest.dox49 auto custom = BHttpRequest(url, "PATCH"sv);
53 creating objects of this type. When you create a custom method, exceptions may be raised
54 when the system runs out of memory, or when your custom method contains invalid characters.
66 \brief Error that represents when a custom method does not conform to the HTTP standard.
178 \exception std::bad_alloc When the \a other object contains a custom verb, this exception
187 \brief Construct a custom method.
191 \exception std::bad_alloc In case it is not possible to allocate memory for the custom string.
247 \return A \c std::string_view that is a string representation of the standard or custom method
270 \exception std::bad_alloc When the \a other object contains a custom verb, this exception
564 This will either return the custom value set for this request, or the default as is listed in
[all …]

12345