/frameworks/base/libs/rs/ |
rs.spec | 4 param RsScript sampler 8 param RsProgramFragmentStore pgm 12 param RsProgramFragment pgm 16 param RsProgramVertex pgm 20 param RsProgramRaster pgm 30 param uint32_t width 31 param uint32_t height 32 param android_native_window_t *sur 36 param int32_t bits 40 param RsError *er [all...] |
/external/kernel-headers/original/linux/ |
param.h | 4 #include <asm/param.h>
|
/external/icu4c/test/cintltst/ |
nfsprep.h | 43 * @param src 44 * @param srcLen 45 * @param dest 46 * @param destCapacity 47 * @param state 48 * @param parseError 49 * @param status 59 * @param dest 60 * @param destCapacity 61 * @param sr [all...] |
/packages/apps/Email/src/com/android/email/activity/ |
ProgressListener.java | 26 * @param context 27 * @param title 28 * @param message 29 * @param currentProgress 30 * @param maxProgress 31 * @param indeterminate 37 * @param context 38 * @param title 39 * @param message 40 * @param currentProgres [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/ |
DSA.java | 14 * @param forSigning true if we are generating a signature, false 16 * @param param key parameters for signature generation. 18 public void init(boolean forSigning, CipherParameters param); 23 * @param message the message to be signed. 31 * @param message the message that was supposed to have been signed. 32 * @param r the r signature value. 33 * @param s the s signature value.
|
CipherKeyGenerator.java | 16 * @param param the parameters to be used for key generation 19 KeyGenerationParameters param) 21 this.random = param.getRandom(); 22 this.strength = (param.getStrength() + 7) / 8;
|
AsymmetricCipherKeyPairGenerator.java | 11 * @param param the parameters the key pair is to be initialised with. 13 public void init(KeyGenerationParameters param);
|
/dalvik/libcore/sql/src/main/java/SQLite/ |
Authorizer.java | 12 * @param what integer indicating type of access 13 * @param arg1 first argument (table, view, index, or trigger name) 14 * @param arg2 second argument (file, table, or column name) 15 * @param arg3 third argument (database name) 16 * @param arg4 third argument (trigger name)
|
/external/srec/shared/include/ |
Int8ArrayList.h | 45 * @param self Int8ArrayList handle 46 * @param element Element to be added 53 * @param self Int8ArrayList handle 54 * @param element Element to be removed 61 * @param self Int8ArrayList handle 68 * @param self Int8ArrayList handle 69 * @param element Element to check for 70 * @param exists True if element was found 77 * @param self Int8ArrayList handle 78 * @param size Returned siz [all...] |
IntArrayList.h | 45 * @param self IntArrayList handle 46 * @param element Element to be added 53 * @param self IntArrayList handle 54 * @param element Element to be removed 61 * @param self IntArrayList handle 68 * @param self IntArrayList handle 69 * @param element Element to check for 70 * @param exists True if element was found 77 * @param self IntArrayList handle 78 * @param size Returned siz [all...] |
ESR_SessionType.h | 47 * @param self ESR_SessionType handle 48 * @param name Property name 49 * @param value Property value 50 * @param type Expected variable type (for strong-typing purposes) 57 * @param self ESR_SessionType handle 58 * @param name Property name 59 * @param type [out] Value type 66 * @param self ESR_SessionType handle 67 * @param name Property name 68 * @param value Property valu [all...] |
/external/srec/portable/include/ |
PFile.h | 81 * @param self PFile handle 92 * @param self PFile handle 100 * @param self PFile handle 101 * @param buffer Storage location for data 102 * @param size Item size in bytes 103 * @param count [in/out] Maximum number of items to be read. On output, contains the 114 * @param self PFile handle 115 * @param buffer Pointer to data to be written 116 * @param size Item size in bytes 117 * @param count [in/out] Maximum number of items to be read. On output, contains th [all...] |
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
EventLogTags.logtags | 6 # @param name Package name of the QSB app. 7 # @param version QSB app versionCode value. 8 # @param start_method 19 # @param latency start-up latency as seen by QSB 20 # @param search_source name of the initially selected search source 21 # @param enabled_sources A pipe-separated list of source names, ordered by source ranking. 26 # @param position 0-based index of the clicked suggestion 27 # @param A pipe-separated list of suggestion log names. 29 # @param queried_sources A pipe-separated list of the sources that were queried to produce 31 # @param Number of characters in the query typed by the use [all...] |
/frameworks/base/awt/javax/imageio/event/ |
IIOReadUpdateListener.java | 45 * @param source 47 * @param theImage 49 * @param minX 51 * @param minY 53 * @param width 55 * @param height 57 * @param periodX 60 * @param periodY 63 * @param bands 74 * @param sourc [all...] |
/external/srec/srec/AcousticModels/include/ |
SR_AcousticModels.h | 53 * @param self SR_AcousticModels handle 59 * @param self SR_AcousticModels handle 60 * @param filename File to write to 67 * @param self SR_AcousticModels handle 68 * @param key Parameter name 69 * @param value Parameter value 75 * @param self SR_AcousticModels handle 76 * @param key Parameter name 77 * @param value [in/out] Parameter value 78 * @param len [in/out] Length of value argument. If the return code is ESR_BUFFER_OVERFLOW [all...] |
/external/srec/srec/Nametag/include/ |
SR_Nametags.h | 48 * @param self Nametags handle 49 * @param filename File to read from 56 * @param self Nametags handle 57 * @param filename File to write to 64 * @param self Nametags handle 65 * @param nametag Nametag to be added 72 * @param self Nametags handle 73 * @param id ID of nametag to be removed 80 * @param self Nametags handle 81 * @param result Resulting valu [all...] |
/external/srec/srec/EventLog/include/ |
SR_EventLog.h | 132 * @param self EventLog handle 139 * @param self SR_EventLog handle 140 * @param token Token name 141 * @param value Token value 148 * @param self SR_EventLog handle 149 * @param token Token name 150 * @param value Token value 157 * @param self SR_EventLog handle 158 * @param token Token name 159 * @param value Token valu [all...] |
/external/icu4c/layout/ |
ArabicLayoutEngine.h | 40 * @param fontInstance - the font 41 * @param scriptCode - the script 42 * @param langaugeCode - the language 43 * @param gsubTable - the GSUB table 44 * @param success - set to an error code if the operation fails 59 * @param fontInstance - the font 60 * @param scriptCode - the script 61 * @param langaugeCode - the language 62 * @param success - set to an error code if the operation fails 100 * @param chars - the input character contex [all...] |
loengine.h | 41 * @param font - the font of the text 42 * @param scriptCode - the script of the text 43 * @param languageCode - the language of the text 44 * @param typo_flags - flags that control layout features like kerning and ligatures. 45 * @param success - output parameter set to an error code if the operation fails 62 * @param engine - the LayoutEngine to close. 72 * @param engine - the LayoutEngine 73 * @param chars - the input character context 74 * @param offset - the offset of the first character to process 75 * @param count - the number of characters to proces [all...] |
/external/wpa_supplicant/ |
driver_prism54.c | 41 struct prism2_hostapd_param *param, 48 iwr.u.data.pointer = (caddr_t) param; 66 struct prism2_hostapd_param *param; local 69 if (blen < sizeof(*param)) 70 blen = sizeof(*param); 72 param = os_zalloc(blen); 73 if (param == NULL) 76 param->cmd = PRISM2_HOSTAPD_SET_GENERIC_ELEMENT; 77 param->u.generic_elem.len = wpa_ie_len; 78 os_memcpy(param->u.generic_elem.data, wpa_ie, wpa_ie_len) 91 struct prism2_hostapd_param *param; local 117 struct prism2_hostapd_param *param; local 205 struct prism2_hostapd_param *param; local [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_prism54.c | 39 struct prism2_hostapd_param *param, 46 iwr.u.data.pointer = (caddr_t) param; 64 struct prism2_hostapd_param *param; local 67 if (blen < sizeof(*param)) 68 blen = sizeof(*param); 70 param = os_zalloc(blen); 71 if (param == NULL) 74 param->cmd = PRISM2_HOSTAPD_SET_GENERIC_ELEMENT; 75 param->u.generic_elem.len = wpa_ie_len; 76 os_memcpy(param->u.generic_elem.data, wpa_ie, wpa_ie_len) 89 struct prism2_hostapd_param *param; local 115 struct prism2_hostapd_param *param; local 203 struct prism2_hostapd_param *param; local [all...] |
/external/oprofile/libutil/ |
op_growable_buffer.h | 24 * @param buffer the buffer to initialize 27 * when add_data() with a non zero len param will be called. 33 * @param buffer the buffer to free 39 * @param b the buffer where to add data 40 * @param data a pointer to the data to add 41 * @param len number of byte to add to the buffer
|
/frameworks/base/awt/org/apache/harmony/awt/gl/ |
TextRenderer.java | 31 * @param g specified Graphics2D object 32 * @param str String object to draw 33 * @param x start X position to draw 34 * @param y start Y position to draw 41 * @param g specified Graphics2D object 42 * @param str String object to draw 43 * @param x start X position to draw 44 * @param y start Y position to draw 53 * @param g specified Graphics2D object 54 * @param glyphVector GlyphVector object to dra [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/params/ |
IESWithCipherParameters.java | 10 * @param derivation the derivation parameter for the KDF function. 11 * @param encoding the encoding parameter for the KDF function. 12 * @param macKeySize the size of the MAC key (in bits). 13 * @param cipherKeySize the size of the associated Cipher key (in bits).
|
/external/opencore/codecs_v2/video/avc_h264/common/include/ |
avclib_common.h | 36 \param "video" "Pointer to AVCCommonObj." 44 \param "video" "Pointer to AVCCommonObj." 53 \param "avcHandle" "Pointer to AVCHandle." 54 \param "video" "Pointer to AVCCommonObj." 55 \param "padding" "Flag specifying whether padding in luma component is needed (used for encoding)." 64 \param "avcHandle" "Pointer to AVCHandle." 65 \param "video" "Pointer to AVCCommonObj." 66 \param "FrameHeightInMbs" "Height of the frame in the unit of MBs." 67 \param "PicWidthInMbs" "Width of the picture in the unit of MBs." 68 \param "padding" "Flag specifying whether padding in luma component is needed (used for encoding). [all...] |