/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiTextAttributeNode.java | 20 import com.android.ide.eclipse.adt.internal.editors.descriptors.AttributeDescriptor; 21 import com.android.ide.eclipse.adt.internal.editors.descriptors.DescriptorsUtils; 22 import com.android.ide.eclipse.adt.internal.editors.descriptors.TextAttributeDescriptor;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/ |
ValuesEditorDelegate.java | 25 import com.android.ide.eclipse.adt.internal.editors.descriptors.ElementDescriptor; 26 import com.android.ide.eclipse.adt.internal.editors.values.descriptors.ValuesDescriptors; 141 // FIXME Update when the descriptors are not static
|
/system/extras/ext4_utils/ |
ext2simg.c | 79 critical_error_errno("failed to seek to block group descriptors"); 83 critical_error_errno("failed to read block group descriptors"); 85 critical_error("failed to read all of block group descriptors");
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InjectedScriptSource.js | 324 var descriptors = this._propertyDescriptors(object, ownProperties, accessorPropertiesOnly); 327 for (var i = 0; i < descriptors.length; ++i) { 328 var descriptor = descriptors[i]; 340 return descriptors; 354 var descriptors = []; 363 descriptors.push(descriptor); 366 return descriptors; 418 var descriptors = []; 439 // Not all bindings provide proper descriptors. Fall back to the writable, configurable property. 446 descriptors.push(descriptor) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
LayoutEditorDelegate.java | 29 import com.android.ide.eclipse.adt.internal.editors.descriptors.DocumentDescriptor; 30 import com.android.ide.eclipse.adt.internal.editors.descriptors.ElementDescriptor; 31 import com.android.ide.eclipse.adt.internal.editors.descriptors.IUnknownDescriptorProvider; 32 import com.android.ide.eclipse.adt.internal.editors.layout.descriptors.CustomViewDescriptorService; 33 import com.android.ide.eclipse.adt.internal.editors.layout.descriptors.LayoutDescriptors; 34 import com.android.ide.eclipse.adt.internal.editors.layout.descriptors.ViewElementDescriptor; 817 // get the descriptors from the data. 841 * (i.e. one that was not mapped by the current descriptors). [all...] |
/external/chromium/base/ |
mach_ipc_mac.h | 26 // optional descriptors 128 // and the getting at relevant data and descriptors for the receiver. 132 // 1. If storage is allocated internally, the combined size of the descriptors 176 // A simple message is one with no descriptors 219 // descriptors and data may be embedded here.
|
/external/chromium_org/ppapi/api/dev/ |
ppb_truetype_font_dev.idl | 163 * Gets an array of TrueType font descriptors for a given font family. These 164 * descriptors can be used to create a font in that family and matching the 168 * descriptors. 171 * @param[in] output A <code>PP_ArrayOutput</code> to hold the descriptors. 177 * @return If >= 0, the number of font descriptors returned, otherwise an
|
/external/chromium_org/ppapi/c/dev/ |
ppb_truetype_font_dev.h | 186 * Gets an array of TrueType font descriptors for a given font family. These 187 * descriptors can be used to create a font in that family and matching the 191 * descriptors. 194 * @param[in] output A <code>PP_ArrayOutput</code> to hold the descriptors. 200 * @return If >= 0, the number of font descriptors returned, otherwise an
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
MessageTest.java | 168 Descriptors.Descriptor descriptor = TestRequired.getDescriptor(); 181 Descriptors.Descriptor descriptor = TestRequiredForeign.getDescriptor(); 308 Descriptors.Descriptor descriptor = TestRequired.getDescriptor(); 318 Descriptors.Descriptor descriptor = TestRequired.getDescriptor(); 342 Descriptors.Descriptor descriptor = TestRequired.getDescriptor();
|
ServiceTest.java | 33 import com.google.protobuf.Descriptors.FileDescriptor; 34 import com.google.protobuf.Descriptors.MethodDescriptor; 63 private final Descriptors.MethodDescriptor fooDescriptor = 65 private final Descriptors.MethodDescriptor barDescriptor = 263 // But descriptors are there.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/ |
java_enum.cc | 166 "public final com.google.protobuf.Descriptors.EnumValueDescriptor\n" 170 "public final com.google.protobuf.Descriptors.EnumDescriptor\n" 174 "public static final com.google.protobuf.Descriptors.EnumDescriptor\n" 177 // TODO(kenton): Cache statically? Note that we can't access descriptors 220 " com.google.protobuf.Descriptors.EnumValueDescriptor desc) {\n"
|
/external/chromium_org/tools/telemetry/docs/ |
telemetry.unittest.system_stub.html | 64 Data descriptors defined here:<br> 88 Data descriptors defined here:<br> 114 Data descriptors defined here:<br> 134 Data descriptors defined here:<br> 156 Data descriptors defined here:<br>
|
/external/emma/core/java12/com/vladium/emma/report/ |
AbstractReportGenerator.java | 16 import com.vladium.util.Descriptors; 146 for (Iterator /* ClassDescriptor */ descriptors = mdata.iterator (); descriptors.hasNext (); ) 148 final ClassDescriptor cls = (ClassDescriptor) descriptors.next (); 160 sampleClassNames.add (Descriptors.vmNameToJavaName (cls.getClassVMName ()));
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
ServiceTest.java | 33 import com.google.protobuf.Descriptors.FileDescriptor; 34 import com.google.protobuf.Descriptors.MethodDescriptor; 63 private final Descriptors.MethodDescriptor fooDescriptor = 65 private final Descriptors.MethodDescriptor barDescriptor = 261 // But descriptors are there.
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_enum.cc | 152 "public final com.google.protobuf.Descriptors.EnumValueDescriptor\n" 156 "public final com.google.protobuf.Descriptors.EnumDescriptor\n" 160 "public static final com.google.protobuf.Descriptors.EnumDescriptor\n" 163 // TODO(kenton): Cache statically? Note that we can't access descriptors 194 " com.google.protobuf.Descriptors.EnumValueDescriptor desc) {\n"
|
/frameworks/base/core/java/android/net/ |
LocalSocketImpl.java | 477 * Enqueues a set of file descriptors to send to the peer. The queue 478 * is one deep. The file descriptors will be sent with the next write 482 * @param fds non-null; file descriptors to send. 492 * Retrieves a set of file descriptors that a peer has sent through 495 * File descriptors may only be passed along with regular data, so this
|
/system/core/sh/ |
redir.c | 100 * old file descriptors are stashed away so that the redirection can be 114 char memory[10]; /* file descriptors to write to memory */ 184 * descriptors around. This may not be such a good idea because 347 * Discard all saved file descriptors. 373 * file descriptors left.
|
/external/llvm/docs/ |
SourceLevelDebugging.rst | 142 To do this, most of the debugging information (descriptors for types, 164 Debug information descriptors 168 provides a specification for well formed debug descriptors. 170 Consumers of LLVM debug information expect the descriptors for program objects 171 to start in a canonical format, but the descriptors can include additional 178 The fields of debug descriptors used internally by LLVM are restricted to only 195 The details of the various descriptors follow. 197 Compile unit descriptors 218 These descriptors contain a source language ID for the file (we use the DWARF 224 Compile unit descriptors provide the root context for objects declared in [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
FontFace.cpp | 101 PassRefPtr<FontFace> FontFace::create(const AtomicString& family, const String& source, const Dictionary& descriptors, ExceptionState& exceptionState) 115 if (descriptors.get("style", value)) { 120 if (descriptors.get("weight", value)) { 125 if (descriptors.get("stretch", value)) { 130 if (descriptors.get("unicodeRange", value)) { 135 if (descriptors.get("variant", value)) { 140 if (descriptors.get("featureSettings", value)) {
|
/frameworks/av/include/media/ |
AudioEffect.h | 116 * Returns a list of descriptors corresponding to the pre processings enabled by default 121 * descriptors: address where the effect descriptors should be returned. 135 * *descriptor updated with descriptors of pre processings enabled by default 136 * *count number of descriptors returned if returned status is N_ERROR. 139 * of descriptors to return 142 effect_descriptor_t *descriptors,
|
/frameworks/av/media/libmedia/ |
IAudioPolicyService.cpp | 362 effect_descriptor_t *descriptors, 365 if (descriptors == NULL || count == NULL) { 380 reply.read(descriptors, sizeof(effect_descriptor_t) * numDesc); 660 effect_descriptor_t *descriptors = local 662 status_t status = queryDefaultPreProcessing(audioSession, descriptors, &retCount); 672 reply->write(descriptors, sizeof(effect_descriptor_t) * count); 674 delete[] descriptors;
|
/external/chromium_org/ipc/ |
ipc_channel_posix.cc | 54 // connections (file descriptors) can then be passed via that 310 // Create a dedicated socketpair() for exchanging file descriptors. 402 // This is the first chunk of a message which has descriptors to send 434 // Subsequently, we can send file descriptors on the dedicated 597 // Close any outstanding, received file descriptors. 601 // Clear any outstanding, sent file descriptors. 758 NOTREACHED() << "Unable to pickle hello message file descriptors"; 817 // Read any file descriptors from the message. 844 // On Posix, we need to fix up the file descriptors before the input message 854 // The message has file descriptors [all...] |
/external/qemu/ |
usb-linux.c | 781 uint8_t *descriptors; local 804 /* get the desired configuration, interface, and endpoint descriptors 806 descriptors = &s->descr[18]; 810 if (descriptors[i + 1] != USB_DT_CONFIG || 811 descriptors[i + 5] != configuration) { 815 i += descriptors[i]; 818 if (descriptors[i + 1] != USB_DT_INTERFACE || 819 (descriptors[i + 1] == USB_DT_INTERFACE && 820 descriptors[i + 4] == 0)) { 821 i += descriptors[i] [all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
Descriptors.java | 53 * {@code Descriptor.getFile()}. A {@link FileDescriptor} contains descriptors 54 * for all the messages defined in that file, and file descriptors for all the 57 * Descriptors are built from DescriptorProtos, as defined in 62 public final class Descriptors { 65 * That includes, in particular, descriptors for all the messages and 66 * file descriptors for all other imported {@code .proto} files 226 // Building descriptors involves two steps: translating and linking. 229 // FileDescriptorProto's tree and put all of the descriptors into the 411 * so we can't actually parse them until we've constructed the descriptors, 412 * but to construct the descriptors we have to have parsed the descripto [all...] |
/external/libusb/libusb/ |
descriptor.c | 34 /** @defgroup desc USB descriptors 35 * This page details how to examine the various standard USB descriptors 92 usbi_err(ctx, "ran out of descriptors parsing"); 112 /* descriptors */ 135 /* Copy any unknown descriptors into a storage area for drivers */ 223 /* Skip over any interface, class or vendor descriptors */ 245 /* Copy any unknown descriptors into a storage area for */ 286 usbi_err(ctx, "ran out of descriptors parsing"); 366 /* Specific descriptors */ 391 /* Copy any unknown descriptors into a storage area for * [all...] |