HomeSort by relevance Sort by last modified time
    Searched refs:configured (Results 26 - 50 of 186) sorted by null

12 3 4 5 6 7 8

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 21 DeviceView_ADB_Failed_Restart=Adb failed to restart\!\n\nMake sure the plugin is properly configured.
  /external/autotest/server/hosts/
servo_repair.py 117 Test whether the `host` has a `SERIAL` setting configured.
152 Test whether the `host` has a `BOARD` setting configured.
276 'servod assuming a pre-configured '
  /external/llvm/bindings/go/llvm/
target.go 77 // wants access to all available targets that LLVM is configured to support.
81 // to link in all available targets that LLVM is configured to support.
  /external/syslinux/gpxe/src/drivers/net/
eepro100.h 160 * The configured flag indicates if a Config command was last issued.
165 int configured; member in struct:ifec_private
eepro100.c 70 * rings are setup. The MAC address is programmed and the card is configured.
361 priv->configured = 1;
1127 if ( priv->configured ) {
1128 priv->configured = 0;
    [all...]
  /frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.h 280 bool configured; member in struct:android::CameraDeviceClient::InputStreamConfiguration
296 // Surface is configured, the stream id will be moved to mStreamMap.
CameraDeviceClient.cpp 204 if (!mInputStream.configured) {
205 ALOGE("%s: Camera %s: no input stream is configured.", __FUNCTION__,
208 "No input configured for camera %s but request is for reprocessing",
271 ALOGW("%s: Output stream Id not found among configured outputs!", __FUNCTION__);
460 __FUNCTION__, mInputStream.configured ? 1 : 0,
536 if (mInputStream.configured && mInputStream.id == streamId) {
572 mInputStream.configured = false;
    [all...]
  /system/keymaster/include/keymaster/
soft_keymaster_device.h 80 bool configured() const { return configured_; } function in class:keymaster::SoftKeymasterDevice
  /tools/test/connectivity/acts/tests/google/wifi/
WifiPasspointTest.py 119 """Get configured Passpoint network and delete using its FQDN."""
122 raise signals.TestFailure("Failed to fetch the list of configured"
198 " configured passpoint networks.")
244 "configured Passpoint networks.")
  /build/soong/ui/build/
finder.go 31 // NewSourceFinder returns a new Finder configured to search for source files.
  /compatibility/cdd/7_hardware-compatibility/
7_6_memory-and-storage.md 20 * [C-0-2] MUST be configured with shared storage mounted by default, in other
  /external/iproute2/examples/
dhcp-client-script 351 LOG The interface $interface already configured.
  /external/valgrind/perf/
vg_perf 72 These Valgrind(s) must be configured with --enable-inner.
365 # in case this Valgrind was configured with --enable-inner. And
vg_perf.in 72 These Valgrind(s) must be configured with --enable-inner.
365 # in case this Valgrind was configured with --enable-inner. And
  /prebuilts/go/darwin-x86/src/runtime/
os2_nacl.go 109 _ENETDOWN = 100 /* Network interface is not configured */
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/proxy/
per_host.go 25 // the configured rules.
  /prebuilts/go/linux-x86/src/runtime/
os2_nacl.go 109 _ENETDOWN = 100 /* Network interface is not configured */
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/proxy/
per_host.go 25 // the configured rules.
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDeviceManager.java 587 int connected, configured; local
591 configured = 0;
594 configured = 0;
595 } else if ("CONFIGURED".equals(state)) {
597 configured = 1;
606 msg.arg2 = configured;
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 48 immediately. The rest are configured to autoload when any of the constant names
  /external/chromium-trace/catapult/common/py_utils/py_utils/
cloud_storage.py 91 'configured credentials. ' + self._GetConfigInstructions())
161 'You are attempting to access protected data with no configured',
391 CredentialsError if the user has no configured credentials.
410 CredentialsError if the user has no configured credentials.
  /external/toolchain-utils/android_bench_suite/
run.py 105 'is configured for passwordless ssh access as '
  /external/wpa_supplicant_8/src/ap/
ap_config.h 125 int configured; member in struct:hostapd_vlan
  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/
cc_test.go 294 // binaries as configured.
356 // with cgo as configured.
  /prebuilts/go/darwin-x86/src/syscall/
tables_nacl.go 193 ENETDOWN Errno = 100 /* Network interface is not configured */
316 ENETDOWN: "Network interface is not configured",

Completed in 476 milliseconds

12 3 4 5 6 7 8