/external/e2fsprogs/tests/m_dasd_bs/ |
expect.1 | 61 Primary superblock at 0, Group descriptors at 1-1 69 Backup superblock at 16384, Group descriptors at 16385-16385
|
/external/proguard/src/proguard/classfile/visitor/ |
MemberDescriptorFilter.java | 43 * descriptors will be matched. 57 * member descriptors will be matched.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
ProtocolMessageEnum.java | 33 import com.google.protobuf.Descriptors.EnumDescriptor; 34 import com.google.protobuf.Descriptors.EnumValueDescriptor;
|
/frameworks/av/media/libeffects/factory/ |
EffectsFactory.h | 74 // Description: Returns the descriptors of the sub effects of the effect 88 // *pDescriptor: updated with the sub effect descriptors.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/ |
midi.h | 78 /* As above, but more useful for defining your own descriptors: */ 102 /* As above, but more useful for defining your own descriptors: */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
midi.h | 78 /* As above, but more useful for defining your own descriptors: */ 102 /* As above, but more useful for defining your own descriptors: */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
midi.h | 78 /* As above, but more useful for defining your own descriptors: */ 102 /* As above, but more useful for defining your own descriptors: */
|
/prebuilts/tools/common/m2/internal/org/objenesis/objenesis/1.2/ |
objenesis-1.2.pom | 71 <descriptors>
73 </descriptors>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
EnumXmlPropertyEditor.java | 19 import com.android.ide.eclipse.adt.internal.editors.descriptors.AttributeDescriptor; 20 import com.android.ide.eclipse.adt.internal.editors.descriptors.ListAttributeDescriptor;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/ |
AndroidManifestDescriptors.java | 17 package com.android.ide.eclipse.adt.internal.editors.manifest.descriptors; 26 import com.android.ide.eclipse.adt.internal.editors.descriptors.AttributeDescriptor; 27 import com.android.ide.eclipse.adt.internal.editors.descriptors.DescriptorsUtils; 28 import com.android.ide.eclipse.adt.internal.editors.descriptors.ElementDescriptor; 29 import com.android.ide.eclipse.adt.internal.editors.descriptors.ElementDescriptor.Mandatory; 30 import com.android.ide.eclipse.adt.internal.editors.descriptors.IDescriptorProvider; 31 import com.android.ide.eclipse.adt.internal.editors.descriptors.ITextAttributeCreator; 32 import com.android.ide.eclipse.adt.internal.editors.descriptors.ListAttributeDescriptor; 33 import com.android.ide.eclipse.adt.internal.editors.descriptors.ReferenceAttributeDescriptor; 34 import com.android.ide.eclipse.adt.internal.editors.descriptors.TextAttributeDescriptor [all...] |
/external/chromium_org/third_party/libusb/src/libusb/os/ |
linux_usbfs.c | 49 * sysfs allows us to read the kernel's in-memory copies of device descriptors 51 * - The binary "descriptors" file contains all config descriptors since 53 * - The binary "descriptors" file was added in 2.6.23, commit 55 * active config descriptors 66 * If we also have all descriptors, we can obtain the device descriptor and 72 * Descriptors exposed by usbfs have the multi-byte fields in the device 73 * descriptor as host endian. Multi-byte fields in the other descriptors are 76 * In sysfs all descriptors are bus-endian. 117 * config descriptors (rather then just the active config) to the sysf 141 unsigned char *descriptors; member in struct:linux_device_priv 737 unsigned char *descriptors = priv->descriptors; local 796 unsigned char *descriptors = priv->descriptors; local [all...] |
/external/chromium_org/third_party/libusb/src/libusb/ |
io.c | 176 * constraints on packet size defined by endpoint descriptors. The host must 437 * packet descriptors in hope that all the data gets transferred. For incoming 512 * exposes a set of file descriptors which allow you to do this. 598 * variant on a set of file descriptors for other event sources (e.g. keyboard 600 * libusbx's file descriptors to your poll()/select() calls, and when activity 601 * is detected on such descriptors you know it is time to call 610 * descriptors in your main event loop, you must also consider that libusbx 615 * offers you a set of pollable file descriptors and information about when 637 * sets of file descriptors or handling timeouts. libusb_handle_events() will 649 * movements, etc. Through exposing a set of file descriptors, libusbx i [all...] |
/development/ndk/sources/android/libportable/common/include/ |
filefd_portable.h | 21 * Maintaining a list of special file descriptors in lib-portable
|
/external/bison/lib/ |
pipe-safer.c | 26 /* Like pipe, but ensure that neither of the file descriptors is
|
pipe2-safer.c | 27 /* Like pipe2, but ensure that neither of the file descriptors is
|
/external/bison/m4/ |
close.m4 | 18 dnl application may use it and pass file descriptors that refer to
|
/external/chromium/base/ |
dir_reader_posix.h | 18 // seems worse than falling back to enumerating all file descriptors so we will
|
global_descriptors_posix.cc | 38 // descriptors by adding a fixed offset:
|
/external/chromium/chrome/browser/ui/webui/options/ |
language_options_handler.h | 26 // Gets the list of languages from the given input descriptors.
|
/external/chromium_org/base/files/ |
dir_reader_posix.h | 17 // seems worse than falling back to enumerating all file descriptors so we will
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
language_options_handler.h | 28 // Gets the list of languages from the given input descriptors.
|
/external/chromium_org/chrome/installer/util/ |
delete_reg_key_work_item.h | 21 // the key and its subkeys take on their default security descriptors.
|
/external/chromium_org/content/browser/gamepad/ |
gamepad_platform_data_fetcher_linux.h | 39 // File descriptors for the /dev/input/js* devices. -1 if not in use.
|
/external/chromium_org/content/common/ |
zygote_commands_linux.h | 20 // File descriptors initialized by the Zygote Host
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
Service.java | 52 Descriptors.ServiceDescriptor getDescriptorForType(); 84 void callMethod(Descriptors.MethodDescriptor method, 107 Message getRequestPrototype(Descriptors.MethodDescriptor method); 116 Message getResponsePrototype(Descriptors.MethodDescriptor method);
|