/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.
|
/frameworks/base/libs/utils/ |
README | 9 the details.
|
/ndk/build/gmsl/ |
README | 4 1. Visit http://gmsl.sf.net for more details
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
SMILAnimateColorElement.java | 10 * details.
|
SMILAnimateElement.java | 10 * details.
|
SMILRefElement.java | 10 * details.
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
DisplaySync.java | 146 * @param details The details string associated with the event 149 private int getHeightFromDetails(String details) { 150 if (details == null) { 154 String parts[] = details.split("[a-zA-Z]"); 167 * This method decodes the cryptic details string. 169 * @param details The details string 173 private String getTextFromDetails(int auth, String details, int eventSource) { 178 Scanner scanner = new Scanner(details); [all...] |
DisplaySyncHistogram.java | 93 * @param details Details associated with the event. 99 String details, boolean newEvent, int syncSource) { 101 if (details.indexOf('x') >= 0 || details.indexOf('X') >= 0) { 108 if (details.indexOf('x') >= 0 || details.indexOf('X') >= 0) { 119 * Also updates error series if appropriate (x or X in details).
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_mixer_MMX_VC.h | 13 Lesser General Public License for more details. 29 This code is licensed under the LGPL (see COPYING for details)
|
/external/webkit/LayoutTests/fast/js/resources/ |
garbage-collect-after-string-appends.js-disabled | 5 // FIXME: This test appears to be highly tied to the details of how JS strings report memory 6 // cost to the garbage collector. It should be improved to be less tied to these implementation details.
|
/external/easymock/src/org/easymock/ |
EasyMock.java | 208 * Expects any boolean argument. For details, see the EasyMock
219 * Expects any byte argument. For details, see the EasyMock documentation.
229 * Expects any char argument. For details, see the EasyMock documentation.
239 * Expects any int argument. For details, see the EasyMock documentation.
249 * Expects any long argument. For details, see the EasyMock documentation.
259 * Expects any float argument. For details, see the EasyMock documentation.
269 * Expects any double argument. For details, see the EasyMock documentation.
279 * Expects any short argument. For details, see the EasyMock documentation.
289 * Expects any Object argument. For details, see the EasyMock documentation.
300 * Expects a comparable argument greater than or equal the given value. For details, see [all...] |
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 29 * for more details. 36 * for more details. 43 * for more details. 55 * for more details. 68 * for more details.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPProcessor.h | 15 * Lesser General Public License for more details. 81 * Details: 102 * Details: 129 * Details: 153 * Details: 175 * Details: 204 * Details: 228 * Details: 259 * Details: 284 * Details [all...] |
DSPManager.h | 15 * Lesser General Public License for more details. 69 * Details: 84 * Details: 110 * Details: 136 * Details: 156 * Details: 174 * Details: 190 * Details: 205 * Details:
|
/external/webkit/WebKit/qt/Api/ |
qwebdatabase.cpp | 12 Library General Public License for more details. 88 DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(d->name, d->origin.get()); local 89 return details.displayName(); 101 DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(d->name, d->origin.get()); local 102 return details.expectedUsage(); 114 DatabaseDetails details = DatabaseTracker::tracker().detailsForNameAndOrigin(d->name, d->origin.get()); local 115 return details.currentUsage();
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPProcessor.h | 81 * Details: 102 * Details: 129 * Details: 153 * Details: 175 * Details: 204 * Details: 228 * Details: 259 * Details: 284 * Details: 309 * Details [all...] |
/packages/apps/Gallery/res/values/ |
strings.xml | 82 <!-- menu pick to view the details of the currently selected image --> 83 <string name="details">Details</string> 285 <!-- Title of Details dialog --> 286 <string name="details_panel_title">Details</string> 287 <!-- Label in message of Details dialog --> 289 <!-- Label in message of Details dialog --> 291 <!-- Label in message of Details dialog --> 293 <!-- Label in message of Details dialog --> 295 <!-- Label in message of Details dialog -- [all...] |
/dalvik/docs/opcodes/ |
opcode-00-nop.html | 20 <h2>Details</h2>
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTestLoadException.java | 10 * See W3C License http://www.w3.org/Consortium/Legal/ for more details.
|