HomeSort by relevance Sort by last modified time
    Searched full:param (Results 401 - 425 of 8905) sorted by null

<<11121314151617181920>>

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/inc/
scanMngrApi.h 113 * \param hScanMngr - handle to the OS object.\n
124 * \param hScanMngr - handle to the scan manager object.\n
125 * \param hReport - handle to the report object.\n
126 * \param hRegDomain - handle to the regulatory domain object.\n
127 * \param hScanCncn - handle to the scan concentrator object.\n
128 * \param hRoamMngr - handle to the roaming manager object.\n
129 * \param hSiteMngr - handle to the site manager object.\n
141 * \param hScanMngr - handle to the scan manager object.\n
151 * \param hScanMngr - handle to the scan manager object.\n
152 * \param pNeighborAPsOnly - TRUE if scan for neighbor APs only, FALSE if scan on all channels.\
    [all...]
  /external/guava/src/com/google/common/io/
Files.java 61 * @param file the file to read from
62 * @param charset the character set used when writing the file
75 * @param file the file to write to
76 * @param charset the character set used when writing the file
89 * @param file the file to read from
106 * @param file the file to write to
118 * @param file the file to write to
119 * @param append if true, the encoded characters will be appended to the file;
137 * @param file the file to read from
138 * @param charset the character set used when reading the fil
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connInfra.c 130 DESCRIPTION: Infra Connection configuration function, called by the conection set param function
340 paramInfo_t param; local
345 param.paramType = REGULATORY_DOMAIN_TX_POWER_AFTER_SELECTION_PARAM;
346 regulatoryDomain_setParam(pConn->hRegulatoryDomain, &param);
348 param.paramType = RX_DATA_PORT_STATUS_PARAM;
349 param.content.rxDataPortStatus = OPEN_NOTIFY;
350 status = rxData_setParam(pConn->hRxData, &param);
354 param.paramType = TX_DATA_PORT_STATUS_PARAM;
355 param.content.txDataPortStatus = OPEN_NOTIFY;
356 status = txData_setParam(pConn->hTxData, &param);
380 paramInfo_t param; local
447 paramInfo_t param; local
476 paramInfo_t param; local
513 paramInfo_t param; local
554 paramInfo_t param; local
599 paramInfo_t param; local
660 paramInfo_t param; local
891 paramInfo_t param; local
    [all...]
  /dalvik/libcore/awt-kernel/src/main/java/java/beans/
PropertyChangeSupport.java 58 * @param sourceBean
74 * @param propertyName
76 * @param oldValue
78 * @param newValue
94 * @param propertyName
96 * @param index
98 * @param oldValue
100 * @param newValue
117 * @param propertyName
119 * @param listene
    [all...]
  /external/dbus/dbus/
dbus-timeout.c 55 * @param interval the timeout interval in milliseconds.
56 * @param handler function to call when the timeout occurs.
57 * @param data data to pass to the handler
58 * @param free_data_function function to be called to free the data.
88 * @param timeout the timeout object.
103 * @param timeout the timeout object.
129 * @param timeout the timeout
130 * @param interval the new interval
148 * @param timeout the timeout
149 * @param enabled #TRUE if timeout should be enabled
    [all...]
  /packages/apps/Email/src/org/apache/commons/io/output/
LockableFileWriter.java 66 * @param fileName the file to write to, not null
77 * @param fileName file to write to, not null
78 * @param append true if content should be appended, false to overwrite
89 * @param fileName the file to write to, not null
90 * @param append true if content should be appended, false to overwrite
91 * @param lockDir the directory in which the lock file should be held
103 * @param file the file to write to, not null
114 * @param file the file to write to, not null
115 * @param append true if content should be appended, false to overwrite
126 * @param file the file to write to, not null
    [all...]
  /external/icu4c/common/unicode/
utf8.h 103 * @param c 8-bit code unit (byte)
111 * @param c 8-bit code unit (byte)
119 * @param c 8-bit code unit (byte)
128 * @param c 32-bit code point
160 * @param s const uint8_t * string
161 * @param i string offset
162 * @param c output UChar32 variable
182 * @param s const uint8_t * string
183 * @param start starting string offset
184 * @param i string offset, must be start<=i<lengt
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
utf8.h 103 * @param c 8-bit code unit (byte)
111 * @param c 8-bit code unit (byte)
119 * @param c 8-bit code unit (byte)
128 * @param c 32-bit code point
160 * @param s const uint8_t * string
161 * @param i string offset
162 * @param c output UChar32 variable
182 * @param s const uint8_t * string
183 * @param start starting string offset
184 * @param i string offset, start<=i<lengt
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
utf8.h 103 * @param c 8-bit code unit (byte)
111 * @param c 8-bit code unit (byte)
119 * @param c 8-bit code unit (byte)
128 * @param c 32-bit code point
160 * @param s const uint8_t * string
161 * @param i string offset
162 * @param c output UChar32 variable
182 * @param s const uint8_t * string
183 * @param start starting string offset
184 * @param i string offset, start<=i<lengt
    [all...]
  /external/webkit/WebCore/icu/unicode/
utf8.h 103 * @param c 8-bit code unit (byte)
111 * @param c 8-bit code unit (byte)
119 * @param c 8-bit code unit (byte)
128 * @param c 32-bit code point
160 * @param s const uint8_t * string
161 * @param i string offset
162 * @param c output UChar32 variable
182 * @param s const uint8_t * string
183 * @param start starting string offset
184 * @param i string offset, start<=i<lengt
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
utf8.h 103 * @param c 8-bit code unit (byte)
111 * @param c 8-bit code unit (byte)
119 * @param c 8-bit code unit (byte)
128 * @param c 32-bit code point
160 * @param s const uint8_t * string
161 * @param i string offset
162 * @param c output UChar32 variable
182 * @param s const uint8_t * string
183 * @param start starting string offset
184 * @param i string offset, start<=i<lengt
    [all...]
  /cts/tools/host/src/com/android/cts/
HostUnitTestRunner.java 49 * @param jarPath The jar file.
50 * @param testPkgName The package name.
51 * @param testClassName The class name.
52 * @param testMethodName The method name.
76 * @param testClassName The class name.
77 * @param testMethodName The method name.
104 * @param jarPath The jar file.
105 * @param testPkgName The package name.
106 * @param testClassName The class name.
126 * @param testClass The test class
    [all...]
  /dalvik/dx/src/com/android/dx/cf/attrib/
InnerClassList.java 31 * @param count the number of elements to be in the list of inner classes
40 * @param n {@code >= 0;} which item
50 * @param n {@code >= 0, < size();} which class
51 * @param innerClass {@code non-null;} class this item refers to
52 * @param outerClass {@code null-ok;} outer class that this class is a
54 * @param innerName {@code null-ok;} original simple name of this class,
56 * @param accessFlags original declared access flags
82 * @param innerClass {@code non-null;} class this item refers to
83 * @param outerClass {@code null-ok;} outer class that this class is a
85 * @param innerName {@code null-ok;} original simple name of thi
    [all...]
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/
Engine.java 42 // for getInstance(String algorithm, Object param) optimization:
69 * @param service
80 * @param algorithm
81 * @param service
84 public synchronized void getInstance(String algorithm, Object param)
112 spi = serv.newInstance(param);
121 * @param algorithm
122 * @param service
123 * @param provider
127 Object param) throws NoSuchAlgorithmException
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorAttributeSet.java 42 * @param handler The calling StylesheetHandler/TemplatesBuilder.
43 * @param uri The Namespace URI, or the empty string if the
46 * @param localName The local name (without prefix), or the
49 * @param rawName The raw XML 1.0 name (with prefix), or the
51 * @param attributes The attributes attached to the element. If
91 * @param name The element type name.
92 * @param attributes The specified or defaulted attributes.
94 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
95 * @param uri The Namespace URI, or an empty string.
96 * @param localName The local name (without prefix), or empty string if not namespace processing
    [all...]
  /external/bluetooth/glib/tests/gobject/
accumulator.c 58 gint param);
60 gint param);
89 gint param,
97 gint param)
104 gint param,
112 gint param)
114 switch (param)
128 gint param)
130 switch (param)
144 gint param)
    [all...]
  /external/icu4c/common/
uenumimp.h 40 * @param en enumeration to be closed
51 * @param en enumeration to be counted
52 * @param status pointer to UErrorCode variable
64 * @param en enumeration
65 * @param resultLength pointer to result length
66 * @param status pointer to UErrorCode variable
81 * @param en enumeration
82 * @param resultLength pointer to result length
83 * @param status pointer to UErrorCode variable
98 * @param en enumeration
    [all...]
  /external/icu4c/i18n/unicode/
dtptngen.h 53 * @param status Output param set to success/failure code on exit,
61 * @param uLocale
62 * @param status Output param set to success/failure code on exit,
70 * @param status Output param set to success/failure code on exit,
92 * @param other the DateTimePatternGenerator object to be compared with.
101 * @param other the DateTimePatternGenerator object to be compared with.
111 * @param pattern Input pattern, such as "dd/MMM
    [all...]
  /external/proguard/src/proguard/
KeepClassSpecification.java 39 * @param markClasses specifies whether to mark the classes.
42 * @param markConditionally specifies whether to mark the classes and
46 * @param allowShrinking specifies whether shrinking is allowed.
47 * @param allowOptimization specifies whether optimization is allowed.
48 * @param allowObfuscation specifies whether obfuscation is allowed.
66 * @param markClasses specifies whether to mark the classes.
69 * @param markConditionally specifies whether to mark the classes and
73 * @param allowShrinking specifies whether shrinking is allowed.
74 * @param allowOptimization specifies whether optimization is allowed.
75 * @param allowObfuscation specifies whether obfuscation is allowed
    [all...]
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_i18n.h 64 * @param charset Charset of the multibyte string.
65 * @param mbs Multibyte string to be converted.
66 * @param mbsLen Number of the bytes (in mbs) to be converted.
67 * @param wcsBuf Buffer for the converted unicode characters.
70 * @param bufSizeInWideChar The size (in wide char) of wcsBuf
71 * @param bytesConsumed The number of bytes in mbs that have been successfully
88 * @param charset Charset of the multibyte string to be converted to.
89 * @param wcs Unicode string to be converted.
90 * @param wcsLen Number of the unicode characters (in wcs) to be converted.
91 * @param mbsBuf Buffer for converted multibyte characters
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 43 * @param word the character array containing the word
44 * @param wordOffset starting offset of the word in the character array
45 * @param wordLength length of valid characters in the character array
46 * @param frequency the frequency of occurence. This is normalized between 1 and 255, but
56 * @param composer the key sequence to match
57 * @param callback the callback object to send matched words to as possible candidates
58 * @param nextLettersFrequencies array of frequencies of next letters that could follow the
69 * @param word the word to search for. The search should be case-insensitive.
77 * @param word the array of characters that make up the word
78 * @param length the number of valid characters in the character arra
    [all...]
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
IRemoteAndroidTestRunner.java 40 * @param className fully qualified class name (eg x.y.z)
51 * @param classNames array of fully qualified class names (eg x.y.z)
59 * @param className fully qualified class name (eg x.y.z)
60 * @param testName method name
68 * @param packageName fully qualified package name (eg x.y.z)
78 * @param name the name of the instrumentation bundle argument
79 * @param value the value of the argument
88 * @param name the name of the instrumentation bundle argument
89 * @param value the value of the argument
114 * @param listeners listens for test result
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
SectionHelper.java 67 * @param body The parent (e.g. FormPage body)
68 * @param toolkit Form Toolkit
81 * @param body The parent (e.g. FormPage body).
82 * @param toolkit Form Toolkit.
83 * @param extra_style Extra styles (on top of description and title bar).
84 * @param use_description True if the Section.DESCRIPTION style should be added.
100 * @param toolkit Form Toolkit
101 * @param numColumns Desired number of columns.
112 * @param parent The parent (e.g. composite from CreateTableLayout())
113 * @param toolkit Form Toolki
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
SoftGemini.c 76 static void SoftGemini_setConfigParam(TI_HANDLE hSoftGemini, UINT32 *param);
326 DESCRIPTION: SoftGemini set param function, called by the following:
379 DESCRIPTION: SoftGemini get param function, called by the following:
412 whalParamInfo_t param; local
459 param.paramType = HAL_CTRL_SG_ENABLE_PARAM;
460 param.content.SoftGeminiEnable = SG_ENABLE;
461 return_value = whalCtrl_SetParam(pSoftGemini->hHalCtrl, &param);
471 param.paramType = HAL_CTRL_SG_ENABLE_PARAM;
472 param.content.SoftGeminiEnable = SG_DISABLE;
473 return_value = whalCtrl_SetParam(pSoftGemini->hHalCtrl, &param);
614 paramInfo_t param; local
728 paramInfo_t param; local
791 paramInfo_t param; local
825 paramInfo_t param; local
864 paramInfo_t param; local
908 paramInfo_t param; local
931 paramInfo_t param; local
987 paramInfo_t param; local
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
PBE.java 122 CipherParameters param; local
133 param = generator.generateDerivedParameters(pbeKey.getKeySize(), pbeKey.getIvSize());
137 param = generator.generateDerivedParameters(pbeKey.getKeySize());
142 if (param instanceof ParametersWithIV)
144 KeyParameter kParam = (KeyParameter)((ParametersWithIV)param).getParameters();
150 KeyParameter kParam = (KeyParameter)param;
161 return param;
181 CipherParameters param; local
190 param = generator.generateDerivedMacParameters(pbeKey.getKeySize());
197 return param;
213 CipherParameters param; local
256 CipherParameters param; local
    [all...]

Completed in 109 milliseconds

<<11121314151617181920>>