HomeSort by relevance Sort by last modified time
    Searched full:brief (Results 1 - 25 of 1955) 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
219 * \brief
225 * \brief
231 * \brief
240 * \brief
    [all...]
  /device/samsung/crespo/alsa-lib/src/hwdep/
hwdep.c 3 * \brief HwDep Interface (hardware dependent)
159 * \brief Opens a new connection to the HwDep interface.
179 * \brief Opens a new connection to the HwDep interface using local configuration
197 * \brief close HwDep handle
217 * \brief get identifier of HwDep handle
231 * \brief get type of HwDep handle
244 * \brief get count of poll descriptors for HwDep handle
255 * \brief get poll descriptors
285 * \brief get returned events from poll descriptors
303 * \brief set nonblock mod
    [all...]
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 19 * \brief Structure declarations/type definitions belonging to the HAL subsystem.
54 * \brief Protocol Support Information
56 * \brief HAL-Specific
72 * \brief Information related to the NFC Device
74 * \brief HAL-Specific
94 * \brief Hardware Reference - The Peripheral Representation
96 * \brief HAL-Specific
114 * \brief Hardware Reference - The Peripheral Representation
149 * \brief Hardware configuration - Configuration Parameters for the NFC Device
151 * \brief HAL-Specifi
    [all...]
  /device/samsung/crespo/alsa-lib/src/control/
control.c 3 * \brief CTL interface - primitive controls
54 * \brief get identifier of CTL handle
68 * \brief get type of CTL handle
81 * \brief close CTL handle
104 * \brief set nonblock mode
137 * \brief set async mode
157 * \brief get count of poll descriptors for CTL handle
172 * \brief get poll descriptors
194 * \brief get returned events from poll descriptors
214 * \brief Ask to be informed about events (poll, #snd_ctl_async, #snd_ctl_read
    [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
39 /*!\brief Don't reference the last frame
48 /*!\brief Don't reference the golden frame
57 /*!\brief Don't reference the alternate reference frame
66 /*!\brief Don't update the last frame
74 /*!\brief Don't update the golden frame
82 /*!\brief Don't update the alternate reference frame
90 /*!\brief Force golden frame update
98 /*!\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...]
  /device/samsung/crespo/alsa-lib/include/
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. */
105 /** \brief alloca helper macro. */
109 * \brief Internal structure for an async notification client handler.
117 * \brief Async notification callback
    [all...]
  /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...]
  /device/samsung/crespo/alsa-lib/src/timer/
timer.c 3 * \brief Timer Interface
198 * \brief Opens a new connection to the timer interface.
218 * \brief Opens a new connection to the timer interface using local configuration
236 * \brief close timer handle
260 * \brief get identifier of timer handle
274 * \brief get type of timer handle
287 * \brief Add an async handler for a timer
322 * \brief Return timer handle related to an async handler
336 * \brief get count of poll descriptors for timer handle
347 * \brief get poll descriptor
    [all...]
timer_query.c 157 * \brief Opens a new connection to the timer query interface.
177 * \brief Opens a new connection to the timer query interface using local configuration
195 * \brief close timer query handle
215 * \brief obtain the next timer identification
231 * \brief get size of the snd_timer_ginfo_t structure in bytes
240 * \brief allocate a new snd_timer_ginfo_t structure
257 * \brief frees the snd_timer_ginfo_t structure
270 * \brief copy one snd_timer_info_t structure to another
281 * \brief set timer identification
293 * \brief get timer identificatio
    [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...]
  /system/wlan/ti/wilink_6_1/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...]
  /development/host/windows/usb/api/
adb_api_private_defines.h 25 /** \brief Encapsulates an entry in the array of enumerated interfaces.
29 /** \brief Constructs an empty object.
36 /** \brief Copy constructor
42 /** \brief Constructs the object with parameters.
48 /** \brief Destructs the object.
73 /** \brief Saves this entry into AdbInterfaceInfo structure.

Completed in 1491 milliseconds

1 2 3 4 5 6 7 8 91011>>