HomeSort by relevance Sort by last modified time
    Searched full:brief (Results 1 - 25 of 2042) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/074-gc-thrash/
info.txt 1 This thrashes the memory allocator and garbage collector for a brief period.
  /system/wlan/ti/wilink_6_1/utils/
tidef.h 40 * \brief TI User Definitions APIs
54 * \brief False value
59 * \brief True value
65 * \brief OK return value
70 * \brief NOT OK return value
75 * \brief Pending return value
80 * \brief Length of Standart MAC address
85 * \brief Length of Standart IP V4 address
91 * \brief Length of Standart IP V6 address
103 * \brief Macro which returns the maximum of two value
    [all...]
  /hardware/ti/wlan/wl1271/utils/
tidef.h 40 * \brief TI User Definitions APIs
54 * \brief False value
59 * \brief True value
65 * \brief OK return value
70 * \brief NOT OK return value
75 * \brief Length of Standart MAC address
80 * \brief Length of Standart IP V4 address
86 * \brief Length of Standart IP V6 address
98 * \brief Macro which returns the maximum of two values
106 * \brief Macro which returns the minimum of two value
    [all...]
  /external/libnfc-nxp/src/
phLibNfc_ioctl.h 19 *\brief Contains LibNfc IOCTL details.
38 * \brief Allows to initiate firmware download to connected PN544
44 * \brief Allows to read memory from connected PN544 .
51 * \brief Allows to write PN544 memory.
58 * \brief Allows to do Antenna test.
64 * \brief Allows to do SWP test.
70 * \brief Allows to do PRBS test.
77 * \brief Allows to switch UICC mode.
phFriNfc_OvrHalCmd.h 19 * \brief Overlapped HAL
52 #define PH_FRINFC_OVRHALCMD_NUL (0) /**< \brief We're in NO command */
54 #define PH_FRINFC_OVRHALCMD_ENU (1) /**< \brief Enumerate */
55 #define PH_FRINFC_OVRHALCMD_OPE (2) /**< \brief Open */
56 #define PH_FRINFC_OVRHALCMD_CLO (3) /**< \brief Close */
57 #define PH_FRINFC_OVRHALCMD_GDC (4) /**< \brief Get Dev Caps */
58 #define PH_FRINFC_OVRHALCMD_POL (5) /**< \brief Poll */
59 #define PH_FRINFC_OVRHALCMD_CON (6) /**< \brief Connect */
60 #define PH_FRINFC_OVRHALCMD_DIS (7) /**< \brief Disconnect */
61 #define PH_FRINFC_OVRHALCMD_TRX (8) /**< \brief Transceive *
    [all...]
nfc_osal_deferred_call.h 6 *\brief Deferred call declaration.
14 *\brief Deferred message specific info declaration.
22 *\brief Deferred call declaration.
phFriNfc_LlcpMac.h 20 * \brief NFC LLCP MAC Mappings For Different RF Technologies.
77 * \brief Declaration of a MAC type
150 * \brief Generic Interface structure with the Lower Layer
163 * \brief Definition of the MAC type
201 * \brief
209 * \brief
218 * \brief
224 * \brief
230 * \brief
239 * \brief
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
for_each_selectors.h 26 * @brief Functors representing different tasks to be plugged into the
41 /** @brief Generic selector for embarrassingly parallel functions. */
45 /** @brief Iterator on last element processed; needed for some
52 /** @brief std::for_each() selector. */
56 /** @brief Functor execution.
68 /** @brief std::generate() selector. */
72 /** @brief Functor execution.
84 /** @brief std::fill() selector. */
88 /** @brief Functor execution.
100 /** @brief std::transform() selector, one input sequence variant. *
    [all...]
tags.h 27 * @brief Tags for compile-time selection.
41 /** @brief Forces sequential execution at compile time. */
44 /** @brief Recommends parallel execution at compile time,
52 /** @brief Default constructor. Use default number of threads. */
58 /** @brief Default constructor. Recommend number of threads to use.
65 /** @brief Find out desired number of threads.
75 /** @brief Set the desired number of threads.
83 /** @brief Recommends parallel execution using the
92 /** @brief Recommends parallel execution using dynamic
96 /** @brief Recommends parallel execution using stati
    [all...]
compiletime_settings.h 26 * @brief Defines on options concerning debugging and performance, at
35 /** @brief Determine verbosity level of the parallel mode.
40 * @brief Macro to produce log message when entering a function.
53 /** @brief Use floating-point scaling instead of modulo for mapping
59 /** @brief Switch on many _GLIBCXX_PARALLEL_ASSERTions in parallel code.
65 /** @brief Switch on many _GLIBCXX_PARALLEL_ASSERTions in parallel code.
71 /** @brief Switch on many _GLIBCXX_PARALLEL_ASSERTions in parallel code.
features.h 26 * @brief Defines on whether to include algorithm variants.
39 * @brief Include parallel multi-way mergesort.
46 * @brief Include parallel unbalanced quicksort.
53 * @brief Include parallel dynamically load-balanced quicksort.
59 /** @brief Include the growing blocks variant for std::find.
65 /** @brief Include the equal-sized blocks variant for std::find.
72 * @brief Include the equal splitting variant for std::find.
80 * @brief Include the initial splitting variant for
88 * @brief Include the dynamic balancing variant for
96 * @brief In order to sort the input sequence o
    [all...]
types.h 26 * @brief Basic types and typedefs.
113 /** @brief 16-bit signed integer. */
116 /** @brief 16-bit unsigned integer. */
119 /** @brief 32-bit signed integer. */
122 /** @brief 32-bit unsigned integer. */
125 /** @brief 64-bit signed integer. */
128 /** @brief 64-bit unsigned integer. */
132 * @brief Unsigned integer to index elements.
138 * @brief Unsigned integer to index a thread number.
find_selectors.h 26 * @brief Function objects representing different tasks to be plugged
42 /** @brief Base class of all __gnu_parallel::find_template selectors. */
47 * @brief Test predicate on a single element, used for std::find()
52 /** @brief Test on one position.
63 /** @brief Corresponding sequential algorithm on a sequence.
79 /** @brief Test predicate on two adjacent elements. */
82 /** @brief Test on one position.
96 /** @brief Corresponding sequential algorithm on a sequence.
118 /** @brief Test inverted predicate on a single element. */
122 * @brief Test on one position
    [all...]
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 19 * \brief Structure declarations/type definitions belonging to the HAL subsystem.
76 * \brief Protocol Support Information
78 * \brief HAL-Specific
94 * \brief Information related to the NFC Device
96 * \brief HAL-Specific
116 * \brief Hardware Reference - The Peripheral Representation
118 * \brief HAL-Specific
136 * \brief Hardware Reference - The Peripheral Representation
171 * \brief Hardware configuration - Configuration Parameters for the NFC Device
173 * \brief HAL-Specifi
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/Export_Inc/
FwEvent_api.h 36 * \brief FwEvent api
48 * \brief Create the FwEvent module object
62 * \brief Destroys the FwEvent object
76 * \brief Requests the context engine to schedule the driver task
92 * \brief Config the FwEvent module object
110 * \brief Stop & reset FwEvent (called by the driver stop process)
123 * \brief Translate host to FW time (Usec)
138 * \brief Disable the FwEvent client of the context thread handler
151 * \brief Enable the FwEvent client of the context thread handler
164 * \brief Unmask all interrupts, set Rx interrupt bit and call FwEvent_Handl
    [all...]
  /external/libvpx/vpx/
vpx_codec.h 20 * \brief Describes the codec algorithm interface to applications.
48 /*!\brief Decorator indicating a function is deprecated */
62 /*!\brief Decorator indicating a function is potentially unused */
70 /*!\brief Current ABI version number
80 /*!\brief Algorithm return codes */
82 /*!\brief Operation completed without error */
85 /*!\brief Unspecified error */
88 /*!\brief Memory operation failed */
91 /*!\brief ABI version mismatch */
94 /*!\brief Algorithm does not have required capability *
    [all...]
vp8cx.h 20 * \brief Provides definitions for using the VP8 encoder algorithm within the
27 /*!\brief Algorithm interface for VP8
40 /*!\brief Don't reference the last frame
49 /*!\brief Don't reference the golden frame
58 /*!\brief Don't reference the alternate reference frame
67 /*!\brief Don't update the last frame
75 /*!\brief Don't update the golden frame
83 /*!\brief Don't update the alternate reference frame
91 /*!\brief Force golden frame update
99 /*!\brief Force alternate reference frame updat
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/Export_Inc/
CmdQueue_api.h 37 * \brief CmdQueue api
61 * \brief Create the TCmdQueue object
75 * \brief Destroys the cmdQueue object
89 * \brief Configure the CmdQueue object
110 * \brief Prepere the command queue for recovery.
125 * \brief Call the stored CB to end the recovery of the MBox queue
139 * \brief Register for a call back to be called when Command Complete occured and the CmdMboxCB was NULL
154 * \brief Register for a call back to be called when an Error (Timeout) occurs
169 * \brief Sends the command to the cmdMbox
196 * \brief Notify the CmdQueue SM on the result received
    [all...]
  /system/media/opensles/libopensles/
CAudioRecorder.c 22 /** \brief Hook called by Object::Realize when an audio recorder is realized */
37 /** \brief Hook called by Object::Resume when an audio recorder is resumed */
45 /** \brief Hook called by Object::Destroy when an audio recorder is destroyed */
58 /** \brief Hook called by Object::Destroy before an audio recorder is about to be destroyed */
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/Export_Inc/
CmdQueue_api.h 37 * \brief CmdQueue api
61 * \brief Create the TCmdQueue object
75 * \brief Destroys the cmdQueue object
89 * \brief Configure the CmdQueue object
110 * \brief Prepere the command queue for recovery.
125 * \brief Call the stored CB to end the recovery of the MBox queue
139 * \brief Register for a call back to be called when Command Complete occured and the CmdMboxCB was NULL
154 * \brief Register for a call back to be called when an Error (Timeout) occurs
169 * \brief Sends the command to the cmdMbox
196 * \brief Notify the CmdQueue SM on the result received
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
global.h 3 * \brief Application interface library for the ALSA driver
56 /** \hideinitializer \brief Helper macro for #SND_DLSYM_BUILD_VERSION. */
60 * \brief Appends the build version to the name of a versioned dynamic symbol.
74 /** \hideinitializer \brief Helper macro for #SND_DLSYM_BUILD_VERSION. */
78 * \brief Appends the build version to the name of a versioned dynamic symbol.
93 /** \brief Return 'x' argument as string */
97 /** \brief Returns the version of a dynamic symbol as a string. */
106 * \brief Internal structure for an async notification client handler.
114 * \brief Async notification callback.
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrvSM.h 35 * \brief This file include private definitions for the Measurement SRV state machine.
58 * \brief enumerates the different measurement SRV state machine events.
74 * \brief enumerates the different measurement SRV state machine states.
115 * \brief Initialize the measurement SRV SM.\n
126 * \brief Processes an event.\n
140 * \brief Handle a MEASURE_START_REQUEST event by requesting driver mode.\n
151 * \brief Handle a DRIVER_MODE_SUCCESS event by sending start measure command to the FW.\n
162 * \brief Handle a START_SUCCESS event by starting different measure types and setting timers.\n
173 * \brief Handle an ALL_TYPE_COMPLETE event by sending a stop measure command to the FW.\n
184 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrvSM.h 2 * \brief This file include private definitions for the Measurement SRV state machine.
61 * \brief enumerates the different measurement SRV state machine events.
77 * \brief enumerates the different measurement SRV state machine states.
118 * \brief Initialize the measurement SRV SM.\n
129 * \brief Processes an event.\n
143 * \brief Handle a MEASURE_START_REQUEST event by requesting driver mode.\n
154 * \brief Handle a DRIVER_MODE_SUCCESS event by sending start measure command to the FW.\n
165 * \brief Handle a START_SUCCESS event by starting different measure types and setting timers.\n
176 * \brief Handle an ALL_TYPE_COMPLETE event by sending a stop measure command to the FW.\n
187 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrvSM.h 35 * \brief This file include private definitions for the Measurement SRV state machine.
58 * \brief enumerates the different measurement SRV state machine events.
74 * \brief enumerates the different measurement SRV state machine states.
115 * \brief Initialize the measurement SRV SM.\n
126 * \brief Processes an event.\n
140 * \brief Handle a MEASURE_START_REQUEST event by requesting driver mode.\n
151 * \brief Handle a DRIVER_MODE_SUCCESS event by sending start measure command to the FW.\n
162 * \brief Handle a START_SUCCESS event by starting different measure types and setting timers.\n
173 * \brief Handle an ALL_TYPE_COMPLETE event by sending a stop measure command to the FW.\n
184 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h 35 * \brief This file include private definitions for the scan manager module.
86 * \brief enumerates immediate scan internal status
98 * \brief enumerates continuous scan internal status
111 * \brief enumerates the different parts in the discovery process
124 * \brief enumerates the different discovery states possible for a neighbor AP
154 * \brief This structure contains Neighbor AP list and their detection status
164 * \brief This structure contains information relevant only for scan manager module on a BSS
188 * \brief This structure contains the BSS tracking list.
201 * \brief This structure contains information used for building SPS scan command
215 * \brief holds all scan manager statistic
    [all...]

Completed in 403 milliseconds

1 2 3 4 5 6 7 8 91011>>