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

1 2 34 5 6 7 8 91011>>

  /external/icu4c/i18n/
nfrs.cpp 117 NFRuleSet::NFRuleSet(UnicodeString* descriptions, int32_t index, UErrorCode& status)
133 UnicodeString& description = descriptions[index]; // !!! make sure index is valid
142 // name can be omitted in formatter descriptions that consist
175 // the descriptions of the rules (one rule per element). The rules
rbnf.cpp     [all...]
  /external/libpcap/
fad-win32.c 281 * first byte of the list of descriptions is two bytes
  /external/opencore/doc/oscl_html/
classOSCL__wHeapString.html 45 OSCL_wHeapString is identical to <a class="el" href="classOSCL__HeapString.html">OSCL_HeapString</a> except that it uses wide-character format. For descriptions, see <a class="el" href="classOSCL__HeapString.html">OSCL_HeapString</a>.
classOSCL__wStackString.html 45 OSCL_wStackString is identical to <a class="el" href="classOSCL__StackString.html">OSCL_StackString</a> except that it uses wide-character format. For descriptions, see <a class="el" href="classOSCL__StackString.html">OSCL_StackString</a>.
  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_containers.h 167 For descriptions, see OSCL_HeapString.
331 For descriptions, see OSCL_HeapStringA.
464 For descriptions, see OSCL_StackString.
598 For descriptions, see OSCL_FastString.
    [all...]
oscl_string.h 220 For descriptions, see OSCL_String.
  /external/tcpdump/
makemib 86 # positives are too common in DESCRIPTIONs.
  /frameworks/base/core/java/com/android/internal/backup/
IBackupTransport.aidl 107 * @return Descriptions of the set of restore images available for this device,
  /external/e2fsprogs/ext2ed/
general_com.c 118 wprintw (show_pad,"%s - %s\n",text,current_type->type_commands.descriptions [i]);
125 wprintw (show_pad,"%s - %s\n",text,ext2_commands.descriptions [i]);
132 wprintw (show_pad,"%s - %s\n",text,general_commands.descriptions [i]);
init.c 179 free (ptr->descriptions [i]);
366 ptr->descriptions [num]=(char *) malloc (strlen (description)+1);
367 strcpy (ptr->descriptions [num],description);
ext2ed.h 87 char *descriptions [MAX_COMMANDS_NUM]; member in struct:struct_commands
  /frameworks/base/docs/html/sdk/
eclipse-adt.jd 240 render on different devices. Default device descriptions include ADP1
241 and Google Ion, while SDK add-ons can also provide new descriptions.
242 A new UI allows you to create custom descriptions.</li>
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
package-info.java 12 * descriptions of the main components. See also the
  /dalvik/libcore/luni/src/main/java/java/io/
FilePermission.java 32 * constructing a FilePermission. The following descriptions will assume the
  /dalvik/libcore/text/src/main/java/java/text/
Format.java 61 * See the {@link ChoiceFormat} and {@link MessageFormat} descriptions for
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java 26 * Code for the descriptions of the operations codes:
  /external/apache-http/src/org/apache/commons/logging/
package.html 179 class descriptions for the corresponding implementation class.</p>
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 50 gives more details. The following error code descriptions come
  /external/bluetooth/glib/gio/
gwin32appinfo.c 230 /* Win32 has no app descriptions */
  /external/qemu/
a.out.h 380 /* NT extra fields; see internal.h for descriptions */
  /external/zlib/contrib/puff/
puff.c 484 * which the size of the code descriptions in a dynamic block exceeds the
486 * spent on code descriptions. Instead the code lengths for literal/length
550 * from the number of bits in each code. Therefore the code descriptions
600 * a better name!) in the code descriptions. For the literal/length and
    [all...]
  /frameworks/base/awt/javax/imageio/metadata/
IIOStandardMetadataFormatResources.properties 16 # Descriptions of elements and attributes of the plugin neutral metadata format
  /frameworks/base/docs/html/guide/topics/manifest/
data-element.jd 118 For more information on these three types of patterns, see the descriptions of
  /frameworks/base/wifi/java/android/net/wifi/
WifiMonitor.java 59 * format descriptions, * &quot;<code>x</code>&quot;

Completed in 755 milliseconds

1 2 34 5 6 7 8 91011>>