/external/chromium_org/sandbox/win/src/ |
win_utils.h | 52 // winmain returns, in a dll is called in DLL_PROCESS_DETACH 68 // the path. If the path is not a valid filesystem path, the function returns 77 // returns true if any of them is a reparse point. 80 // Returns true if the handle corresponds to the object pointed by this path. 83 // Resolves a handle to an nt path. Returns true if the handle can be resolved. 92 // For example "HKEY_LOCAL_MACHINE" returns HKEY_LOCAL_MACHINE. 93 // Returns NULL if the name does not represent any reserved key name. 98 // \\registry\\machine\\software\\microsoft. Returns false if the path 104 // protection attributes. Returns true on success.
|
/external/chromium_org/ui/base/ime/win/ |
tsf_bridge.h | 33 // Returns the thread local TSFBridge instance. Initialize() must be called 42 // injected object should be released by the caller. This function returns 58 // Returns true if there is no composition. 59 // Returns false if an edit session is on-going. 60 // Returns false if an error occures. 64 // Returns true if there is no composition. 65 // Returns false if an edit session is on-going. 66 // Returns false if an error occures. 81 // Returns the focused text input client.
|
/external/chromium_org/ui/views/window/ |
custom_frame_view.h | 62 // Returns the thickness of the border that makes up the window frame edges. 66 // Returns the thickness of the entire nonclient left, right, and bottom 70 // Returns the height of the entire nonclient top border, including the window 74 // Returns the y-coordinate of the caption buttons. 77 // Returns the thickness of the nonclient portion of the 3D edge along the 81 // Returns the size of the titlebar icon. This is used even when the icon is 85 // Returns the bounds of the titlebar icon (or where the icon would be if 89 // Returns true if the client edge should be drawn. This is true if 108 // Creates, adds and returns a new window caption button (e.g, minimize,
|
/external/guava/guava/src/com/google/common/collect/ |
MapDifference.java | 34 * Returns {@code true} if there are no differences between the two maps; 40 * Returns an unmodifiable map containing the entries from the left map whose 46 * Returns an unmodifiable map containing the entries from the right map whose 52 * Returns an unmodifiable map containing the entries that appear in both 58 * Returns an unmodifiable map describing keys that appear in both maps, but 64 * Compares the specified object with this instance for equality. Returns 74 * Returns the hash code for this instance. This is defined as the hash code 92 * Returns the value from the left map (possibly null). 97 * Returns the value from the right map (possibly null).
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
DNSState.java | 84 * Returns the next advanced state.<br/> 123 * Returns to the next reverted state. All states except CANCELED revert to PROBING_1. Status CANCELED does not revert. 153 * Returns true, if this is a probing state. 162 * Returns true, if this is an announcing state. 171 * Returns true, if this is an announced state. 180 * Returns true, if this is a canceling state. 189 * Returns true, if this is a canceled state. 198 * Returns true, if this is a closing state. 207 * Returns true, if this is a closing state.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SDNodeDbgValue.h | 77 // Returns the kind. 80 // Returns the MDNode pointer. 83 // Returns the SDNode* for a register ref 86 // Returns the ResNo for a register ref 89 // Returns the Value* for a constant 92 // Returns the FrameIx for a stack object 95 // Returns the offset. 98 // Returns the DebugLoc. 101 // Returns the SDNodeOrder. This is the order of the preceding node in the
|
/external/mockwebserver/src/main/java/com/google/mockwebserver/ |
RecordedRequest.java | 79 * Returns all headers. 86 * Returns the first header named {@code name}, or null if no such header 100 * Returns the headers named {@code name}. 114 * Returns the sizes of the chunks of this request's body, or an empty list 122 * Returns the total size of the body of this POST request (before 130 * Returns the body of this POST request. This may be truncated. 137 * Returns the body of this POST request decoded as a UTF-8 string. 148 * Returns the index of this request on its HTTP connection. Since a single 157 * Returns the connection's SSL protocol like {@code TLSv1}, {@code SSLv3},
|
/external/neven/Embedded/common/src/b_BasicEm/ |
String.h | 38 /** copies a string from srcA to dstA; returns dstA */ 41 /** copies sizeA caracters from from srcA to dstA; returns dstA */ 44 /** adds a string srcA to string dstA; returns dstA */ 47 /** adds sizeA characters from srcA to string dstA; returns dstA */ 50 /** returns number of characters in string excluding terminating 0 */ 53 /** returns true if both strings are equal */ 56 /** returns true if all characters of the smaller of both string are equal with the other string */ 59 /** writes a formated string to buffer with size limitation; returns number of characters written 64 /** writes a formated string to buffer with size limitation; returns number of characters written
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
bandwidth_estimator.h | 75 * This function calculates and returns the bandwidth/jitter estimation code 86 /* Returns the bandwidth estimation (in bps) */ 89 /* Returns the bandwidth that iSAC should send with in bps */ 92 /* Returns the max delay (in ms) */ 95 /* Returns the max delay value from the other side in ms */ 100 * returns minimum payload size (bytes) 119 /* Returns the new framelength value (input argument: bottle_neck) */ 122 /* Returns the new SNR value (input argument: bottle_neck) */ 123 //returns snr in Q10
|
/external/wpa_supplicant_8/src/wps/ |
httpread.h | 62 * Provided that httpread_create successfully returns a handle, 78 /* httpread_hdr_type_get -- When file is ready, returns header type. 83 /* httpread_uri_get -- When file is ready, uri_get returns (translated) URI 88 /* httpread_reply_code_get -- When reply is ready, returns reply code */ 92 /* httpread_length_get -- When file is ready, returns file length. */ 95 /* httpread_data_get -- When file is ready, returns file content 101 /* httpread_hdr_get -- When file is ready, returns header content 107 /* httpread_hdr_line_get -- When file is ready, returns pointer 113 * If not found, returns NULL;
|
/frameworks/base/core/java/android/hardware/location/ |
GeofenceHardwareRequestParcelable.java | 38 * Returns the id of this request. 45 * Returns the latitude of this geofence. 52 * Returns the longitude of this geofence. 59 * Returns the radius of this geofence. 66 * Returns transitions monitored for this geofence. 73 * Returns the unknownTimer of this geofence. 80 * Returns the notification responsiveness of this geofence. 87 * Returns the last transition of this geofence. 94 * Returns the type of the geofence for the current request.
|
/system/core/include/memtrack/ |
memtrack.h | 44 * Returns 0 on success, -errno on error. 53 * Returns NULL on error. 74 * Returns 0 on success, -errno on error. 86 * Returns non-negative size in bytes on success, -errno on error. 99 * Returns non-negative size in bytes on success, -errno on error. 109 * Returns non-negative size in bytes on success, -errno on error. 119 * Returns non-negative size in bytes on success, -errno on error. 129 * Returns non-negative size in bytes on success, -errno on error. 139 * Returns non-negative size in bytes on success, -errno on error.
|
/external/chromium_org/base/process/ |
process_metrics.h | 120 // |MACH_PORT_NULL|. Only processes that this returns tasks for will have 128 // only returns valid metrics if |process| is the current process. 133 // Returns the current space allocated for the pagefile, in bytes (these pages 134 // may or may not be in memory). On Linux, this returns the total virtual 137 // Returns the peak space allocated for the pagefile, in bytes. 139 // Returns the current working set size, in bytes. On Linux, this returns 142 // Returns the peak working set size, in bytes. 144 // Returns private and sharedusage, in bytes. Private bytes is the amount of 145 // memory currently allocated to a process that cannot be shared. Returns [all...] |
/external/chromium_org/content/public/renderer/ |
content_renderer_client.h | 76 // Returns the bitmap to show when a plugin crashed, or NULL for none. 79 // Returns the bitmap to show when a <webview> guest has crashed, or NULL for 83 // Returns the default text encoding. 86 // Allows the embedder to override creating a plugin. If it returns true, then 88 // returns false, the content layer will create the plugin. 101 // Returns true if the embedder has an error page to show for the given http 108 // Returns true if the embedder prefers not to show an error page for a failed 112 // Returns the information to display when a navigation error occurs. 135 // returns NULL the content layer will create the stream center. 140 // it returns NULL the content layer will create the connection handler [all...] |
/external/chromium_org/third_party/skia/include/core/ |
SkScalar.h | 54 /** SkScalarIsNaN(n) returns true if argument is not a number 58 /** Returns true if x is not NaN and not infinite */ 70 /** SkIntToScalar(n) returns its integer argument as an SkScalar 73 /** SkFixedToScalar(n) returns its SkFixed argument as an SkScalar 76 /** SkScalarToFixed(n) returns its SkScalar argument as an SkFixed 88 /** SkScalarFraction(x) returns the signed fractional part of the argument 101 /** Returns the absolute value of the specified SkScalar 107 /** Returns the value pinned between 0 and max inclusive 112 /** Returns the value pinned between min and max inclusive 117 /** Returns the specified SkScalar squared (x*x [all...] |
/external/skia/include/core/ |
SkScalar.h | 54 /** SkScalarIsNaN(n) returns true if argument is not a number 58 /** Returns true if x is not NaN and not infinite */ 70 /** SkIntToScalar(n) returns its integer argument as an SkScalar 73 /** SkFixedToScalar(n) returns its SkFixed argument as an SkScalar 76 /** SkScalarToFixed(n) returns its SkScalar argument as an SkFixed 88 /** SkScalarFraction(x) returns the signed fractional part of the argument 101 /** Returns the absolute value of the specified SkScalar 107 /** Returns the value pinned between 0 and max inclusive 112 /** Returns the value pinned between min and max inclusive 117 /** Returns the specified SkScalar squared (x*x [all...] |
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/packet/ |
Bytestream.java | 70 * Returns the session ID related to the bytestream negotiation.
72 * @return Returns the session ID related to the bytestream negotiation.
90 * Returns the transport mode.
92 * @return Returns the transport mode.
136 * Returns the list of stream hosts contained in the packet.
138 * @return Returns the list of stream hosts contained in the packet.
145 * Returns the stream host related to the given JID, or null if there is none.
148 * @return Returns the stream host related to the given JID, or null if there is none.
164 * Returns the count of stream hosts contained in this packet.
166 * @return Returns the count of stream hosts contained in this packet. [all...] |
/external/chromium_org/base/ |
sys_info.h | 40 // Returns system uptime in milliseconds. 43 // Returns the name of the host operating system. 46 // Returns the version of the host operating system. 61 // Returns the architecture of the running operating system. 69 // Returns the CPU model name of the system. If it can not be figured out, 78 // Returns the maximum SysV shared memory segment size, or zero if there is no 86 // Returns the contents of /etc/lsb-release as a map. 89 // If |key| is present in the LsbReleaseMap, sets |value| and returns true. 93 // Returns "unknown" if CHROMEOS_RELEASE_BOARD is not set. 96 // Returns the creation time of /etc/lsb-release. (Used to get the date an [all...] |
/external/chromium_org/base/win/ |
registry.h | 56 // Returns false if this key does not have the specified value, of if an error 60 // Returns the number of values for this key, of 0 if the number cannot be 79 // Returns an int32 value. If |name| is NULL or empty, returns the default 83 // Returns an int64 value. If |name| is NULL or empty, returns the default 87 // Returns a string value. If |name| is NULL or empty, returns the default 92 // |values| initially and adds further strings to the list. Returns 96 // Returns raw data. If |name| is NULL or empty, returns the defaul [all...] |
/external/chromium_org/chrome/browser/download/ |
download_item_model.h | 38 // Returns a long descriptive string for a download that's in the INTERRUPTED 42 // Returns a short one-line status string for the download. 45 // Returns the localized status text for an in-progress download. This 49 // Returns a string suitable for use as a tooltip. For a regular download, the 77 // Rough percent complete. Returns -1 if the progress is unknown. 93 // Returns |true| if this download is expected to complete successfully and 98 // Returns |false| if the download is not expected to complete (interrupted, 105 // Returns |true| if the download started animation (big download arrow 111 // Returns |true| if this download should be displayed in the downloads shelf. 119 // Returns |true| if the UI should be notified when the download is ready t [all...] |
/external/chromium_org/chrome/installer/setup/ |
setup_util.h | 33 // Applies a patch file to source file using Courgette. Returns 0 in case of 34 // success. In case of errors, it returns kCourgetteErrorOffset + a Courgette 41 // Courgette's flavor of bsdiff. Returns 0 in case of success, or 50 // Returns the maximum version found or NULL if no version is found. 53 // Returns the uncompressed archive of the installed version that serves as the 62 // Returns true if a new process was started, false otherwise. Note that 68 // Returns true and populates |setup_exe| with the path to an existing product 80 // Returns true if |setup_exe| was launched, false otherwise. 87 // Returns true if the product |type| will be installed after the current 90 // This function only returns meaningful results for install and updat [all...] |
/external/chromium_org/components/autofill/content/renderer/ |
form_autofill_util.h | 54 // Returns true if |element| is a month input element. 57 // Returns true if |element| is a text input element. 60 // Returns true if |element| is a select element. 63 // Returns true if |element| is a textarea element. 66 // Returns true if |element| is a checkbox or a radio button element. 69 // Returns true if |element| is one of the input element types that can be 77 // Returns the form's |name| attribute if non-empty; otherwise the form's |id| 81 // Returns true if the element specified by |click_element| was successfully 104 // Returns true if |form| is filled out; it's possible that the |form_element| 105 // won't meet the |requirements|. Also returns false if there are no fields o [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
query_manager.h | 60 // Returns false if shared memory for sync is invalid. 63 // Returns false if shared memory for sync is invalid. 66 // Returns false if shared memory for sync is invalid. 84 // Returns false if shared memory for sync is invalid. 98 // Returns false if shared memory for sync is invalid. 103 // Returns false if shared memory for sync is invalid. 168 // Returns false if any query is pointing to invalid shared memory. 171 // Returns false if any query is pointing to invalid shared memory. 174 // Processes pending queries. Returns false if any queries are pointing 181 // Processes pending transfer queries. Returns false if any queries ar [all...] |
/external/chromium_org/net/quic/ |
quic_data_reader.h | 39 // Returns true on success, false otherwise. 44 // Returns true on success, false otherwise. 49 // Returns true on success, false otherwise. 54 // Returns true on success, false otherwise. 59 // Returns true on success, false otherwise. 64 // Returns true on success, false otherwise. 73 // Returns true on success, false otherwise. 79 // Returns true on success, false otherwise. 82 // Returns the remaining payload as a StringPiece. 90 // Returns the remaining payload as a StringPiece [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
locdspnm.h | 27 * Returns display names of Locales and components of Locales. For 51 * Returns an instance of LocaleDisplayNames that returns names 65 * Returns the locale used to determine the display names. This is 73 * Returns the dialect handling used in the display names. 81 * Returns the display name of the provided locale. 91 * Returns the display name of the provided locale id. 102 * Returns the display name of the provided language code. 112 * Returns the display name of the provided script code. 122 * Returns the display name of the provided script code [all...] |