OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gets
(Results
151 - 175
of
3716
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/GetSet/
getset-003.js
50
status = 'In SECTION1 of test after 0 sets, 0
gets
';
68
status = 'In SECTION1 of test after 2 sets, 2
gets
';
81
status = 'In SECTION2 of test after 0 sets, 0
gets
';
99
status = 'In SECTION2 of test after 2 sets, 2
gets
';
116
status = 'In SECTION3 of test after 1 set, 0
gets
'; // (we set a default value in the prototype)
134
status = 'In SECTION3 of test after 3 sets, 2
gets
';
140
status = 'obj2 = new TestObject() after 1 set, 0
gets
';
152
status = 'In SECTION3 of test after 3 sets, 3
gets
';
getset-004.js
50
status = 'In SECTION1 of test after 0 sets, 0
gets
';
68
status = 'In SECTION1 of test after 2 sets, 2
gets
';
81
status = 'In SECTION2 of test after 0 sets, 0
gets
';
99
status = 'In SECTION2 of test after 2 sets, 2
gets
';
116
status = 'In SECTION3 of test after 1 set, 0
gets
'; // (we set a default value in the prototype)
134
status = 'In SECTION3 of test after 3 sets, 2
gets
';
140
status = 'obj2 = new TestObject() after 1 set, 0
gets
';
152
status = 'In SECTION3 of test after 3 sets, 3
gets
';
getset-005.js
59
status = 'In SECTION1 of test after 0 sets, 0
gets
';
77
status = 'In SECTION1 of test after 2 sets, 2
gets
';
90
status = 'In SECTION2 of test after 0 sets, 0
gets
';
108
status = 'In SECTION2 of test after 2 sets, 2
gets
';
125
status = 'In SECTION3 of test after 1 set, 0
gets
'; // (we set a default value in the prototype)
143
status = 'In SECTION3 of test after 3 sets, 2
gets
';
149
status = 'obj2 = new TestObject() after 1 set, 0
gets
';
161
status = 'In SECTION3 of test after 3 sets, 3
gets
';
/frameworks/base/awt/java/awt/
HeadlessGraphicsEnvironment.java
48
*
Gets
the default screen device as GraphicDevice object.
60
*
Gets
an array of all available screen devices.
/frameworks/base/awt/java/awt/geom/
Dimension2D.java
40
*
Gets
the width.
47
*
Gets
the height.
/frameworks/base/awt/javax/imageio/spi/
ImageTranscoderSpi.java
54
*
Gets
the class name of an ImageReaderSpi that produces IIOMetadata
62
*
Gets
the class name of an ImageWriterSpi that produces IIOMetadata
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java
54
* The intent that
gets
sent when the service must wake up for a retry Note:
59
/** the intent that
gets
sent when clicking a successful transfer */
62
/** the intent that
gets
sent when clicking outbound transfer notification */
65
/** the intent that
gets
sent when clicking a inbound transfer notification */
68
/** the intent that
gets
sent when clicking an incomplete/failed transfer */
72
* the intent that
gets
sent when deleting the incoming file confirmation
78
* the intent that
gets
sent when deleting the notifications of outbound and
84
* the intent that
gets
sent when clicking a incoming file confirm
/packages/apps/Email/src/org/apache/james/mime4j/field/
ContentTypeField.java
83
*
Gets
the exception that was raised during parsing of
91
*
Gets
the MIME type defined in this Content-Type field.
100
*
Gets
the MIME type defined in the child's
128
*
Gets
the value of a parameter. Parameter names are case-insensitive.
140
*
Gets
all parameters.
151
*
Gets
the value of the <code>boundary</code> parameter if set.
161
*
Gets
the value of the <code>charset</code> parameter if set.
171
*
Gets
the value of the <code>charset</code> parameter if set for the
/packages/apps/IM/src/com/android/im/
IImConnection.aidl
53
*
Gets
an array of presence status which are supported by the IM provider.
60
*
Gets
the count of active ChatSessions of this connection.
/dalvik/dx/src/com/android/dx/cf/code/
SwitchList.java
62
*
Gets
the size of the list.
71
*
Gets
the indicated test value.
81
*
Gets
the indicated target. Asking for the target at {@code size()}
92
*
Gets
the default target. This is just a shorthand for
102
*
Gets
the list of all targets. This includes one extra element at the
112
*
Gets
the list of all case values.
BaseMachine.java
255
*
Gets
the number of primary arguments.
264
*
Gets
the width of the arguments (where a category-2 value counts as
280
*
Gets
the {@code n}th primary argument.
299
*
Gets
the type auxiliary argument.
308
*
Gets
the {@code int} auxiliary argument.
317
*
Gets
the constant auxiliary argument.
326
*
Gets
the branch target auxiliary argument.
335
*
Gets
the switch cases auxiliary argument.
344
*
Gets
the init values auxiliary argument.
352
*
Gets
the last local index accessed
[
all
...]
LocalsArray.java
69
*
Gets
the maximum number of locals this instance can refer to.
78
* {@link #getMaxLocals} and (b) the next index
gets
invalidated
106
*
Gets
the type stored at the given local index, or {@code null}
115
*
Gets
the type stored at the given local index, only succeeding if
127
*
Gets
the type stored at the given local index, which is expected
140
*
Gets
the type stored at the given local index, which is expected
173
*
Gets
the locals set appropriate for the current execution context.
/dalvik/dx/src/com/android/dx/dex/code/
BlockAddresses.java
61
*
Gets
the instance for the start of the given block.
71
*
Gets
the instance for the start of the block with the given label.
81
*
Gets
the instance for the final instruction of the given block.
91
*
Gets
the instance for the final instruction of the block with
102
*
Gets
the instance for the end (address after the final instruction)
113
*
Gets
the instance for the end (address after the final instruction)
/dalvik/libcore/luni/src/main/java/java/net/
JarURLConnection.java
117
*
Gets
the name of the entry referenced by this {@code JarURLConnection}.
128
*
Gets
the {@code JarEntry} object of the entry referenced by this {@code
148
*
Gets
the manifest file associated with this JAR-URL.
159
*
Gets
the {@code JarFile} object referenced by this {@code
169
*
Gets
the URL to the JAR-file referenced by this {@code JarURLConnection}.
179
*
Gets
all attributes of the manifest file referenced by this {@code
URLConnection.java
133
*
Gets
the option value which indicates whether user interaction is allowed
144
*
Gets
an object representing the content of the resource this {@code
172
*
Gets
an object representing the content of the resource this {@code
206
*
Gets
the content encoding type specified by the response header field
289
*
Gets
the content length in bytes specified by the response header field
299
*
Gets
the MIME-type of the content specified by the response header field
309
*
Gets
the timestamp when this response has been sent as a date in
320
*
Gets
the default setting whether this connection allows user interaction.
331
*
Gets
the default value for the specified request {@code field} or {@code
346
*
Gets
the default setting whether this connection allows using caches
[
all
...]
/external/bluetooth/glib/gio/
gappinfo.h
61
* @get_id:
Gets
a string identifier for a #GAppInfo.
62
* @get_name:
Gets
the name of the application for a #GAppInfo.
63
* @get_description:
Gets
a short description for the application described by the #GAppInfo.
64
* @get_executable:
Gets
the execuable name for the #GAppInfo.
65
* @get_icon:
Gets
the #GIcon for the #GAppInfo.
80
* @get_commandline:
Gets
the commandline for the #GAppInfo. Since 2.20
gmount.h
47
* @get_root:
Gets
a #GFile to the root directory of the #GMount.
48
* @get_name:
Gets
a string containing the name of the #GMount.
49
* @get_icon:
Gets
a #GIcon for the #GMount.
50
* @get_uuid:
Gets
the UUID for the #GMount. The reference is typically based on the file system UUID for the mount in question and should be considered an opaque string. Returns %NULL if there is no UUID available.
51
* @get_volume:
Gets
a #GVolume the mount is located on. Returns %NULL if the #GMount is not associated with a #GVolume.
52
* @get_drive:
Gets
a #GDrive the volume of the mount is located on. Returns %NULL if the #GMount is not associated with a #GDrive or a #GVolume. This is convenience method for getting the #GVolume and using that to get the #GDrive.
/external/gtest/include/gtest/
gtest-test-part.h
70
//
Gets
the outcome of the test part.
73
//
Gets
the name of the source file where the test part took place, or
77
//
Gets
the line in the source file where the test part took place,
81
//
Gets
the summary of the failure message.
84
//
Gets
the message associated with the test part.
101
//
Gets
the summary of the failure message by omitting the stack
/external/kernel-headers/original/linux/
kd.h
8
#define GIO_FONT 0x4B60 /*
gets
font in expanded form */
21
#define GIO_CMAP 0x4B70 /*
gets
colour palette on VGA+ */
84
#define KDGKBMODE 0x4B44 /*
gets
current keyboard mode */
89
#define KDGKBMETA 0x4B62 /*
gets
meta key handling mode */
108
#define KDGKBENT 0x4B46 /*
gets
one entry in translation table */
115
#define KDGKBSENT 0x4B48 /*
gets
one function key string entry */
/frameworks/base/awt/java/awt/font/
GraphicAttribute.java
100
*
Gets
the GraphicAttribute's advance. It's the distance from the point at
109
*
Gets
the alignment of this GraphicAttribute.
118
*
Gets
the ascent of this GraphicAttribute.
125
*
Gets
the bounds of this GraphicAttribute.
139
*
Gets
the descent of this GraphicAttribute.
146
*
Gets
the GlyphJustificationInfo of this GraphicAttribute.
/frameworks/base/awt/javax/imageio/
IIOImage.java
104
*
Gets
the RenderedImage object or returns null if this IIOImage object is
140
*
Gets
the Raster object or returns null if this IIOImage object is
165
*
Gets
the number of thumbnails for this IIOImage.
174
*
Gets
the thumbnail with the specified index in the list.
188
*
Gets
the list of thumbnails.
207
*
Gets
the metadata of this IIOImage.
ImageReadParam.java
83
*
Gets
the current destination image as BufferedImage.
92
*
Gets
the indices of destination bands.
101
*
Gets
the index of the maximum pass to be decoded. This method returns
116
*
Gets
the index of the minimum progressive pass that is decoded, default
127
*
Gets
the number of progressive passes. The default value is
137
*
Gets
the dimension of source image which will be rendered during decoding
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
Constants.java
52
/** The intent that
gets
sent when the service must wake up for a retry */
55
/** the intent that
gets
sent when clicking a successful download */
58
/** the intent that
gets
sent when clicking an incomplete/failed download */
61
/** the intent that
gets
sent when deleting the notification of a completed download */
104
/** The minimum amount of progress that has to be done before the progress bar
gets
updated */
107
/** The minimum amount of time that has to elapse before the progress bar
gets
updated, in ms */
/frameworks/base/core/java/android/app/
SearchableInfo.java
105
*
Gets
the search suggestion content provider authority.
115
*
Gets
the name of the package where the suggestion provider lives,
123
*
Gets
the component name of the searchable activity.
172
*
Gets
the resource id of the description string to use for this source in system search
182
*
Gets
the content provider path for obtaining search suggestions.
192
*
Gets
the selection for obtaining search suggestions.
201
*
Gets
the optional intent action for use with these suggestions. This is
216
*
Gets
the optional intent data for use with these suggestions. This is
233
*
Gets
the suggestion threshold.
438
*
Gets
the key code that this action key info is for
[
all
...]
/dalvik/libcore/suncompat/src/main/java/sun/misc/
Unsafe.java
47
*
Gets
the unique instance of this class. This is only allowed in
64
*
Gets
the raw byte offset from the start of an object's memory to
90
*
Gets
the offset from the start of an array object's memory to
115
*
Gets
the size of each element of the given array class.
184
*
Gets
an <code>int</code> field from the given object,
204
*
Gets
a <code>long</code> field from the given object,
224
*
Gets
an <code>Object</code> field from the given object,
245
*
Gets
an <code>int</code> field from the given object.
263
*
Gets
a <code>long</code> field from the given object.
281
*
Gets
an <code>Object</code> field from the given object
[
all
...]
Completed in 248 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>