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

123

/haiku-fatelf/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-fatelf/src/add-ons/print/transports/ipp/
H A DURL.cpp8 URL::URL(const char *spec) argument
/haiku-fatelf/src/servers/print/
H A DPrinter.Scripting.cpp47 BMessage spec; local
88 Printer::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
H A DTransport.Scripting.cpp39 BMessage spec; local
81 Transport::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
H A DPrintServerApp.Scripting.cpp56 BMessage spec; local
213 PrintServerApp::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
/haiku-fatelf/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
/haiku-fatelf/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-fatelf/headers/private/graphics/intel_extreme/
H A DAreaKeeper.h51 AreaKeeper::Create(const char *name, void **_virtualAddress, uint32 spec, argument
60 Map(const char *name, void *physicalAddress, size_t numBytes, uint32 spec, uint32 protection, void **_virtualAddress) argument
/haiku-fatelf/headers/private/graphics/radeon_hd/
H A DAreaKeeper.h51 AreaKeeper::Create(const char *name, void **_virtualAddress, uint32 spec, argument
60 Map(const char *name, void *physicalAddress, size_t numBytes, uint32 spec, uint32 protection, void **_virtualAddress) argument
/haiku-fatelf/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
71 timespec_to_timeval(const timespec& spec, timeval& val) argument
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetdate.y310 spec: label
H A Dhuman.c412 humblock (char const *spec, uintmax_t *block_size, int *options) argument
462 human_options(char const *spec, int *opts, uintmax_t *block_size) argument
[all...]
H A Duserspec.c102 parse_with_separator (char const *spec, char const *separator, argument
247 parse_user_spec (char const *spec, uid_t *uid, gid_t *gid, argument
[all...]
/haiku-fatelf/src/servers/notification/
H A DNotificationServer.cpp84 ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, int32 from, const char* prop) argument
/haiku-fatelf/src/libs/alm/
H A DRowColumnManager.cpp20 RowColumnManager::RowColumnManager(LinearSpec* spec) argument
/haiku-fatelf/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-fatelf/headers/glibc/
H A Dprintf.h37 wchar_t spec; /* Format letter. */ member in struct:printf_info
/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Daccelerant.cpp81 AreaCloner::Clone(const char* name, void** _address, uint32 spec, argument
/haiku-fatelf/src/add-ons/accelerants/vesa/
H A Daccelerant.cpp59 AreaCloner::Clone(const char *name, void **_address, uint32 spec, argument
/haiku-fatelf/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-fatelf/src/add-ons/accelerants/intel_extreme/
H A Daccelerant.cpp72 AreaCloner::Clone(const char* name, void** _address, uint32 spec, argument
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dqrspec.c237 void QRspec_getEccSpec(int version, QRecLevel level, int spec[5]) argument
[all...]

Completed in 384 milliseconds

123