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

<<41424344454647484950>>

  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
message-system.rst 12 This section describes the messaging system used to communicate between the
214 This section describes in more detail the messaging system code in the
281 This section describes in more detail the messaging system code in
  /external/chromium_org/third_party/libsrtp/srtp/doc/
intro.txt 5 This document describes libSRTP, the Open Source Secure RTP library
314 structures describes the policy of a single stream. These structures
321 the SRTP master key and the SSRC value. The SSRC describes what to
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py 133 file.serialized_pb that describes this descriptor.
135 file.serialized_pb that describes this descriptor.
349 is_extension: True iff this describes an extension field.
  /external/chromium_org/ui/accessibility/extensions/strings/
accessibility_extensions_strings.grd 222 <message desc="Title of the heading on the page that describes keyboard commands." name="IDS_CARET_BROWSING_KEYBOARDCOMMANDS">
225 <message desc="Text that describes how to move by words using the Option key on a Mac keyboard." name="IDS_CARET_BROWSING_MOVEBYWORDSMAC">
228 <message desc="Text that describes how to move by words using the Control key. This string is used on all platforms other than Mac." name="IDS_CARET_BROWSING_MOVEBYWORDSNONMAC">
  /external/clang/include/clang/AST/
Comment.h 32 /// Describes the syntax that was used in a documentation command.
144 /// Describes the syntax that was used in a documentation command.
802 /// Doxygen \\tparam command, describes a template parameter.
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 45 /// \brief Base class that describes a preprocessed entity, which may be a
49 /// \brief The kind of preprocessed entity an object describes.
74 /// \brief The kind of preprocessed entity that this object describes.
  /external/lldb/source/Core/
Error.cpp 167 // Retuns true if this object contains an value that describes an
180 // value and any string that describes the current error. This
219 // value and any string that describes the current error. This
  /external/llvm/lib/CodeGen/AsmPrinter/
DIE.h 30 /// DIEAbbrevData - Dwarf abbreviation data, describes one attribute of a
54 /// DIEAbbrev - Dwarf abbreviation, describes the organization of a debug
108 /// describes its organization.
  /external/protobuf/python/google/protobuf/
descriptor.py 117 file.serialized_pb that describes this descriptor.
119 file.serialized_pb that describes this descriptor.
315 is_extension: True iff this describes an extension field.
  /external/srtp/doc/
intro.txt 5 This document describes libSRTP, the Open Source Secure RTP library
314 structures describes the policy of a single stream. These structures
321 the SRTP master key and the SSRC value. The SSRC describes what to
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 30 * Describes the keys provided by a keyboard device and their associated labels.
518 * Describes the character mappings associated with a key.
648 * Gets a constant that describes the behavior of this keyboard's modifier keys
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
host.jd 45 following table describes the USB host APIs in the {@link android.hardware.usb} package.</p>
117 <p>The following list describes what you need to add to your application's manifest file before
135 devices that you want to filter. The following list describes the attributes of
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java 70 * 6) "Translet" is an invented term that describes the class file that
73 * 7) XPath is a specification that describes a notation for identifying
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java 57 * Describes a {@code .proto} file, including everything defined within.
412 /** Describes a message type. */
630 /** Describes a field of a message type. */
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
nfc.jd 39 <p>This document describes the basic NFC tasks you perform in Android. It explains how to send and
40 receive NFC data in the form of NDEF messages and describes the Android framework APIs that support
133 <dd>Describes the type of the record. If using {@link android.nfc.NdefRecord#TNF_WELL_KNOWN}, use
158 <a href="#table1">Table 1.</a> describes how the tag dispatch system maps TNF and type
159 fields to MIME types or URIs. It also describes which TNFs cannot be mapped to a MIME type or URI.
513 <p>This section describes how to create common types of NDEF records to help you when writing to
523 This section also describes how to create the corresponding
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 91 /// \param TL The TypeLoc that describes the type preceding the '::'.
835 /// \brief Describes the kind of unqualified-id parsed.
    [all...]
  /external/qemu/android/camera/
camera-format-converters.c     [all...]
  /external/chromium_org/chrome/common/extensions/api/
webview_tag.json 118 "description": "Describes a rectangle around the active match in screen coordinates."
275 "description": "<p>Describes a rectangle in screen coordinates.</p><p>The containment semantics are array-like; that is, the coordinate <code>(left, top)</code> is considered to be contained by the rectangle, but the coordinate <code>(left + width, top)</code> is not.</p>",
651 "description": "Describes a rectangle around the active match, if it has been found, in screen coordinates."
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 16 * multiple video formats with minimal code duplication. This section describes
22 * \brief Describes the encoder algorithm interface to applications.
24 * This file describes the interface between an application and a
    [all...]
  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 44 /// \brief Describes the record types in the index.
49 /// \brief Describes a module, including its file name and dependencies.
694 // Write the block-info block, which describes the records in this bitcode
  /external/elfutils/0.153/libdw/
libdw.h 193 /* This describes one Common Information Entry read from a CFI section.
219 /* This describes one Frame Description Entry read from a CFI section.
231 then the instruction stream. This FDE describes PC locations in
  /external/elfutils/elfutils/
libdw.h 193 /* This describes one Common Information Entry read from a CFI section.
219 /* This describes one Frame Description Entry read from a CFI section.
231 then the instruction stream. This FDE describes PC locations in
  /external/libogg/doc/
rfc5334.txt 26 This document describes the registration of media types for the Ogg
66 This document describes media types for Ogg, a data encapsulation
237 As stated in the previous section, this document describes three
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 16 * multiple video formats with minimal code duplication. This section describes
22 * \brief Describes the encoder algorithm interface to applications.
24 * This file describes the interface between an application and a
    [all...]
  /external/lldb/include/lldb/Symbol/
CompileUnit.h 23 /// @brief A class that describes a compilation unit.
66 /// A language enumeration type that describes the main language
98 /// A language enumeration type that describes the main language

Completed in 770 milliseconds

<<41424344454647484950>>