Searched
full:enumeration (Results
401 -
425 of
873) sorted by null
<<11121314151617181920>>
/external/bluetooth/glib/gobject/ |
glib-mkenums.1 | 59 enumeration-production, value-header, value-production, value-tail or
|
/external/freetype/include/freetype/ |
ftwinfnt.h | 67 * This is used for font enumeration and font creation as a
|
/external/icu4c/common/ |
usc_impl.h | 32 * Scripts are chosen based on the <code>UScriptCode</code> enumeration.
|
/external/iptables/extensions/ |
libipt_addrtype.c | 14 /* from linux/rtnetlink.h, must match order of enumeration */
|
/external/junit/src/junit/swingui/ |
TestRunner.java | 26 import java.util.Enumeration; 182 for (Enumeration e= fTestRunViews.elements(); e.hasMoreElements(); ) { 189 for (Enumeration e= fTestRunViews.elements(); e.hasMoreElements(); ) { 199 for (Enumeration e= fTestRunViews.elements(); e.hasMoreElements(); ) {
|
/external/opencore/codecs_v2/audio/aac/dec/include/ |
pvmp4audiodecoder_api.h | 120 * This enumeration is used for the structure element outputFormat. It 137 * This enumeration holds the possible return values for the main decoder 153 * This enumeration holds the possible return values for stream type 214 * For further information look at the comments for the enumeration.
|
/external/opencore/codecs_v2/audio/sbc/enc/include/ |
pvsbcencoderinterface.h | 50 * \brief An enumeration type that defines the Encoder status.
|
/external/opencore/engines/player/include/ |
pv_player_types.h | 22 * An enumeration of the major states of the pvPlayer engine.
|
/external/opencore/fileformats/wav/parser/include/ |
pvwavfileparser.h | 48 // This enumeration lists the formats currently supported
|
/external/v8/src/ |
conversions.h | 77 // Enumeration for allowing octals and ignoring junk when converting
|
/external/webkit/JavaScriptCore/wtf/wince/ |
FastMallocWince.h | 107 // enumeration values. An alternative implementation of this
|
/external/wpa_supplicant/ |
defs.h | 37 * These enumeration values are used to indicate the current wpa_supplicant
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
defs.h | 96 * These enumeration values are used to indicate the current wpa_supplicant
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pvmp4audiodecoder_api.h | 120 * This enumeration is used for the structure element outputFormat. It 137 * This enumeration holds the possible return values for the main decoder 153 * This enumeration holds the possible return values for stream type 214 * For further information look at the comments for the enumeration.
|
/frameworks/base/test-runner/src/junit/runner/ |
TestCaseClassLoader.java | 213 for (Enumeration e= p.propertyNames(); e.hasMoreElements(); ) {
|
/frameworks/base/tools/preload/ |
sorttable.js | 447 // array-like enumeration 456 // generic enumeration 465 // character enumeration 472 // globally resolve forEach enumeration
|
/frameworks/base/wifi/java/android/net/wifi/ |
SupplicantState.java | 25 * These enumeration values are used to indicate the current wpa_supplicant
|
/hardware/msm7k/libcamera/ |
QualcommCameraHardware.h | 191 // NOTE: if you add to this enumeration, make sure you update
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_event_mbox.h | 74 Events Enumeration
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
bssTypes.h | 55 * Enumeration definitions.
|
/prebuilt/common/ant/ |
ant.jar | |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
public_event_mbox.h | 71 Events Enumeration
|
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_event_mbox.h | 74 Events Enumeration
|
/system/wlan/ti/wilink_6_1/stad/Export_Inc/ |
bssTypes.h | 55 * Enumeration definitions.
|
/external/icu4c/i18n/unicode/ |
timezone.h | 150 * Returns an enumeration over all recognized time zone IDs. (i.e., 153 * @return an enumeration object, owned by the caller. 159 * Returns an enumeration over time zone IDs with a given raw 164 * IDs corresponding to GMT-7:00, you'll get back an enumeration 172 * @return an enumeration object, owned by the caller 178 * Returns an enumeration over time zone IDs associated with the 184 * @return an enumeration object, owned by the caller [all...] |
Completed in 77 milliseconds
<<11121314151617181920>>