/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 6 TIP #48 (http://tip.tcl.tk/48) specified style engine. 145 if len(args) > 1: # elementfrom specified 308 If no option is specified, a dict is returned. If a option is 309 specified with the None value, the value for that option is returned. 315 if len(options) % 2: # option specified without a value, return its value 359 "No master specified and Tkinter is " 381 """Query or sets the default value of the specified option(s) in 392 """Query or sets dynamic values of the specified option(s) in 408 """Returns the value specified for option in style. 410 If state is specified it is expected to be a sequence of on [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 6 TIP #48 (http://tip.tcl.tk/48) specified style engine. 145 if len(args) > 1: # elementfrom specified 308 If no option is specified, a dict is returned. If a option is 309 specified with the None value, the value for that option is returned. 315 if len(options) % 2: # option specified without a value, return its value 359 "No master specified and Tkinter is " 381 """Query or sets the default value of the specified option(s) in 392 """Query or sets dynamic values of the specified option(s) in 408 """Returns the value specified for option in style. 410 If state is specified it is expected to be a sequence of on [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
BigMatrix.java | 133 * specified rows and columns 146 * specified rows and columns 158 * @throws MatrixIndexException if the specified row index is invalid 168 * @throws MatrixIndexException if the specified column index is invalid 180 * @throws MatrixIndexException if the specified row index is not valid 193 * @throws MatrixIndexException if the specified row index is not valid 205 * @throws MatrixIndexException if the specified column index is not valid 218 * @throws MatrixIndexException if the specified column index is not valid 223 * Returns the entry in the specified row and column. 240 * Returns the entry in the specified row and column as a double [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
IntVector.java | 195 * Inserts the specified node in this vector at the specified index. 197 * the specified index is shifted upward to have an index one greater 228 * Inserts the specified node in this vector at the specified index. 230 * the specified index is shifted upward to have an index one greater 277 * Deletes the component at the specified index. Each component in 278 * this vector with an index greater or equal to the specified 296 * Sets the component at the specified index of this vector to be the 297 * specified object. The previous component at that position is discarded [all...] |
/external/cmockery/cmockery_0_1_2/src/example/ |
calculator_test.c | 124 * specified as the table to search. */ 130 * specified as the string to search for. */ 140 * is specified as the table to search when the table size is 0. */ 147 * an operator string that isn't in the specified table. */ 160 * searching for an operator string that is in the specified table. */ 172 // Ensure perform_operation() asserts when a NULL arguments array is specified. 187 * specified. */ 200 /* Ensure perform_operation() asserts when a NULL pointer is specified for 216 /* Ensure perform_operation() asserts when a NULL pointer is specified for 233 // Ensure perform_operation() returns 0 when no arguments are specified [all...] |
/external/llvm/include/llvm/Support/ |
SourceMgr.h | 132 /// Search for a file with the specified name in the current directory or in 141 /// Return the ID of the buffer containing the specified location. 146 /// Find the line number for the specified location in the specified file. 152 /// Find the line and column number for the specified location in the 153 /// specified file. This is not a fast method. 157 /// Emit a message about the specified location with the specified string. 180 /// Return an SMDiagnostic at the specified location with the specified [all...] |
/external/nanopb-c/generator/google/protobuf/internal/ |
containers.py | 63 """Retrieves item by the specified key.""" 117 """Inserts the item at the specified position. Similar to list.insert().""" 148 """Sets the item on the specified position.""" 154 """Retrieves the subset of items from between the specified indices.""" 158 """Sets the subset of items from between the specified indices.""" 167 """Deletes the item at the specified position.""" 172 """Deletes the subset of items from between the specified indices.""" 249 """Retrieves the subset of items from between the specified indices.""" 253 """Deletes the item at the specified position.""" 258 """Deletes the subset of items from between the specified indices."" [all...] |
/external/protobuf/python/google/protobuf/internal/ |
containers.py | 63 """Retrieves item by the specified key.""" 116 """Inserts the item at the specified position. Similar to list.insert().""" 145 """Sets the item on the specified position.""" 155 """Retrieves the subset of items from between the specified indices.""" 159 """Sets the subset of items from between the specified indices.""" 167 """Deletes the item at the specified position.""" 172 """Deletes the subset of items from between the specified indices.""" 249 """Retrieves the subset of items from between the specified indices.""" 253 """Deletes the item at the specified position.""" 258 """Deletes the subset of items from between the specified indices."" [all...] |
/libcore/luni/src/main/java/java/net/ |
MulticastSocket.java | 48 * Constructs a multicast socket, bound to the specified {@code port} on the 59 * Constructs a {@code MulticastSocket} bound to the address and port specified by 139 * Adds this socket to the specified multicast group. A socket must join a 153 * Adds this socket to the specified multicast group. A socket must join a 163 * if the specified address is not a multicast address. 165 * if no multicast group is specified. 173 * Removes this socket from the specified multicast group. 180 * if the specified group address is not a multicast address. 188 * Removes this socket from the specified multicast group. 196 * if the specified group address is not a multicast address [all...] |
/libcore/luni/src/main/java/java/security/ |
Identity.java | 52 * Creates a new instance of {@code Identity} with the specified name. 62 * Creates a new instance of {@code Identity} with the specified name and 71 * in the specified scope. 130 * Removes the specified {@code Certificate} from this {@code Identity}. 169 * Compares the specified {@code Identity} with this {@code Identity} for 170 * equality and returns {@code true} if the specified object is equal, 228 * Sets the specified {@code PublicKey} to this {@code Identity}. 283 * Compares the specified object with this {@code Identity} for equality and 284 * returns {@code true} if the specified object is equal, {@code false} 291 * @return {@code true} if the specified object is equal to this {@cod [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/ |
sample.h | 255 /** Return the amount of bytes playback of a second of audio with the specified sample type takes */ 268 /** Calculate the time the specified bytes take to play with the 269 * specified sample type. The return value will always be rounded 273 /** Calculates the number of bytes that are required for the specified 278 /** Initialize the specified sample spec and return a pointer to 289 /** Return a descriptive string for the specified sample format. \since 0.8 */ 315 /** Return 1 when the specified format is little endian, return -1 319 /** Return 1 when the specified format is big endian, return -1 when 327 /** Return 1 when the specified format is native endian, return -1 330 /** Return 1 when the specified format is reverse endian, return - [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
sample.h | 257 /** Return the amount of bytes playback of a second of audio with the specified sample type takes */ 270 /** Calculate the time the specified bytes take to play with the 271 * specified sample type. The return value will always be rounded 275 /** Calculates the number of bytes that are required for the specified 280 /** Initialize the specified sample spec and return a pointer to 291 /** Return a descriptive string for the specified sample format. \since 0.8 */ 317 /** Return 1 when the specified format is little endian, return -1 321 /** Return 1 when the specified format is big endian, return -1 when 329 /** Return 1 when the specified format is native endian, return -1 332 /** Return 1 when the specified format is reverse endian, return - [all...] |
/system/core/include/utils/ |
BitSet.h | 59 // Returns true if the specified bit is marked. 64 // Marks the specified bit. 69 // Clears the specified bit. 122 // Gets the index of the specified bit in the set, which is the number of 123 // marked bits that appear before the specified bit. 201 // Returns true if the specified bit is marked. 206 // Marks the specified bit. 211 // Clears the specified bit. 264 // Gets the index of the specified bit in the set, which is the number of 265 // marked bits that appear before the specified bit [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
Element.java | 51 * if that attribute does not have a specified or default value. 72 * INVALID_CHARACTER_ERR: Raised if the specified name is not an XML 73 * name according to the XML version in use specified in the 105 * @return The <code>Attr</code> node with the specified name ( 135 * Removes the specified attribute node. If a default value for the 172 * if that attribute does not have a specified or default value. 208 * INVALID_CHARACTER_ERR: Raised if the specified qualified name is not 209 * an XML name according to the XML version in use specified in the 266 * @return The <code>Attr</code> node with the specified attribute local 330 * specified on this element or has a default value, <code>false</code [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/drawing/ |
nx_pylab.py | 54 If not specified a spring layout positioning will be computed. 58 Draw the graph in specified Matplotlib axes. 150 If not specified a spring layout positioning will be computed. 157 Draw the graph in the specified Matplotlib axes. 160 Draw only specified nodes 163 Draw only specified edges 166 Size of nodes. If an array is specified it must be the 172 If numeric values are specified they will be mapped to 198 If numeric values are specified they will be mapped to 289 If not specified a spring layout positioning will be computed [all...] |
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
AbstractFakeCommandHandlerTestCase.groovy | 122 * Perform a test of the handleCommand() method on the specified command 131 * Perform a test of the handleCommand() method on the specified command 141 * @return a new Command with the specified parameters for this CommandHandler 149 * the specified parameters 157 * Assert that the specified reply code and message containing text was sent through the session. 166 * Assert that the specified reply code and message containing text was sent through the session. 185 * Assert that the specified reply codes were sent through the session. 196 * Assert that the specified data was sent through the session. 206 * Assert that the specified data was sent through the session, terminated by an end-of-line. 221 * Execute the handleCommand() method with the specified parameters and [all...] |
/frameworks/base/telecomm/java/android/telecom/ |
Conference.java | 38 * Used to indicate that the conference connection time is not specified. If not specified, 134 * Whether the given capabilities support the specified capability. 138 * @return Whether the specified capability is supported. 146 * Whether the capabilities of this {@code Connection} supports the specified capability. 149 * @return Whether the specified capability is supported. 157 * Removes the specified capability from the set of capabilities of this {@code Conference}. 167 * Adds the specified capability to the set of capabilities of this {@code Conference}. 218 * Invoked when the specified {@link Connection} should be separated from the conference call. 225 * Invoked when the specified {@link Connection} should merged with the conference call [all...] |
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
Quad.java | 55 * Return a Quad from the specified rectangle. 68 * Return a Quad from the specified rectangle coordinates. 84 * Return a Quad that spans the specified points and height. 86 * The returned Quad has the specified top-left and top-right points, and the specified height 92 * @return Quad that spans the specified points and height. 104 * Return a Quad that represents the specified rotated rectangle. 117 * Return a Quad that represents the specified transformed rectangle. 239 * Grow the Quad outwards by the specified factor. 246 * @return the Quad grown by the specified amoun [all...] |
/libcore/luni/src/main/java/java/security/cert/ |
X509CRLSelector.java | 34 * X509CRL}s that match the specified criteria. 64 * The CRL issuer must match at least one of the specified distinguished 89 * The CRL issuer must match at least one of the specified distinguished 92 * The specified parameter {@code names} is a collection with an entry for 93 * each name to be included in the criterion. The name is specified as a 131 * The CRL issuer must match at least one of the specified distinguished 165 * CRK issuer must match at least one of the specified distinguished names. 190 * The CRL issuer must match at least one of the specified distinguished 215 * to the specified parameter. 229 * the specified parameter [all...] |
/libcore/luni/src/main/java/javax/crypto/ |
Cipher.java | 62 * to be processed at a time can be optionally specified by appending it to the 63 * mode name. e.g. <i>"AES/CFB8/NoPadding"</i>. If no number is specified, a 176 * The provider specified when instance created. 242 * Creates a new Cipher for the specified transformation. The installed 243 * providers are searched in order for an implementation of the specified 265 * Creates a new cipher for the specified transformation provided by the 266 * specified provider. 274 * if the specified provider can not provide the 278 * if no provider with the specified name can be found. 283 * if the specified provider is {@code null} [all...] |
/external/guava/guava/src/com/google/common/collect/ |
GeneralRange.java | 57 * Returns the whole range relative to the specified comparator. 64 * Returns everything above the endpoint relative to the specified comparator, with the specified 73 * Returns everything below the endpoint relative to the specified comparator, with the specified 82 * Returns everything between the endpoints relative to the specified comparator, with the 83 * specified endpoint behavior.
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
Data.java | 163 * Remove the specified subtree. 209 * Retrieves the value at the specified path in this HDF node's subtree. 214 * Retrieves the integer value at the specified path in this HDF node's subtree. If the value does 220 * Retrieves the value at the specified path in this HDF node's subtree. If not found, returns 226 * Retrieves the value at the specified path in this HDF node's subtree. If not found or invalid, 232 * Retrieves the value at the specified path in this HDF node's subtree. If not found or invalid, 238 * Sets the value at the specified path in this HDF node's subtree.
|
/external/llvm/include/llvm/Analysis/ |
SparsePropagation.h | 62 /// IsUntrackedValue - If the specified Value is something that is obviously 70 /// value corresponding to the specified constant. 81 /// GetConstant - If the specified lattice value is representable as an LLVM 89 /// lattice value corresponding to the specified argument. 94 /// MergeValues - Compute and return the merge of the two specified lattice 107 /// PrintValue - Render the specified lattice value to the specified stream.
|
/external/llvm/include/llvm/Transforms/Utils/ |
SSAUpdater.h | 57 /// If InsertedPHIs is specified, it will be filled 68 /// \brief Indicate that a rewritten value is available in the specified block 69 /// with the specified value. 72 /// \brief Return true if the SSAUpdater already has a value for the specified 77 /// of the specified block. 81 /// middle of the specified block. 149 /// \brief Return true if the specified instruction is in the Inst list.
|
/external/skia/include/core/ |
SkSurface.h | 48 * Create a new surface, using the specified pixels/rowbytes as its 59 * when the surface is deleted, and is passed the pixel memory and the specified context. 76 * specified width and height, and populates the rest of info to match 89 * Return a new surface using the specified render target. 205 * Copy the pixels from the surface into the specified buffer (pixels + rowBytes), 207 * starting at the specified (srcX,srcY) location. 209 * The specified ImageInfo and (srcX,srcY) offset specifies a source rectangle
|