HomeSort by relevance Sort by last modified time
    Searched full:describes (Results 426 - 450 of 2807) sorted by null

<<11121314151617181920>>

  /external/skia/include/core/
SkImageInfo.h 18 * Describes how to interpret the alpha compoent of a pixel.
69 * Describes how to interpret the components of a pixel.
  /frameworks/base/docs/html/training/notepad/
index.jd 74 <p>The table below lists the tutorial exercises and describes the development
80 tutorial examples and describes what each covers. ">
  /hardware/intel/img/psb_video/src/
README 14 This part describes general rule for naming added files in future.
19 xxxx: generally describes files function, such as cmdbuf for command buffer processing, H264ES for H264 encoding, H264 for H264 decoding. For encode codec, xxES is used.
  /frameworks/base/core/java/android/app/
ApplicationErrorReport.java 37 * Describes an application error.
292 * Describes an application crash.
427 * Describes an application not responding error.
480 * Describes a battery usage report.
542 * Describes a running service report.
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
sal.h 34 buffer parameters or return values for a function. Each of these annotations describes
57 Level: Describes the buffer pointer's level of indirection from the parameter or
65 Usage: Describes how the function uses the buffer.
81 Size: Describes the total size of the buffer. This may be less than the space actually
82 allocated for the buffer, in which case it describes the accessible amount.
90 Output: Describes how much of the buffer will be initialized by the function. For
91 _inout buffers, this also describes how much is initialized at entry. Omit this
103 Optional: Describes if the buffer itself is optional.
306 Annotates a buffer pointer p. If the buffer can be read, extent describes
334 describes how much of the buffer is writable (usually the allocation
    [all...]
  /external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto 55 // Describes a complete .proto file.
83 // Describes a message type.
102 // Describes a field within a message.
170 // Describes an enum type.
179 // Describes a value within an enum.
187 // Describes a service.
195 // Describes a method of a service.
  /external/protobuf/src/google/protobuf/
descriptor.proto 55 // Describes a complete .proto file.
72 // Describes a message type.
91 // Describes a field within a message.
159 // Describes an enum type.
168 // Describes a value within an enum.
176 // Describes a service.
184 // Describes a method of a service.
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 57 * This structure describes the data pointer corresponding to
354 * This structure describes the parameters corresponding to the
369 * This structure describes the parameters corresponding to the
384 * This structure describes the parameters corresponding to the
404 * This structure describes the parameters corresponding to the
418 * This structure describes the parameters corresponding to the
433 * This structure describes the parameters corresponding to the
  /external/chromium_org/v8/src/
interface.h 183 VALUE = 1, // This type describes a value
184 CONST = 2, // This type describes a constant
185 MODULE = 4, // This type describes a module
  /external/libpng/
pnginfo.h 116 * null-terminated C strings. Each chunk has a keyword that describes the
200 /* The pCAL chunk describes a transformation between the stored pixel
240 /* The sCAL chunk describes the actual physical dimensions of the
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDescriptor.java 30 * Describes the properties of a route.
89 * The route description describes the kind of destination represented by the route.
319 * The route description describes the kind of destination represented by the route.
  /hardware/qcom/media/mm-core/inc/
OMX_QCOMExtns.h 61 * This structure describes the data pointer corresponding to
710 * This structure describes the parameters corresponding to the
725 * This structure describes the parameters corresponding to the
740 * This structure describes the parameters corresponding to the
760 * This structure describes the parameters corresponding to the
774 * This structure describes the parameters corresponding to the
789 * This structure describes the parameters corresponding to the
805 * This structure describes the parameters for the
823 * This structure describes the parameters corresponding
834 * This structure describes the parameters correspondin
    [all...]
  /libcore/luni/src/main/java/javax/xml/namespace/
NamespaceContext.java 78 * table describes the returned Namespace URI value for all
138 * table describes the returned prefix value for all Namespace URI
205 * table describes the returned prefixes value for all Namespace
  /libcore/luni/src/main/java/javax/xml/transform/
overview.html 14 <p>This overview describes the set of APIs contained in
51 <br>This term, as used within this document, describes an
106 <br>Describes the transformation. A form of code, script, or
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityServiceInfoTest.java 49 * Tests whether the service info describes its contents consistently.
  /cts/tests/tests/graphics/src/android/graphics/cts/
CornerPathEffectTest.java 61 // create a path that describes the expected shape after the corner is rounded
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestLog.java 26 * TestLog describes a log for a test. It corresponds to the "TestLog" XML element.
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstNat.java 138 * This method is only valid to call if the descriptor in fact describes
  /dalvik/dx/src/com/android/dx/rop/cst/
CstNat.java 138 * This method is only valid to call if the descriptor in fact describes
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/
strings.xml 35 <string name="explanation_description">The age of a sensor event describes the delay between
  /developers/samples/android/sensors/BatchStepSensor/Application/src/main/res/values/
strings.xml 35 <string name="explanation_description">The age of a sensor event describes the delay between
  /development/samples/SkeletonApp/res/layout/
skeleton_activity.xml 17 <!-- This file describes the layout of the main SkeletonApp activity
  /development/samples/browseable/BatchStepSensor/res/values/
strings.xml 35 <string name="explanation_description">The age of a sensor event describes the delay between
  /docs/source.android.com/src/compatibility/
contact-us.jd 19 <p>Thanks for your interest in Android compatibility! This page describes the
  /external/chromium_org/base/debug/
proc_maps_linux.h 17 // Describes a region of mapped memory and the path of the file mapped.

Completed in 1362 milliseconds

<<11121314151617181920>>