/external/oprofile/daemon/ |
opd_sfile.h | 33 * descriptions here to find which sample DB file we need to modify.
|
/external/proguard/src/proguard/classfile/instruction/ |
InstructionUtil.java | 27 * descriptions.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Boolean/ |
15.6.4.js | 32 In following descriptions of functions that are properties of the Boolean
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/ |
15.9.5.js | 33 In following descriptions of functions that are properties of the Date
|
/external/webkit/WebCore/plugins/win/ |
PluginPackageWin.cpp | 196 Vector<String> descriptions; local 197 getVersionInfo(versionInfoData.get(), "FileOpenName").split('|', descriptions); 201 String description = i < descriptions.size() ? descriptions[i] : "";
|
/build/tools/apriori/ |
cmdline.c | 29 static const char *descriptions[] = { variable 52 const char **desc = descriptions;
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiConfiguration.java | 268 * See {@link KeyMgmt} for descriptions of the values. 274 * See {@link Protocol} for descriptions of the values. 280 * See {@link AuthAlgorithm} for descriptions of the values. 286 * See {@link PairwiseCipher} for descriptions of the values. 292 * See {@link GroupCipher} for descriptions of the values.
|
/external/opencore/doc/pv2way_html/ |
annotated.html | 9 <hr><h1>pv2way_engine Data Structures</h1>Here are the data structures with brief descriptions:<table>
|
/external/opencore/doc/pvauthor_html/ |
files.html | 9 <hr><h1>pvauthor_engine File List</h1>Here is a list of all files with brief descriptions:<table>
|
/external/proguard/src/proguard/classfile/visitor/ |
SimpleClassPrinter.java | 32 * member descriptions of the class members it visits. The names are printed
|
/external/tinyxml/docs/ |
annotated.html | 8 <h1>TinyXml Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Number/ |
15.7.4.js | 34 In following descriptions of functions that are properties of the Number
|
/external/webkit/WebCore/editing/ |
SmartReplaceCF.cpp | 49 CFCharacterSetAddCharactersInRange(smartSet, CFRangeMake(0x2FF0, 464)); // Ideograph Descriptions, CJK Symbols, Hiragana, Katakana, Bopomofo, Hangul Compatibility Jamo, Kanbun, & Bopomofo Ext (0x2FF0 - 0x31BF)
|
SmartReplaceICU.cpp | 64 uset_addRange(smartSet, 0x2FF0, 0x2FF0 + 464); // Ideograph Descriptions, CJK Symbols, Hiragana, Katakana, Bopomofo, Hangul Compatibility Jamo, Kanbun, & Bopomofo Ext (0x2FF0 - 0x31BF)
|
/frameworks/base/docs/html/sdk/api_diff/6/ |
user_comments_for_5_to_6.xml | 26 <!-- You can include standard javadoc links in your change descriptions. You can use the @first command
|
/frameworks/base/include/media/ |
IAudioPolicyService.h | 40 // IAudioPolicyService interface (see AudioPolicyInterface for method descriptions)
|
/packages/apps/IM/src/com/android/im/engine/ |
ImErrorInfo.java | 29 * and descriptions.
|
/external/webkit/JavaScriptCore/tests/mozilla/Getopt/ |
Mixed.pm | 398 Getopt::Mixed::getOptions(...option-descriptions...); 404 Getopt::Mixed::init(...option-descriptions...); 427 descriptions. 429 =head2 Option Descriptions 432 are strings composed of individual option descriptions. Several 433 option descriptions can appear in the same string if they are 513 Getopt::Mixed::getOptions(...option-descriptions...); 544 Getopt::Mixed::init(...option-descriptions...); 556 First, you call Getopt::Mixed::init with the option descriptions. 597 Getopt::Mixed::init(...option-descriptions...) [all...] |
/hardware/ti/wlan/wl1271/utils/ |
GenSM.c | 54 * \note event/action matrix and debug descriptions are used by reference, and are not copied! 117 * \note event/action matrix and debug descriptions are used by reference, and are not copied!
|
/system/wlan/ti/wilink_6_1/utils/ |
GenSM.c | 54 * \note event/action matrix and debug descriptions are used by reference, and are not copied! 117 * \note event/action matrix and debug descriptions are used by reference, and are not copied!
|
/frameworks/base/core/java/android/widget/ |
AppSecurityPermissions.java | 297 * list of permission descriptions. 391 * Utility method that aggregates all permission descriptions categorized by group 484 // Second pass to actually form the descriptions
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/ |
EventLogParser.java | 194 String[] descriptions = description.split("\\s*,\\s*"); //$NON-NLS-1$ local 198 for (String desc : descriptions) { 537 // get the value descriptions
|
/external/dropbear/debian/ |
changelog | 41 * debian/control: Standards-Version: 3.6.2.1; update descriptions to 126 descriptions.
|
/external/jsr305/javadoc/ |
help-doc.html | 100 Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL> 106 Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/descriptors/ |
XmlDescriptors.java | 127 * @param prefs The list of non-group preference descriptions 128 * @param prefGroups The list of preference group descriptions
|