HomeSort by relevance Sort by last modified time
    Searched refs:configured (Results 1 - 25 of 28) sorted by null

1 2

  /libcore/dalvik/src/main/java/dalvik/system/
TemporaryDirectory.java 38 /** whether a temporary directory has been configured yet */
39 private static boolean configured = false; field in class:TemporaryDirectory
70 if (configured) {
97 configured = true;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties 28 AndroidJUnitDelegate_NoRunnerMsg_s=%1$s is not configured correctly for running tests. See Console for details.
29 AndroidJUnitDelegate_NoTargetMsg_3s=%1$s is not configured correctly for running tests:\nA targetPackage attribute for instrumentation %2$s in its %3$s could not be found\!
  /external/dhcpcd/
Android.mk 51 LOCAL_MODULE := 95-configured
  /external/e2fsprogs/debian/attic/libs/
rules 44 build: configured
52 configured:
58 touch configured
62 rm -f build configured install
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 28 addresses to appear in the DNS with names configured either in each host or
  /external/bluetooth/bluez/audio/
unix.c 247 codec->configured = headset_is_active(dev);
251 codec->configured = TRUE;
504 uint8_t configured,
592 codec->configured = configured;
597 configured ? "configured" : "", seid, codec->length,
636 uint8_t type, seid, configured = 0, lock = 0; local
657 configured = 1;
676 a2dp_append_codec(rsp, cap, seid, type, configured, lock)
    [all...]
ipc.h 189 uint8_t configured; member in struct:__anon1654
  /dalvik/vm/
Android.mk 56 # If WITH_JIT is configured, build multiple versions of libdvm.so to facilitate
  /external/iproute2/examples/
dhcp-client-script 351 LOG The interface $interface already configured.
  /build/core/
user_tags.mk 30 95-configured \
main.mk 293 # to overflow on some devices, so this is configured separately for
  /external/webkit/WebKitTools/Scripts/
webkitdirs.pm     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
xf86str.h 865 Bool configured; /* Is this screen valid */ member in struct:_ScrnInfoRec
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 382 Do not wonder, if your manually configured tunnel is
ip-cref.tex 201 \item Netlink is not configured in the kernel. The message is:
206 \item RTNETLINK is not configured in the kernel. In this case
271 already configured.
413 without additionally configured information.
    [all...]
  /external/bison/djgpp/
config.bat 332 Rem if the package is configured across partitions.
  /external/v8/src/
messages.js 881 // it hasn't been properly configured yet. Instead we create a
  /external/dropbear/libtommath/
bn.tex 155 LibTomMath can configured at build time in three phases we shall call ``depends'', ``tweaks'' and ``trims''.
347 ISO C ``unsigned long'' data type and each digit is $28-$bits long. The mp\_digit type can be configured to suit other
    [all...]
  /device/samsung/crespo/alsa-lib/
ltmain.sh 121 $echo "$modename: not configured to build any kind of library" 1>&2
    [all...]
libtool 47 # Libtool was configured on host alsa0:
473 $echo "$modename: not configured to build any kind of library" 1>&2
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 137 $echo "$modename: not configured to build any kind of library" 1>&2
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 137 $echo "$modename: not configured to build any kind of library" 1>&2
    [all...]
  /external/dbus/
ltmain.sh 129 $echo "$modename: not configured to build any kind of library" 1>&2
    [all...]
  /external/expat/conftools/
ltmain.sh 121 $echo "$modename: not configured to build any kind of library" 1>&2
    [all...]
  /external/libffi/
ltmain.sh 131 $echo "$modename: not configured to build any kind of library" 1>&2
    [all...]

Completed in 2149 milliseconds

1 2