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

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/include/libxml/
xmlversion.h 68 * defined if the trio support need to be configured in
75 * defined if the trio support should not be configured in
83 * defined if the trio support need to be configured in
91 * Whether the thread support is configured in
103 * Whether the DOM like tree manipulation API support is configured in
112 * Whether the serialization/saving support is configured in
121 * Whether the push parsing interfaces are configured in
130 * Whether the xmlReader parsing interface is configured in
139 * Whether the xmlPattern node selection interface is configured in
148 * Whether the xmlWriter saving interface is configured i
    [all...]
  /external/iproute2/man/man8/
tc-pfifo_fast.8 29 Each band can be txqueuelen packets long, as configured with
49 it is the automatic default in the absence of a configured qdisc.
tc-tbf.8 30 itself, although packets are available, to ensure that the configured rate is not exceeded.
33 sending out data exactly at the configured rates.
36 case, data is on average dequeued at the configured rate but may be sent much faster at millisecond
53 If no tokens are available, packets are queued, up to a configured limit. The TBF now
56 If it is not acceptable to burst out packets at maximum speed, a peakrate can be configured
84 if you want to reach your configured rate!
  /external/qemu/distrib/sdl-1.2.12/src/thread/dc/
SDL_syssem.c 38 SDL_SetError("SDL not configured with thread support");
49 SDL_SetError("SDL not configured with thread support");
55 SDL_SetError("SDL not configured with thread support");
61 SDL_SetError("SDL not configured with thread support");
72 SDL_SetError("SDL not configured with thread support");
  /external/qemu/distrib/sdl-1.2.12/src/thread/generic/
SDL_syssem.c 35 SDL_SetError("SDL not configured with thread support");
46 SDL_SetError("SDL not configured with thread support");
52 SDL_SetError("SDL not configured with thread support");
58 SDL_SetError("SDL not configured with thread support");
69 SDL_SetError("SDL not configured with thread support");
  /external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_syssem.c 38 SDL_SetError("SDL not configured with thread support");
49 SDL_SetError("SDL not configured with thread support");
55 SDL_SetError("SDL not configured with thread support");
61 SDL_SetError("SDL not configured with thread support");
72 SDL_SetError("SDL not configured with thread support");
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
TemporaryDirectory.java 39 /** whether a temporary directory has been configured yet */
40 private static boolean configured = false; field in class:TemporaryDirectory
71 if (configured) {
98 configured = true;
  /device/htc/passion/
passion_as.mk 19 # configured with Asia-specific settings.
passion_eu.mk 19 # configured with Europe-specific settings.
passion_us.mk 19 # configured with US-specific settings.
  /development/testrunner/
android_build.py 33 Assumes build environment has been properly configured by envsetup &
79 Assumes build environment has been properly configured by envsetup &
101 Assumes build environment has been properly configured by envsetup &
122 Assumes build environment has been properly configured by envsetup &
142 Assumes build environment has been properly configured by envsetup &
163 Assumes build environment has been properly configured by envsetup &
  /external/guava/src/com/google/common/base/
Joiner.java 81 * previously configured separator between each, to {@code appendable}.
99 * previously configured separator between each, to {@code appendable}.
118 * previously configured separator between each, to {@code builder}. Identical
134 * previously configured separator between each, to {@code builder}. Identical
154 * parts}, using the previously configured separator between each.
162 * parts}, using the previously configured separator between each.
170 * using the previously configured separator between each.
260 * previously configured separator and key-value separator, to {@code
285 * previously configured separator and key-value separator, to {@code
300 * {@code map}, using the previously configured separator and key-valu
    [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java 88 * using the currently configured parameters.
202 * Indicates whether or not the factory is configured to produce
205 * @return true if the factory is configured to produce parsers which
214 * Indicates whether or not the factory is configured to produce
217 * @return true if the factory is configured to produce parsers
226 * Indicates whether or not the factory is configured to produce
229 * @return true if the factory is configured to produce parsers
239 * Indicates whether or not the factory is configured to produce
242 * @return true if the factory is configured to produce parsers
251 * Indicates whether or not the factory is configured to produc
    [all...]
  /external/dnsmasq/
doc.html 12 to appear in the DNS with names configured either in each host or
50 Machines which are configured by DHCP have their names automatically
61 Dnsmasq can be configured to automatically pick up the addresses of
73 Dnsmasq can be configured to send queries for certain domains to
78 Dnsmasq supports MX and SRV records and can be configured to return MX records
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 97 * Following structure defines parameters that can be configured externally,
110 TI_INT8 lowRssiThreshold; /**< Last configured threshold for Low-RSSI */
111 TI_INT8 lowSnrThreshold; /**< Last configured threshold Low-SNR */
114 TI_UINT8 numExpectedTbttForBSSLoss;/**< last configured value without Soft Gemini compensation */
115 TI_UINT8 maxTxRetryThreshold; /**< last configured threshold for max Tx retry */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.h 98 * Following structure defines parameters that can be configured externally,
111 TI_INT8 lowRssiThreshold; /**< Last configured threshold for Low-RSSI */
112 TI_INT8 lowSnrThreshold; /**< Last configured threshold Low-SNR */
115 TI_UINT8 numExpectedTbttForBSSLoss;/**< last configured value without Soft Gemini compensation */
116 TI_UINT8 maxTxRetryThreshold; /**< last configured threshold for max Tx retry */
  /development/samples/SampleSyncAdapter/res/values/
strings.xml 31 Sample SyncAdapter account(s) you have configured.</string>
35 name="permlab_samplesyncadapterAuth">view configured accounts</string>
39 the Sample SyncAdapter account(s) you have configured.</string>
  /external/ipsec-tools/src/racoon/samples/roadwarrior/
README 19 a locally configured pool of addresses.
23 to be used for the RADIUS server are configured in /etc/radius.conf,
29 password configured in the Cisco VPN client is not used by racoon.
  /packages/apps/Email/src/com/android/email/activity/
Welcome.java 34 * If no accounts are configured the user is taken to the AccountSetupBasics Activity where they
36 * If a single account is configured the user is taken directly to the MessageList for
38 * If more than one account is configured the user is taken to the AccountFolderList Activity so
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 60 If GLib has been configured with <option>--enable-debug=yes</option>,
69 special in that it doesn't require GLib to be configured with
77 special in that it doesn't require GLib to be configured with
90 configured with debugging support.
103 configured with debugging support.
114 configured with debugging support.
239 time if GLib has been configured with <option>--enable-debug=yes</option>.
280 If GLib has been configured with <option>--enable-debug=yes</option>,
  /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/ipsec-tools/src/racoon/
cfparse.y 513 yyerror("racoon not configured with --enable-hybrid");
517 yyerror("racoon not configured with --with-libldap");
673 yyerror("racoon not configured with --enable-hybrid");
684 yyerror("racoon not configured with --enable-hybrid");
697 yyerror("racoon not configured with --enable-hybrid");
706 yyerror("racoon not configured with --enable-hybrid");
713 yyerror("racoon not configured with --enable-hybrid");
725 yyerror("racoon not configured with --enable-hybrid");
734 yyerror("racoon not configured with --enable-hybrid");
744 yyerror("racoon not configured with --with-libradius")
    [all...]
  /dalvik/libcore/luni/src/main/java/java/net/
NoRouteToHostException.java 23 * badly configured router or a blocking firewall.
  /external/clearsilver/man/man3/
cgi_init.3 42 to validate the value and launch the configured debugger
  /external/dnsmasq/contrib/dnsmasq_MacOSX/
README.rtf 9 \f0 . If you've never done anything to do with DNS or DHCP servers on a client version of MacOS X, you won't need to worry about this; it will already be configured for you.\

Completed in 52 milliseconds

1 2 3 4 5 6 7 8 91011>>