Searched defs:spec (Results 1 - 24 of 24) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf-prs.c82 struct printf_spec spec; local
[all...]
H A Dprintf-parse.c69 struct printf_spec spec; local
[all...]
H A Dprintf-parse.h131 parse_one_spec (const UCHAR_T *format, size_t posn, struct printf_spec *spec, argument
[all...]
H A Dprintf.h37 wchar_t spec; /* Format letter. */ member in struct:printf_info
H A Dvfprintf.c1362 CHAR_T spec; local
1797 CHAR_T spec = specs[nspecs_done].info.spec; local
[all...]
/haiku/src/system/libroot/posix/sys/
H A Ditimer.cpp25 itimerval_to_itimerspec(const itimerval& val, itimerspec& spec) argument
33 itimerspec_to_itimerval(const itimerspec& spec, itimerval& val) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dntfstime.h70 struct timespec spec; local
99 static __inline__ ntfs_time timespec2ntfs(struct timespec spec) argument
[all...]
/haiku/src/servers/print/
H A DPrinter.Scripting.cpp48 BMessage spec; local
89 Printer::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
H A DTransport.Scripting.cpp40 BMessage spec; local
82 Transport::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
H A DPrintServerApp.Scripting.cpp57 BMessage spec; local
214 PrintServerApp::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
/haiku/headers/private/kernel/
H A DAreaKeeper.h52 AreaKeeper::Create(const char *name, void **_virtualAddress, uint32 spec, argument
61 Map(const char *name, phys_addr_t physicalAddress, size_t numBytes, uint32 spec, uint32 protection, void **_virtualAddress) argument
/haiku/src/servers/notification/
H A DNotificationServer.cpp91 ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, int32 from, const char* prop) argument
H A DNotificationView.cpp422 NotificationView::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
/haiku/headers/private/libroot/
H A Dtime_private.h38 bigtime_to_timespec(bigtime_t time, timespec& spec) argument
46 timespec_to_bigtime(const timespec& spec, bigtime_t& _time) argument
58 timeval_to_timespec(const timeval& val, timespec& spec) argument
73 timespec spec; local
79 timespec_to_timeval(const timespec& spec, timeval& val) argument
[all...]
/haiku/src/libs/alm/
H A DRowColumnManager.cpp20 RowColumnManager::RowColumnManager(LinearSpec* spec) argument
H A DSharedSolver.cpp30 inline void CallSolverMethod(LinearSpec* spec, VariableList* vars) argument
49 inline void CallSolverMethod(LinearSpec* spec, VariableList* vars) argument
69 inline void CallSolverMethod(LinearSpec* spec, VariableList* vars) argument
H A DALMLayout.cpp1199 LinearSpec* spec = Solver(); local
/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyFindMatchTest.cpp128 ExecFindMatch( BPropertyInfo *propTest, const char *prop, uint32 comm, uint32 spec, bool wildcardCommand, int32 result ) argument
/haiku/src/system/libroot/posix/time/
H A Dtimer_support.cpp28 info_to_itimerspec(const user_timer_info& info, itimerspec& spec) argument
43 itimerspec_to_bigtimes(const itimerspec& spec, bigtime_t& _nextTime, argument
/haiku/headers/glibc/
H A Dprintf.h37 wchar_t spec; /* Format letter. */ member in struct:printf_info
/haiku/src/kits/app/
H A DPropertyInfo.cpp456 uint32 spec = fPropInfo[pi].specifiers[i]; local
/haiku/src/bin/fwcontrol/
H A Dfwcrom.c178 crom_has_specver(uint32_t *p, uint32_t spec, uint32_t ver) argument
263 crom_desc_specver(uint32_t spec, uint32_t ver, char *buf, int len) argument
[all...]
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp369 ShortcutsSpec* spec local
448 ShortcutsSpec* spec; local
[all...]
/haiku/src/libs/linprog/
H A DActiveSetSolver.cpp306 AddMinConstraint(LinearSpec* spec, Variable* var) argument
313 AddMaxConstraint(LinearSpec* spec, Variable* var) argument

Completed in 342 milliseconds