Searched
full:specified (Results
851 -
875 of
15610) sorted by null
<<31323334353637383940>>
/external/lldb/scripts/ |
install-lldb.sh | 5 # directory into the developer folder specified. 12 echo This script will install the files from a 'Debug' or 'Release' build directory into the developer folder specified.
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/ |
InvocationHistory.java | 39 * @return the InvocationRecord for the specified index
41 * @throws AssertFailedException - if there is no invocation record corresponding to the specified index */
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/ |
ServerConfiguration.java | 35 * @return the {@link UserAccount} configured for this server for the specified user name
50 * Return the help text for a command or the default help text if no command name is specified
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
DirectoryEntry.java | 33 * Construct a new instance with the specified value for its path
68 * Return a new FileSystemEntry that is a clone of this object, except having the specified path
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/socket/ |
StubSocketFactory.java | 24 * StubSocket instance specified on the constructor. It allows direct access to the
37 * Create a new instance that always returns the specified StubSocket instance.
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/ |
InvocationHistory.java | 39 * @return the InvocationRecord for the specified index
41 * @throws AssertFailedException - if there is no invocation record corresponding to the specified index */
|
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/socket/ |
StubSocketFactory.java | 26 * StubSocket instance specified on the constructor. It allows direct access to the
39 * Create a new instance that always returns the specified StubSocket instance.
|
/external/pdfium/third_party/base/numerics/ |
safe_conversions.h | 25 // except that it CHECKs that the specified numeric conversion will not 34 // that the specified numeric conversion will saturate rather than overflow or
|
/external/proguard/src/proguard/evaluation/ |
TracedStack.java | 79 * Gets the specified producer Value from the stack, without disturbing it. 82 * @return the producer value at the specified position. 91 * Gets the specified actual producer Value from the stack, ignoring 95 * @return the producer value at the specified position. 104 * Gets the specified producer Value from the stack, without disturbing it. 107 * @return the producer value at the specified position. 116 * Gets the specified actual producer Value from the stack, ignoring 120 * @return the producer value at the specified position.
|
/external/protobuf/gtest/test/ |
gtest_help_test_.cc | 37 // When a help flag is specified, this program should skip the tests 41 ASSERT_TRUE(false) << "Tests shouldn't be run when --help is specified.";
|
/external/selinux/libsepol/man/man8/ |
chkcon.8 | 31 specified by the argument 34 representation file specified by the argument
|
/external/sfntly/cpp/src/sfntly/table/ |
byte_array_table_builder.h | 29 // Get the byte value at the specified index. The index is relative to the 35 // Set the byte value at the specified index. The index is relative to the
|
/external/skia/bench/ |
BenchLogger.h | 46 * Log the progress of the bench tool to both stdout and the log file specified by SetLogFile, 55 * Log the progress of the bench tool to both stdout and the log file specified by SetLogFile,
|
/external/skia/include/images/ |
SkMovie.h | 26 /** Try to create a movie from the specified file path. If the file is not 32 /** Try to create a movie from the specified memory.
|
/external/skia/platform_tools/chromeos/bin/ |
chromeos_setup.sh | 25 echo "ERROR: No target device specified!" 44 echo -n "ERROR: unknown device specified ($TARGET_DEVICE), valid values: "
|
/external/skia/src/core/ |
SkColorShader.h | 21 specified color. Note: like all shaders, at draw time the paint's alpha 22 will be respected, and is applied to the specified color.
|
SkStroke.h | 61 * Stroke the specified rect, winding it in the specified direction..
|
/external/skia/tools/ |
skdiff.h | 31 /** The resource was specified, exists, read, and decoded. */ 33 /** The resource was specified, exists, read, but could not be decoded. */ 36 /** The resource was specified, exists, and read. */ 38 /** The resource was specified, exists, but could not be read. */ 41 /** The resource was specified and exists. */ 43 /** The resource was specified, but does not exist. */ 46 /** The resource was specified. */ 48 /** The resource was not specified. */
|
/external/v8/src/base/ |
safe_conversions.h | 27 // except that it CHECKs that the specified numeric conversion will not 36 // that the specified numeric conversion will saturate rather than overflow or
|
/external/valgrind/callgrind/docs/ |
callgrind_control-manpage.xml | 34 argument is not specified, all applications currently being run by Callgrind 35 on this system will be used for actions given by the specified option(s).
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_MEGetBufSize.c | 62 * - an invalid value was specified for the parameter MEmode 63 * - a negative or zero value was specified for the
|
/frameworks/base/core/java/android/app/ |
ActivityManagerInternal.java | 35 * Acquires a sleep token with the specified tag. 54 * Returns home activity for the specified user.
|
/frameworks/base/core/java/android/database/ |
IBulkCursor.java | 33 * Gets a cursor window that contains the specified position. 34 * The window will contain a range of rows around the specified position.
|
/frameworks/base/core/java/android/text/style/ |
MetricAffectingSpan.java | 44 * calls through to the specified MetricAffectingSpan 47 * to which the specified MetricAffectingSpan is already attached.
|
/frameworks/base/core/java/android/widget/ |
SpinnerAdapter.java | 32 * the data at the specified position in the data set. 41 * specified position.
|
Completed in 525 milliseconds
<<31323334353637383940>>