Searched refs:_status (Results 1 - 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
H A DExtensionServer.js39 this._status = new WebInspector.ExtensionStatus();
161 return this._status.E_BADARGTYPE("extensionId", typeof id, "string");
186 return this._status.E_EXISTS(id);
195 return this._status.OK();
202 return this._status.E_NOTFOUND(message.panel);
204 return this._status.E_NOTSUPPORTED();
211 return this._status.OK();
227 return this._status.E_NOTFOUND(message.id);
235 return this._status.E_NOTFOUND(message.id);
246 return this._status
[all...]
/external/kernel-headers/original/asm-mips/
H A Dsiginfo.h72 int _status; /* exit code */ member in struct:siginfo::__anon7528::__anon7532
81 int _status; /* exit code */ member in struct:siginfo::__anon7528::__anon7533
/external/icu4c/i18n/
H A Dfphdlimp.cpp71 UErrorCode& _status)
72 : iter(posIter), vec(NULL), status(_status) {
70 FieldPositionIteratorHandler(FieldPositionIterator* posIter, UErrorCode& _status) argument
/external/openssh/contrib/caldera/
H A Dsshd.init27 _status() { function
113 _status $PIDF
/external/kernel-headers/original/asm-mips/sgi/
H A Dpi1.h20 u8 _status[3]; member in struct:pi1_regs
/external/kernel-headers/original/asm-generic/
H A Dsiginfo.h74 int _status; /* exit code */ member in struct:siginfo::__anon7487::__anon7491
105 #define si_status _sifields._sigchld._status
/external/icu4c/test/intltest/
H A Dicusvtst.cpp547 UErrorCode _status; member in class:TestMultipleKeyStringFactory
553 : _status(U_ZERO_ERROR)
554 , _ids(uprv_deleteUObject, uhash_compareUnicodeString, count, _status)
558 _ids.addElement(new UnicodeString(ids[i]), _status);
571 if (U_SUCCESS(_status)) {
576 status = _status;
582 if (U_SUCCESS(_status)) {
590 if (U_SUCCESS(_status) && _ids.contains((void*)&id)) {
/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java647 return _status(op, info, flag);
650 private native static int _status(int op, int info[], boolean flag); method in class:Database
/external/opencv/cv/src/
H A Dcvlkpyramid.cpp275 char* _status = 0; local
374 CV_CALL( status = _status = (char*)cvAlloc( count*sizeof(_status[0]) ));
648 cvFree( &_status );
666 char* _status = 0; local
775 CV_CALL( status = _status = (char*)cvAlloc(count) );
1029 cvFree( &_status );
/external/valgrind/main/include/vki/
H A Dvki-mips32-linux.h931 int _status; /* exit code */ member in struct:vki_siginfo::__anon15190::__anon15194
940 int _status; /* exit code */ member in struct:vki_siginfo::__anon15190::__anon15195
H A Dvki-linux.h451 int _status; /* exit code */ member in struct:vki_siginfo::__anon15165::__anon15169
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2329 milliseconds