Searched defs:spec (Results 1 - 25 of 51) sorted by last modified time

123

/haiku-fatelf/src/servers/notification/
H A DNotificationWindow.cpp253 ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, int32 form, const char* prop) argument
H A DNotificationServer.cpp84 ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, int32 from, const char* prop) argument
H A DNotificationView.cpp398 NotificationView::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Ddd.c1089 DMcheck(char *spec, char *name) argument
1240 char spec[RK_LINE_BMA local
1131 DMcreate( struct DD *dd, char *spec) argument
1242 char *spec = (char *)malloc(RK_LINE_BMAX); local
1303 char spec[RK_LINE_BMAX]; local
1305 char *spec = (char *)malloc(RK_LINE_BMAX); local
[all...]
/haiku-fatelf/src/preferences/shortcuts/
H A DShortcutsWindow.cpp390 ShortcutsSpec* spec = (ShortcutsSpec*)ShortcutsSpec::Instantiate(&msg); local
471 ShortcutsSpec* spec; local
800 ShortcutsSpec* spec = (ShortcutsSpec*) local
832 ShortcutsSpec* spec = (ShortcutsSpec*) local
[all...]
/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/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/src/tools/rman/
H A Drman.c3187 const struct { char key[4]; unsigned char subst[4]; } spec[] = { variable in typeref:struct:__anon6132
/haiku-fatelf/src/servers/print/
H A DPrintServerApp.Scripting.cpp56 BMessage spec; local
213 PrintServerApp::ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, argument
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
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
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-prs.c82 struct printf_spec spec; local
[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-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/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/libs/pdflib/libs/pdcore/
H A Dpc_file.c754 FSPathMakeFSSpec(const UInt8 *path, FSSpec *spec) argument
/haiku-fatelf/src/kits/app/
H A DPropertyInfo.cpp428 uint32 spec = fPropInfo[pi].specifiers[i]; local
/haiku-fatelf/src/libs/alm/
H A DALMLayout.cpp1199 LinearSpec* spec = Solver(); local
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
/haiku-fatelf/src/libs/linprog/
H A DActiveSetSolver.cpp306 AddMinConstraint(LinearSpec* spec, Variable* var) argument
313 AddMaxConstraint(LinearSpec* spec, Variable* var) argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddwarf2read.c6116 struct attribute *spec = NULL; local

Completed in 165 milliseconds

123