HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 126 - 150 of 3958) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/bluetooth/glib/gio/
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.
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/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 */
  /external/protobuf/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
  /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
  /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...]
  /libcore/luni/src/main/java/sun/misc/
Unsafe.java 45 * Gets the unique instance of this class. This is only allowed in
62 * Gets the raw byte offset from the start of an object's memory to
88 * Gets the offset from the start of an array object's memory to
112 * Gets the size of each element of the given array class.
180 * Gets an <code>int</code> field from the given object,
200 * Gets a <code>long</code> field from the given object,
220 * Gets an <code>Object</code> field from the given object,
241 * Gets an <code>int</code> field from the given object.
267 * Gets a <code>long</code> field from the given object.
293 * Gets an <code>Object</code> field from the given object
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
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/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/chromium/third_party/icu/public/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/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.
  /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...]
  /frameworks/base/core/java/android/view/
InputDevice.java 246 * Gets information about the input device with the specified id.
261 * Gets the ids of all input devices in the system.
275 * Gets the input device id.
283 * Gets the name of this input device.
291 * Gets the input sources supported by this input device as a combined bitfield.
299 * Gets the keyboard type.
307 * Gets the key character map associated with this input device.
315 * Gets information about the range of values for a particular {@link MotionEvent}
354 * Gets the minimum value for the coordinate.
362 * Gets the maximum value for the coordinate
    [all...]
  /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/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/protobuf/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...]

Completed in 517 milliseconds

1 2 3 4 56 7 8 91011>>