Searched defs:what (Results 1 - 25 of 28) sorted by relevance

12

/vbox/include/iprt/cpp/
H A Dexception.h58 m_strMsg(a_rSrc.what())
68 m_strMsg = a_rSrc.what();
76 virtual const char *what() const throw() function in class:RTCError
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_handle.c313 dtrace_dropkind_t what, uint64_t howmany)
319 assert(what == DTRACEDROP_PRINCIPAL || what == DTRACEDROP_AGGREGATION);
324 drop.dtdda_kind = what;
329 (void) snprintf(str, sizeof (str), "[%s] ", dt_droptag(what));
338 howmany, what == DTRACEDROP_PRINCIPAL ? "" : "aggregation ",
312 dt_handle_cpudrop(dtrace_hdl_t *dtp, processorid_t cpu, dtrace_dropkind_t what, uint64_t howmany) argument
/vbox/src/VBox/Additions/x11/vboxmouse/
H A Dvboxmouse.c164 VBoxProc(DeviceIntPtr device, int what) argument
172 switch (what)
/vbox/src/libs/zlib-1.2.6/test/
H A Dinfcover.c275 /* generic inflate() run, where hex is the hexadecimal input data, what is the
284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, argument
298 mem_done(&strm, what);
346 mem_done(&strm, what);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c125 SetFailed( char *what, char *how ) argument
129 PR_fprintf(output, "%s: failed: %s\n", what, how );
134 ResultFailed( char *what, char *how, PRInt64 expected, PRInt64 got) argument
138 SetFailed( what, how );
/vbox/src/VBox/Main/src-all/
H A DQMTranslatorImpl.cpp41 virtual const char *what() const throw() { return m_str; } function in class:QMException
425 LogRel(("QMTranslator::load() failed to load file '%s', reason: %s\n", pszFilename, e.what()));
H A DEventImpl.cpp683 * This function defines what wildcard expands to.
685 static BOOL implies(VBoxEventType_T who, VBoxEventType_T what) argument
692 return (what == VBoxEventType_OnExtraDataCanChange)
693 || (what == VBoxEventType_OnCanShowWindow);
695 return (what == VBoxEventType_OnMachineStateChanged)
696 || (what == VBoxEventType_OnMachineDataChanged)
697 || (what == VBoxEventType_OnMachineRegistered)
698 || (what == VBoxEventType_OnSessionStateChanged)
699 || (what == VBoxEventType_OnGuestPropertyChanged);
701 return (what
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddcpc.c942 dcpc_cpu_setup(cpu_setup_t what, processorid_t cpu, void *arg) argument
949 switch (what) {
H A Ddtrace.c427 #define DTRACE_STORE(type, tomax, offset, what) \
428 *((type *)((uintptr_t)(tomax) + (uintptr_t)offset)) = (type)(what);
2984 * uint64_t will contain the caller, which is what
6516 * probe tuple -- allowing for fast lookups, regardless of what was
8042 * dtrace_meta_lock now is what defines the ordering with respect to
10299 * model to be enforced, and this is what DTRACE_COND_OWNER
11317 * NULL probe -- which is exactly what this function does.
14753 dtrace_cpu_setup(cpu_setup_t what, processorid_t cpu) argument
14758 switch (what) {
14779 * Regardless of what th
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxkbsrv.h132 CARD8 what; member in struct:_XkbFilter
378 unsigned int /* what */ ,
383 unsigned int /* what */ ,
685 unsigned int /* what */ ,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxkbsrv.h132 CARD8 what; member in struct:_XkbFilter
378 unsigned int /* what */ ,
383 unsigned int /* what */ ,
685 unsigned int /* what */ ,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxkbsrv.h133 CARD8 what; member in struct:_XkbFilter
433 unsigned int /* what */,
439 unsigned int /* what */,
795 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxkbsrv.h129 CARD8 what; member in struct:_XkbFilter
429 unsigned int /* what */,
435 unsigned int /* what */,
791 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxkbsrv.h129 CARD8 what; member in struct:_XkbFilter
429 unsigned int /* what */,
435 unsigned int /* what */,
799 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxkbsrv.h131 CARD8 what; member in struct:_XkbFilter
412 unsigned int /* what */,
418 unsigned int /* what */,
764 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxkbsrv.h131 CARD8 what; member in struct:_XkbFilter
394 unsigned int /* what */,
400 unsigned int /* what */,
746 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxkbsrv.h131 CARD8 what; member in struct:_XkbFilter
398 unsigned int /* what */,
404 unsigned int /* what */,
750 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxkbsrv.h131 CARD8 what; member in struct:_XkbFilter
398 unsigned int /* what */,
404 unsigned int /* what */,
750 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxkbsrv.h131 CARD8 what; member in struct:_XkbFilter
398 unsigned int /* what */,
404 unsigned int /* what */,
755 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxkbsrv.h131 CARD8 what; member in struct:_XkbFilter
398 unsigned int /* what */,
404 unsigned int /* what */,
755 unsigned int /* what */,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxkbsrv.h132 CARD8 what; member in struct:_XkbFilter
377 unsigned int /* what */ ,
382 unsigned int /* what */ ,
680 unsigned int /* what */ ,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxkbsrv.h132 CARD8 what; member in struct:_XkbFilter
378 unsigned int /* what */ ,
383 unsigned int /* what */ ,
681 unsigned int /* what */ ,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxkbsrv.h132 CARD8 what; member in struct:_XkbFilter
378 unsigned int /* what */ ,
383 unsigned int /* what */ ,
681 unsigned int /* what */ ,
/vbox/src/VBox/Additions/x11/x11include/inputproto-1.9.99.902/X11/extensions/
H A DXI2proto.h961 uint8_t what; /**< ::XIPropertyDeleted, member in struct:__anon3476
/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c2302 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2318 int what, xmlChar end, xmlChar end2, xmlChar end3) {
2364 } else if ((c == '&') && (what & XML_SUBSTITUTE_REF)) {
2389 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2418 } else if (c == '%' && (what & XML_SUBSTITUTE_PEREF)) {
2431 rep = xmlStringDecodeEntities(ctxt, ent->content, what,
2476 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2491 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, argument
2494 return(xmlStringLenDecodeEntities(ctxt, str, xmlStrlen(str), what,
6434 * what t
2317 xmlStringLenDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, int what, xmlChar end, xmlChar end2, xmlChar end3) argument
[all...]

Completed in 161 milliseconds

12