/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XKBsrv.h | 333 #define Status int 405 extern Status XkbAllocClientMap( 411 extern Status XkbAllocServerMap( 429 extern Status XkbAllocIndicatorMaps( 433 extern Status XkbAllocCompatMap( 439 extern Status XkbAllocNames( 446 extern Status XkbAllocControls( 451 extern Status XkbCopyKeyType( 456 extern Status XkbCopyKeyTypes( 462 extern Status XkbResizeKeyType [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlib.h | 111 #define Status int [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 111 #define Status int [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 111 #define Status int [all...] |
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
LevenbergMarquardt.h | 19 enum Status { 73 LevenbergMarquardtSpace::Status lmder1( 78 LevenbergMarquardtSpace::Status minimize(FVectorType &x); 79 LevenbergMarquardtSpace::Status minimizeInit(FVectorType &x); 80 LevenbergMarquardtSpace::Status minimizeOneStep(FVectorType &x); 82 static LevenbergMarquardtSpace::Status lmdif1( 89 LevenbergMarquardtSpace::Status lmstr1( 94 LevenbergMarquardtSpace::Status minimizeOptimumStorage(FVectorType &x); 95 LevenbergMarquardtSpace::Status minimizeOptimumStorageInit(FVectorType &x); 96 LevenbergMarquardtSpace::Status minimizeOptimumStorageOneStep(FVectorType &x) 153 LevenbergMarquardtSpace::Status status = minimizeInit(x); local 602 LevenbergMarquardtSpace::Status status = minimizeOptimumStorageInit(x); local [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_MifULFormat.c | 265 NFCSTATUS Status) 269 if(Status == NFCSTATUS_SUCCESS) 274 Status = phFriNfc_MfUL_H_ProRd16Bytes(NdefSmtCrdFmt); 278 Status = phFriNfc_MfUL_H_ProWrOTPBytes(NdefSmtCrdFmt); 291 Status = phFriNfc_MfUL_H_WrRd (NdefSmtCrdFmt); 331 Status = phFriNfc_MfUL_H_WrRd (NdefSmtCrdFmt); 343 Status = phFriNfc_MfUL_H_WrRd (NdefSmtCrdFmt); 350 Status = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, 358 Status = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, 374 Status = phFriNfc_MfUL_H_WrRd (NdefSmtCrdFmt) [all...] |
phFriNfc_TopazMap.c | 188 NFCSTATUS Status); 503 NFCSTATUS Status) 519 if ((Status & PHNFCSTBLOWER) == (NFCSTATUS_SUCCESS & PHNFCSTBLOWER)) 539 Status = phFriNfc_Tpz_H_RdBytes (psNdefMap, LOCK_BLOCK_NUMBER, 542 if (NFCSTATUS_PENDING == PHNFCSTATUS(Status)) 549 Status = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, 559 Status = phFriNfc_Tpz_H_WrAByte (psNdefMap, LOCK_BLOCK_NUMBER, 563 if (NFCSTATUS_PENDING == PHNFCSTATUS(Status)) 585 Status = phFriNfc_Tpz_H_RdBytes (psNdefMap, LOCK_BLOCK_NUMBER, 588 if (NFCSTATUS_PENDING == PHNFCSTATUS(Status)) [all...] |
phLibNfc.h | 378 *\brief LLCP link status. Refer to \ref phFriNfc_LlcpMac_eLinkStatus_t 404 * \param[in] status Status of the response callback. 415 NFCSTATUS Status 428 * \param[in] status Status of the response callback. 436 NFCSTATUS Status 449 * \param[in] status Status of the response callback. 464 NFCSTATUS Status [all...] |
phFriNfc_ISO15693Format.c | 543 NFCSTATUS Status) 550 if((NFCSTATUS_SUCCESS & PHNFCSTBLOWER) == (Status & PHNFCSTBLOWER)) 555 Status = phFriNfc_ISO15693_H_ProFormat (psNdefSmtCrdFmt); 559 Status = PHNFCSTVAL (CID_FRI_NFC_NDEF_SMTCRDFMT, 565 Status = PHNFCSTVAL (CID_FRI_NFC_NDEF_SMTCRDFMT, 570 if ((NFCSTATUS_PENDING & PHNFCSTBLOWER) != (Status & PHNFCSTBLOWER)) 573 phFriNfc_SmtCrdFmt_HCrHandler (psNdefSmtCrdFmt, Status);
|
phFriNfc_MifStdFormat.c | 62 NFCSTATUS Status); 138 * the error status of the authentication 144 * the error status of the writing sector trailer 150 * the error status of the reading sector trailer 156 * the error status of the writing sector trailer 247 NFCSTATUS Status) 250 /* Copy the formatting status */ 251 NdefSmtCrdFmt->FmtProcStatus = Status; 252 if(Status == NFCSTATUS_SUCCESS) 257 Status = phFriNfc_MfStd_H_ProAuth(NdefSmtCrdFmt) [all...] |
phFriNfc_NdefMap.c | 102 NFCSTATUS status = NFCSTATUS_SUCCESS; local 111 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, NFCSTATUS_INVALID_PARAMETER); 194 status = phFriNfc_MifareStdMap_H_Reset(NdefMap); 210 status = phFriNfc_MifareUL_H_Reset(NdefMap); 225 return (status); 242 NFCSTATUS status = NFCSTATUS_SUCCESS; local 247 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, NFCSTATUS_INVALID_PARAMETER); 258 return status; 285 NFCSTATUS status = NFCSTATUS_PENDING; local 298 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, NFCSTATUS_INVALID_PARAMETER) 469 NFCSTATUS status = NFCSTATUS_PENDING; local 716 NFCSTATUS status = NFCSTATUS_PENDING; local 1171 NFCSTATUS status = NFCSTATUS_PENDING; local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ |
RemoteAdtTestRunner.java | 32 import org.eclipse.core.runtime.Status; 102 * status. </li> 256 return new Status(Status.ERROR, AdtPlugin.PLUGIN_ID, 260 return new Status(Status.ERROR, AdtPlugin.PLUGIN_ID, 265 return new Status(Status.ERROR, AdtPlugin.PLUGIN_ID, 271 return new Status(Status.ERROR, AdtPlugin.PLUGIN_ID [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
ProjectNamePage.java | 40 import org.eclipse.core.runtime.Status; 431 IStatus status = null; local 436 status = validateProjectName(mValues.projectName); 439 if (status == null || status.getSeverity() != IStatus.ERROR) { 442 status = validLocation; 452 status = new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 461 setPageComplete(status == null || status.getSeverity() != IStatus.ERROR) [all...] |
ApplicationInfoPage.java | 33 import org.eclipse.core.runtime.Status; 441 IStatus status = validatePackage(mValues.packageName); local 442 if (status == null || status.getSeverity() != IStatus.ERROR) { 445 status = validActivity; 448 if (status == null || status.getSeverity() != IStatus.ERROR) { 451 status = validMinSdk; 455 if (status == null || status.getSeverity() != IStatus.ERROR) 656 IStatus status = JavaConventions.validatePackageName(packageFieldContents, JDK_15, local 734 IStatus status = JavaConventions.validateTypeVariableName(activityFieldContents, JDK_15, local [all...] |
/external/jmonkeyengine/engine/src/android/com/jme3/audio/android/ |
AndroidAudioRenderer.java | 44 import com.jme3.audio.AudioNode.Status;
288 src.setStatus(Status.Stopped);
302 src.setStatus(Status.Stopped);
353 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) {
364 if (status == 0) // load was successfull
396 src.setStatus(Status.Playing);
439 src.setStatus(Status.Paused);
458 src.setStatus(Status.Paused);
477 src.setStatus(Status.Stopped);
|
/external/jmonkeyengine/engine/src/core/com/jme3/audio/ |
AudioNode.java | 73 protected transient volatile Status status = Status.Stopped; field in class:AudioNode 87 * <code>Status</code> indicates the current status of the audio node. 89 public enum Status { 277 if (status != Status.Stopped) { 344 * @return The {@link Status} of the audio node. 345 * The status will be changed when either the {@link AudioNode#play() [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xinerama/ |
Xinerama.c | 101 Status SDL_NAME(XPanoramiXQueryVersion)( 136 Status SDL_NAME(XPanoramiXGetState) ( 165 Status SDL_NAME(XPanoramiXGetScreenCount) ( 194 Status SDL_NAME(XPanoramiXGetScreenSize) ( 242 Status SDL_NAME(XineramaQueryVersion)(
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
MUCUser.java | 27 * or status codes scoped by the 'http://jabber.org/protocol/muc#user' namespace. 37 private Status status; field in class:MUCUser 115 * Returns the status which holds a code that assists in presenting notification messages. 117 * @return the status which holds a code that assists in presenting notification messages. 119 public Status getStatus() { 120 return status; 175 * Sets the status which holds a code that assists in presenting notification messages. 177 * @param status the status which holds a code that assists in presenting notificatio [all...] |
AdHocCommandData.java | 59 /* Current execution status */
60 private AdHocCommand.Status status;
field in class:AdHocCommandData 81 if (status != null) {
82 buf.append(" status=\"").append(status).append("\"");
215 * Returns the status of the execution.
217 * @return the status.
219 public AdHocCommand.Status getStatus() {
220 return status;
[all...] |
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
WifiP2pServiceResponse.java | 45 * Status code of service discovery response. 47 * @see Status 70 * The status code of service discovery response. 71 * Currently 4 status codes are defined and the status codes from 4 to 255 76 public static class Status { 90 public static String toString(int status) { 91 switch(status) { 106 private Status() {} 113 * @param status status code 229 int status = dis.readUnsignedByte(); local [all...] |
/external/chromium/chrome/browser/chromeos/ |
update_browsertest.cc | 30 const chromeos::UpdateLibrary::Status& x) { 31 EXPECT_CALL(*lib, status()) 41 chromeos::UpdateLibrary::Status status; local 43 status.status = chromeos::UPDATE_STATUS_IDLE; 44 CallObservers(lib, observer, status); 46 status.status = chromeos::UPDATE_STATUS_CHECKING_FOR_UPDATE; 47 CallObservers(lib, observer, status); 76 chromeos::UpdateLibrary::Status status; local [all...] |
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
AsyncTaskTest.java | 116 assertThat(asyncTask.getStatus(), is(AsyncTask.Status.PENDING)); 118 assertThat(asyncTask.getStatus(), is(AsyncTask.Status.RUNNING)); 120 assertThat(asyncTask.getStatus(), is(AsyncTask.Status.FINISHED));
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
ColumnDialog.java | 21 import org.eclipse.core.runtime.Status; 98 IStatus status; local 102 status = new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 105 status = new Status(IStatus.OK, AdtPlugin.PLUGIN_ID, null); 107 updateStatus(status);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 49 import org.eclipse.core.runtime.Status; 113 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 142 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 221 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 301 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 306 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 313 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 320 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 323 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID, 326 throw new CoreException(new Status(IStatus.ERROR, AdtPlugin.PLUGIN_ID [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfigStore.java | 30 import android.net.wifi.WifiConfiguration.Status; 184 if(config != null && config.status == Status.DISABLED) { 187 config.status = Status.ENABLED; 262 mConfiguredNetworks.get(netId).status = Status.ENABLED; 276 config.status = Status.CURRENT; 279 //If network is already disabled, keep the status [all...] |