HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 476 - 500 of 10097) sorted by null

<<11121314151617181920>>

  /hardware/bsp/intel/peripheral/libupm/src/th02/
th02.h 85 * Gets the temperature value from the sensor.
90 * Gets the humidity value from the sensor.
95 * Gets the sensor status.
  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatAttributes.java 32 * Gets the number of attributes.
37 * Gets the pointer to the parser. We need this so we can get to the
43 * Gets the pointer to the underlying attribute array. Can be 0 if the
  /libcore/ojluni/src/main/java/java/security/cert/
Extension.java 69 * Gets the extensions's object identifier.
76 * Gets the extension's criticality setting.
83 * Gets the extensions's DER-encoded value. Note, this is the bytes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
stdio.h 49 #undef gets macro
77 extern char *__SSP_REDIRECT (__gets_alias, (char *__str), gets);
80 gets (char *__str) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
stdio.h 49 #undef gets macro
77 extern char *__SSP_REDIRECT (__gets_alias, (char *__str), gets);
80 gets (char *__str) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
stdio.h 49 #undef gets macro
77 extern char *__SSP_REDIRECT (__gets_alias, (char *__str), gets);
80 gets (char *__str) function
  /system/update_engine/common/
prefs_interface.h 47 // Gets a string |value| associated with |key|. Returns true on
56 // Gets an int64_t |value| associated with |key|. Returns true on
65 // Gets a boolean |value| associated with |key|. Returns true on
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
LittleEndian.java 33 * Gets an 8-bit unsigned integer from the given byte array at
45 * Gets a 16-bit unsigned integer from the given byte array at the given offset.
57 * Gets a 32-bit unsigned integer from the given byte array at the given offset.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
Packet.java 109 * Gets the length value of the header of the Packet.
128 * Gets the id value of the header of the Packet.
147 * Gets the flags value of the header of the Packet.
156 * Gets the flags value from the header of the Packet.
236 * Gets the next value of the data of the Packet as byte.
266 * Gets the next value of the data of the Packet as boolean.
296 * Gets the next value of the data of the Packet as short.
327 * Gets the next value of the data of the Packet as int.
359 * Gets the next value of the data of the Packet as double.
393 * Gets the next value of the data of the Packet as float
    [all...]
Field.java 143 * Gets field id.
152 * Gets id of the field reference type.
161 * Gets field name.
170 * Gets signature of field type.
179 * Gets field modifiers.
188 * Gets field java type.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
OffsettedItem.java 47 * Gets the absolute offset of the given item, returning {@code 0}
182 * Gets the relative item offset. The offset is from the start of
197 * Gets the absolute item offset. The offset is from the start of
248 * Gets the alignment requirement of this instance. An instance should
258 * Gets the absolute offset of this item as a string, suitable for
268 * Gets a short human-readable string representing this instance.
ClassDefItem.java 224 * Gets the constant corresponding to this class.
233 * Gets the access flags.
242 * Gets the superclass.
252 * Gets the list of interfaces implemented.
265 * Gets the source file name.
311 * Gets all the methods in this class. The returned list is not linked
366 * Gets the method annotations for a given method, if any. This is
377 * Gets the parameter annotations for a given method, if any. This is
EncodedMember.java 43 * Gets the access flags.
52 * Gets the name.
  /dalvik/dx/src/com/android/dx/cf/direct/
MemberListParser.java 84 * Gets the end offset of this constant pool in the {@code byte[]}
113 * Gets the count of elements in the list.
123 * Gets the class file being defined.
132 * Gets the human-oriented name for what this instance is parsing.
140 * Gets the human-oriented string for the given access flags.
149 * Gets the {@code CTX_*} constant to use when parsing attributes.
  /dalvik/dx/src/com/android/dx/dex/file/
OffsettedItem.java 47 * Gets the absolute offset of the given item, returning {@code 0}
182 * Gets the relative item offset. The offset is from the start of
197 * Gets the absolute item offset. The offset is from the start of
248 * Gets the alignment requirement of this instance. An instance should
258 * Gets the absolute offset of this item as a string, suitable for
268 * Gets a short human-readable string representing this instance.
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 82 /** \brief This method is called when handle to this object gets closed.
98 /** \brief Gets serial number for interface's device.
116 /** \brief Gets information about an endpoint on this interface.
165 /// Gets handle to the USB device
170 /// Gets interface handle used by WinUSB API
175 /// Gets current interface number.
  /external/chromium-trace/catapult/dashboard/dashboard/static/
uri.html 28 * Unique integer that gets assigned to the source element that fires a page
35 * Gets a incremented integer id.
81 * updated with the new state ID. Also, target element gets assigned a
207 * Gets the named parameter from the URI query string.
223 * Gets all the URI parameters. Does not support multiple parameters with the
245 /** Gets the query string, including "?", in a mockable way. */
  /external/conscrypt/src/main/java/org/conscrypt/
PSKKeyManager.java 111 * Gets the PSK identity hint to report to the client to help agree on the PSK for the provided
119 * Gets the PSK identity hint to report to the client to help agree on the PSK for the provided
127 * Gets the PSK identity to report to the server to help agree on the PSK for the provided
138 * Gets the PSK identity to report to the server to help agree on the PSK for the provided
149 * Gets the PSK to use for the provided socket.
161 * Gets the PSK to use for the provided engine.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
OffsettedItem.java 47 * Gets the absolute offset of the given item, returning {@code 0}
182 * Gets the relative item offset. The offset is from the start of
197 * Gets the absolute item offset. The offset is from the start of
248 * Gets the alignment requirement of this instance. An instance should
258 * Gets the absolute offset of this item as a string, suitable for
268 * Gets a short human-readable string representing this instance.
  /frameworks/base/core/java/android/view/
InputDevice.java 446 * Gets information about the input device with the specified id.
455 * Gets the ids of all input devices in the system.
463 * Gets the input device id.
510 * Gets a generation number for this input device.
523 * Gets the vendor id for the given device, if available.
536 * Gets the product id for the given device, if available.
550 * Gets the input device descriptor, which is a stable identifier for an input device.
616 * Gets the name of this input device.
624 * Gets the input sources supported by this input device as a combined bitfield.
644 * Gets the keyboard type
    [all...]
  /frameworks/base/core/java/android/webkit/
WebResourceResponse.java 91 * Gets the resource response's MIME type.
111 * Gets the resource response's encoding.
151 * Gets the resource response's status code.
160 * Gets the description of the resource response's status code.
179 * Gets the headers for the resource response.
205 * Gets the input stream that provides the resource response's data.
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSession.aidl 37 * Gets the call ID of the session.
44 * Gets the call profile that this session is associated with
51 * Gets the local call profile that this session is associated with
58 * Gets the remote call profile that this session is associated with
65 * Gets the value associated with the specified property of this session.
72 * Gets the session state. The value returned must be one of the states in
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CursorBackedSuggestionCursor.java 197 * Gets the intent action for the current suggestion.
208 * Gets the query for the current suggestion.
231 * Gets the intent extra data for the current suggestion.
242 * Gets the index of a column in {@link #mCursor} by name.
258 * Gets the string value of a column in {@link #mCursor} by column index.
278 * Gets the string value of a column in {@link #mCursor} by column name.
  /system/connectivity/shill/
store_interface.h 83 // Gets a string |value| associated with |group|:|key|. Returns true on
97 // Gets a boolean |value| associated with |group|:|key|. Returns true on
112 // Gets a integer |value| associated with |group|:|key|. Returns true on
126 // Gets a 64-bit unsigned integer |value| associated with |group|:|key|.
140 // Gets a string list |value| associated with |group|:|key|. Returns true on
154 // Gets and decrypts string |value| associated with |group|:|key|. Returns
  /cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
SimpleActivityChainExit.java 25 * This activity starts another activity. Once the other activity gets terminated, this one will
37 // Set to true once the activity was paused. Upon next resume the activity gets finished.

Completed in 623 milliseconds

<<11121314151617181920>>