OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gets
(Results
401 - 425
of
10097
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/core/java/android/view/accessibility/
AccessibilityWindowInfo.java
103
*
Gets
the title of the window.
124
*
Gets
the type of the window.
149
*
Gets
the layer which determines the Z-order of the window. Windows
171
*
Gets
the root node in the window's hierarchy.
197
*
Gets
the node that anchors this window to another.
212
*
Gets
the parent window.
236
*
Gets
the unique window id.
268
*
Gets
the bounds of this window in the screen.
288
*
Gets
if this window is active. An active window is the one
312
*
Gets
if this window has input focus
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/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/dexgen/src/com/android/dexgen/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
/dalvik/dx/src/com/android/dx/cf/code/
LocalsArray.java
68
*
Gets
the maximum number of locals this instance can refer to.
77
* {@link #getMaxLocals} and (b) the next index
gets
invalidated
105
*
Gets
the type stored at the given local index, or {@code null}
114
*
Gets
the type stored at the given local index, only succeeding if
126
*
Gets
the type stored at the given local index, which is expected
139
*
Gets
the type stored at the given local index, which is expected
172
*
Gets
the locals set appropriate for the current execution context.
/dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java
156
*
Gets
the current dump cursor (that is, the offset of the expected
176
*
Gets
the array of {@code byte}s to process.
185
*
Gets
the filesystem/jar path of the file being dumped.
194
*
Gets
whether to be strict about parsing.
222
*
Gets
whether this dump is to include raw bytes.
231
*
Gets
the width of the first column of output. This is {@code 0}
245
*
Gets
the width of the second column of output.
/dalvik/dx/src/com/android/dx/dex/file/
Section.java
83
*
Gets
the file that this instance is part of.
92
*
Gets
the alignment for this instance's final output.
101
*
Gets
the offset from the start of the file to this part. This
218
*
Gets
the collection of all the items in this section.
231
*
Gets
the size of this instance when output, in bytes.
267
* Writes this instance to the given raw data object. This
gets
271
* 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
67
*
Gets
the basic block list for this method.
76
*
Gets
the label for the first block in the method that this list
86
*
Gets
the predecessors associated with the given block. This throws
107
*
Gets
the exit predecessors for this instance.
195
* added to it (probably doesn't, because of how Java
gets
/external/dexmaker/src/dx/java/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
/external/dexmaker/src/dx/java/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
/external/icu/android_icu4j/src/main/java/android/icu/util/
DateTimeRule.java
156
*
Gets
the date rule type, such as <code>DOM</code>
165
*
Gets
the rule month.
174
*
Gets
the rule day of month. When the date rule type
184
*
Gets
the rule day of week. When the date rule type
194
*
Gets
the rule day of week ordinal number in the month.
205
*
Gets
the time rule type
215
*
Gets
the rule time in the rule day.
/external/icu/icu4c/source/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.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DateTimeRule.java
175
*
Gets
the date rule type, such as <code>DOM</code>
186
*
Gets
the rule month.
197
*
Gets
the rule day of month. When the date rule type
209
*
Gets
the rule day of week. When the date rule type
221
*
Gets
the rule day of week ordinal number in the month.
234
*
Gets
the time rule type
246
*
Gets
the rule time in the rule day.
/external/llvm/test/CodeGen/SystemZ/
vec-sub-01.ll
89
; Test a v2i8 subtraction, which
gets
promoted to v16i8.
98
; Test a v4i8 subtraction, which
gets
promoted to v16i8.
107
; Test a v8i8 subtraction, which
gets
promoted to v16i8.
116
; Test a v2i16 subtraction, which
gets
promoted to v8i16.
125
; Test a v4i16 subtraction, which
gets
promoted to v8i16.
134
; Test a v2i32 subtraction, which
gets
promoted to v4i32.
143
; Test a v2f32 subtraction, which
gets
promoted to v4f32.
/external/sfntly/cpp/src/sfntly/data/
byte_array.h
34
//
Gets
the current filled and readable length of the array.
37
//
Gets
the maximum size of the array. This is the maximum number of bytes that
47
//
Gets
the byte from the given index.
52
//
Gets
the bytes from the given index and fill the buffer with them. As many
60
//
Gets
the bytes from the given index and fill the buffer with them starting
165
//
Gets
the byte at the index given.
170
//
Gets
the bytes at the index given of the given length.
/frameworks/base/core/java/android/webkit/
WebStorage.java
78
*
Gets
the string representation of this origin.
92
*
Gets
the quota for this origin, for the Web SQL Database API, in
103
*
Gets
the total amount of storage currently being used by this origin,
126
*
Gets
the origins currently using either the Application Cache or Web SQL
137
*
Gets
the amount of storage currently being used by both the Application
148
*
Gets
the storage quota for the Web SQL Database API for the given origin.
189
*
Gets
the singleton instance of this class.
/frameworks/native/include/input/
KeyCharacterMap.h
88
/*
Gets
the keyboard type. */
91
/*
Gets
the primary character for this key as in the label physically printed on it.
95
/*
Gets
the Unicode character for the number or symbol generated by the key
101
/*
Gets
the Unicode character generated by the key and meta key modifiers.
106
/*
Gets
the fallback action to use by default if the application does not
113
/*
Gets
the first matching Unicode character that can be generated by the key,
120
/*
Gets
a sequence of key events that could plausibly generate the specified
/hardware/bsp/intel/peripheral/libupm/src/wt5001/
wt5001.h
173
*
Gets
a command response and returns its validity
288
*
Gets
the current volume
296
*
Gets
the current play state: 1 = playing, 2 = stopped, 3 = paused
304
*
Gets
the number of files present on the source device
313
*
Gets
the index of the current file
321
*
Gets
the device date
331
*
Gets
the device time
/system/update_engine/
p2p_manager.h
45
//
Gets
the path to the p2p dir being used, e.g. /var/cache/p2p.
48
//
Gets
the argument vector for starting (if |is_start| is True)
53
//
Gets
the argument vector for invoking p2p-client, e.g.
125
//
Gets
a fully qualified path for the file identified by |file_id|.
131
//
Gets
the actual size of the file identified by |file_id|. This is
139
//
Gets
the expected size of the file identified by |file_id|. This
148
//
Gets
whether the file identified by |file_id| is publicly
/external/libopus/include/
opus_defines.h
129
* In general, SETs should be even and
GETs
should be odd.*/
246
/**
Gets
the encoder's complexity configuration.
265
/**
Gets
the encoder's bitrate configuration.
343
/**
Gets
the encoder's forced channel configuration.
372
/**
Gets
the encoder's configured maximum allowed bandpass.
415
/**
Gets
the encoder's configured signal type.
442
/**
Gets
the encoder's configured application.
457
/**
Gets
the sampling rate the encoder or decoder was initialized with.
465
/**
Gets
the total samples of delay added by the entire codec.
490
/**
Gets
encoder's configured use of inband forward error correction
[
all
...]
/frameworks/support/compat/java/android/support/v4/view/accessibility/
AccessibilityRecordCompat.java
641
*
Gets
the {@link android.view.accessibility.AccessibilityNodeInfo} of
657
*
Gets
the id of the window from which the event comes from.
666
*
Gets
if the source is checked.
686
*
Gets
if the source is enabled.
706
*
Gets
if the source is a password field.
726
*
Gets
if the source is taking the entire screen.
746
*
Gets
if the source is scrollable.
766
*
Gets
the number of items that can be visited.
786
*
Gets
the index of the source in the list of items the can be visited.
806
*
Gets
the index of the first character of the changed sequence
[
all
...]
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDescriptor.java
71
*
Gets
the unique id of the route.
83
*
Gets
the group member ids of the route.
95
*
Gets
the user-visible name of the route.
106
*
Gets
the user-visible description of the route.
117
*
Gets
the URI of the icon representing this route.
128
*
Gets
whether the route is enabled.
135
*
Gets
whether the route is connecting.
144
*
Gets
the connection state of the route.
157
*
Gets
whether the route can be disconnected without stopping playback.
174
*
Gets
an {@link IntentSender} for starting a settings activity for thi
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/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
...]
/dalvik/dexgen/src/com/android/dexgen/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
Completed in 939 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>