HomeSort by relevance Sort by last modified time
    Searched full:more (Results 76 - 100 of 18717) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_none.c 12 * See README and COPYING for more details.
rc4.h 12 * See README and COPYING for more details.
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
chap.h 12 * See README and COPYING for more details.
eap_peap_common.h 12 * See README and COPYING for more details.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
base64.h 12 * See README and COPYING for more details.
uuid.h 12 * See README and COPYING for more details.
  /external/wpa_supplicant_6/wpa_supplicant/
wpas_glue.h 12 * See README and COPYING for more details.
  /external/zlib/contrib/minizip/
iowin32.h 10 For more info read MiniZip_info.txt
  /frameworks/base/docs/html/
index.jd 17 <p>We're pleased to announce that paid apps are available in more locations of the world! Developers
18 from 20 more locations can now sell paid apps on Android Market. Users in more locations will also
20 href="http://android-developers.blogspot.com/2010/09/more-countries-more-sellers-more-buyers.html">
21 Learn more &raquo;</a></p>
53 <p><a href="{@docRoot}sdk/index.html">Learn more &raquo;</a></p>
64 <p><a href="http://www.android.com/market.html">Learn more &raquo;</a></p>
75 <p><a href="http://source.android.com">Learn more &raquo;</a></p
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
package.html 7 link speed, IP address, negotiation state, and more, plus information about other
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
spi_api.h 66 int SPI_Write (void* hSPI, TI_UINT8 *data, TI_UINT32 length, request_callback_t fCb, void *pCb, int more);
67 int SPI_Read (void* hSPI, TI_UINT8 *data, TI_UINT32 length, request_callback_t fCb, void *pCb, int more);
68 int SPI_WriteRead (void* hSPI, TI_UINT8 *data, TI_UINT32 length, TI_UINT8 *rdata, TI_UINT32 rlength, request_callback_t fCb, void* pCb, int more);
69 int SPI_WriteSync (void* hSPI, TI_UINT8 *data, TI_UINT32 length, int more);
  /libcore/luni/src/main/java/java/security/spec/
package.html 13 Keys may be specified via algorithm or in a more abstract and general way with ASN.1.
  /libcore/luni/src/main/java/javax/crypto/spec/
package.html 11 <p>Keys may be specified via algorithm or in a more abstract and general way
  /ndk/build/gmsl/
README 4 1. Visit http://gmsl.sf.net for more details
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILAnimateColorElement.java 9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
SMILAnimateElement.java 9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
SMILRefElement.java 9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
  /sdk/layoutopt/libs/uix/src/resources/rules/
TooManyChildren.rule 6 // - The layout is a ScrollView and has more than 1 child
  /system/core/rootdir/
init.lowmem.rc 3 # can result in more paging.
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
spi_api.h 66 int SPI_Write (void* hSPI, TI_UINT8 *data, TI_UINT32 length, request_callback_t fCb, void *pCb, int more);
67 int SPI_Read (void* hSPI, TI_UINT8 *data, TI_UINT32 length, request_callback_t fCb, void *pCb, int more);
68 int SPI_WriteRead (void* hSPI, TI_UINT8 *data, TI_UINT32 length, TI_UINT8 *rdata, TI_UINT32 rlength, request_callback_t fCb, void* pCb, int more);
69 int SPI_WriteSync (void* hSPI, TI_UINT8 *data, TI_UINT32 length, int more);
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CRLImpl.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
139 * method documentation for more info
152 * method documentation for more info
160 * method documentation for more info
171 * method documentation for more info
182 * method documentation for more info
190 * method documentation for more info
236 * method documentation for more info
291 * method documentation for more info
311 * method documentation for more inf
    [all...]
X509CRLEntryImpl.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
79 * method documentation for more info
92 * method documentation for more info
100 * method documentation for more info
108 * method documentation for more info
116 * method documentation for more info
124 * method documentation for more info
136 * method documentation for more info
147 * method documentation for more info
158 * method documentation for more inf
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_SWP.h 109 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
126 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
151 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
172 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
197 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
222 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
250 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
274 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
296 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not valid
318 * \retval NFCSTATUS_INVALID_PARAMETER One or more of the given inputs are not vali
    [all...]
  /cts/tests/tests/example/src/android/example/cts/
ExampleSecondaryTest.java 26 * that you may have more than one test class. Typically you will
46 // Add more tests here.
  /dalvik/tests/003-omnibus-opcodes/src/
Classes.java 20 MoreClasses more; local
27 more = (MoreClasses) moreRef;
32 more = (MoreClasses) thisRef;
55 more = (MoreClasses) nullRef;
198 MoreClasses more = new MoreClasses(); local
199 classes.checkCast(classes, more, null);
201 more.subFunc(true);
202 more.superFunc(false);

Completed in 1254 milliseconds

1 2 34 5 6 7 8 91011>>