/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/TnetwServices/ |
tnetwCommon.h | 77 Setting a bit in this register masks the 107 Setting a bit in this register sets 117 Setting a bit in this register clears 181 Setting this bit starts a burst read from 309 1 EE_READ - EEPROM Read Request 1 - Setting this bit 315 0 EE_WRITE - EEPROM Write Request - Setting this bit
|
/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
Device.h | 66 Setting a bit in this register masks the 96 Setting a bit in this register sets 106 Setting a bit in this register clears 170 Setting this bit starts a burst read from 298 1 EE_READ - EEPROM Read Request 1 - Setting this bit 304 0 EE_WRITE - EEPROM Write Request - Setting this bit
|
/bionic/libc/netbsd/isc/ |
ev_timers.c | 242 * Setting the interval to zero ensures that evDrop() will 494 * Setting the interval to zero will cause the timer to
|
/dalvik/libcore/luni/src/main/java/java/net/ |
DatagramSocketImpl.java | 230 * if an error occurs while setting the option. 242 * if an error occurs while setting the option.
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | 431 // setting up the properties pointing to the key/trust stores 477 // setting up the properties pointing to the key/trust stores 529 // setting up the properties pointing to the key/trust stores 582 // setting up the properties pointing to the key/trust stores 645 // setting up the properties pointing to the key/trust stores 713 // setting up the properties pointing to the key/trust stores 773 // setting up the properties pointing to the key/trust stores [all...] |
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
DateTest.java | 286 * time zone setting and this test sets the time zone before calling the 358 * the default Time Zone setting
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLParameters.java | 384 // reset the want_client_auth setting 401 // reset the need_client_auth setting
|
/dalvik/libcore/xml/src/main/java/javax/xml/parsers/ |
DocumentBuilder.java | 228 * entities present in the XML document to be parsed. Setting 241 * Setting this to <code>null</code> will result in the underlying
|
/external/apache-http/src/org/apache/http/impl/client/ |
ClientParamsStack.java | 44 * and the first match returned. Setting parameters via the stack is 242 ("Setting parameters in a stack is not supported.");
|
/external/bison/lib/ |
bitset.h | 302 /* Loop over all elements of BSET, starting with MIN, setting INDEX 325 MIN, setting INDEX to the index of each set bit. For example, the
|
/external/icu4c/tools/dumpce/ |
dumpce.cpp | 277 fprintf(stdout, "Error setting text in iterator\n"); 388 fprintf(stdout, "Error setting text in iterator\n"); 509 fprintf(stdout, "Collator attribute setting failed:"); 538 fprintf(stdout, "Collator attribute setting failed:"); 621 fprintf(stdout, "Collator attribute setting failed:"); [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_scheduler.h | 222 bool iBlockingMode;//current blocking mode setting. 223 bool iNativeMode;//current native mode setting.
|
/external/opencore/pvmi/pvmf/include/ |
pvmf_event_handling.h | 181 * with the removal of event data, setting length of event data wont be of any significance either. 375 * with the removal of event data, setting length of event data wont be of any significance either.
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dma/ |
SDL_dmaaudio.c | 404 /* Because some drivers don't allow setting the buffer size 405 after setting the format, we must re-open the audio device
|
/external/quake/quake/src/QW/ |
qwchangelog.txt | 126 - setting password or spectator_password to 'none' is the same as
239 - fov setting implemented in gl version
|
/external/srec/portable/include/ |
plog.h | 49 * message is not logged. Setting the log level of the API to UINT_MAX is 51 * setting the log level of the API to 0 is equivalent to disabling logging globally.
|
/external/srec/srec/crec/ |
srec_tokens.c | 178 /*note that we are returning without setting any contents of the token (including next_token_index) 246 /*note that we are returning without setting any contents of the token
|
/external/webkit/JavaScriptCore/assembler/ |
AbstractMacroAssembler.h | 287 // into the code buffer - it is typically used to link the call, setting the 331 // into the code buffer - it is typically used to link the jump, setting the
|
/external/webkit/WebCore/inspector/ |
InspectorController.cpp | 207 String InspectorController::setting(const String& key) const function in class:WebCore::InspectorController 302 String lastActivePanelSetting = setting(lastActivePanelSettingName); 423 String attachedHeight = setting(inspectorAttachedHeightName); 531 String debuggerEnabled = setting(debuggerEnabledSettingName); 534 String profilerEnabled = setting(profilerEnabledSettingName); 625 String attachedHeight = setting(inspectorAttachedHeightName); 656 m_frontend->populateFrontendSettings(setting(FrontendSettingsSettingName)); [all...] |
/external/webkit/WebKit/qt/Api/ |
qwebplugindatabase.cpp | 380 has to support the given \a mimeType, otherwise the setting will have no effect. 382 Calling the function with a null \a plugin resets the setting.
|
/external/wpa_supplicant/ |
config.h | 145 * by setting the directory to allow only members of a group 192 * re-authentication (by setting fast_reauth=0). Normally, there is no
|
driver_ipw.c | 138 wpa_printf(MSG_INFO, "Key setting failed."); 141 wpa_printf(MSG_INFO, "TX key index setting failed.");
|
/external/wpa_supplicant_6/wpa_supplicant/ |
config_ssid.h | 213 * by default. Enable by setting this to 1. 229 * setting this to 1.
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_ipw.c | 136 wpa_printf(MSG_INFO, "Key setting failed."); 139 wpa_printf(MSG_INFO, "TX key index setting failed.");
|
/frameworks/base/core/java/android/view/inputmethod/ |
EditorInfo.java | 113 * Note that by setting this flag, there can be cases where the action 114 * is simply never available to the user. Setting this generally means
|