/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
paramOut.h | 392 TI_BOOL bCwFromUserEnable; /* flag to use CwMin & CwMax user setting: 0 disable user setting (values from beacon) , 1 enable user setting (beacon cw ignore)*/ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
systemConfig.c | 585 Must be called BEFORE setting the "CURRENT_PS_MODE" into the QosMngr */ 597 /* Must be done AFTER setting the active Protocol */ 601 /********** Set Site HT setting support *************/ 602 /* set HT setting to the FW */ 674 { /* setting power constraint */
|
/dalvik/libcore/icu/src/main/native/ |
NativeCollation.cpp | 473 * @exception thrown when error occurs while setting attribute value 492 * @exception thrown when offset setting fails 510 * @exception thrown when error occurs while setting offset
|
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
FieldTest.java | 587 // setting type into field); 600 // not setting type into field); 618 // not setting boolean into listedField [all...] |
/dalvik/libcore/sql/src/main/java/java/sql/ |
DriverManager.java | 61 // Permission for setting log 411 * Method which checks to see if setting a logging stream is allowed by the 417 // Throws a SecurityException if setting the log is not permitted
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
XMLReader.java | 140 * <p>All XMLReaders are required to support setting 196 * <p>XMLReaders are not required to recognize setting 200 * <p>This method is also the standard mechanism for setting
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
DefaultHandler.java | 84 * @exception java.io.IOException If there is an error setting 360 * processing instruction, such as setting status variables or 382 * processing instruction, such as setting status variables or
|
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/sax2/ |
Driver.java | 214 // throw new SAXNotSupportedException("problem with setting feature "+name+": "+ex); 236 throw new SAXNotSupportedException("not supported setting property "+name);//+" to "+value); 238 throw new SAXNotSupportedException("not supported setting property "+name);//+" to "+value);
|
/external/bluetooth/glib/ |
acinclude.m4 | 47 dnl by setting ac_func_vsnprintf_c99 to yes, as described in the Autoconf manual. 100 dnl by setting ac_func_snprintf_c99 to yes, as described in the Autoconf manual. 131 dnl this by setting ac_func_printf_unix98 to yes, as described in the Autoconf manual.
|
/external/bzip2/ |
CHANGES | 55 * changed setting of nGroups in sendMTFValues() so as to 104 obscure cases. Also changed setting of quadrant in blocksort.c. 252 * Avoid race condition between creating the output file and setting its
|
/external/jpeg/ |
wizard.doc | 20 the -quality setting. The details of the scaling algorithm can be found in 71 tables would be scaled for that quality setting. If -baseline appears, then 102 components are set to 1x1 sampling. For example, the default YCbCr setting
|
/external/kernel-headers/original/linux/ |
wait.h | 418 * but has no intention of setting it. 439 * and waiting for it to clear before setting it, one would call 442 * clear with the intention of setting it, and when done, clearing it.
|
/external/opencore/doc/oscl_html/ |
oscl__socket__tuneables_8h.html | 50 Set this to 0 or 1 to enable/disable setting the socket receive buffer size to 1 MB in the Bind call. This setting only affects PV socket server implementations. 54 This setting was found to improve streaming performance on WinMobile devices, but should not generally be used. </td>
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_Other.h | 71 management, setting clocks? */ 311 /** Descriptor for setting specifics of power type. 320 /** Descriptor for setting specifics of stats type.
|
/external/speex/include/speex/ |
speex.h | 63 /** Get current quality setting */ 126 /** Get Average Bit-Rate (ABR) setting (in bps) */ 134 /** Set submode encoding in each frame (1 for yes, 0 for no, setting to no breaks the standard) */
|
/external/webkit/WebCore/html/ |
HTMLAnchorElement.cpp | 414 // requires setting the port to "0" if it is set to empty string. 433 // Before setting new value: 483 // requires setting the port to "0" if it is set to empty string.
|
/frameworks/base/docs/html/guide/topics/manifest/ |
provider-element.jd | 138 If you enable this feature, either by setting this attribute to "{@code true}" 161 When there are dependencies among content providers, setting this 207 content provider's data. This attribute is a convenient way of setting a
|
/frameworks/base/include/camera/ |
CameraParameters.h | 138 // Current white balance setting. 144 // Current color effect setting. 150 // Current antibanding setting.
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Other.h | 54 management, setting clocks? */
294 /** Descriptor for setting specifics of power type.
303 /** Descriptor for setting specifics of stats type.
|
/packages/apps/Browser/src/com/android/browser/ |
WebStorageSizeManager.java | 50 * a debug-only setting. 51 * TODO(andreip): implement the debug setting. 348 // of just setting it to -1, as the clear all method is asynchronous
|
/packages/apps/Phone/src/com/android/phone/ |
Settings.java | 233 // app to change this setting's backend, and re-launch this settings app 261 //Check if the button value is changed from the System.Setting 309 // always let the preference setting proceed.
|
/dalvik/libcore/luni/src/main/java/java/net/ |
URLConnection.java | 74 * setting up the connection are not changeable anymore. 320 * Gets the default setting whether this connection allows user interaction. 322 * @return the value of the default setting {@code 346 * Gets the default setting whether this connection allows using caches. 348 * @return the value of the default setting {@code defaultUseCaches}. 854 // Setting the default doesn't concern the current connection. [all...] |
/external/wpa_supplicant/ |
wpa_supplicant.conf | 44 # Access control for the control interface can be configured by setting the 306 # certificate store by setting this to cert_store://<name>, e.g., 320 # Alternatively, a named configuration blob can be used by setting this 335 # Alternatively, a named configuration blob can be used by setting this 340 # This is an optional configuration file for setting parameters for an 427 # setting this to blob://<blob name>
|
/frameworks/base/core/java/android/view/ |
Window.java | 64 /** Flag for setting the progress bar's visibility to VISIBLE */ 66 /** Flag for setting the progress bar's visibility to GONE */ 68 /** Flag for setting the progress bar's indeterminate mode on */ 70 /** Flag for setting the progress bar's indeterminate mode off */ 825 * Change the background of this window to a Drawable resource. Setting the 839 * Change the background of this window to a custom Drawable. Setting the [all...] |
/hardware/ti/wlan/wl1271/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
|