/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
locale_facets_nonio.h | 44 * @brief Time format ordering data. 198 * @brief Internal constructor. Not for general use. 349 * @brief Facet for parsing dates and times. 376 * @brief Constructor performs initialization. 387 * @brief Return preferred order of month, day, and year. 404 * @brief Parse input time string. 429 * @brief Parse input date string. 454 * @brief Parse input weekday string. 482 * @brief Parse input month string. 511 * @brief Parse input year string [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets_nonio.h | 46 * @brief Time format ordering data. 201 * @brief Internal constructor. Not for general use. 355 * @brief Primary class template time_get. 383 * @brief Constructor performs initialization. 394 * @brief Return preferred order of month, day, and year. 411 * @brief Parse input time string. 436 * @brief Parse input date string. 461 * @brief Parse input weekday string. 489 * @brief Parse input month string. 518 * @brief Parse input year string [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets_nonio.h | 46 * @brief Time format ordering data. 201 * @brief Internal constructor. Not for general use. 355 * @brief Primary class template time_get. 383 * @brief Constructor performs initialization. 394 * @brief Return preferred order of month, day, and year. 411 * @brief Parse input time string. 436 * @brief Parse input date string. 461 * @brief Parse input weekday string. 489 * @brief Parse input month string. 518 * @brief Parse input year string [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets_nonio.h | 46 * @brief Time format ordering data. 201 * @brief Internal constructor. Not for general use. 355 * @brief Primary class template time_get. 383 * @brief Constructor performs initialization. 394 * @brief Return preferred order of month, day, and year. 411 * @brief Parse input time string. 436 * @brief Parse input date string. 461 * @brief Parse input weekday string. 489 * @brief Parse input month string. 518 * @brief Parse input year string [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets_nonio.h | 46 * @brief Time format ordering data. 201 * @brief Internal constructor. Not for general use. 355 * @brief Primary class template time_get. 383 * @brief Constructor performs initialization. 394 * @brief Return preferred order of month, day, and year. 411 * @brief Parse input time string. 436 * @brief Parse input date string. 461 * @brief Parse input weekday string. 489 * @brief Parse input month string. 518 * @brief Parse input year string [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
locale_facets_nonio.h | 46 * @brief Time format ordering data. 201 * @brief Internal constructor. Not for general use. 355 * @brief Primary class template time_get. 383 * @brief Constructor performs initialization. 394 * @brief Return preferred order of month, day, and year. 411 * @brief Parse input time string. 436 * @brief Parse input date string. 461 * @brief Parse input weekday string. 489 * @brief Parse input month string. 518 * @brief Parse input year string [all...] |
basic_string.h | 51 * @brief Managing sequences of characters and character-like objects. 435 * @brief Default constructor creates an empty string. 445 * @brief Construct an empty string using allocator @a a. 452 * @brief Construct string with copy of value of @a str. 457 * @brief Construct string as copy of a substring. 465 * @brief Construct string as copy of a substring. 475 * @brief Construct string initialized by a character %array. 486 * @brief Construct string as copy of a C string. 492 * @brief Construct string as multiple characters. 501 * @brief Move construct string [all...] |
/external/clang/include/clang/AST/ |
TypeLoc.h | 35 /// \brief Base wrapper for a particular "section" of type source info. 47 /// \brief Convert to the specified TypeLoc type, asserting that this TypeLoc 58 /// \brief Convert to the specified TypeLoc type, returning a null TypeLoc if 95 /// \brief Returns the size of type source info data block for the given type. 98 /// \brief Returns the alignment of type source info data block for 102 /// \brief Get the type for which this source info wrapper provides 112 /// \brief Get the pointer where source information is stored. 117 /// \brief Get the begin source location. 120 /// \brief Get the end source location. 123 /// \brief Get the full source range [all...] |
/development/host/windows/usb/api/ |
adb_legacy_io_completion.h | 28 /** \brief Encapsulates a wrapper around OVERLAPPED Win32 structure returned
37 /** \brief Constructs the object.
55 /** \brief Destructs the object.
67 /** \brief Gets overlapped I/O result
|
/device/asus/flo/camera/hdr/include/ |
morpho_error.h | 3 * @brief ?G???[?R?[?h???`
|
/device/lge/mako/camera/hdr/include/ |
morpho_error.h | 3 * @brief ?G???[?R?[?h???`
|
/external/aac/libMpegTPEnc/include/ |
tpenc_lib.h | 124 * \brief Determine a reasonable channel configuration on the basis of channel_mode. 131 * \brief Register SBR heaqder writer callback. 144 * \brief Register SSC writer callback. 157 * \brief Write ASC from given parameters. 176 * \brief Allocate transport encoder. 183 * \brief Init transport encoder. 202 * \brief Get transport encoder bitstream. 209 * \brief Get amount of bits required by the transport headers. 217 * \brief Close transport encoder. This function assures that all allocated memory is freed. 223 * \brief Write one access unit [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
umisc.h | 22 * \brief C API:misc definitions
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_resolve_map.c | 30 * \brief Set that the miptree slice at (level, layer) needs a resolve. 62 * \brief Get an element from the map. 83 * \brief Remove and free an element from the map. 96 * \brief Remove and free all elements of the map.
|
/external/clang/include/clang/Basic/ |
CapturedStmt.h | 16 /// \brief The different kinds of captured statement.
|
/external/clang/include/clang/Tooling/ |
RefactoringCallbacks.h | 38 /// \brief Base class for RefactoringCallbacks. 50 /// \brief Replace the text of the statement bound to \c FromId with the text in 62 /// \brief Replace the text of the statement bound to \c FromId with the text of 74 /// \brief Replace an if-statement bound to \c Id with the outdented text of its
|
/external/clang/tools/libclang/ |
CXSourceLocation.h | 28 /// \brief Translate a Clang source location into a CIndex source location. 40 /// \brief Translate a Clang source location into a CIndex source location. 48 /// \brief Translate a Clang source range into a CIndex source range. 58 /// \brief Translate a Clang source range into a CIndex source range.
|
/external/compiler-rt/lib/ubsan/ |
ubsan_type_hash.h | 22 /// \brief Information about the dynamic type of an object (extracted from its 43 /// \brief Get information about the dynamic type of an object. 46 /// \brief Check whether the dynamic type of \p Object has a \p Type subobject 53 /// \brief A cache of the results of checkDynamicType. \c checkDynamicType would
|
/external/icu4c/common/unicode/ |
umisc.h | 22 * \brief C API:misc definitions
|
/external/libnfc-nxp/src/ |
phFriNfc_ISO15693Format.h | 19 * \brief ISO-15693 Smart card formatting. 43 * \brief \copydoc page_reg Resets the component instance to the initial state and lets the component forget about 59 * \brief Initiates the card formatting procedure for Remote Smart Card Type. 85 * \brief Smart card Formatting \b Completion \b Routine or \b Process function
|
phFriNfc_LlcpMacNfcip.h | 19 * \brief NFC LLCP MAC Mapping for NFCIP.
|
phFriNfc_LlcpTransport_Connectionless.h | 19 * \brief 43 * \brief <b>Close a socket on a LLCP-connectionless device</b>. 58 * \brief <b>Send data on a socket to a given destination SAP</b>. 91 * \brief <b>Read data on a socket and get the source SAP</b>.
|
/external/libvpx/libvpx/vpx/internal/ |
vpx_codec_internal.h | 13 * \brief Describes the decoder algorithm interface for algorithm 51 /*!\brief Current ABI version number 64 /*!\brief init function pointer prototype 80 /*!\brief destroy function pointer prototype 95 /*!\brief parse stream info function pointer prototype 116 /*!\brief Return information about the current stream. 132 /*!\brief control function pointer prototype 158 /*!\brief control function pointer mapping 174 /*!\brief decode data function pointer prototype 200 /*!\brief Decoded frames iterato [all...] |
/external/llvm/include/llvm/ADT/ |
ilist_node.h | 57 /// \brief Get the previous node, or 0 for the list head. 68 /// \brief Get the previous node, or 0 for the list head. 79 /// \brief Get the next node, or 0 for the list tail. 90 /// \brief Get the next node, or 0 for the list tail.
|
/external/llvm/include/llvm/MC/ |
MCModule.h | 31 /// \brief A completely disassembled object file or executable. 39 /// \brief Atoms in this module, sorted by begin address. 46 /// \brief Remap \p Atom to the given range, and update its Begin/End fields. 52 /// \brief Insert an atom in the module, using its Begin and End addresses.
|