/external/webkit/WebCore/icu/unicode/ |
usearch.h | 182 * @param pattern for matching 183 * @param patternlength length of the pattern, -1 for null-termination 184 * @param text text string 185 * @param textlength length of the text string, -1 for null-termination 186 * @param locale name of locale for the rules to be used 187 * @param breakiter A BreakIterator that will be used to restrict the points 194 * @param status for errors if it occurs. If pattern or text is NULL, or if 214 * @param pattern for matching 215 * @param patternlength length of the pattern, -1 for null-termination 216 * @param text text strin [all...] |
/external/icu4c/common/unicode/ |
ubrk.h | 202 * @param type The type of UBreakIterator to open: one of UBRK_CHARACTER, UBRK_WORD, 204 * @param locale The locale specifying the text-breaking conventions. 205 * @param text The text to be iterated over. 206 * @param textLength The number of characters in text, or -1 if null-terminated. 207 * @param status A UErrorCode to receive any errors. 222 * @param rules A set of rules specifying the text breaking conventions. 223 * @param rulesLength The number of characters in rules, or -1 if null-terminated. 224 * @param text The text to be iterated over. May be null, in which case ubrk_setText() is 226 * @param textLength The number of characters in text, or -1 if null-terminated. 227 * @param parseErr Receives position and context information for any syntax error [all...] |
/external/opencore/pvmi/pvmf/include/ |
pvmi_data_stream_interface.h | 145 * @param aSessionID - [out] this is an output parameter. The session ID 149 * @param aMode - [in] The mode indicates the way the stream will be used 152 * @param aNonBlocking - [in] The boolean indicates if the access session 167 * @param aSessionID - [in] A valid session ID of a previously opened session. 190 * @param aSessionID - [in] A valid session ID of a previously opened session. 192 * @param aCapacity - [out] Amount of data available for immediate reading. 207 * @param aSessionID the session identifier of the stream 208 * @param observer the observer that will receive the callback 209 * @param capacity the requested capacity (bytes available past 211 * @param aContextData An opaque data pointer that would be returned in the callback [all...] |
pvmi_config_and_capability.h | 68 * @param aObserver The observer for status 77 * @param aSession An Opaque session ID 78 * @param aIdentifier MIME string that has the specific query 79 * @param aParameters An output pointer to an array of parameters relevant to the query 80 * @param num_parameter_elements Number of the elements in the returned array of parameters 81 * @param aContext The context in which we expect to restrict our search 97 * @param aSession The Opaque session ID 98 * @param aParameters A pointer to an array of parameters relevant to the query 99 * @param num_elements Number of the elements in the returned array of parameters 110 * @param aSession The Opaque session I [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
ComposingText.java | 96 * @param layer Layer 97 * @param pos Position (<0 : the tail segment) 119 * @param layer Layer 120 * @param from Convert range from 121 * @param to Convert range to 142 * @param layer Layer 152 * @param layer The base layer 153 * @param mod_from Modified from 154 * @param mod_len Length after modified (# of StrSegments from {@code mod_from}) 155 * @param org_len Length before modified (# of StrSegments from {@code mod_from} [all...] |
/external/icu4c/i18n/ |
reldtfmt.h | 73 * @param other the object to be compared with. 86 * @param cal Calendar set to the date and time to be formatted 88 * @param appendTo Output parameter to receive result. 90 * @param pos The formatting position. On input: an alignment field, 104 * @param obj The object to format. Must be a Date. 105 * @param appendTo Output parameter to receive result. 107 * @param pos On input: an alignment field, if desired. 109 * @param status Output param filled with success/failure status. 129 * @param text The date/time string to be parse [all...] |
strmatch.h | 48 * @param string the pattern to be matched, possibly containing 50 * @param start inclusive start index of text to be replaced 51 * @param limit exclusive end index of text to be replaced; 53 * @param segmentNum the segment number from 1..n, or 0 if this is 55 * @param data context object mapping stand-ins to 66 * @param o the object to be copied. 97 * @param text the text to be matched 98 * @param offset on input, the index into text at which to begin 104 * @param limit the limit index of text to be matched. Greater 110 * @param incremental if TRUE, then assume further characters ma [all...] |
/external/icu4c/i18n/unicode/ |
coll.h | 245 * @param other Collator object to be compared 253 * @param other Collator object to be compared 280 * @param err the error code status. 302 * @param loc The locale ID for which to open a collator. 303 * @param err the error code status. 326 * @param loc The locale ID for which to open a collator. 327 * @param version The requested collator version. 328 * @param err A reference to a UErrorCode, 343 * @param source the source string to be compared with. 344 * @param target the string that is to be compared with the source string [all...] |
/frameworks/base/libs/audioflinger/ |
A2dpAudioInterface.cpp | 131 AudioParameter param = AudioParameter(keyValuePairs); local 139 if (param.get(key, value) == NO_ERROR) { 144 param.remove(key); 147 if (param.get(key, value) == NO_ERROR) { 152 param.remove(key); 155 if (param.size()) { 156 status_t hwStatus = mHardwareInterface->setParameters(param.toString()); 167 AudioParameter param = AudioParameter(keys); local 173 if (param.get(key, value) == NO_ERROR) { 176 param.remove(key) 347 AudioParameter param = AudioParameter(keyValuePairs); local 386 AudioParameter param = AudioParameter(keys); local [all...] |
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/ |
OSNetworkSystem.java | 97 * @param fd 99 * @param port 101 * @param inetAddress 161 * @param aFD the FileDescriptor to associate with the socket @param 178 * @param aFD the socket FileDescriptor @param preferIPv4Stack if use IPV4 195 * @param fd 258 * @param fd 260 * @param op [all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/ |
MacServices_api.h | 88 * \param hOS - handle to the OS object.\n 98 * \param hMacServices - handle to the MacServices object.\n 108 * \param hMacServices - handle to the Mac Services object.\n 109 * \param hReport - handle to the report object.\n 110 * \param hTWD - handle to the HAL ctrl object.\n 111 * \param hCmdBld - handle to the HAL ctrl object.\n 112 * \param hEventMbpx - handle to the HAL ctrl object.\n 137 * \param hMacServices - handle to the MacServices object.\n 138 * \param scanCompleteCB - the complete callback function.\n 139 * \param hScanCompleteObj - handle to the object passed to the scan complete callback function.\ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/ |
MacServices_api.h | 128 * \param hOS - handle to the OS object.\n 138 * \param hMacServices - handle to the MacServices object.\n 148 * \param hMacServices - handle to the Mac Services object.\n 149 * \param hReport - handle to the report object.\n 150 * \param hHalCtrl - handle to the HAL ctrl object.\n 151 * \param hHealthMonitor - can be send as NULL. \n 171 * \param hMacServices - handle to the MacServices object.\n 172 * \param scanCompleteCB - the complete callback function.\n 173 * \param hScanCompleteObj - handle to the object passed to the scan complete callback function.\n 186 * \param hMacServices - handle to the MacServices object.\ [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/Export_Inc/ |
MacServices_api.h | 88 * \param hOS - handle to the OS object.\n 98 * \param hMacServices - handle to the MacServices object.\n 108 * \param hMacServices - handle to the Mac Services object.\n 109 * \param hReport - handle to the report object.\n 110 * \param hTWD - handle to the HAL ctrl object.\n 111 * \param hCmdBld - handle to the HAL ctrl object.\n 112 * \param hEventMbpx - handle to the HAL ctrl object.\n 137 * \param hMacServices - handle to the MacServices object.\n 138 * \param scanCompleteCB - the complete callback function.\n 139 * \param hScanCompleteObj - handle to the object passed to the scan complete callback function.\ [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/ |
AtomicIntegerArray.java | 42 * @param length the length of the array 55 * @param array the array to copy elements from 84 * @param i the index 94 * @param i the index 95 * @param newValue the new value 105 * @param i the index 106 * @param newValue the new value 121 * @param i the index 122 * @param expect the expected value 123 * @param update the new valu [all...] |
AtomicMarkableReference.java | 19 * @param <V> The type of object referred to by this reference 37 * @param initialRef the initial reference 38 * @param initialMark the initial mark 66 * @param markHolder an array of size of at least one. On return, 86 * @param expectedReference the expected value of the reference 87 * @param newReference the new value for the reference 88 * @param expectedMark the expected value of the mark 89 * @param newMark the new value for the mark 111 * @param expectedReference the expected value of the reference 112 * @param newReference the new value for the referenc [all...] |
AtomicStampedReference.java | 19 * @param <V> The type of object referred to by this reference 37 * @param initialRef the initial reference 38 * @param initialStamp the initial stamp 67 * @param stampHolder an array of size of at least one. On return, 87 * @param expectedReference the expected value of the reference 88 * @param newReference the new value for the reference 89 * @param expectedStamp the expected value of the stamp 90 * @param newStamp the new value for the stamp 113 * @param expectedReference the expected value of the reference 114 * @param newReference the new value for the referenc [all...] |
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_mem_basic_functions.h | 49 * @param count number of bytes to allocate 65 * @param nelems number of elements of size bytes to allocate. 66 * @param size the size in bytes of each element 86 * @param src pointer to previously allocated memory block 87 * @param count number of bytes to allocate 104 * @param src pointer to previously allocated memory block 117 * @param dest new buffer 118 * @param src buffer to copy 119 * @param count number of bytes to copy 132 * @param dest new buffe [all...] |
/external/speex/include/speex/ |
speex_bits.h | 84 * @param bits Bit-stream to operate on 85 * @param bytes pointer to the bytes what will be appended 86 * @param len Number of bytes of append 92 * @param bits Bit-stream to operate on 93 * @param bytes Memory location where to write the bits 94 * @param max_len Maximum number of bytes to write (i.e. size of the "bytes" buffer) 103 * @param bits Bit-stream to operate on 104 * @param data Value to append as integer 105 * @param nbBits number of bits to consider in "data" 111 * @param bits Bit-stream to operate o [all...] |
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
ElementType.java | 39 @param name The element type name 40 @param model ORed-together bits representing the content models 42 @param memberOf ORed-together bits representing the content models 44 @param flags ORed-together bits representing the flags associated 46 @param schema The schema with which this element type will be 65 @param name The Qname 66 @param attribute True if name is an attribute name 85 @param name The Qname 172 @param other The other element type 183 @param atts The AttributesImpl objec [all...] |
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriver.h | [all...] |
/bionic/libc/kernel/common/linux/ |
param.h | 15 #include <asm/param.h>
|
/dalvik/dx/src/com/android/dx/util/ |
IntSet.java | 27 * @param value int to add 34 * @param value int to remove 41 * @param value int to check 50 * @param other {@code non-null;} other set to merge with.
|
/dalvik/libcore/luni/src/main/java/java/io/ |
DataOutput.java | 36 * @param buffer 49 * @param buffer 51 * @param offset 53 * @param count 68 * @param oneByte 79 * @param val 90 * @param val 102 * @param str 116 * @param val 127 * @param st [all...] |
/dalvik/libcore/nio/src/main/java/java/nio/ |
BufferFactory.java | 33 * @param array 44 * @param capacity 55 * @param array 66 * @param chseq 77 * @param capacity 88 * @param capacity 99 * @param array 110 * @param capacity 121 * @param array 132 * @param capacit [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ |
DEROctetString.java | 9 * @param string the octets making up the octet string.
|