/external/srec/audio/test/AudioHardwareRecordLoop/src/ |
AudioHardwareRecordLoop.c | 56 printf("For debugging, this is configured to sleep for %u milliseconds before AudioSetInputFormat(%u)\n\n", delay_ms, SAMPLING_RATE);
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/ |
SAXFactoryImpl.java | 61 * configured factory parameters.
|
/external/v8/tools/visual_studio/ |
README.txt | 64 dependencies configured as described above.
|
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/ |
__init__.py | 101 standalone.py) is configured to use threads.
|
headerparserhandler.py | 33 Apache HTTP Server and mod_python must be configured such that this
|
/external/wpa_supplicant/ |
eap_gtc.c | 95 wpa_printf(MSG_INFO, "EAP-GTC: Password not configured");
|
eap_md5.c | 51 wpa_printf(MSG_INFO, "EAP-MD5: Password not configured");
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_gtc.c | 92 wpa_printf(MSG_INFO, "EAP-GTC: Password not configured");
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_md5.c | 114 "configured");
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
siteHash.h | 120 TI_UINT16 txSessionCount; /* Current Tx-Session index as configured to FW in last Join command. */
|
/packages/apps/Calendar/src/com/android/calendar/ |
CalendarPreferenceActivity.java | 65 /** Return a properly configured SharedPreferences instance */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/ |
unknown-elf.h | 96 configured to support long longs in I/O, then printf will depend on
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/ |
Xosdefs.h | 118 * This check allows non-Imake configured programs to build correctly.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidSourceViewerConfig.java | 56 * @param sourceViewer the source viewer to be configured by this
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerAuthorization/ |
PowerAuthorization_internal.h | 67 the power policy that was configured to the FW after call to powerAutho_CalcMinPowerLevel
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/ |
whalWpa.h | 61 keyType_e currTxKeyType; /* key type of the current configured unicast key */
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
siteHash.h | 120 TI_UINT16 txSessionCount; /* Current Tx-Session index as configured to FW in last Join command. */
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiManager.java | 36 * <li>The list of configured networks. The list can be viewed and updated, 296 * The network IDs of the configured networks could have changed. 362 * Return a list of all the networks configured in the supplicant. 388 * Add a new network description to the set of configured networks. 410 * Update the network description of an existing configured network. 448 * Remove the specified network from the list of configured networks. 464 * Allow a previously configured network to be associated with. If 465 * <code>disableOthers</code> is true, then all other configured 469 * @param netId the ID of the network in the list of configured networks 484 * Disable a configured network. The specified network will not b [all...] |
/development/simulator/app/ |
DeviceManager.h | 38 * supports. The displays themselves are configured with separate calls. 66 * Return the number of displays we're configured for.
|
/external/srec/srec/Recognizer/include/ |
SR_Recognizer.h | 182 * Indicates whether recognizer is configured for use. 185 * @param isSetup True if recognizer is configured 269 * Indicates if Recognizer is configured with any rules within the specified Grammar. 272 * @param hasSetupRules True if the Recognizer is configured for the Grammar 592 * Indicates whether recognizer is configured for use. 595 * @param isSetup True if recognizer is configured 697 * Indicates if Recognizer is configured with any rules within the specified Grammar. 700 * @param hasSetupRules True if the Recognizer is configured for the Grammar [all...] |
/external/webkit/LayoutTests/http/conf/ |
apache2-debian-httpd.conf | 160 # Configured from the httpd command line for WebKit layout tests. 257 # Configured from the httpd command line for WebKit layout tests. 261 # Each directory to which Apache has access, can be configured with respect 350 # Configured from the httpd command line for WebKit layout tests. 384 # Configured from the httpd command line for WebKit layout tests. 410 # Configured from the httpd command line for WebKit layout tests.
|
/external/bluetooth/bluez/audio/ |
unix.c | 239 codec->configured = headset_is_active(dev); 243 codec->configured = TRUE; 490 uint8_t configured, 560 codec->configured = configured; 565 configured ? "configured" : "", seid, codec->length, 604 uint8_t type, seid, configured = 0, lock = 0; local 624 configured = 1; 644 a2dp_append_codec(rsp, cap, seid, configured, lock) [all...] |
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
CmdBld.c | 524 * NOTE: Set following parameter only if configured. 542 * NOTE: Set following parameter only if configured. 560 * NOTE: Set following parameter only if configured. 578 * NOTE: Set following parameter only if configured. 596 * NOTE: Set following parameter only if configured. 613 * NOTE: Set following parameter only if configured. 630 * NOTE: Set following parameter only if configured. 647 * NOTE: Set following parameter only if configured. [all...] |
/external/guava/javadoc/com/google/common/base/ |
Joiner.html | 172 previously configured separator between each, to <code>appendable</code>.</TD> 191 previously configured separator between each, to <code>appendable</code>.</TD> 222 previously configured separator between each, to <code>builder</code>.</TD> 232 previously configured separator between each, to <code>builder</code>.</TD> 252 Returns a string containing the string representation of each of <code>parts</code>, using the previously configured separator between each.</TD> 260 Returns a string containing the string representation of each of <code>parts</code>, using the previously configured separator between each.</TD> 271 using the previously configured separator between each.</TD> 377 previously configured separator between each, to <code>appendable</code>. 395 previously configured separator between each, to <code>appendable</code>. 434 previously configured separator between each, to <code>builder</code>. Identica [all...] |
/development/scripts/ |
divide_and_compress_test.py | 122 A configured mocked 140 A configured mocked 215 A configured mock object 253 A configured mock object 315 A configured mock object
|