| /developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/ |
| MidiPortSelector.java | 133 // If an input port becomes busy then remove it from the menu. 141 // Look for transitions from free to busy. 146 if (status.isInputPortOpen(i)) { // busy? 148 // was free, now busy 155 // was busy, now free
|
| /developers/samples/android/common/src/java/com/example/android/common/midi/ |
| MidiPortSelector.java | 133 // If an input port becomes busy then remove it from the menu. 141 // Look for transitions from free to busy. 146 if (status.isInputPortOpen(i)) { // busy? 148 // was free, now busy 155 // was busy, now free
|
| /development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
| MidiPortSelector.java | 133 // If an input port becomes busy then remove it from the menu. 141 // Look for transitions from free to busy. 146 if (status.isInputPortOpen(i)) { // busy? 148 // was free, now busy 155 // was busy, now free
|
| /development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
| MidiPortSelector.java | 133 // If an input port becomes busy then remove it from the menu. 141 // Look for transitions from free to busy. 146 if (status.isInputPortOpen(i)) { // busy? 148 // was free, now busy 155 // was busy, now free
|
| /frameworks/opt/net/voip/src/java/android/net/rtp/ |
| AudioStream.java | 33 * <p>An AudioStream becomes busy when it joins an AudioGroup. In this case most 117 * @throws IllegalStateException if the stream is busy. 121 throw new IllegalStateException("Busy"); 150 * @throws IllegalStateException if the stream is busy. 155 throw new IllegalStateException("Busy");
|
| /external/libnfc-nci/src/nfc/include/ |
| rw_api.h | 662 ** NFC_STATUS_FAILED if T3T is busy or other error [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/ |
| Standard_Suite.py | 131 """busy - Is window loading something right now. 2, window is busy and will reject load requests. 1, window is busy, but will interrupt outstanding loads """ 132 which = 'busy' 194 'busy' : _Prop_busy, 222 'busy' : _Prop_busy,
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/ |
| Standard_Suite.py | 131 """busy - Is window loading something right now. 2, window is busy and will reject load requests. 1, window is busy, but will interrupt outstanding loads """ 132 which = 'busy' 194 'busy' : _Prop_busy, 222 'busy' : _Prop_busy,
|
| /external/clang/test/SemaCXX/ |
| constexpr-turing.cpp | 42 // 3-state busy beaver. S(bb3) = 21. 50 // 4-state busy beaver. S(bb4) = 107.
|
| /external/iw/ |
| survey.c | 57 printf("\tchannel busy time:\t\t%llu ms\n", 60 printf("\textension channel busy time:\t%llu ms\n",
|
| /external/libunwind/include/tdep-ia64/ |
| script.h | 63 AO_TS_t busy; /* is the script-cache busy? */ member in struct:ia64_script_cache
|
| /frameworks/base/packages/MtpDocumentsProvider/res/values/ |
| strings.xml | 28 <!-- Error message shown in Files app when the connected MTP device is busy. [CHAR LIMIT=150]--> 29 <string name="error_busy_device">The other device is busy. You can\'t transfer files until it\'s available.</string>
|
| /system/bt/stack/gap/ |
| gap_utils.c | 84 ** FALSE if not busy 98 /* If here, service is not busy */
|
| /device/google/contexthub/firmware/inc/ |
| hostIntf.h | 81 void hostIntfSetBusy(bool busy);
|
| /external/valgrind/gdbserver_tests/ |
| mcinvokeRU.vgtest | 7 # as the Valgrind process is always busy, we do not need the vgdb.invoker prereq.
|
| /packages/apps/Nfc/nci/jni/ |
| Pn544Interop.h | 47 ** Returns: True if the code is busy.
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/mmc/ |
| ioctl.h | 22 * a "busy" indicator for read operations).
|
| /system/connectivity/shill/cellular/ |
| no_out_of_credits_detector.h | 38 // Returns |true| if this object is busy detecting out-of-credits.
|
| /toolchain/binutils/binutils-2.25/gprof/ |
| cg_dfn.h | 25 * Flags which mark a symbol as topologically ``busy'' or as
|
| /external/kernel-headers/original/uapi/scsi/fc/ |
| fc_fs.h | 108 FC_RCTL_P_BSY = 0xc4, /* port busy */ 109 FC_RCTL_F_BSY = 0xc5, /* fabric busy to data frame */ 110 FC_RCTL_F_BSYL = 0xc6, /* fabric busy to link control frame */ 143 [FC_RCTL_P_BSY] = "LC port busy", \ 144 [FC_RCTL_F_BSY] = "LC fabric busy to data frame", \ 145 [FC_RCTL_F_BSYL] = "LC fabric busy to link control frame",\ 275 FC_BA_RJT_LOG_BUSY = 0x05, /* logical busy */
|
| /external/libweave/src/commands/ |
| cloud_command_proxy_unittest.cc | 255 *CreateDictionaryValue("{'status': 'busy'}"), nullptr)); 271 const char expect2[] = "{'progress': {'status':'busy'}}"; 294 *CreateDictionaryValue("{'status': 'busy'}"), nullptr)); 301 'progress': {'status':'busy'}, 323 *CreateDictionaryValue("{'status': 'busy'}"), nullptr)); 329 'progress': {'status':'busy'}, 341 *CreateDictionaryValue("{'status': 'busy'}"), nullptr));
|
| /external/chromium-trace/catapult/third_party/Paste/docs/ |
| paste-httpserver-threadpool.txt | 44 * For a reasonable amount of time ("busy") 57 then the server looks at the workers; all workers are busy or hung. 59 there are less than ``spawn_if_under`` busy threads. So if you have 61 4 busy threads, another thread will be opened (bringing the number of 62 busy threads back to 5). Later those threads may be collected again
|
| /external/libdrm/tests/exynos/ |
| exynos_fimg2d_event.c | 35 unsigned int busy; member in struct:g2d_job 57 job->busy = 0; 108 while (jobs[i].busy) 119 if (jobs[i].busy == 0) 167 j->busy = 1;
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/ |
| Terminal_Suite.py | 98 """busy - Is the window busy running a process? """ 99 which = 'busy' 191 'busy' : _Prop_busy, 224 'busy' : _Prop_busy,
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/ |
| Terminal_Suite.py | 98 """busy - Is the window busy running a process? """ 99 which = 'busy' 191 'busy' : _Prop_busy, 224 'busy' : _Prop_busy,
|