OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:descriptors
(Results
376 - 400
of
1862
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/v8/src/
accessors.h
37
// The list of accessor
descriptors
. This is a second-order macro
65
// Accessor
descriptors
.
/external/e2fsprogs/lib/ext2fs/
dblist.c
26
* the group
descriptors
. Of course, the group
descriptors
could be
ext2_err.c
31
"Can't read group
descriptors
",
32
"Can't write group
descriptors
",
/external/elfutils/tests/
arextract.c
139
/* Close the
descriptors
. */
142
printf ("Freeing ELF
descriptors
failed: %s", elf_errmsg (-1));
/external/javassist/src/main/javassist/util/proxy/
FactoryHelper.java
92
* The
descriptors
of the constructors of wrapper classes.
111
* The
descriptors
of the unwrapping methods contained
/external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp
40
EnableARMEHABIDescriptors("arm-enable-ehabi-
descriptors
", cl::Hidden,
41
cl::desc("Generate ARM EHABI tables with unwinding
descriptors
"),
/external/openssh/
PROTOCOL.mux
49
descriptors
(in that order) using Unix domain socket control messages.
154
The client then sends its standard input and output file
descriptors
/external/proguard/src/proguard/obfuscate/
MemberObfuscator.java
55
* @param descriptorMap the map of
descriptors
to
124
* @param descriptorMap the map of
descriptors
to [new name - old name] maps.
/external/protobuf/java/src/main/java/com/google/protobuf/
Internal.java
113
* {@link
Descriptors
.EnumDescriptor} implements this interface by mapping
114
* numbers to {@link
Descriptors
.EnumValueDescriptor}s. Additionally,
WireFormat.java
74
* Lite equivalent to {@link
Descriptors
.FieldDescriptor.JavaType}. This is
104
* Lite equivalent to {@link
Descriptors
.FieldDescriptor.Type}. This is
/external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc
71
// extensions) even if we use
descriptors
that are *not* from compiled-in
72
// types, so we make copies of the
descriptors
for unittest.proto and
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
UsbHid.java
22
* Helper for creating USB HID
descriptors
and reports.
29
* Generates basic Windows 7 compatible HID multitouch
descriptors
and reports
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_ioplug.h
172
* poll
descriptors
count; optional
176
* poll
descriptors
; optional
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h
43
performed in the new process with respect to file
descriptors
. */
183
`dup2' for the given file
descriptors
during the `spawn' call. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_ioplug.h
172
* poll
descriptors
count; optional
176
* poll
descriptors
; optional
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h
43
performed in the new process with respect to file
descriptors
. */
183
`dup2' for the given file
descriptors
during the `spawn' call. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_ioplug.h
172
* poll
descriptors
count; optional
176
* poll
descriptors
; optional
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h
43
performed in the new process with respect to file
descriptors
. */
183
`dup2' for the given file
descriptors
during the `spawn' call. */
/prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom
186
<
descriptors
>
189
</
descriptors
>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimationEditorDelegate.java
26
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.DocumentDescriptor;
27
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.ElementDescriptor;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/
DrawableEditorDelegate.java
25
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.DocumentDescriptor;
26
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.ElementDescriptor;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SimpleXmlTransfer.java
19
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.ElementDescriptor;
20
import com.android.ide.eclipse.adt.internal.editors.layout.
descriptors
.ViewElementDescriptor;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationAttributesPart.java
20
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.AttributeDescriptor;
21
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.XmlnsAttributeDescriptor;
ApplicationPage.java
22
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.ElementDescriptor;
24
import com.android.ide.eclipse.adt.internal.editors.manifest.
descriptors
.AndroidManifestDescriptors;
OverviewPage.java
22
import com.android.ide.eclipse.adt.internal.editors.
descriptors
.ElementDescriptor;
24
import com.android.ide.eclipse.adt.internal.editors.manifest.
descriptors
.AndroidManifestDescriptors;
Completed in 643 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>