Searched defs:get (Results 1 - 25 of 30) sorted by relevance

12

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadPtr.h76 nsDerivedSafe<T>* get() const { function in class:nsFastLoadPtr
89 * Lowercase name _a la_ get, because it's called the same way -- not via
102 * Lowercase name _a la_ get, because it's called the same way -- not via
/vbox/include/iprt/cpp/
H A Dautores.h190 T get(void) function in class:RTCAutoRes
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsAutoBuffer.h59 * PRUnichar *unicharPtr = buffer.get();
68 * unicharPtr = buffer.get() + initialLength;
117 T* get() const { return mBufferPtr; } function in class:nsAutoBuffer
H A DnsAtomTable.cpp79 // to get rid of the ifdefs in AtomTableClearEntry!
148 // get the string buffer
149 inline const char* get() const { function in struct:AtomTableEntry
153 // get an addreffed nsIAtom - not using already_AddRef'ed atom
174 return he->get();
184 return nsCRT::strcmp(keyStr, he->get()) == 0;
550 AtomTableEntry *he = GetAtomHashEntry(PromiseFlatCString(aString).get());
574 AtomTableEntry *he = GetAtomHashEntry(PromiseFlatCString(aString).get());
/vbox/src/VBox/NetworkServices/NetLib/
H A Dshared_ptr.h71 T *get() const function in class:SharedPtr
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsEmbedString.h84 const char_type* get() const function in class:nsEmbedString
145 const char_type* get() const function in class:nsEmbedCString
H A DnsStringIterator.h104 get() const function in class:nsReadingIterator
112 return *get();
121 return get();
240 get() const
248 return *get();
257 return get();
341 return lhs.get() == rhs.get();
349 return lhs.get() != rhs.get();
[all...]
H A DnsTString.h112 const char_type* get() const function in class:nsTString_CharT
208 return FindCharInSet(aString.get(), aOffset);
229 return RFindCharInSet(aString.get(), aOffset);
601 const char_type* get() const function in class:nsTXPIDLString_CharT
610 return get();
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java100 get() method in class:Getopt.StringRef
419 } else if (longopt && (longoptarg.get() != null)) {
425 optarg = longoptarg.get();
437 if (longopt && (longoptarg.get() != null)) {
441 optarg = longoptarg.set(null).get();
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileStream.cpp62 char nsInputStream::get() function in class:nsInputStream
101 c = get();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprscanf.c88 _PRGetCharFN get; /* get a character from input stream */ member in struct:__anon17224
90 void *stream; /* argument for get and unget */
101 #define GET(state) ((state)->nChar++, (state)->get((state)->stream))
662 state.get = &StringGetChar;
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsAutoPtr.h126 get() const function in class:nsAutoPtr
129 |operator T*() const|. Use |get()| _only_ to resolve
143 Prefer the implicit use of this operator to calling |get()|,
147 return get();
162 return get();
201 return *get();
317 return NS_STATIC_CAST(const T*, lhs.get()) == NS_STATIC_CAST(const U*, rhs.get());
326 return NS_STATIC_CAST(const T*, lhs.get()) != NS_STATIC_CAST(const U*, rhs.get());
546 get() const function in class:nsAutoArrayPtr
1014 get() const function in class:nsRefPtr
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp361 void* VBoxVHWAHandleTable::get(uint32_t h) function in class:VBoxVHWAHandleTable
2313 if(mSurfHandleTable.get(handle))
5058 m_NotifyObjectRefs.inc(); /* ensure the parent does not get destroyed while we are using it */
5168 m_NotifyObjectRefs.inc(); /* ensure the parent does not get destroyed while we are using it */
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispProfile.h131 VBoxDispProfileEntry * get(uint32_t u32Entry, const char *pName) function in class:VBoxDispProfileSet
402 VBoxDispProfileEntry * __pVBoxDispProfileEntry = _p.get(__u32VBoxDispProfileIndex, __FUNCTION__); \
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.h213 // you may not call |operator=()| through a dereferenced |nsCOMPtr|, because you'd get the wrong one
273 T* get() const { return mRawPtr; } function in struct:already_AddRefed
520 NS_ASSERTION(query_result.get() == mRawPtr, "QueryInterface needed");
685 get() const function in class:nsCOMPtr
688 Use |get()| _only_ to resolve ambiguity.
702 Prefer the implicit use of this operator to calling |get()|, except where necessary to resolve ambiguity.
705 return get();
712 return get();
751 return *get();
928 get() cons function in class:nsCOMPtr
[all...]
H A DnsISupportsImpl.h91 nsrefcnt get() const { return mValue; } function in class:nsAutoRefCnt
/vbox/src/VBox/HostDrivers/win/cfg/
H A DVBoxDrvCfg.cpp125 LPWSTR get(int i) {return maList[i];} function in class:VBoxDrvCfgStringList
573 LPCWSTR pInf = list.get(i);
581 NonStandardLogRelCrap((__FUNCTION__": inf = %S\n", list.get(i)));
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstax-ex.jar ... java.io.IOException public boolean hasData () public byte[] get () org.jvnet.staxex.ByteArrayOutputStreamEx baos java. ...
H A Dhttp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Dsaaj-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/soap/ javax/xml/soap/AttachmentPart ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dactivation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/mailcap ...
/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp417 * and from which get() fetch items, called from each queue thread.
489 SOAP_SOCKET get(size_t &cIdleThreads, size_t &cThreads) function in class:SoapQ
521 * queue via get() and having finished its lengthy processing.
532 RTSEMEVENTMULTI m_event; // posted by add(), blocked on by get()
556 m_soap->socket = m_pQ->get(cIdleThreads, cThreads);
567 // Ensure that we don't get stuck indefinitely for connections using
1107 return RTMsgErrorExit(RTEXITCODE_FAILURE, "could not get base directory for logging: %Rrc", rc);
1168 RTMsgError("Failed to get VirtualBox object (rc=%Rhrc)!", hrc);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dvms_x_fix.h1110 #define sys$get SYS$GET

Completed in 160 milliseconds

12