/external/eigen/Eigen/src/plugins/ |
ArrayCwiseUnaryOps.h | 3 /** \returns an expression of the coefficient-wise absolute value of \c *this 16 /** \returns an expression of the coefficient-wise squared absolute value of \c *this 29 /** \returns an expression of the coefficient-wise exponential of *this. 42 /** \returns an expression of the coefficient-wise logarithm of *this. 55 /** \returns an expression of the coefficient-wise square root of *this. 68 /** \returns an expression of the coefficient-wise cosine of *this. 82 /** \returns an expression of the coefficient-wise sine of *this. 95 /** \returns an expression of the coefficient-wise arc cosine of *this. 108 /** \returns an expression of the coefficient-wise arc sine of *this. 121 /** \returns an expression of the coefficient-wise tan of *this [all...] |
/packages/apps/Nfc/nci/jni/ |
PowerSwitch.h | 84 ** Returns: None 96 ** Returns: None 108 ** Returns: Reference to this object. 119 ** Returns: None 131 ** Returns: Power level. 144 ** Returns: True if ok. 156 ** Returns: True if any mode is still active. 168 ** Returns: True if any mode is active. 180 ** Returns: None 194 ** Returns: Non [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
FolderOperations.java | 73 * Returns true if there is an operation for the specified folder 75 * @return Returns true if there is a add or remove operation for 83 * Returns true if there is an operation for the specified folder 85 * @return Returns true if there is a add or remove operation for 93 * Returns true if the specified folder will be applied 95 * @return Returns true if there is an operation that will apply the folder 102 * Returns true if the specified folder will be applied 104 * @return Returns true if there is an operation that will apply the folder 115 * Returns true if the specified folder will be removed 117 * @return Returns true if there is an operation that will remove the folde [all...] |
/external/llvm/include/llvm-c/ |
lto.h | 75 * Returns a printable string. 82 * Returns the last error string or NULL if last operation was successful. 119 * Returns NULL on error (check lto_get_error_message() for details). 127 * Returns NULL on error (check lto_get_error_message() for details). 134 * Returns NULL on error (check lto_get_error_message() for details). 141 * Returns NULL on error (check lto_get_error_message() for details). 157 * Returns triple string which the object module was compiled under. 170 * Returns the number of symbols in the object module. 177 * Returns the name of the ith symbol in the object module. 184 * Returns the attributes of the ith symbol in the object module [all...] |
/external/llvm/tools/lto/ |
lto.cpp | 25 /// lto_get_version - Returns a printable string. 30 /// lto_get_error_message - Returns the last error string or NULL if last 63 /// lto_module_create - Loads an object file from disk. Returns NULL on error 69 /// lto_module_create_from_fd - Loads an object file from disk. Returns NULL on 76 /// Returns NULL on error (check lto_get_error_message() for details). 84 /// lto_module_create_from_memory - Loads an object file from memory. Returns 96 /// lto_module_get_target_triple - Returns triplet string which the object 108 /// lto_module_get_num_symbols - Returns the number of symbols in the object 114 /// lto_module_get_symbol_name - Returns the name of the ith symbol in the 120 /// lto_module_get_symbol_attribute - Returns the attributes of the ith symbo [all...] |
/external/smack/src/org/jivesoftware/smackx/filetransfer/ |
FileTransfer.java | 83 * Returns the size of the file being transfered.
85 * @return Returns the size of the file being transfered.
92 * Returns the name of the file being transfered.
94 * @return Returns the name of the file being transfered.
101 * Returns the local path of the file.
103 * @return Returns the local path of the file.
110 * Returns the JID of the peer for this file transfer.
112 * @return Returns the JID of the peer for this file transfer.
119 * Returns the progress of the file transfer as a number between 0 and 1.
121 * @return Returns the progress of the file transfer as a number between 0 [all...] |
/external/chromium/chrome/browser/profiles/ |
profile.h | 184 // Returns the request context for the "default" profile. This may be called 190 // Returns a unique Id that can be used to identify this profile at runtime. 194 // Returns the path of the directory where this profile's data is stored. 211 // Return the original "recording" profile. This method returns this if the 215 // Returns a pointer to the ChromeAppCacheService instance for this profile. 218 // Returns a pointer to the DatabaseTracker instance for this profile. 221 // Returns a pointer to the TopSites (thumbnail manager) instance 306 // Returns the WebDataService for this profile. This is owned by 318 // Returns the PasswordStore for this profile. This is owned by the Profile. 331 // Returns the TemplateURLModel for this profile. This is owned by th [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
PackageTest.java | 68 "Package getImplementationTitle returns a wrong string (1)", 71 "Package getImplementationVendor returns a wrong string (1)", 74 "Package getImplementationVersion returns a wrong string (1)", 77 "Package getSpecificationTitle returns a wrong string (1)", 80 "Package getSpecificationVendor returns a wrong string (1)", 83 "Package getSpecificationVersion returns a wrong string (1)", 89 "Package getImplementationTitle returns a wrong string (2)", 92 "Package getImplementationVendor returns a wrong string (2)", 95 "Package getImplementationVersion returns a wrong string (2)", 98 "Package getSpecificationTitle returns a wrong string (2)" [all...] |
/external/libnfc-nci/src/adaptation/ |
NfcAdaptation.cpp | 59 ** Returns: none 72 ** Returns: none 86 ** Returns: pointer to the singleton object 104 ** Returns: none 164 ** Returns: none 192 ** Returns: none 206 ** Returns: none 224 ** Returns: none 252 ** Returns: Functions pointers for HAL entry points. 266 ** Returns: None [all...] |
/cts/suite/cts/deviceTests/opengl/jni/graphics/ |
Matrix.h | 23 // Returns true if the two matrices have the same values. 40 // Returns a new matrix representing the camera. 43 // Returns a new matrix representing the perspective matrix. 46 // Returns a new matrix representing the translation. 48 // Returns a new matrix representing the scaling. 50 // Returns a new matrix representing the rotation.
|
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
CstLiteralBits.java | 25 * Returns whether or not this instance's value may be accurately 28 * instance's value, then this method returns {@code true}. 29 * Otherwise, it returns {@code false}. 37 * more bits than fit in an {@code int}, then this returns only 54 * Returns true if this value can fit in 16 bits with sign-extension. 69 * Returns true if this value can fit in 8 bits with sign-extension.
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstLiteralBits.java | 25 * Returns whether or not this instance's value may be accurately 28 * instance's value, then this method returns {@code true}. 29 * Otherwise, it returns {@code false}. 37 * more bits than fit in an {@code int}, then this returns only 54 * Returns true if this value can fit in 16 bits with sign-extension. 69 * Returns true if this value can fit in 8 bits with sign-extension.
|
/dalvik/vm/ |
PointerSet.h | 28 * Returns NULL on failure. 53 * Insert a new entry into the list. If it already exists, this returns 56 * Returns "true" if the pointer was added. 61 * Returns "true" if the element was successfully removed. 66 * Returns "true" if the value appears, "false" otherwise. If "pIndex" is 73 * Find an entry in the set. Returns the index, or -1 if not found.
|
/dalvik/vm/oo/ |
Resolve.h | 44 * Throws an exception and returns NULL on failure. 56 * Throws an exception and returns NULL on failure. 64 * Throws an exception and returns NULL on failure. 71 * Throws an exception and returns NULL on failure. 81 * Throws an exception and returns NULL on failure. 89 * Throws an exception and returns NULL on failure.
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
calc.rb | 23 evaluate returns [result]: r=expression { $result = $r.result }; 25 expression returns [result]: 33 mult returns [result]: 42 log returns [result]: 'ln' r=exp {$result = Math.log($r.result)} 46 exp returns [result]: r=atom { $result = $r.result } ('^' r2=atom { $result **= $r2.result } )? 49 atom returns [result]:
|
/external/chromium/base/ |
sys_info.h | 35 // Returns the name of the host operating system. 38 // Returns the version of the host operating system. 48 // Returns the CPU architecture of the system. Exact return value may differ 52 // Returns the pixel dimensions of the primary display via the 64 // Returns the maximum SysV shared memory segment size. 69 // Returns the name of the version entry we wish to look up in the
|
/external/chromium/chrome/browser/printing/ |
print_preview_tab_controller.h | 46 // Returns preview tab for |tab|. 47 // Returns |tab| if |tab| is a preview tab. 48 // Returns NULL if no preview tab exists for |tab|. 51 // Returns initiator tab for |preview_tab|. 52 // Returns NULL if no initiator tab exists for |preview_tab|. 60 // Returns true if |tab| is a print preview tab.
|
/external/chromium/chrome/browser/ui/gtk/ |
constrained_window_gtk.h | 27 // Returns the widget that will be put in the constrained window's container. 30 // Returns the widget that should get focus when ConstrainedWindow is focused. 39 // Returns true if hosting ConstrainedWindowGtk should apply default padding. 64 // Returns the TabContents that constrains this Constrained Window. 67 // Returns the toplevel widget that displays this "window". 70 // Returns the View that we collaborate with to position ourselves.
|
/external/chromium/chrome/browser/ui/toolbar/ |
toolbar_model.h | 37 // Returns the text that should be displayed in the location bar. 40 // Returns the security level that the toolbar should display. 43 // Returns the resource_id of the icon to show to the left of the address, 48 // Returns the name of the EV cert holder. Only call this when the security 58 // Returns the navigation controller used to retrieve the navigation entry 60 // If this returns NULL, default values are used.
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_controller.h | 39 // Returns true if |tab| is the active tab. The active tab is the one whose 43 // Returns true if the specified Tab is selected. 46 // Returns true if the specified Tab is pinned. 49 // Returns true if the specified Tab is closeable. 59 // other than the user releasing the mouse. Returns whether the tab has been 63 // Returns the tab that contains the specified coordinates, in terms of |tab|,
|
/external/chromium/chrome/common/extensions/ |
extension_set.h | 27 // Returns true if the set contains the specified extension. 37 // Returns the extension ID that the given URL is a part of, or empty if 41 // Returns the Extension that the given URL is a part of, or NULL if none. 48 // Returns true if |new_url| is in the extent of the same extension as 49 // |old_url|. Also returns true if neither URL is in an app. 55 // Returns true if |url| should get extension api bindings and be permitted
|
/external/chromium_org/base/ios/ |
device_util.h | 13 // Returns the hardware version of the device the app is running on. 43 // Returns true if the application is running on a high-ram device. (>=500M). 46 // Returns true if the device has only one core. 49 // Returns the MAC address of the interface with name |interface_name|. 52 // Returns a random UUID. 55 // Returns an identifier for the device, using the given |salt|. A global
|
/external/chromium_org/base/mac/ |
foundation_util.h | 63 // Returns true if the application is running from a bundle 67 // Returns true if this process is marked as a "Background only process". 70 // Returns the path to a resource within the framework bundle. 73 // Returns the creator code associated with the CFBundleRef at bundle. 76 // Returns the creator code associated with this application, by calling 78 // information cannot be determined, returns kUnknownType ('????'). This 86 // first found directory and returns true. Otherwise, returns false. 93 // first found directory and returns true. Otherwise, returns false [all...] |
/external/chromium_org/chrome/browser/component_updater/ |
component_updater_utils.h | 56 // Returns true if the url request of |fetcher| was succesful. 59 // Returns the error code which occured during the fetch. The function returns 0 65 // Returns true if the |update_item| contains a valid differential update url. 68 // Returns true if the |status_code| represents a server error 5xx. 73 // Returns true if the file and the empty directory are deleted.
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
form_data_parser.h | 53 // Creates a correct parser instance based on the |request|. Returns NULL 59 // defaults to "application/x-www-form-urlencoded". Returns NULL on failure. 63 // Returns true if there was some data, it was well formed and all was read. 66 // Returns the next name-value pair as |result|. After SetSource has 68 // Returns true as long as a new pair was successfully found. 73 // is called again, whichever comes sooner. Returns true on success.
|