/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/builtinvar/ |
H A D | tst.id1.d | 31 * To print id and make sure it succeeds. 40 printf("id of this probe = %d\n", id);
|
H A D | tst.id.d | 31 * To print 'id' from profile. 44 printf("id of this probe = %d\n", id);
|
/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ |
H A D | ipcIDList.h | 51 ipcIDNode(const nsID &id) argument 52 : mID(id) 57 PRBool Equals(const nsID &id) const { return mID.Equals(id); } 73 void Prepend(const nsID &id) argument 75 Super::Prepend(new ipcIDNode(id)); 78 void Append(const nsID &id) argument 80 Super::Append(new ipcIDNode(id)); 83 const ipcIDNode *Find(const nsID &id) const 85 return FindNode(mHead, id); 88 FindAndDelete(const nsID &id) argument [all...] |
H A D | ipcIDList.cpp | 41 ipcIDList::FindNode(ipcIDNode *node, const nsID &id) argument 44 if (node->Equals(id)) 52 ipcIDList::FindNodeBefore(ipcIDNode *node, const nsID &id) argument 56 if (node->Equals(id))
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.forker.ksh | 43 id=$! 45 while kill -0 $id >/dev/null 2>&1; do 46 $dtrace -p $id -s /dev/stdin <<-EOF
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | mshtml.idl | 112 [propget, id(DISPID_IHTMLDOMCONSTRUCTOR_CONSTRUCTOR), hidden] 125 [propget, id(DISPID_IHTMLDOMCONSTRUCTOR_CONSTRUCTOR), hidden] \ 143 [propget, id(DISPID_IHTMLFILTERSCOLLECTION_LENGTH)] 146 [propget, id(DISPID_IHTMLFILTERSCOLLECTION__NEWENUM)] 149 [id(DISPID_IHTMLFILTERSCOLLECTION_ITEM)] 175 [propput, id(DISPID_IHTMLSTYLE_FONTFAMILY), bindable, displaybind] 178 [propget, id(DISPID_IHTMLSTYLE_FONTFAMILY), bindable, displaybind] 181 [propput, id(DISPID_IHTMLSTYLE_FONTSTYLE), bindable, displaybind] 184 [propget, id(DISPID_IHTMLSTYLE_FONTSTYLE), bindable, displaybind] 187 [propput, id(DISPID_IHTMLSTYLE_FONTVARIAN [all...] |
H A D | netfw.idl | 43 [id(1), propget] 46 [id(1), propput] 49 [id(2), propget] 52 [id(2), propput] 55 [id(3), propget] 58 [id(3), propput] 61 [id(4), propget] 64 [id(4), propput] 67 [id(5), propget] 70 [id( [all...] |
H A D | exdisp.idl | 87 [id(100)] HRESULT GoBack(); 88 [id(101)] HRESULT GoForward(); 89 [id(102)] HRESULT GoHome(); 90 [id(103)] HRESULT GoSearch(); 92 [id(104)] 100 [id(DISPID_REFRESH)] HRESULT Refresh(); 101 [id(105)] HRESULT Refresh2([in, optional] VARIANT *Level); 102 [id(106)] HRESULT Stop(); 103 [id(200), propget] HRESULT Application([out, retval] IDispatch** ppDisp); 104 [id(20 [all...] |
H A D | xmldom.idl | 81 [propget, id(DISPID_DOM_NODE_NODENAME)] 84 [propget, id(DISPID_DOM_NODE_NODEVALUE)] 87 [propput, id(DISPID_DOM_NODE_NODEVALUE)] 90 [propget, id(DISPID_DOM_NODE_NODETYPE)] 93 [propget, id(DISPID_DOM_NODE_PARENTNODE)] 96 [propget, id(DISPID_DOM_NODE_CHILDNODES)] 99 [propget, id(DISPID_DOM_NODE_FIRSTCHILD)] 102 [propget, id(DISPID_DOM_NODE_LASTCHILD)] 105 [propget, id(DISPID_DOM_NODE_PREVIOUSSIBLING)] 108 [propget, id(DISPID_DOM_NODE_NEXTSIBLIN [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | netfw.idl | 43 [id(1), propget] 46 [id(1), propput] 49 [id(2), propget] 52 [id(2), propput] 55 [id(3), propget] 58 [id(3), propput] 61 [id(4), propget] 64 [id(4), propput] 67 [id(5), propget] 70 [id( [all...] |
H A D | exdisp.idl | 93 [id(100)] HRESULT GoBack(); 94 [id(101)] HRESULT GoForward(); 95 [id(102)] HRESULT GoHome(); 96 [id(103)] HRESULT GoSearch(); 98 [id(104)] 106 [id(DISPID_REFRESH)] HRESULT Refresh(); 107 [id(105)] HRESULT Refresh2([in, optional] VARIANT *Level); 108 [id(106)] HRESULT Stop(); 109 [id(200), propget] HRESULT Application([out, retval] IDispatch** ppDisp); 110 [id(20 [all...] |
H A D | iextag.idl | 39 [propget, id(1)] 42 [propget, id(2)] 45 [propget, id(3)] 48 [propget, id(4)] 51 [propget, id(6)] 54 [propget, id(7)] 57 [propget, id(9)] 60 [propget, id(10)] 63 [propget, id(11)] 66 [propget, id(1 [all...] |
H A D | xmldom.idl | 87 [propget, id(DISPID_DOM_NODE_NODENAME)] 90 [propget, id(DISPID_DOM_NODE_NODEVALUE)] 93 [propput, id(DISPID_DOM_NODE_NODEVALUE)] 96 [propget, id(DISPID_DOM_NODE_NODETYPE)] 99 [propget, id(DISPID_DOM_NODE_PARENTNODE)] 102 [propget, id(DISPID_DOM_NODE_CHILDNODES)] 105 [propget, id(DISPID_DOM_NODE_FIRSTCHILD)] 108 [propget, id(DISPID_DOM_NODE_LASTCHILD)] 111 [propget, id(DISPID_DOM_NODE_PREVIOUSSIBLING)] 114 [propget, id(DISPID_DOM_NODE_NEXTSIBLIN [all...] |
H A D | mshtml.idl | 234 [propget, id(DISPID_IHTMLDOMCONSTRUCTOR_CONSTRUCTOR), hidden] 247 [propget, id(DISPID_IHTMLDOMCONSTRUCTOR_CONSTRUCTOR), hidden] \ 268 [propget, id(DISPID_IHTMLFILTERSCOLLECTION_LENGTH)] 271 [propget, id(DISPID_IHTMLFILTERSCOLLECTION__NEWENUM)] 274 [id(DISPID_IHTMLFILTERSCOLLECTION_ITEM)] 291 [propput, id(DISPID_IHTMLSTYLE_FONTFAMILY), bindable, displaybind] 294 [propget, id(DISPID_IHTMLSTYLE_FONTFAMILY), bindable, displaybind] 297 [propput, id(DISPID_IHTMLSTYLE_FONTSTYLE), bindable, displaybind] 300 [propget, id(DISPID_IHTMLSTYLE_FONTSTYLE), bindable, displaybind] 303 [propput, id(DISPID_IHTMLSTYLE_FONTVARIAN [all...] |
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/sysevent/ |
H A D | tst.post.c | 34 sysevent_id_t id; local 38 "vendor_dtest", "publisher_dtest", NULL, &id) != 0) {
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | Preferences.h | 34 IBOutlet id displayField; 35 IBOutlet id dockSwitchButton; 36 IBOutlet id fakeButton; 37 IBOutlet id button2ModifiersMatrix; 38 IBOutlet id button3ModifiersMatrix; 39 IBOutlet id switchKeyButton; 40 IBOutlet id keymapFileField; 41 IBOutlet id modeMatrix; 42 IBOutlet id modeWindowButton; 43 IBOutlet id startupHelpButto [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | Preferences.h | 34 IBOutlet id displayField; 35 IBOutlet id dockSwitchButton; 36 IBOutlet id fakeButton; 37 IBOutlet id button2ModifiersMatrix; 38 IBOutlet id button3ModifiersMatrix; 39 IBOutlet id switchKeyButton; 40 IBOutlet id keymapFileField; 41 IBOutlet id modeMatrix; 42 IBOutlet id modeWindowButton; 43 IBOutlet id startupHelpButto [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | Preferences.h | 35 IBOutlet id displayField; 36 IBOutlet id dockSwitchButton; 37 IBOutlet id fakeButton; 38 IBOutlet id button2ModifiersMatrix; 39 IBOutlet id button3ModifiersMatrix; 40 IBOutlet id switchKeyButton; 41 IBOutlet id keymapFileField; 42 IBOutlet id modeMatrix; 43 IBOutlet id modeWindowButton; 44 IBOutlet id startupHelpButto [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | Preferences.h | 35 IBOutlet id displayField; 36 IBOutlet id dockSwitchButton; 37 IBOutlet id fakeButton; 38 IBOutlet id button2ModifiersMatrix; 39 IBOutlet id button3ModifiersMatrix; 40 IBOutlet id switchKeyButton; 41 IBOutlet id keymapFileField; 42 IBOutlet id modeMatrix; 43 IBOutlet id modeWindowButton; 44 IBOutlet id startupHelpButto [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/ |
H A D | pralarm.c | 75 static PRAlarmID *pr_getNextAlarm(PRAlarm *alarm, PRAlarmID *id) argument 78 * Puts 'id' back into the sorted list iff it's not NULL. 85 PRAlarmID *result = id; 90 if (id != NULL) /* have to put this id back in */ 92 PRIntervalTime idDelta = now - id->nextNotify; 99 PR_INSERT_BEFORE(&id->list, &alarm->timers); 112 static PRIntervalTime pr_PredictNextNotifyTime(PRAlarmID *id) argument 115 PRFloat64 baseRate = (PRFloat64)id->period / (PRFloat64)id 134 PRAlarmID *id = NULL; local 241 PRAlarmID *id = PR_NEWZAP(PRAlarmID); local [all...] |
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | cache.c | 37 #define IS_PERSISTENT(id) (g_pstcache_fd[id] > 0) 67 cache_rebuild_bmpcache_linked_list(uint8 id, sint16 * idx, int count) argument 73 while (--n >= 0 && g_bmpcache[id][idx[n]].bitmap == NULL); 76 g_bmpcache_mru[id] = g_bmpcache_lru[id] = NOT_SET; 80 g_bmpcache_mru[id] = idx[n]; 81 g_bmpcache[id][idx[n]].next = NOT_SET; 89 while (--n >= 0 && g_bmpcache[id][idx[n]].bitmap == NULL); 94 g_bmpcache[id][n_id 113 cache_bump_bitmap(uint8 id, uint16 idx, int bump) argument 179 cache_evict_bitmap(uint8 id) argument 204 cache_get_bitmap(uint8 id, uint16 idx) argument 227 cache_put_bitmap(uint8 id, uint16 idx, RD_HBITMAP bitmap) argument 265 uint32 id = 0, t = 0; local [all...] |
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsTHashtable.cpp | 50 PRUint32 nsIDHashKey::HashKey(const nsID* id) argument 52 PRUint32 h = id->m0; 55 h = (h>>28) ^ (h<<4) ^ id->m1; 56 h = (h>>28) ^ (h<<4) ^ id->m2; 59 h = (h>>28) ^ (h<<4) ^ id->m3[i];
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/ |
H A D | queryobj.h | 31 _mesa_new_query_object(GLcontext *ctx, GLuint id); 46 _mesa_IsQueryARB(GLuint id); 49 _mesa_BeginQueryARB(GLenum target, GLuint id); 58 _mesa_GetQueryObjectivARB(GLuint id, GLenum pname, GLint *params); 61 _mesa_GetQueryObjectuivARB(GLuint id, GLenum pname, GLuint *params); 64 _mesa_GetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64EXT *params); 67 _mesa_GetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64EXT *params);
|
/vbox/src/libs/xpcom18a4/xpcom/tests/ |
H A D | TestID.cpp | 56 nsID id; local 59 if (!id.Parse(idstr)) { 63 char* cp = id.ToString();
|
/vbox/src/VBox/Devices/Network/slirp/dnsproxy/ |
H A D | hash.c | 29 #define HASH(id) (id & ((1 << HASHSIZE) - 1)) 39 struct request **p = &request_hash[HASH(req->id)]; 40 Log2(("NAT: hash req id %d has been added \n", req->id)); 65 hash_find_request(PNATState pData, unsigned short id) argument 67 struct request *req = request_hash[HASH(id)]; 68 Log2(("NAT: hash try to find req by id %d \n", id)); 72 if (req->id [all...] |