/external/v8/src/crankshaft/ |
hydrogen-infer-representation.cc | 33 // (2) Do a fixed point iteration to find the set of connected phis. A 34 // phi is connected to another phi if its value is used either directly or 54 // Set truncation flags for groups of connected phis. This is a conservative 62 // Check if all uses of all connected phis in this group are truncating. 77 // Clear truncation flag of this group of connected phis. 86 // Clear truncation flag of this group of connected phis. 104 // sum up the non-phi use counts of all connected phis.
|
/frameworks/base/packages/Osu2/src/com/android/osu/ |
NetworkConnection.java | 53 * @param network {@link Network} associated with the connected network. 149 * @param wifiInfo {@link WifiInfo} associated with the current network when connected 157 case CONNECTED: 170 * Handle network connected event. 176 // No-op if already connected. 180 Log.e(TAG, "WifiInfo not provided for connected event"); 200 // No-op if not connected, most likely a disconnect event for a different network.
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiCountryCodeTest.java | 68 // Wifi get L2 connected. 84 // Wifi get L2 connected. 101 // Wifi get L2 connected. 108 * Test if we receive country code from Telephony after we get L2 connected. 115 // Wifi get L2 connected. 136 // Wifi get L2 connected. 158 // Wifi get L2 connected.
|
/system/bt/tools/mcap_tool/ |
mcap_test_mcl.cc | 44 LOG(ERROR) << "MCL is not connected"; 55 LOG(ERROR) << "MCL is not connected"; 75 LOG(ERROR) << "MCL is not connected"; 87 LOG(ERROR) << "mdl_id=" << mdl_id << "is already connected with handle " 104 LOG(ERROR) << "MCL is not connected"; 117 LOG(INFO) << "mdl_id=" << mdl_id << " is already connected with handle " 194 LOG(ERROR) << "MDL " << (int)mdl_id << " is still connected";
|
/tools/test/connectivity/acts/tests/google/bt/car_bt/ |
BtCarHfpConferenceTest.py | 50 connected = False 51 while attempts > 0 and not connected: 52 connected = bt_test_utils.connect_pri_to_sec( 55 self.log.info("Connected {}".format(connected)) 57 return connected 66 1. Devices are connected over HFP.
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
BluetoothHspFacade.java | 115 Log.d("Connected devices: " + sHspProfile.getConnectedDevices()); 121 @Rpc(description = "Get all the devices connected through HSP.") 175 Log.d("Connected devices: " + sHspProfile.getConnectedDevices()); 202 Log.d("Connected devices: " + sHspProfile.getConnectedDevices()); 214 Log.d("SCO audio is not connected for device " + deviceAddress); 221 * Check if SCO audio is connected for a remote device 224 * @return True if device is connected to us via SCO audio, False otherwise 226 @Rpc(description = "Check if SCO audio is connected for a remote device") 233 Log.d("Connected devices: " + sHspProfile.getConnectedDevices());
|
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
WebSocketChannelClient.java | 60 NEW, CONNECTED, REGISTERED, CLOSED, ERROR 89 Log.e(TAG, "WebSocket is already connected."); 112 if (state != WebSocketConnectionState.CONNECTED) { 139 case CONNECTED: 178 state = WebSocketConnectionState.CONNECTED; 182 // Close WebSocket in CONNECTED or ERROR states only. 183 if (state == WebSocketConnectionState.CONNECTED 253 state = WebSocketConnectionState.CONNECTED; 288 if (state == WebSocketConnectionState.CONNECTED
|
/libcore/ojluni/src/main/java/sun/net/www/ |
URLConnection.java | 39 /** The URL that it is connected to */ 69 if(connected) 70 throw new IllegalAccessError("Already connected"); 82 if (connected) 83 throw new IllegalStateException("Already connected"); 89 if (connected) 90 throw new IllegalStateException("Already connected"); 95 if (connected) 96 throw new IllegalStateException("Already connected");
|
/external/autotest/server/cros/network/ |
rf_switch_controller.py | 11 1) retrieve all APBoxes and ClientBoxes connected to the RF Switch. 62 """Returns all AP Boxes connected to the RF Switch. 71 """Returns all Client Boxes connected to the RF Switch.
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspend/ |
network_WiFi_RoamSuspend.py | 44 # connected to the AP and simply resume without re-associating or 46 # manager that it appears to remain connected. 47 logging.info("- Short suspend, verify we're still connected.")
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendSSID/ |
network_WiFi_RoamSuspendSSID.py | 17 3) Suspend the DUT (while connected to network B). 58 logging.info('Tearing down the most recently connected AP.') 60 logging.info('Expect that we connect to our previous connected AP '
|
/external/llvm/include/llvm/Support/ |
Process.h | 109 /// This function determines if the standard input is connected directly 114 /// This function determines if the standard output is connected to a 119 /// This function determines if the standard error is connected to a 124 /// This function determines if the given file descriptor is connected to 134 /// if standard output is connected to a "tty" or "console" 135 /// window. If standard output is not connected to a tty or 141 /// if standard error is connected to a "tty" or "console" 142 /// window. If standard error is not connected to a tty or 147 /// This function determines whether the terminal connected to standard 148 /// output supports colors. If standard output is not connected to [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
Process.h | 110 /// This function determines if the standard input is connected directly 115 /// This function determines if the standard output is connected to a 120 /// This function determines if the standard error is connected to a 125 /// This function determines if the given file descriptor is connected to 135 /// if standard output is connected to a "tty" or "console" 136 /// window. If standard output is not connected to a tty or 142 /// if standard error is connected to a "tty" or "console" 143 /// window. If standard error is not connected to a tty or 148 /// This function determines whether the terminal connected to standard 149 /// output supports colors. If standard output is not connected to [all...] |
/external/wpa_supplicant_8/src/ap/ |
p2p_hostapd.c | 56 wpa_printf(MSG_DEBUG, "P2P: No legacy STAs connected - update " 61 wpa_printf(MSG_DEBUG, "P2P: Legacy STA(s) connected - do not enable " 70 wpa_printf(MSG_DEBUG, "P2P: First non-P2P device connected");
|
/frameworks/base/core/java/android/net/wimax/ |
WimaxManagerConstants.java | 31 * state could be scanning, connecting, connected, disconnecting, disconnected 47 * scanning, connecting, connected, disconnecting, disconnected 95 * Indicatates wimax state is connected.
|
/frameworks/base/libs/storage/ |
IMountServiceListener.cpp | 32 virtual void onUsbMassStorageConnectionChanged(const bool /* connected */) { } 47 bool connected = (data.readInt32() != 0); local 48 onUsbMassStorageConnectionChanged(connected);
|
/frameworks/base/services/core/java/com/android/server/policy/ |
GlobalActions.java | 88 public void onStatusBarConnectedChanged(boolean connected) { 89 if (DEBUG) Slog.d(TAG, "onStatusBarConnectedChanged " + connected); 90 mStatusBarConnected = connected;
|
/frameworks/base/tests/AccessoryDisplay/ |
README | 12 to be connected using the USB accessory protocol. Think of it as 43 devices which are then connected using a USB OTG cable. 47 When connected, the applications should automatically launch
|
/hardware/intel/common/libva/va/ |
va_drmcommon.h | 35 * \brief Connected. Authenticated with DRI1 protocol. 45 * \brief Connected. Authenticated with DRI2 protocol. 54 * \brief Connected. Authenticated with some alternate raw protocol.
|
/hardware/interfaces/broadcastradio/1.0/ |
ITunerCallback.hal | 54 * @param connected True if the antenna is connected, false otherwise. 56 oneway antennaStateChange(bool connected);
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_uevents.cpp | 123 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].connected = false; 129 /* Need to send hotplug only when connected WFD in proprietary path */ 182 /* Display not connected */ 183 if(!ctx->dpyAttr[dpy].connected){ 191 ctx->dpyAttr[dpy].connected = false; 214 /* Display already connected */ 215 if(ctx->dpyAttr[dpy].connected) { 226 //fail, since Layer Mixer#0 is still connected to WriteBack. 238 if(ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].connected) { 242 // If wfd is connected via wfd-client and if HDMI i [all...] |
/packages/services/BuiltInPrintService/src/com/android/bips/discovery/ |
MultiDiscovery.java | 65 mWifiMonitor = mWifiMonitorFactory.create(getPrintService(), connected -> { 66 if (connected) { 67 if (DEBUG) Log.d(TAG, "Connected, starting discovery");
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
BluetoothManager.java | 62 Log.w(this, "Connected to non-headset bluetooth service. Not changing" + 184 // it's currently connected. 189 * and a headset is connected.) 209 // Check if there's a connected headset, using the BluetoothHeadset API. 229 * @return true if a BT Headset is available, and its audio is currently connected. 257 * @return true if a BT device is available and its audio is currently connected, 261 * up, and will be connected soon.) 266 Log.v(this, "isBluetoothAudioConnectedOrPending: ==> TRUE (really connected)"); 271 // if BT isn't actually connected yet, let's still pretend BT is 322 // show bluetooth as connected in the UI, but confirmation that we are connected wil [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/ |
Process.h | 110 /// This function determines if the standard input is connected directly 115 /// This function determines if the standard output is connected to a 120 /// This function determines if the standard error is connected to a 125 /// This function determines if the given file descriptor is connected to 135 /// if standard output is connected to a "tty" or "console" 136 /// window. If standard output is not connected to a tty or 142 /// if standard error is connected to a "tty" or "console" 143 /// window. If standard error is not connected to a tty or 148 /// This function determines whether the terminal connected to standard 149 /// output supports colors. If standard output is not connected to [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/ |
Process.h | 110 /// This function determines if the standard input is connected directly 115 /// This function determines if the standard output is connected to a 120 /// This function determines if the standard error is connected to a 125 /// This function determines if the given file descriptor is connected to 135 /// if standard output is connected to a "tty" or "console" 136 /// window. If standard output is not connected to a tty or 142 /// if standard error is connected to a "tty" or "console" 143 /// window. If standard error is not connected to a tty or 148 /// This function determines whether the terminal connected to standard 149 /// output supports colors. If standard output is not connected to [all...] |