/external/chromium_org/chrome/browser/automation/ |
automation_provider_json.h | 60 // Gets the browser specified by the given dictionary |args|. |args| should 67 // Gets the tab specified by the given dictionary |args|. |args| should 75 // Gets the browser and tab specified by the given dictionary |args|. |args| 85 // Gets the render view specified by the given dictionary |args|. |args| 95 // Gets the extension specified by the given dictionary |args|. |args| 106 // Gets the enabled extension specified by the given dictionary |args|. |args|
|
/external/chromium_org/chrome/browser/ui/search_engines/ |
template_url_table_model.h | 57 // Removes the entry at the specified index. 60 // Adds a new entry at the specified index. 66 // Update the entry at the specified index. 72 // Reloads the icon at the specified index. 75 // Returns the TemplateURL at the specified index. 82 // Moves the keyword at the specified index to be at the end of the main
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
tab_controller.h | 47 // Shows a context menu for the tab at the specified point in screen coords. 56 // Returns true if the specified Tab is selected. 59 // Returns true if the specified Tab is pinned. 62 // Potentially starts a drag for the specified Tab. 75 // Returns the tab that contains the specified coordinates, in terms of |tab|, 76 // or NULL if there is no tab that contains the specified point.
|
/external/chromium_org/chrome/common/extensions/api/ |
alarms.idl | 6 // periodically or at a specified time in the future. 36 // minutes after the initial event specified by <var>when</var> or 47 // Creates an alarm. Near the time(s) specified by <var>alarmInfo</var>, 49 // the same name (or no name if none is specified), it will be cancelled and 67 // be specified by either <var>when</var> or <var>delayInMinutes</var> (but 75 // Retrieves details about the specified alarm.
|
location.idl | 13 // The geographic latitude specified in degrees. 16 // The geographic longitude specified in degrees. 19 // The height of the position, specified in meters above the [WGS84] 31 // The direction of travel of the hosting device and is specified in 40 // velocity and is specified in meters per second. If the Chrome cannot 78 // request with the same name (or no name if none is specified), it will be
|
/external/chromium_org/ppapi/api/ |
ppb_network_list.idl | 66 * Determines if the specified <code>resource</code> is a 95 * @return Returns name for the network interface with the specified 108 * @return Returns type of the network interface with the specified 123 * specified <code>index</code>. 154 * specified <code>index</code>. 166 * @return Returns MTU for the network interface with the specified
|
/external/chromium_org/third_party/skia/include/core/ |
SkRegion.h | 58 * Replace this region with the specified region, and return true if the 68 * Swap the contents of this and the specified region. This operation 100 * boundary(s) of the region to the specified path. 132 * Set this region to the specified region, and return true if it is 141 * drawn by the path (with no antialiasing) with the specified clip. 146 * Returns true if the specified rectangle has a non-empty intersection 152 * Returns true if the specified region has a non-empty intersection 158 * Return true if the specified x,y coordinate is inside the region. 163 * Return true if the specified rectangle is completely inside the region. 171 * Return true if the specified region is completely inside the region [all...] |
SkMatrix.h | 191 specified transformation. 201 /** Set the matrix to rotate by the specified number of degrees, with a 203 remain unchanged by the specified transformation. 206 /** Set the matrix to rotate about (0,0) by the specified number of degrees. 209 /** Set the matrix to rotate by the specified sine and cosine values, with 211 should remain unchanged by the specified transformation. 215 /** Set the matrix to rotate by the specified sine and cosine values. 220 specified transformation. 226 /** Set the matrix to the concatenation of the two specified matrices, 232 /** Preconcats the matrix with the specified translation [all...] |
/external/chromium_org/tools/gn/ |
args.h | 16 // Manages build arguments. It stores the global arguments specified on the 29 // Specifies overrides of the build arguments. These are normally specified 36 // toolchain overrides specified in the argument. 42 // If the values specified in the args are not already set, the values in 46 // All args specified in the input will be marked as "used". 80 // check for overrides that were specified but never used.
|
/external/clang/include/clang/Rewrite/Core/ |
Rewriter.h | 61 /// RemoveText - Remove the specified text. 65 /// InsertText - Insert some text at the specified point, where the offset in 66 /// the buffer is specified relative to the original SourceBuffer. The 67 /// text is inserted after the specified location. 73 /// InsertTextBefore - Insert some text before the specified point, where the 74 /// offset in the buffer is specified relative to the original 75 /// SourceBuffer. The text is inserted before the specified location. This is 81 /// InsertTextAfter - Insert some text at the specified point, where the 82 /// offset in the buffer is specified relative to the original SourceBuffer. 83 /// The text is inserted after the specified location [all...] |
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
AbstractData.java | 47 * Retrieves the value at the specified path in this HDF node's subtree. 62 * Retrieves the integer value at the specified path in this HDF node's subtree. If the value does 82 * Retrieves the value at the specified path in this HDF node's subtree. If not found, returns 90 * Retrieves the value at the specified path in this HDF node's subtree. If not found or invalid, 98 * Retrieves the value at the specified path in this HDF node's subtree. If not found or invalid, 106 * Sets the value at the specified path in this HDF node's subtree.
|
/external/libsepol/src/ |
avtab.c | 85 uint16_t specified = local 86 key->specified & ~(AVTAB_ENABLED | AVTAB_ENABLED_OLD); 97 (specified & cur->key.specified)) 118 * key/specified mask into the table, as needed by the conditional avtab. 126 uint16_t specified = local 127 key->specified & ~(AVTAB_ENABLED | AVTAB_ENABLED_OLD); 137 (specified & cur->key.specified)) 158 uint16_t specified local 193 uint16_t specified = local [all...] |
/external/llvm/include/llvm/Analysis/ |
LazyValueInfo.h | 49 /// getPredicateOnEdge - Determine whether the specified value comparison 50 /// with a constant is known to be true or false on the specified CFG edge. 56 /// getConstant - Determine whether the specified value is known to be a 57 /// constant at the end of the specified block. Return null if not. 60 /// getConstantOnEdge - Determine whether the specified value is known to be a 61 /// constant on the specified edge. Return null if not.
|
/external/skia/include/core/ |
SkRegion.h | 58 * Replace this region with the specified region, and return true if the 68 * Swap the contents of this and the specified region. This operation 100 * boundary(s) of the region to the specified path. 132 * Set this region to the specified region, and return true if it is 141 * drawn by the path (with no antialiasing) with the specified clip. 146 * Returns true if the specified rectangle has a non-empty intersection 152 * Returns true if the specified region has a non-empty intersection 158 * Return true if the specified x,y coordinate is inside the region. 163 * Return true if the specified rectangle is completely inside the region. 171 * Return true if the specified region is completely inside the region [all...] |
SkMatrix.h | 191 specified transformation. 201 /** Set the matrix to rotate by the specified number of degrees, with a 203 remain unchanged by the specified transformation. 206 /** Set the matrix to rotate about (0,0) by the specified number of degrees. 209 /** Set the matrix to rotate by the specified sine and cosine values, with 211 should remain unchanged by the specified transformation. 215 /** Set the matrix to rotate by the specified sine and cosine values. 220 specified transformation. 226 /** Set the matrix to the concatenation of the two specified matrices, 232 /** Preconcats the matrix with the specified translation [all...] |
/libcore/luni/src/main/java/java/security/ |
AlgorithmParametersSpi.java | 33 * Initializes this {@code AlgorithmParametersSpi} with the specified 47 * Initializes this {@code AlgorithmParametersSpi} with the specified 60 * Initializes this {@code AlgorithmParametersSpi} with the specified 61 * {@code byte[]} using the specified decoding format. 86 * the specified class. 103 * Returns the parameters in the specified encoding format.
|
/libcore/luni/src/main/java/java/security/cert/ |
CertPathValidatorException.java | 45 * Creates a new {@code CertPathValidatorException} with the specified 79 * Creates a new {@code CertPathValidatorException} with the specified 92 * Creates a new {@code CertPathValidatorException} with the specified 103 * Creates a new {@code CertPathValidatorException} with the specified 123 * none was specified. 133 * {@code -1} if none was specified.
|
/libcore/luni/src/main/java/javax/crypto/spec/ |
GCMParameterSpec.java | 38 * Creates a new {@code GCMParameterSpec} instance from the specified 42 * @throws IllegalArgumentException if the specified {@code iv} is null or 44 * chunk in the specified buffer. 59 * (IV) of {@code byteCount} bytes from the specified buffer {@code iv} 62 * @throws IllegalArgumentException if the specified {@code iv} is null or 64 * chunk in the specified buffer.
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
PSourceTest.java | 56 assertFalse("The change of p specified in the constructor " 63 * array specified in the constructor. Checks that modification 72 fail("The returned array does not equal to the specified " 84 * equal to the value specified in the constructor. 97 * equal to the value specified in the constructor. 102 assertTrue("The returned value is not equal to the value specified "
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
DHGenParameterSpecTest.java | 39 * parameters specified in the constructor with the values returned 49 + "equal to the value specified in the constructor", 52 + "equal to the value specified in the constructor",
|
/external/apache-http/src/org/apache/commons/logging/ |
LogConfigurationException.java | 43 * Construct a new exception with the specified detail message. 55 * Construct a new exception with the specified cause and a derived 68 * Construct a new exception with the specified detail message and cause.
|
/external/checkpolicy/ |
checkpolicy.8 | 16 input file name is specified, checkpolicy will attempt to read from 17 policy.conf or policy, depending on whether the -b flag is specified. 31 Write a binary policy file to the specified filename.
|
/external/chromium/chrome/browser/net/ |
url_request_mock_net_error_job.h | 25 // Add the specified URL to the list of URLs that should be mocked. When this 26 // URL is hit, the specified |errors| will be played. If any of these errors 36 // Removes the specified |url| from the list of mocked urls.
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_gtk.h | 31 // Returns true if the specified Tab is selected. 34 // Returns true if the specified Tab is pinned. 37 // Returns true if the specified Tab is detached. 40 // Selects the specified Tab. 43 // Closes the specified Tab. 46 // Returns true if the specified command is enabled for the specified Tab. 51 // Executes the specified command for the specified Tab. 56 // specified command for the specified Tab [all...] |
/external/chromium_org/chrome/browser/extensions/api/log_private/ |
filter_handler.h | 28 // Returns true if the log is from specified source in the filter. 31 // Returns true if the log level is specified in the filter. 34 // Returns true if the process name is specified in the filter.
|