HomeSort by relevance Sort by last modified time
    Searched full:description (Results 476 - 500 of 7723) sorted by null

<<11121314151617181920>>

  /external/freetype/include/freetype/
freetype.h 54 /* <Description> */
84 /* <Description> */
204 /* <Description> */
260 /* <Description> */
319 /* <Description> */
342 /* <Description> */
355 /* <Description> */
367 /* <Description> */
381 /* <Description> */
406 /* <Description> */
    [all...]
ftglyph.h 60 /* <Description> */
77 /* <Description> */
95 /* <Description> */
123 /* <Description> */
135 /* <Description> */
175 /* <Description> */
187 /* <Description> */
221 /* <Description> */
244 /* <Description> */
268 /* <Description> */
    [all...]
ftimage.h 54 /* <Description> */
67 /* <Description> */
88 /* <Description> */
129 /* <Description> */
192 /* <Description> */
218 /* <Description> */
254 /* <Description> */
325 /* <Description> */
395 /* <Description> */
458 /* Please refer to the description of the `SCANTYPE' instruction in *
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
amrdecode.h 41 Description: Added BytesUsed table so that the code can allow for padding
44 Description: Removed function prototypes for getbits, putbits,
51 Description: The data type Speech_Decode_FrameState is now being passed into
55 Description: The variable decoder_state was renamed to state_data.
57 Description: Updated function prototype and header template.
59 Description: Added mode.h and frame_type_3gpp.h to include section, and
62 Description: Removed definition of Changed BytesThisFrame[] table. Added
65 Description: Added #define for WMF and IF2. Updated function prototype.
67 Description: Moved input format #defines and BytesThisFrame table to
71 Description: Updated function prototype of AMRDecode due to the removal o
    [all...]
  /external/webkit/WebCore/plugins/android/
PluginPackageAndroid.cpp 292 // Get the plugin name and description using NP_GetValue
294 const char *description; local
296 NP_GetValue(NULL, NPPVpluginDescriptionString, &description) !=
298 PLUGIN_LOG("Couldn't get name/description using NP_GetValue\n");
303 PLUGIN_LOG("Plugin description: \"%s\"\n", description);
305 m_description = description;
314 // Grab the MIME description. This is in the format, e.g:
317 PLUGIN_LOG("MIME description: \"%s\"\n", mimeDescription.utf8().data());
321 // Split the description into its component entries, separated b
343 const String& description = fields[2]; local
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.h 41 Description: Added BytesUsed table so that the code can allow for padding
44 Description: Removed function prototypes for getbits, putbits,
51 Description: The data type Speech_Decode_FrameState is now being passed into
55 Description: The variable decoder_state was renamed to state_data.
57 Description: Updated function prototype and header template.
59 Description: Added mode.h and frame_type_3gpp.h to include section, and
62 Description: Removed definition of Changed BytesThisFrame[] table. Added
65 Description: Added #define for WMF and IF2. Updated function prototype.
67 Description: Moved input format #defines and BytesThisFrame table to
71 Description: Updated function prototype of AMRDecode due to the removal o
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
wipp_ctrl.c 98 DESCRIPTION: Initialize the wipp control module.
111 DESCRIPTION: Deinitialize the wipp control module.
133 DESCRIPTION:
226 DESCRIPTION: Sends a text message to host
246 DESCRIPTION: Handle the wipp control specific commands
440 DESCRIPTION: Report to the host the current CPU usage
481 DESCRIPTION: Report to the host the current Memory usage
510 DESCRIPTION: Set the driver to work with debug_module
522 DESCRIPTION: Report to the host the current Memory usage
557 DESCRIPTION:
    [all...]
  /external/icu4c/i18n/
rbnf.cpp 648 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
662 init(description, locinfo, perror, status);
665 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
679 init(description, locinfo, perror, status);
682 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
695 init(description, info, perror, status);
698 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
711 init(description, NULL, perror, status);
714 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
728 init(description, NULL, perror, status)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 113 DESCRIPTION: Set the Debug Mode
130 DESCRIPTION: Print formatted output.
249 DESCRIPTION: Callback directly called at an IRQ context from the SPI modue
284 DESCRIPTION: This function creates and initializes a timer object associated with a
339 DESCRIPTION: This function destroy the timer object.
366 DESCRIPTION: This function start the timer object.
402 DESCRIPTION: This function stop the timer object.
428 DESCRIPTION: This function starts the periodic interrupt mechanism. This mode is used
451 DESCRIPTION: This function returns the number of milliseconds that have elapsed since
473 DESCRIPTION: This function returns the number of microseconds that have elapsed sinc
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCfg.c 52 * DESCRIPTION: Sets the filters according to the given configuration.
86 * DESCRIPTION: Sets the ARP IP table according to the given configuration.
111 * DESCRIPTION: Enable\Disable the ARP filter
131 * DESCRIPTION: Sets the Group table according to the given configuration.
175 * DESCRIPTION: Sets the Rts Threshold.
189 * DESCRIPTION: Sets the DCO Itrim parameters.
207 * DESCRIPTION: Sets the tx fragmentation Threshold.
224 * DESCRIPTION: Set the preamble in ?????? hardware register
244 * DESCRIPTION: Configure the wlan hardware
261 * DESCRIPTION: Configure the wlan hardwar
    [all...]
  /dalvik/dx/src/junit/framework/
TestFailure.java 37 * Returns a short description of the failure.
  /dalvik/libcore/junit/src/main/java/junit/framework/
TestFailure.java 37 * Returns a short description of the failure.
  /dalvik/libcore/luni/src/main/java/java/net/
URISyntaxException.java 36 * string that caused the exception, a description of the problem and the
68 * string that caused the exception and a description of the problem.
100 * Gets a description of the syntax error.
118 * Gets a description of the exception, including the reason, the string
  /dalvik/vm/mterp/x86-atom/
OP_NOP.S 23 * Description: No operation. Use a cycle
unused.S 23 * Description: aborts if executed.
  /development/apps/Development/src/com/android/development/
AppPicker.java 119 TextView description = (TextView)view.findViewById(R.id.description); local
123 description.setText(info.info.packageName);
126 description.setText("");
  /external/bison/src/
print_graph.h 1 /* Output a VCG description on generated parser, for bison,
  /external/bluetooth/bluez/compat/
hidd.1 5 .SH DESCRIPTION
  /external/bluetooth/bluez/doc/
node-api.txt 1 BlueZ D-Bus Node API description
  /external/bluetooth/glib/docs/reference/glib/
gtester-report.xml 21 <refsect1><title>Description</title>
  /external/clearsilver/man/man3/
cgi_cookie_authority.3 32 .SH DESCRIPTION
cgi_cookie_clear.3 34 .SH DESCRIPTION
cgi_filehandle.3 33 .SH DESCRIPTION
cgiwrap_getenv.3 27 .SH DESCRIPTION
cgiwrap_putenv.3 29 .SH DESCRIPTION

Completed in 1250 milliseconds

<<11121314151617181920>>