OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:describes
(Results
551 - 575
of
2807
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/wilhelm/src/
sles_allinclusive.h
120
//
Describes
how an interface is related to a given class, used in iid_vtable::mInterface
178
//
Describes
how an interface is related to a given object
222
// BufferHeader
describes
each element of a BufferQueue, other than the data
250
// AdvancedBufferHeader
describes
each element of an AndroidBufferQueue, other than the data
/libcore/luni/src/main/java/org/w3c/dom/
DOMError.java
16
* <code>DOMError</code> is an interface that
describes
an error.
/ndk/sources/third_party/googletest/googletest/src/
gtest-filepath.cc
202
// Returns true if pathname
describes
something findable in the file-system,
216
// Returns true if pathname
describes
a directory in the file-system
246
// Returns true if pathname
describes
a root directory. (Windows has one
259
// Returns true if pathname
describes
an absolute path.
/packages/apps/Stk/res/values/
strings.xml
26
<!-- Settings entry which
describes
the current SIM Toolkit service on the device -->
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
HelpUrl.java
44
* @param topic
describes
the help topic to display; this String cannot be empty.
/packages/experimental/CameraPreviewTest/
AndroidManifest.xml
50
<!-- The MAIN action
describes
a main entry point into an
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/sound/
asound_fm.h
66
* This
describes
an FM note by its voice, octave, frequency number (10bit)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound_fm.h
66
* This
describes
an FM note by its voice, octave, frequency number (10bit)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
asound_fm.h
66
* This
describes
an FM note by its voice, octave, frequency number (10bit)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound_fm.h
66
* This
describes
an FM note by its voice, octave, frequency number (10bit)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
FlagAttributeDescriptor.java
30
*
Describes
a text attribute that can only contains some predefined values.
ReferenceAttributeDescriptor.java
33
*
Describes
an XML attribute displayed containing a value or a reference to a resource.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ClassAttributeDescriptor.java
28
*
Describes
an XML attribute representing a class name.
/art/runtime/gc/collector/
mark_compact.h
233
// Bitmap which
describes
which objects we have to move, need to do / 2 so that we can handle
236
// Bitmap which
describes
which lock words we need to restore.
/development/ndk/platforms/android-13/include/android/
input.h
608
/* Get the current length of the major axis of an ellipse that
describes
the touch area
612
/* Get the current length of the minor axis of an ellipse that
describes
the touch area
616
/* Get the current length of the major axis of an ellipse that
describes
the size
622
/* Get the current length of the minor axis of an ellipse that
describes
the size
705
/* Get the historical length of the major axis of an ellipse that
describes
the touch area
711
/* Get the historical length of the minor axis of an ellipse that
describes
the touch area
717
/* Get the historical length of the major axis of an ellipse that
describes
the size
725
/* Get the historical length of the minor axis of an ellipse that
describes
the size
[
all
...]
/development/ndk/platforms/android-14/include/android/
input.h
651
/* Get the current length of the major axis of an ellipse that
describes
the touch area
655
/* Get the current length of the minor axis of an ellipse that
describes
the touch area
659
/* Get the current length of the major axis of an ellipse that
describes
the size
665
/* Get the current length of the minor axis of an ellipse that
describes
the size
748
/* Get the historical length of the major axis of an ellipse that
describes
the touch area
754
/* Get the historical length of the minor axis of an ellipse that
describes
the touch area
760
/* Get the historical length of the major axis of an ellipse that
describes
the size
768
/* Get the historical length of the minor axis of an ellipse that
describes
the size
[
all
...]
/development/ndk/platforms/android-18/include/android/
input.h
653
/* Get the current length of the major axis of an ellipse that
describes
the touch area
657
/* Get the current length of the minor axis of an ellipse that
describes
the touch area
661
/* Get the current length of the major axis of an ellipse that
describes
the size
667
/* Get the current length of the minor axis of an ellipse that
describes
the size
750
/* Get the historical length of the major axis of an ellipse that
describes
the touch area
756
/* Get the historical length of the minor axis of an ellipse that
describes
the touch area
762
/* Get the historical length of the major axis of an ellipse that
describes
the size
770
/* Get the historical length of the minor axis of an ellipse that
describes
the size
[
all
...]
/development/ndk/platforms/android-9/include/android/
input.h
500
/* Get the current length of the major axis of an ellipse that
describes
the touch area
504
/* Get the current length of the minor axis of an ellipse that
describes
the touch area
508
/* Get the current length of the major axis of an ellipse that
describes
the size
514
/* Get the current length of the minor axis of an ellipse that
describes
the size
593
/* Get the historical length of the major axis of an ellipse that
describes
the touch area
599
/* Get the historical length of the minor axis of an ellipse that
describes
the touch area
605
/* Get the historical length of the major axis of an ellipse that
describes
the size
613
/* Get the historical length of the minor axis of an ellipse that
describes
the size
/development/samples/BackupRestore/src/com/example/android/backuprestore/
MultiRecordExampleAgent.java
127
// Finally, write the state file that
describes
our data as of this backup pass
198
// Finally, write the state file that
describes
our data as of this restore pass.
/external/bison/src/
AnnotationList.h
95
* - <tt>inadequacy_lists[s->number]</tt> now
describes
all inadequacies that
150
* - \c lookaheads
describes
the lookahead sets on the kernel items of some
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509V1CertificateGenerator.java
117
* Set the subject distinguished name. The subject
describes
the entity associated with the public key.
133
* Set the subject distinguished name. The subject
describes
the entity associated with the public key.
/external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types.h
27
// This struct
describes
a single input control for the imperative autocomplete
49
// A number between 0 and 1.0 that
describes
how much of the horizontal space
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_editor_base_controller.h
41
// An array of BookmarkFolderInfo where each item
describes
a folder in the
127
//
Describes
the profile's bookmark folder structure: the folder name, the
/external/chromium_org/chrome/common/extensions/api/
media_galleries.idl
120
//
Describes
format of container or codec of stream, i.e. "mp3", "h264".
176
// A dictionary that
describes
the add gallery watch request results.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab2_basic.html
6
<li>The manifest that
describes
meta-information about your application:
113
The first and foremost is the manifest, which
describes
your app,
Completed in 1287 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>