|   /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/ | 
| nsswitch.h  | 62 #define	NS_TRYAGAIN	(1<<3)		/* source busy, may respond to retrys */
  | 
|   /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/ | 
| nsswitch.h  | 62 #define	NS_TRYAGAIN	(1<<3)		/* source busy, may respond to retrys */
  | 
|   /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ | 
| nsswitch.h  | 62 #define	NS_TRYAGAIN	(1<<3)		/* source busy, may respond to retrys */
  | 
|   /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ | 
| nsswitch.h  | 62 #define	NS_TRYAGAIN	(1<<3)		/* source busy, may respond to retrys */
  | 
|   /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ | 
| nsswitch.h  | 62 #define	NS_TRYAGAIN	(1<<3)		/* source busy, may respond to retrys */
  | 
|   /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ | 
| nsswitch.h  | 62 #define	NS_TRYAGAIN	(1<<3)		/* source busy, may respond to retrys */
  | 
|   /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ | 
| test_capi.py  | 40             #this busy loop is where we expect to be interrupted to
  | 
|   /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ | 
| test_capi.py  | 40             #this busy loop is where we expect to be interrupted to
  | 
|   /system/bt/stack/avdt/ | 
| avdt_ccb_act.c  | 404 **                  the event to the CCB.  It marks the CCB as busy and then 418     /* we're busy */ 449 **                  from the event to the CCB.  It marks the CCB as busy and 464     /* we're busy */     [all...] | 
|   /external/svox/pico/lib/ | 
| picoacph.c  |     [all...] | 
| picowa.c  | 371    PROCESS | procOneItem -> 0 -1  0  0   | BUSY     -> COLLECT (item skipped) 373    FEED    | putOneItem  -> 0  0 -1 +1   | BUSY     -> COLLECT (put item)
  | 
|   /external/kernel-headers/original/uapi/drm/ | 
| i915_drm.h  | 806 	/** Handle of the buffer to check for busy */ 809 	/** Return busy status (1 if busy, 0 if idle). 812 	 *  16:31 - busy (r or r/w) rings (16 render, 17 bsd, 18 blt, etc) 814 	__u32 busy;  member in struct:drm_i915_gem_busy      [all...] | 
| amdgpu_drm.h  | 268 	/** BO status:  0 - BO is idle, 1 - BO is busy */ 291 	/** CS status:  0 - CS completed, 1 - CS still busy */
  | 
|   /external/libdrm/include/drm/ | 
| i915_drm.h  | 812 	/** Handle of the buffer to check for busy */ 815 	/** Return busy status (1 if busy, 0 if idle). 818 	 *  16:31 - busy (r or r/w) rings (16 render, 17 bsd, 18 blt, etc) 820 	__u32 busy;  member in struct:drm_i915_gem_busy      [all...] | 
| amdgpu_drm.h  | 268 	/** BO status:  0 - BO is idle, 1 - BO is busy */ 291 	/** CS status:  0 - CS completed, 1 - CS still busy */
  | 
|   /libcore/luni/src/main/java/org/w3c/dom/ls/ | 
| LSParser.java  | 291      *  <code>true</code> if the <code>LSParser</code> is currently busy 308      *   <code>LSParser.busy</code> attribute is <code>true</code>. 331      *    INVALID_STATE_ERR: Raised if the <code>LSParser.busy</code> 446      *   <br> INVALID_STATE_ERR: Raised if the <code>LSParser.busy</code> 462      * not busy, a call to this method does nothing.
  | 
|   /external/libnfc-nci/src/nfa/rw/ | 
| nfa_rw_act.c  | 485         /* Clear the BUSY flag and restart the presence-check timer */ 490         /* If presence check failed just clear the BUSY flag */     [all...] | 
|   /external/mesa3d/src/gallium/drivers/svga/include/ | 
| svga_reg.h  | 562  *            it will write once to SYNC then poll on the BUSY 563  *            register. The FIFO is sync'ed once BUSY is zero. 566  *            it will write once to SYNC without polling on BUSY. 573  *       trigger a read from BUSY. This causes us to synchronously 577  *       will *not* implicitly cause a read from BUSY. Instead, it 590  *       still loop on the BUSY register until the FIFO is empty.     [all...] | 
|   /device/asus/fugu/libaudio/ | 
| AudioHardwareOutput.cpp  | 422     // Start by checking to see if the requested output is currently busy. 426             return OK; // Yup; its busy.
  | 
|   /external/autotest/client/profilers/powertop/src/po/ | 
| nl.po  | 306 "Bluetooth is a radio and consumes quite some power, and keeps USB busy as " 515 #~ msgid "< CPU was 100%% busy; no C-states were entered >\n"
  | 
|   /external/curl/lib/ | 
| security.c  | 153       /* FIXME: We are doing a busy wait */ 181       /* FIXME: We are doing a busy wait */
  | 
|   /external/kernel-headers/modified/scsi/ | 
| scsi.h  | 290 #define BUSY                 0x04 451 #define DID_BUS_BUSY    0x02	/* BUS stayed busy through time out period */
  | 
|   /external/kernel-headers/original/scsi/ | 
| scsi.h  | 285 #define BUSY                 0x04 442 #define DID_BUS_BUSY    0x02	/* BUS stayed busy through time out period */
  | 
|   /external/libdrm/amdgpu/ | 
| amdgpu_bo.c  | 511 			    bool *busy) 524 		*busy = args.out.status;
  | 
|   /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ | 
| WifiP2pManagerFacade.java  | 74             } else if (reason == WifiP2pManager.BUSY) { 75                 msg.putString("reason", "BUSY");
  |