HomeSort by relevance Sort by last modified time
    Searched full:structure (Results 701 - 725 of 12041) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/
omxSP_FFTGetBufSize_C_SC32.c 25 * Compute the size of the specification structure required
38 * These functions compute the size of the specification structure
51 * structure
omxSP_FFTGetBufSize_R_S16S32.c 25 * Computes the size of the specification structure required.
37 * Computes the size of the specification structure required for the length
48 * specification structure.
omxSP_FFTGetBufSize_R_S32.c 25 * Computes the size of the specification structure required.
37 * Computes the size of the specification structure required for the length
48 * specification structure.
  /external/chromium_org/third_party/zlib/contrib/minizip/
ChangeLogUnzip 54 - rename unzip* to unz* function and structure
56 - modify some structure in unzip.h
67 - added tm_unz structure in unzip_file_info (date/time in readable format)
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
writer_unittest_common.py 36 '''Prepares and parses a grit tree along with a data structure of policies.
39 policy_json: The policy data structure in JSON format.
52 <structure name="IDD_POLICY_SOURCE_FILE" file="%s" type="policy_template_metafile" />
  /external/chromium_org/ui/gfx/image/
image_unittest_util.h 54 // Returns true if the structure of |image_skia| matches the structure
56 // The structure matches if:
  /external/e2fsprogs/lib/blkid/
blkid.h 36 * BLKID_DEV_CREATE Create an empty device structure if not found
38 * BLKID_DEV_VERIFY Make sure the device structure corresponds
42 * BLKID_DEV_NORMAL Get a valid device structure, either from the
blkid.h.in 36 * BLKID_DEV_CREATE Create an empty device structure if not found
38 * BLKID_DEV_VERIFY Make sure the device structure corresponds
42 * BLKID_DEV_NORMAL Get a valid device structure, either from the
  /external/kernel-headers/original/uapi/linux/
atmbr2684.h 51 * the first element of the structure is the backend number and the rest
62 * This structure is used to specify a br2684 interface - either by a
78 * the first element of the structure is the backend number and the rest
if_frad.h 14 * 0.15 Mike McLagan changed structure defs (packed)
43 * structure. Change at your own peril.
80 * necessary to this structure, a routine will need to be
serial.h 76 * Multiport serial configuration structure --- external structure
93 * Serial input interrupt line counters -- external structure
  /external/libogg/doc/libogg/
datastructures.html 29 <td>This structure encapsulates data into one ogg bitstream page.</td>
33 <td>This structure contains current encode/decode data for a logical bitstream.</td>
37 <td>This structure encapsulates the data and metadata for a single Ogg packet.</td>
  /external/opencv/otherlibs/highgui/
grfmt_png.h 66 void* m_png_ptr; // pointer to decompression structure
67 void* m_info_ptr; // pointer to image information structure
68 void* m_end_info; // pointer to one more image information structure
  /external/oprofile/daemon/liblegacy/
opd_image.h 91 * opd_get_image - get an image from the image structure
99 * image structure. If it is not present, the image is
100 * added to the structure. In either case, the image number
  /external/proguard/src/proguard/classfile/attribute/visitor/
AllAttributeVisitor.java 59 * further down the class structure should be
78 // Visit the attributes further down the class structure, if required.
97 // Visit the attributes further down the member structure, if required.
  /external/qemu/distrib/sdl-1.2.15/src/joystick/
SDL_sysjoystick.h 28 /* The SDL joystick structure */
65 This should fill the nbuttons and naxes fields of the joystick structure.
71 * This function shouldn't update the joystick structure directly,