HomeSort by relevance Sort by last modified time
    Searched full:descriptor (Results 276 - 300 of 4342) sorted by null

<<11121314151617181920>>

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/
ObjectDescriptorBox.java 20 * This object contains an Object Descriptor or an Initial Object Descriptor.
21 * There are a number of possible file types based on usage, depending on the descriptor:
32 * an Object Descriptor Box. <br/>
  /external/valgrind/main/memcheck/tests/
badjump.c 7 descriptor, not to the function's entry point. Hence to get
erringfds.stderr.exp 2 Warning: invalid file descriptor -1 in syscall read()
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServerCallback.java 88 * A remote client has requested to read a local descriptor.
96 * @param descriptor Descriptor to be read
99 int offset, BluetoothGattDescriptor descriptor) {
103 * A remote client has requested to write to a local descriptor.
110 * @param descriptor Descriptor to be written to.
115 * @param value The value the client wants to assign to the descriptor
118 BluetoothGattDescriptor descriptor,
  /frameworks/base/core/java/android/hardware/input/
KeyboardLayout.java 43 public KeyboardLayout(String descriptor, String label, String collection) {
44 mDescriptor = descriptor;
56 * Gets the keyboard layout descriptor, which can be used to retrieve
60 * @return The keyboard layout descriptor.
  /frameworks/base/core/java/android/os/storage/
IMountServiceListener.java 34 private static final String DESCRIPTOR = "IMountServiceListener";
38 this.attachInterface(this, DESCRIPTOR);
49 IInterface iin = (IInterface) obj.queryLocalInterface(DESCRIPTOR);
65 reply.writeString(DESCRIPTOR);
69 data.enforceInterface(DESCRIPTOR);
77 data.enforceInterface(DESCRIPTOR);
104 return DESCRIPTOR;
116 _data.writeInterfaceToken(DESCRIPTOR);
141 _data.writeInterfaceToken(DESCRIPTOR);
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDescriptor.java 63 * The route id associated with a route descriptor functions as a stable
169 * Gets a bundle of extras for this route descriptor.
178 * Returns true if the route descriptor has all of the required fields.
239 * Creates a media route descriptor builder.
251 * Creates a media route descriptor builder whose initial contents are
252 * copied from an existing descriptor.
254 public Builder(MediaRouteDescriptor descriptor) {
255 if (descriptor == null) {
256 throw new IllegalArgumentException("descriptor must not be null");
259 mBundle = new Bundle(descriptor.mBundle)
    [all...]
MediaRouteProvider.java 115 * Sets a callback to invoke when the provider's descriptor changes.
191 * Gets the provider's descriptor.
193 * The descriptor describes the state of the media route provider and
194 * the routes that it publishes. Watch for changes to the descriptor
198 * @return The media route provider descriptor, or null if none.
207 * Sets the provider's descriptor.
210 * {@link Callback callback} about the change to the provider's descriptor.
213 * @param descriptor The updated route provider descriptor, or null if none.
217 public final void setDescriptor(MediaRouteProviderDescriptor descriptor) {
    [all...]
  /frameworks/wilhelm/src/itf/
IVibra.c 59 const SLVibraDescriptor *d = Vibra_id_descriptors[0].descriptor;
99 const SLVibraDescriptor *d = Vibra_id_descriptors[0].descriptor;
123 const SLVibraDescriptor *d = Vibra_id_descriptors[0].descriptor;
155 thiz->mFrequency = Vibra_id_descriptors[0].descriptor->minFrequency;
  /hardware/libhardware/include/hardware/
qemu_pipe.h 32 /* Try to open a new Qemu fast-pipe. This function returns a file descriptor
36 * This file descriptor can be used as a standard pipe/socket descriptor.
41 * On success, return a valid file descriptor
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/
cdc.h 45 /* "Header Functional Descriptor" from CDC spec 5.2.3.1 */
54 /* "Call Management Descriptor" from CDC spec 5.2.3.2 */
67 /* "Abstract Control Management Descriptor" from CDC spec 5.2.3.3 */
83 /* "Union Functional Descriptor" from CDC spec 5.2.3.8 */
94 /* "Country Selection Functional Descriptor" from CDC spec 5.2.3.9 */
105 /* "Network Channel Terminal Functional Descriptor" from CDC spec 5.2.3.11 */
117 /* "Ethernet Networking Functional Descriptor" from CDC spec 5.2.3.16 */
130 /* "MDLM Functional Descriptor" from CDC WMC spec 6.7.2.3 */
140 /* "MDLM Detail Functional Descriptor" from CDC WMC spec 6.7.2.4 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h 45 /* "Header Functional Descriptor" from CDC spec 5.2.3.1 */
54 /* "Call Management Descriptor" from CDC spec 5.2.3.2 */
67 /* "Abstract Control Management Descriptor" from CDC spec 5.2.3.3 */
83 /* "Union Functional Descriptor" from CDC spec 5.2.3.8 */
94 /* "Country Selection Functional Descriptor" from CDC spec 5.2.3.9 */
105 /* "Network Channel Terminal Functional Descriptor" from CDC spec 5.2.3.11 */
117 /* "Ethernet Networking Functional Descriptor" from CDC spec 5.2.3.16 */
130 /* "MDLM Functional Descriptor" from CDC WMC spec 6.7.2.3 */
140 /* "MDLM Detail Functional Descriptor" from CDC WMC spec 6.7.2.4 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/
cdc.h 45 /* "Header Functional Descriptor" from CDC spec 5.2.3.1 */
54 /* "Call Management Descriptor" from CDC spec 5.2.3.2 */
67 /* "Abstract Control Management Descriptor" from CDC spec 5.2.3.3 */
83 /* "Union Functional Descriptor" from CDC spec 5.2.3.8 */
94 /* "Country Selection Functional Descriptor" from CDC spec 5.2.3.9 */
105 /* "Network Channel Terminal Functional Descriptor" from CDC spec 5.2.3.11 */
117 /* "Ethernet Networking Functional Descriptor" from CDC spec 5.2.3.16 */
130 /* "MDLM Functional Descriptor" from CDC WMC spec 6.7.2.3 */
140 /* "MDLM Detail Functional Descriptor" from CDC WMC spec 6.7.2.4 */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimDescriptors.java 31 /** The root element descriptor */
37 /** @return the root descriptor. */
55 for (ElementDescriptor descriptor : getRootElementDescriptors()) {
56 nameToDescriptor.put(descriptor.getXmlName(), descriptor); local
60 ElementDescriptor descriptor = nameToDescriptor.get(mRootTag); local
61 if (descriptor == null) {
62 descriptor = getDescriptor();
64 return descriptor;
AnimationEditorDelegate.java 102 ElementDescriptor descriptor; local
104 descriptor = data.getAnimDescriptors().getElementDescriptor(mRootTag);
106 descriptor = data.getAnimatorDescriptors().getElementDescriptor(mRootTag);
115 setUiRootNode(descriptor.createUiNode());
132 ElementDescriptor descriptor; local
136 descriptor = new DocumentDescriptor("temp", null /*children*/);
139 descriptor = data.getAnimDescriptors().getElementDescriptor(mRootTag);
141 descriptor = data.getAnimatorDescriptors().getElementDescriptor(mRootTag);
145 setUiRootNode(descriptor.createUiNode());
AnimatorDescriptors.java 37 /** The root element descriptor */
43 /** @return the root descriptor. */
61 for (ElementDescriptor descriptor : getRootElementDescriptors()) {
62 nameToDescriptor.put(descriptor.getXmlName(), descriptor); local
66 ElementDescriptor descriptor = nameToDescriptor.get(rootTag); local
67 if (descriptor == null) {
68 descriptor = getDescriptor();
70 return descriptor;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 60 /** The document descriptor. Contains all layouts and views linked together. */
76 /** The descriptor matching android.view.View. */
79 /** Map from view full class name to view descriptor */
84 /** Returns the document descriptor. Contains all layouts and views linked together. */
106 * Returns the descriptor matching android.view.View, which is guaranteed
117 * Updates the document descriptor.
119 * It first computes the new children of the descriptor and then update them
186 // The gesture overlay descriptor is really a layout but not included in the layouts list
218 * Creates an element descriptor from a given {@link ViewClassInfo}.
314 * Creates a new {@code <include>} descriptor and adds it to the list of view descriptors
396 final ViewElementDescriptor descriptor; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiListAttributeNode.java 134 AttributeDescriptor descriptor = getDescriptor(); local
137 String attr_name = descriptor.getXmlLocalName();
142 if (SdkConstants.NS_RESOURCES.equals(descriptor.getNamespaceUri())) {
144 } else if (SdkConstants.XMLNS_URI.equals(descriptor.getNamespaceUri())) {
151 if (descriptor instanceof ListAttributeDescriptor &&
152 ((ListAttributeDescriptor) descriptor).getValues() != null) {
153 // Get enum values from the descriptor
154 values = ((ListAttributeDescriptor) descriptor).getValues();
163 // get the great-grand-parent descriptor.
  /external/qemu/elff/
dwarf_defs.h 286 /* DIE attribute descriptor in the .debug_abbrev section.
287 * Attribute descriptor contains two LEB128 values. First one provides
298 /* Checks if this is a separator descriptor.
306 /* Pulls attribute data, advancing past this descriptor.
308 * at_value - Upon return contains attribute value of this descriptor.
309 * form - Upon return contains form value of this descriptor.
311 * Pointer to the byte past this descriptor block (usually, next
316 /* Size of separator descriptor is always 2 bytes. */
336 /* DIE abbreviation descriptor in the .debug_abbrev section.
337 * DIE abbreviation descriptor contains three parameters. The first one is a
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 286 /* DIE attribute descriptor in the .debug_abbrev section.
287 * Attribute descriptor contains two LEB128 values. First one provides
298 /* Checks if this is a separator descriptor.
306 /* Pulls attribute data, advancing past this descriptor.
308 * at_value - Upon return contains attribute value of this descriptor.
309 * form - Upon return contains form value of this descriptor.
311 * Pointer to the byte past this descriptor block (usually, next
316 /* Size of separator descriptor is always 2 bytes. */
336 /* DIE abbreviation descriptor in the .debug_abbrev section.
337 * DIE abbreviation descriptor contains three parameters. The first one is
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
libusb.h 193 /** In the context of a \ref libusb_device_descriptor "device descriptor",
253 * Descriptor types as defined by the USB specification. */
255 /** Device descriptor. See libusb_device_descriptor. */
258 /** Configuration descriptor. See libusb_config_descriptor. */
261 /** String descriptor */
264 /** Interface descriptor. See libusb_interface_descriptor. */
267 /** Endpoint descriptor. See libusb_endpoint_descriptor. */
270 /** BOS descriptor */
273 /** Device Capability descriptor */
276 /** HID descriptor */
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessage.java 33 import com.google.protobuf.Descriptors.Descriptor;
97 public Descriptor getDescriptorForType() {
98 return internalGetFieldAccessorTable().descriptor;
105 final Descriptor descriptor = internalGetFieldAccessorTable().descriptor; local
106 for (final FieldDescriptor field : descriptor.getFields()) {
308 public Descriptor getDescriptorForType() {
309 return internalGetFieldAccessorTable().descriptor;
321 final Descriptor descriptor = internalGetFieldAccessorTable().descriptor local
606 final FieldDescriptor descriptor = extension.getDescriptor(); local
616 FieldDescriptor descriptor = extension.getDescriptor(); local
640 FieldDescriptor descriptor = extension.getDescriptor(); local
699 FieldDescriptor descriptor = next.getKey(); local
918 final FieldDescriptor descriptor = extension.getDescriptor(); local
927 FieldDescriptor descriptor = extension.getDescriptor(); local
950 FieldDescriptor descriptor = extension.getDescriptor(); local
961 final FieldDescriptor descriptor = extension.getDescriptor(); local
973 final FieldDescriptor descriptor = extension.getDescriptor(); local
987 final FieldDescriptor descriptor = extension.getDescriptor(); local
    [all...]
  /frameworks/av/include/media/
AudioEffect.h 74 * Returns an effect descriptor during effect
79 * descriptor: address where the effect descriptor should be returned.
85 * BAD_VALUE invalid descriptor pointer or index
89 * *descriptor: updated with effect descriptor
91 static status_t queryEffect(uint32_t index, effect_descriptor_t *descriptor);
95 * Returns the descriptor for the specified effect uuid.
99 * descriptor: address where the effect descriptor should be returned
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
text_format.py 40 from google.protobuf import descriptor namespace
70 if field.label == descriptor.FieldDescriptor.LABEL_REPEATED:
85 field.type == descriptor.FieldDescriptor.TYPE_MESSAGE and
87 field.label == descriptor.FieldDescriptor.LABEL_OPTIONAL):
92 elif field.type == descriptor.FieldDescriptor.TYPE_GROUP:
98 if field.cpp_type != descriptor.FieldDescriptor.CPPTYPE_MESSAGE:
115 if field.cpp_type == descriptor.FieldDescriptor.CPPTYPE_MESSAGE:
124 elif field.cpp_type == descriptor.FieldDescriptor.CPPTYPE_ENUM:
130 elif field.cpp_type == descriptor.FieldDescriptor.CPPTYPE_STRING:
137 elif field.cpp_type == descriptor.FieldDescriptor.CPPTYPE_BOOL
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_enum_field.cc 55 const FieldDescriptor* descriptor, map<string, string>* variables) {
57 RenameJavaKeywords(UnderscoresToCamelCase(descriptor));
59 RenameJavaKeywords(UnderscoresToCapitalizedCamelCase(descriptor));
60 (*variables)["number"] = SimpleItoa(descriptor->number());
62 (*variables)["default"] = DefaultValue(params, descriptor);
63 (*variables)["tag"] = SimpleItoa(internal::WireFormat::MakeTag(descriptor));
65 internal::WireFormat::TagSize(descriptor->number(), descriptor->type()));
66 (*variables)["message_name"] = descriptor->containing_type()->name();
74 EnumFieldGenerator(const FieldDescriptor* descriptor, const Params& params
    [all...]

Completed in 2527 milliseconds

<<11121314151617181920>>