/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
random.h | 256 * Gets the next generated value on the distribution. 271 * Gets a reference to the underlying uniform random number generator 279 * Gets a const reference to the underlying uniform random number 287 * Gets a reference to the underlying random distribution. 294 * Gets a const reference to the underlying random distribution. 301 * Gets the closed lower bound of the distribution interval. 308 * Gets the closed upper bound of the distribution interval. 413 * Gets the smallest possible value in the output range. 423 * Gets the largest possible value in the output range. 430 * Gets the next random number in the sequence [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
random.h | 256 * Gets the next generated value on the distribution. 271 * Gets a reference to the underlying uniform random number generator 279 * Gets a const reference to the underlying uniform random number 287 * Gets a reference to the underlying random distribution. 294 * Gets a const reference to the underlying random distribution. 301 * Gets the closed lower bound of the distribution interval. 308 * Gets the closed upper bound of the distribution interval. 413 * Gets the smallest possible value in the output range. 423 * Gets the largest possible value in the output range. 430 * Gets the next random number in the sequence [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlockList.java | 59 * Gets the element at the given index. It is an error to call 102 * Gets the total instruction count for this instance. This is the 122 * Gets the total instruction count for this instance, ignoring 152 * Gets the first block in the list with the given label, if any. 221 * Gets the preferred successor for the given block. If the block 327 * Gets the register count.
|
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
CstUtf8.java | 299 * Gets the value as a human-oriented string, surrounded by double 309 * Gets the value as a human-oriented string, surrounded by double 332 * Gets the UTF-8 value as a string. 342 * Gets the UTF-8 value as UTF-8 encoded bytes. 351 * Gets the size of this instance as UTF-8 code points. That is, 361 * Gets the size of this instance as UTF-16 code points. That is,
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlockList.java | 59 * Gets the element at the given index. It is an error to call 102 * Gets the total instruction count for this instance. This is the 122 * Gets the total instruction count for this instance, ignoring 151 * Gets the first block in the list with the given label, if any. 220 * Gets the preferred successor for the given block. If the block 325 * Gets the register count.
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstString.java | 299 * Gets the value as a human-oriented string, surrounded by double 309 * Gets the value as a human-oriented string, surrounded by double 332 * Gets the UTF-8 value as a string. 342 * Gets the UTF-8 value as UTF-8 encoded bytes. 351 * Gets the size of this instance as UTF-8 code points. That is, 361 * Gets the size of this instance as UTF-16 code points. That is,
|
/external/autotest/client/cros/audio/ |
alsa_utils.py | 52 '''Gets the controls for a soundcard. 85 '''Gets the simple mixer controls for a soundcard. 133 '''Gets the first playback device. 146 '''Gets the first record device. 185 '''Gets the sysdefault device from aplay -L output.''' 191 '''Gets the sysdefault device from arecord -L output.'''
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
add_point_queue.py | 87 The add_point request handler does a LOT of gets, and it's possible for 163 """Gets the parent test for a Row based on an input dictionary. 217 """Gets or creates all necessary Master, Bot and Test entities for a Row.""" 248 """Gets or creates a new Master.""" 258 """Gets or creates a new Bot under the given Master.""" 269 """Either gets an entity if it already exists, or creates one.
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/ |
storage_v1_messages.py | 815 authenticatedRead: Object owner gets OWNER access, and 817 bucketOwnerFullControl: Object owner gets OWNER access, and project team 819 bucketOwnerRead: Object owner gets OWNER access, and project team owners 821 private: Object owner gets OWNER access. 822 projectPrivate: Object owner gets OWNER access, and project team members 824 publicRead: Object owner gets OWNER access, and allUsers get READER [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/ |
storage_v1_messages.py | 807 authenticatedRead: Object owner gets OWNER access, and 809 bucketOwnerFullControl: Object owner gets OWNER access, and project team 811 bucketOwnerRead: Object owner gets OWNER access, and project team owners 813 private: Object owner gets OWNER access. 814 projectPrivate: Object owner gets OWNER access, and project team members 816 publicRead: Object owner gets OWNER access, and allUsers get READER [all...] |
/external/dbus/dbus/ |
dbus-userdb-util.c | 134 * Gets user ID given username 148 * Gets group ID given groupname 183 * Gets user ID and primary group given username 330 * Gets the user information for the given group name, 350 * Gets the user information for the given GID, 371 * Gets all groups corresponding to the given UID. Returns #FALSE
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
BasicBlockList.java | 59 * Gets the element at the given index. It is an error to call 102 * Gets the total instruction count for this instance. This is the 122 * Gets the total instruction count for this instance, ignoring 151 * Gets the first block in the list with the given label, if any. 220 * Gets the preferred successor for the given block. If the block 325 * Gets the register count.
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
CstString.java | 299 * Gets the value as a human-oriented string, surrounded by double 309 * Gets the value as a human-oriented string, surrounded by double 332 * Gets the UTF-8 value as a string. 342 * Gets the UTF-8 value as UTF-8 encoded bytes. 351 * Gets the size of this instance as UTF-8 code points. That is, 361 * Gets the size of this instance as UTF-16 code points. That is,
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
CharTrie.java | 107 * Gets the value associated with the codepoint. 134 * Gets the value to the data which this lead surrogate character points 197 * <p>Gets the latin 1 fast path value.</p> 247 * Gets the offset to the data which the surrogate pair points to. 273 * Gets the value at the argument index. 285 * Gets the default initial value
|
IntTrie.java | 111 * Gets the value associated with the codepoint. 135 * Gets the value to the data which this lead surrogate character points 206 * <p>Gets the latin 1 fast path value.</p> 260 * Gets the offset to the data which the surrogate pair points to. 285 * Gets the value at the argument index. 297 * Gets the default initial value
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
CharTrie.java | 106 * Gets the value associated with the codepoint. 133 * Gets the value to the data which this lead surrogate character points 196 * <p>Gets the latin 1 fast path value.</p> 246 * Gets the offset to the data which the surrogate pair points to. 272 * Gets the value at the argument index. 284 * Gets the default initial value
|
IntTrie.java | 110 * Gets the value associated with the codepoint. 134 * Gets the value to the data which this lead surrogate character points 205 * <p>Gets the latin 1 fast path value.</p> 259 * Gets the offset to the data which the surrogate pair points to. 284 * Gets the value at the argument index. 296 * Gets the default initial value
|
/external/webrtc/webrtc/video/ |
vie_channel.h | 123 // Gets SSRC for outgoing stream number |idx|. 126 // Gets SSRC for the incoming stream. 143 // Gets the CName of the incoming stream. 162 // Gets send statistics for the rtp and rtx stream. 166 // Gets received stream data counters. 216 // Gets the modules used by the channel.
|
/frameworks/base/core/java/android/net/ |
PskKeyManager.java | 128 * Gets the PSK identity hint to report to the client to help agree on the PSK for the provided 142 * Gets the PSK identity hint to report to the client to help agree on the PSK for the provided 156 * Gets the PSK identity to report to the server to help agree on the PSK for the provided 173 * Gets the PSK identity to report to the server to help agree on the PSK for the provided 190 * Gets the PSK to use for the provided socket. 208 * Gets the PSK to use for the provided engine.
|
/packages/services/Car/car-support-lib/src/android/support/car/app/menu/ |
CarMenu.java | 109 * Gets the id of the menu item. 116 * Gets the title of the menu item. 123 * Gets the text of the menu item. 130 * Gets the integer constant for the widget. 138 * Gets the widget state. The return value is only valid if a widget was set. 145 * Gets the flags set for this menu item.
|
/external/icu/icu4c/source/i18n/unicode/ |
dtfmtsym.h | 184 * Gets abbreviated era strings. For example: "AD" and "BC". 201 * Gets era name strings. For example: "Anno Domini" and "Before Christ". 218 * Gets narrow era strings. For example: "A" and "B". 235 * Gets month strings. For example: "January", "February", etc. 252 * Gets short month strings. For example: "Jan", "Feb", etc. 297 * Gets month strings by width and context. For example: "January", "February", etc. 318 * Gets wide weekday strings. For example: "Sunday", "Monday", etc. 335 * Gets abbreviated weekday strings. For example: "Sun", "Mon", etc. (Note: The method name is 353 * Gets weekday strings by width and context. For example: "Sunday", "Monday", etc. 373 * Gets quarter strings by width and context. For example: "1st Quarter", "2nd Quarter", etc [all...] |
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeInfo.java | 557 * Gets the accessibility view id which identifies a View in the view three. 569 * Gets the virtual descendant id which identifies an imaginary view in a 745 * Gets the id of the window from which the info comes from. 819 * Gets the number of children. [all...] |
/external/autotest/client/cros/multimedia/ |
display_facade_native.py | 56 """Gets the display info from Chrome.system.display API. 74 """Gets the current window info from Chrome.system.window API. 129 """Gets all the display modes for the specified display. 153 """Gets the resolutions from the specified display. 177 """Gets the first external display index. 253 """Gets the resolution of the external screen. 260 """Gets the resolution of the internal screen. 282 """Gets the state of the content protection. 293 """Gets the external crtc. 300 """Gets the internal crtc [all...] |
/bootable/recovery/updater/ |
Android.mk | 66 # gets #included by updater.c. It calls all those registration 80 # so no obsolete dependecy file gets used if you switch back to an old value.
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
AnnotationSetItem.java | 63 * Gets the write size for the given set. 80 * Gets the underlying annotations of this instance
|