/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
wpa_core.c | 298 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - WpaCore_SetEncryptionGroup - group encryption cant be NONE\n"); 611 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt NONE", NetworkID); 625 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-NONE", NetworkID); 659 os_sprintf(cmd, (PS8)"SET_NETWORK %d pairwise NONE", NetworkID); 661 os_sprintf(cmd, (PS8)"SET_NETWORK %d pairwise NONE", NetworkID);
|
/hardware/ti/wlan/wl1271/TWD/Data_Service/ |
txHwQueue.c | 120 * INPUTS: None 122 * OUTPUT: None 150 * OUTPUT: None 190 * INPUTS: None 192 * OUTPUT: None
|
/hardware/ti/wlan/wl1271/Txn/ |
TxnQueue.c | 115 TTxnStruct * pCurrTxn; /* The transaction currently processed in the bus driver (NULL if none) */ 546 * \param pInputTxn - The transaction inserted in the current context (NULL if none) 620 * \param pInputTxn - The transaction inserted in the current context (NULL if none) 644 /* Get next enabled transaction by priority. If none, exit loop. */ 732 * \return The selected transaction to send (NULL if none available)
|
/prebuilt/common/jython/ |
jython.jar | |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/ |
txHwQueue.c | 73 * INPUTS: None 75 * OUTPUT: None 101 * OUTPUT: None 140 * INPUTS: None 142 * OUTPUT: None
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/EventMbox/ |
eventMbox.c | 214 * RETURNS: none 371 * RETURNS: None 393 * RETURNS: None 579 * OUTPUT: None 663 * OUTPUT: None
|
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/ |
wpa_core.c | 298 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - WpaCore_SetEncryptionGroup - group encryption cant be NONE\n"); 611 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt NONE", NetworkID); 625 os_sprintf(cmd, (PS8)"SET_NETWORK %d key_mgmt WPA-NONE", NetworkID); 659 os_sprintf(cmd, (PS8)"SET_NETWORK %d pairwise NONE", NetworkID); 661 os_sprintf(cmd, (PS8)"SET_NETWORK %d pairwise NONE", NetworkID);
|
/system/wlan/ti/wilink_6_1/TWD/Data_Service/ |
txHwQueue.c | 120 * INPUTS: None 122 * OUTPUT: None 150 * OUTPUT: None 190 * INPUTS: None 192 * OUTPUT: None
|
/system/wlan/ti/wilink_6_1/Txn/ |
TxnQueue.c | 115 TTxnStruct * pCurrTxn; /* The transaction currently processed in the bus driver (NULL if none) */ 523 * \param pInputTxn - The transaction inserted in the current context (NULL if none) 597 * \param pInputTxn - The transaction inserted in the current context (NULL if none) 621 /* Get next enabled transaction by priority. If none, exit loop. */ 703 * \return The selected transaction to send (NULL if none available)
|
/system/wlan/ti/wilink_6_1/utils/ |
rate.c | 537 RETURN: None 824 RETURN: None 960 RETURN: None 1077 RETURN: None [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDecoder.c | 692 * @post None [all...] |
/ndk/build/core/ |
definitions.mk | 81 # Returns : None 96 # Returns : None 106 # Returns : None 147 # Arguments: None 148 # Returns : None 162 # Arguments: None 174 # Returns : None 222 # Returns : None 234 # Returns : None 252 # Returns : None [all...] |
/build/tools/droiddoc/templates/assets/ |
android-developer-reference.js | 166 node.children_ul.style.display = "none"; 312 list.style.display = "none"; 319 summary.style.display = "none";
|
/cts/tools/host/src/res/ |
cts_result.xsl | 49 <TABLE width="90%" frame="none"> 303 <DIV id="none"> 306 <TD class="none" align="left">
|
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/ |
SSLEngine.java | 60 * @return the name of the peer host, or {@code null} if none is available. 69 * @return the port number of the peer host, or {@code -1} is none is 115 * @return a delegate task, or {@code null} if none are available.
|
/external/bison/src/ |
getargs.c | 79 "none - no report", 144 "none", 252 `none' disable the report\n\
|
/external/bluetooth/bluez/compat/ |
dund.c | 92 NONE, 439 int mode = NONE; 584 case NONE:
|
/external/clearsilver/python/examples/base/ |
odb_test.py | 79 self.d_addColumn("agent_id",kInteger,None,primarykey = 1,autoincrement = 1) 84 self.d_addColumn("auth_level",kInteger,None) 85 self.d_addColumn("ticket_count",kIncInteger,None)
|
/external/dhcpcd/ |
dhcpcd.8 | 163 If not set then none is sent. 317 are disable, none, ptr and both. 329 If not set then none is sent.
|
/external/grub/netboot/ |
3c509.c | 36 static enum { none, bnc, utp } connector = none; /* for 3C509 */ enumerator in enum:__anon1928 97 /* Configure IRQ to none */
|
/external/icu4c/common/ |
util.cpp | 127 * character at or after pos, or str.length(), if there is none. 130 * after pos, or str.length(), if there is none. 286 * @param c the character to append, or (UChar32)-1 if none.
|
/external/iproute2/ip/ |
ip6tunnel.c | 58 fprintf(stderr, " ELIM := { none | 0..255 }(default=%d)\n", 84 printf(" encaplimit none"); 151 if (strcmp(*argv, "none") == 0) {
|
/external/iproute2/tc/ |
tc_util.c | 48 if (strcmp(str, "none") == 0) 70 if (strcmp(str, "none") == 0) 102 snprintf(buf, len, "none");
|
/external/jpeg/ |
jpegtran.c | 56 fprintf(stderr, " -copy none Copy no extra markers from source file\n"); 117 * Returns argv[] index of first file-name argument (== argc if none). 167 if (keymatch(argv[argn], "none", 1)) {
|
/external/opencore/fileformats/mp3/parser/src/ |
mp3parser.cpp | [all...] |