/external/tinyalsa/ |
D | mixer.c | 74 unsigned int max = mixer->ctl[n].info->value.enumerated.items; in mixer_close() 141 char **enames = calloc(ei->value.enumerated.items, sizeof(char*)); in mixer_open() 145 for (m = 0; m < ei->value.enumerated.items; m++) { in mixer_open() 148 tmp.value.enumerated.item = m; in mixer_open() 151 enames[m] = strdup(tmp.value.enumerated.name); in mixer_open() 322 return ev.value.enumerated.item[id]; in mixer_ctl_get_value() 396 ev.value.enumerated.item[id] = value; in mixer_ctl_set_value() 460 return ctl->info->value.enumerated.items; in mixer_ctl_get_num_enums() 467 (enum_id >= ctl->info->value.enumerated.items)) in mixer_ctl_get_enum_string() 482 num_enums = ctl->info->value.enumerated.items; in mixer_ctl_set_enum_by_string() [all …]
|
/external/clang/include/clang/AST/ |
D | TypeLocNodes.def | 11 // enumerated by providing its core name (e.g., "Pointer" for "PointerTypeLoc")
|
D | TypeNodes.def | 11 // enumerated by providing its name (e.g., "Builtin" or "Enum") and
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
D | gnubbies.js | 133 function enumerated(namespace, existingDeviceIds, devs) { function 183 enumerated(namespace, deviceIds, devs);
|
D | hidgnubbydevice.js | 415 function enumerated(devs) { function 430 chrome.hid.getDevices(devs[i], enumerated);
|
D | gnubby.js | 70 function enumerated(rc, devs) { function 84 Gnubby.gnubbies_.enumerate(enumerated); 100 Gnubby.gnubbies_.enumerate(enumerated);
|
D | usbgnubbydevice.js | 404 function enumerated(devs) { function 412 chrome.usb.getDevices(UsbGnubbyDevice.WINUSB_VID_PIDS[i], enumerated);
|
/external/libvpx/libvpx/ |
D | usage.dox | 97 defined in the definitions of each enumerated value. Error values can be 102 outside any context. The enumerated value returned from the last call can be 177 enumerated for application use. Identifiers not enumerated publicly are
|
/external/chromium_org/third_party/ |
D | README.chromium.template | 4 … revision this field should be "0" and the revision, or date should be enumerated in the appropria…
|
/external/chromium_org/sync/internal_api/ |
D | README | 32 children of a node can be enumerated in the order of their position.
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
D | usage.dox | 92 defined in the definitions of each enumerated value. Error values can be 97 outside any context. The enumerated value returned from the last call can be
|
/external/kernel-headers/original/uapi/sound/ |
D | asound.h | 864 } enumerated; member 889 } enumerated; member
|
/external/chromium_org/media/video/capture/mac/ |
D | video_capture_device_decklink_mac.mm | 99 DVLOG(1) << "Blackmagic camera enumerated: " << name.name();
|
/external/chromium_org/third_party/angle/extensions/ |
D | EXT_blend_minmax.txt | 72 BlendEquationEXT with one of three enumerated values. The default
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | notes.txt | 5 SSL's Buffers: enumerated and explained.
|
/external/clang/include/clang/Basic/ |
D | OperatorKinds.def | 17 /// In this file, each of the overloadable C++ operators is enumerated
|
/external/libexif/ |
D | README | 129 -DNO_VERBOSE_TAG_DATA Names of enumerated tag data contents
|
/external/clang/docs/ |
D | ObjectiveCLiterals.rst | 122 Expressions of scalar (numeric, enumerated, BOOL) and C string pointer 131 // enumerated types.
|
/external/valgrind/main/VEX/ |
D | Makefile-gcc | 119 # 188: enumerated type mixed with another type
|
/external/valgrind/main/docs/internals/ |
D | xml-output.txt | 263 types (enumerated below), so that GUIs may roughly categorise
|
/external/openssl/include/openssl/ |
D | asn1.h | 530 ASN1_ENUMERATED * enumerated; member
|
/external/openssl/crypto/asn1/ |
D | asn1.h | 530 ASN1_ENUMERATED * enumerated; member
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/core/ |
D | TestObject.idl | 224 // Limited value attributes and enumerated attributes
|
/external/chromium_org/third_party/boringssl/src/include/openssl/ |
D | asn1.h | 487 ASN1_ENUMERATED * enumerated; member
|
/external/chromium_org/chrome/browser/ |
D | chrome_browser_application_mac.mm | 180 // container) mutated while being enumerated is one case seen in
|