OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gets
(Results
176 - 200
of
3716
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java
158
*
Gets
the current dump cursor (that is, the offset of the expected
178
*
Gets
the array of {@code byte}s to process.
187
*
Gets
the filesystem/jar path of the file being dumped.
196
*
Gets
whether to be strict about parsing.
224
*
Gets
whether this dump is to include raw bytes.
233
*
Gets
the width of the first column of output. This is {@code 0}
247
*
Gets
the width of the second column of output.
/dalvik/dx/src/com/android/dx/dex/file/
Section.java
84
*
Gets
the file that this instance is part of.
93
*
Gets
the alignment for this instance's final output.
102
*
Gets
the offset from the start of the file to this part. This
219
*
Gets
the collection of all the items in this section.
232
*
Gets
the size of this instance when output, in bytes.
268
* Writes this instance to the given raw data object. This
gets
272
* file offset was not previously assigned, in which case it
gets
/dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java
138
*
Gets
the target label of this block.
147
*
Gets
the list of instructions inside this block.
156
*
Gets
the list of successors that this block may branch to.
165
*
Gets
the primary successor of this block.
175
*
Gets
the secondary successor of this block. It is only valid to call
195
*
Gets
the first instruction of this block. This is just a
205
*
Gets
the last instruction of this block. This is just a
RopMethod.java
68
*
Gets
the basic block list for this method.
77
*
Gets
the label for the first block in the method that this list
87
*
Gets
the predecessors associated with the given block. This throws
108
*
Gets
the exit predecessors for this instance.
196
* added to it (probably doesn't, because of how Java
gets
/external/icu4c/i18n/unicode/
dtrule.h
155
*
Gets
the date rule type, such as <code>DOM</code>
162
*
Gets
the time rule type
170
*
Gets
the rule month.
177
*
Gets
the rule day of month. When the date rule type
185
*
Gets
the rule day of week. When the date rule type
193
*
Gets
the ordinal number of the occurence of the day of week
202
*
Gets
the rule time in the rule day.
tzrule.h
75
*
Gets
the standard time offset.
82
*
Gets
the amount of daylight saving delta time from the standard time.
100
*
Gets
the very first time when this rule takes effect.
113
*
Gets
the final time when this rule takes effect.
126
*
Gets
the first time when this rule takes effect after the specified time.
143
*
Gets
the most recent time when this rule takes effect before the specified time.
258
*
Gets
the time when this rule takes effect in the given year.
282
*
Gets
the very first time when this rule takes effect.
295
*
Gets
the final time when this rule takes effect.
308
*
Gets
the first time when this rule takes effect after the specified time
[
all
...]
/frameworks/base/awt/java/awt/
EventQueue.java
54
*
Gets
the.
136
*
Gets
the system event queue.
149
*
Gets
the most recent event's timestamp. This event was dispatched from
162
*
Gets
the most recent event time impl.
183
*
Gets
the current event impl.
231
*
Gets
the next event no wait.
303
*
Gets
the core.
GraphicsDevice.java
79
*
Gets
the default configuration for the GraphicsDevice.
86
*
Gets
the String identifier which associated with the GraphicsDevice in
95
*
Gets
the type of this GraphicsDevice: TYPE_IMAGE_BUFFER, TYPE_PRINTER or
120
*
Gets
the current display mode of the GraphicsDevice.
129
*
Gets
an array of display modes available in this GraphicsDevice.
Toolkit.java
267
*
Gets
the synchronizer.
276
*
Gets
the wTK.
285
*
Gets
the property with the specified key and default value. This method
316
*
Gets
the default Toolkit.
345
*
Gets
the default Font.
369
*
Gets
the wTK class name.
378
*
Gets
the component by id.
392
*
Gets
the GraphicsFactory.
507
*
Gets
the color model.
516
*
Gets
the screen device metrics for the specified font
[
all
...]
/frameworks/base/awt/java/awt/image/
ColorModel.java
212
*
Gets
the data elements from the specified component array, transforming
233
*
Gets
the data elements from the specified array of normalized components.
253
*
Gets
the data elements corresponding to the pixel determined by the RGB
272
*
Gets
the child raster corresponding to the alpha channel of the specified
315
*
Gets
the components of the pixel determined by the data array.
335
*
Gets
the normalized components of the pixel determined by the data array.
378
*
Gets
the red component of the pixel determined by the data array.
391
*
Gets
the RGB integer value corresponding to the pixel defined by the data
405
*
Gets
the green component of the pixel defined by the data array.
418
*
Gets
the blue component of the pixel defined by the data array
[
all
...]
/frameworks/base/awt/javax/imageio/
ImageTypeSpecifier.java
241
*
Gets
the BufferedImage type.
250
*
Gets
the number of components.
259
*
Gets
the number of bands.
268
*
Gets
the number of bits per the specified band.
282
*
Gets
the SampleModel associated with this ImageTypeSpecifier.
291
*
Gets
a compatible SampleModel with the specified width and height.
307
*
Gets
the ColorModel associated with this ImageTypeSpecifier.
ImageReader.java
118
*
Gets
the format name of this input source.
129
*
Gets
the ImageReaderSpi which instantiated this ImageReader.
209
*
Gets
the input source object of this ImageReader, or returns null.
240
*
Gets
the minimum valid index for reading an image, thumbnail, or image
251
*
Gets
the available locales.
270
*
Gets
the locale of this ImageReader.
279
*
Gets
the number of images available in the current input source.
291
*
Gets
the width of the specified image in input source.
302
*
Gets
the height of the specified image in input source.
328
*
Gets
the aspect ratio (width devided by height) of the image
[
all
...]
/development/host/windows/usb/legacy/driver/
android_usb_device_object.h
293
/** \brief
Gets
USB device descriptor
302
/** \brief
Gets
USB configuration descriptor for the selected configuration.
311
/** \brief
Gets
USB configuration descriptor for the selected interface.
320
/** \brief
Gets
information about an endpoint.
333
/** \brief
Gets
device serial number.
377
/** \brief
Gets
pipe index from a file name
437
///
Gets
WDF device handle for this device
442
///
Gets
target USB device descriptor
447
///
Gets
target USB device information
452
///
Gets
selected interface descriptor
[
all
...]
/dalvik/dx/src/com/android/dx/dex/code/
DalvInsn.java
143
*
Gets
whether the address of this instruction is known.
153
*
Gets
the output address of this instruction, if it is known. This throws
169
*
Gets
the opcode.
178
*
Gets
the source position.
187
*
Gets
the register list for this instruction.
207
*
Gets
the minimum distinct registers required for this instruction.
229
*
Gets
the instruction prefix required, if any, to use in a high
253
*
Gets
the instruction suffix required, if any, to use in a high
270
*
Gets
the instruction that is equivalent to this one, except that
289
*
Gets
the short identifier for this instruction. This is it
[
all
...]
TargetInsn.java
81
*
Gets
the unique branch target of this instruction.
90
*
Gets
the target address of this instruction. This is only valid
102
*
Gets
the branch offset of this instruction. This is only valid to
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
NativeConverter.java
237
*
Gets
the numnber of invalid bytes in the specified converter object
248
*
Gets
the numnber of invalid chars in the specified converter object
259
*
Gets
the number of bytes needed for converting a char
268
*
Gets
the number of bytes needed for converting a char
277
*
Gets
the average numnber of bytes needed for converting a char
286
*
Gets
the number of chars needed for converting a byte
295
*
Gets
the average numnber of chars needed for converting a byte
333
*
Gets
the canonical names of available converters
340
*
Gets
the number of aliases for a converter name
348
*
Gets
the aliases associated with the converter nam
[
all
...]
/packages/apps/IM/src/com/android/im/imps/
ImpsSession.java
159
*
Gets
the unique id of the session.
187
*
Gets
the auto logout timer value.
200
*
Gets
if further capability request is required in the session.
240
*
Gets
a collection of CIR methods that are supported by both the client
258
*
Gets
the IP address for standalone TCP/IP CIR method.
267
*
Gets
the port number for the standalone TCP/IP CIR method.
276
*
Gets
the minimum time interval (in seconds) that MUST pass before two
286
*
Gets
the URL used for standalone HTTP binding of CIR channel.
295
*
Gets
the service tree of the features and functions that the server
ImpsAddress.java
118
*
Gets
the User-part of the address which refers to the identification of
128
*
Gets
the Resource-part of the address which identifies the referred
138
*
Gets
the Domain-part of the address which identifies the IMPS server
148
*
Gets
the full string representation of the address.
186
*
Gets
the entity this address object refers to.
/dalvik/dx/src/com/android/dx/rop/cst/
CstBaseMethodRef.java
55
*
Gets
the raw prototype of this method. This doesn't include a
65
*
Gets
the prototype of this method as either a
112
*
Gets
the number of words of parameters required by this
129
*
Gets
whether this is a reference to an instance initialization
141
*
Gets
whether this is a reference to a class initialization
/external/bluetooth/glib/gio/
gvfs.c
79
*
Gets
a #GFile for @path.
103
*
Gets
a #GFile for @uri.
130
*
Gets
a list of URI schemes supported by @vfs.
224
*
Gets
the default #GVfs for the system.
239
*
Gets
the local #GVfs for the system.
gvolume.h
81
* @get_name:
Gets
a string containing the name of the #GVolume.
82
* @get_icon:
Gets
a #GIcon for the #GVolume.
83
* @get_uuid:
Gets
the UUID for the #GVolume. 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.
84
* @get_drive:
Gets
a #GDrive the volume is located on. Returns %NULL if the #GVolume is not associated with a #GDrive.
85
* @get_mount:
Gets
a #GMount representing the mounted volume. Returns %NULL if the #GVolume is not mounted.
/external/gtest/samples/
sample3-inl.h
53
//
Gets
the element in this node.
56
//
Gets
the next node in the queue.
102
//
Gets
the number of elements.
105
//
Gets
the first element of the queue, or NULL if the queue is empty.
109
//
Gets
the last element of the queue, or NULL if the queue is empty.
/external/qemu/elff/
dwarf_cu.h
145
/*
Gets
instance of ElfFile containing this compilation unit. */
150
/*
Gets
DIE object for this CU. */
155
/*
Gets
byte size of the pointer type for this compilation unit. */
160
/*
Gets
full path to the compilation directory (DW_AT_comp_dir attribute).
171
/*
Gets
relative (from the compilation directory) path to the compiled file.
183
/*
Gets
next compilation unit in the list. NULL indicates the last CU. */
198
/*
Gets
DIE abbreviation for given abbreviation number.
204
/*
Gets
DIE object containing given address.
249
/*
Gets
a DIE object referenced by an offset from the beginning of
254
/*
Gets
a reference to a DIE object (offset of the DIE from the
[
all
...]
/packages/apps/IM/src/com/android/im/engine/
ImConnection.java
174
*
Gets
bit-or of capabilities supported by the underlying protocol. Valid
220
*
Gets
the cookie of the current session. The client could store the
234
*
Gets
the instance of ChatSessionManager for the connection.
241
*
Gets
the instance of ContactListManager for the connection.
248
*
Gets
the instance of ChatGroupManager for the connection.
/dalvik/dx/src/junit/framework/
TestResult.java
76
*
Gets
the number of detected errors.
88
*
Gets
the number of detected failures.
114
*
Gets
the number of run tests.
Completed in 207 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>