HomeSort by relevance Sort by last modified time
    Searched full:description (Results 426 - 450 of 22476) sorted by null

<<11121314151617181920>>

  /external/jcommander/src/test/java/com/beust/jcommander/args/
Args1Setter.java 39 @Parameter(names = { "-log", "-verbose" }, description = "Level of verbosity", required = true)
45 @Parameter(names = "-groups", description = "Comma-separated list of group names to be run")
52 @Parameter(names = "-debug", description = "Debug mode")
59 @Parameter(names = "-long", description = "A long number")
66 @Parameter(names = "-double", description = "A double number")
73 @Parameter(names = "-float", description = "A float number")
80 @Parameter(names = "-bigdecimal", description = "A BigDecimal number")
87 @Parameter(names = "-date", description = "An ISO 8601 formatted date.")
  /external/junit/src/org/junit/rules/
TestName.java 3 import org.junit.runner.Description;
29 protected void starting(Description d) {
  /external/libpng/
libpngpf.3 8 \fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer \fP\fImaintained\fP\fB, now that the private function prototypes are hidden in pngpriv.h and not accessible to applications. Look in pngpriv.h for the prototypes and a short description of each \fIfunction.
10 .SH DESCRIPTION
  /external/mockito/src/org/mockito/internal/runners/
RunnerImpl.java 7 import org.junit.runner.Description;
19 Description getDescription();
  /external/mockito/src/org/mockito/invocation/
DescribedInvocation.java 11 * Provides information about the invocation, specifically a human readable description and the location.
19 * @return the description of this invocation.
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/Common/
CritSec.h 5 // Description: Wraps a critical section.
39 // Description: Provides automatic locking and unlocking of a
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
files_apps.txt 4 The description should give you a decent description for what the application is allowed to do with the type. If your application type is being denied access to a particular file, you might want to change the label of that file.
files_write.txt 4 The description should give you a decent description for what the application is allowed to do with the type. If your application type is being denied access to a particular file, you might want to change the label of that file.
  /external/snakeyaml/src/test/resources/pyyaml/
spec-02-27.data 18 description : Basketball
22 description : Super Hoop
  /external/snakeyaml/src/test/resources/specification/
example2_27.yaml 18 description : Basketball
22 description : Super Hoop
example2_27_dumped.yaml 16 - {description: Basketball, price: 450.0, quantity: 4, sku: BL394D}
17 - {description: Super Hoop, price: 2392.0, quantity: 1, sku: BL4438H}
  /external/testng/src/test/java/test/mannotation/
MTest1.java 25 dataProvider = "dp", description = "Class level description")
32 dataProvider = "dp3", description = "Constructor description",
40 dataProvider = "dp2", description = "Method description",
59 description = "beforeSuite description")
  /external/webrtc/webrtc/p2p/base/
sessiondescription.h 23 // this class. Analagous to a <jingle><content><description> or
24 // <session><description>.
31 // Analagous to a <jingle><content> or <session><description>.
35 ContentInfo() : description(NULL) {}
38 ContentDescription* description) :
39 name(name), type(type), rejected(false), description(description) {}
43 ContentDescription* description) :
44 name(name), type(type), rejected(rejected), description(description) {}
48 ContentDescription* description; member in struct:cricket::ContentInfo
    [all...]
  /packages/apps/Nfc/nci/jni/
RouteDataSet.h 32 ** Description: Base class for every kind of route data.
53 ** Description: Data for protocol routes.
76 ** Description: Data for technology routes.
103 ** Description: Buffer to store AID after converting a string of hex
115 ** Description: Parse a string of hex numbers. Store result in an array of
129 ** Description: Release all resources.
154 ** Description: Import and export general routing data using a XML file.
169 ** Description: Release all resources.
181 ** Description: Initialize resources.
193 ** Description: Import data from an XML file. Fill the database
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
command_template 15 # Brief (40-50 characters) description of the command
16 description = ""
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
command_template 15 # Brief (40-50 characters) description of the command
16 description = ""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
command_template 15 # Brief (40-50 characters) description of the command
16 description = ""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
command_template 15 # Brief (40-50 characters) description of the command
16 description = ""
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.pom 9 <description>
11 </description>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
ant-glob-1.0.pom 8 <description>POM was created from install:install-file</description>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/liblzf/1.0/
liblzf-1.0.pom 8 <description>POM was created from install:install-file</description>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.pom 8 <description>POM was created from install:install-file</description>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.pom 8 <description>POM was created from install:install-file</description>
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.0.3/
commons-logging-1.0.3.pom 7 <description>Commons Logging</description>
  /prebuilts/tools/common/m2/repository/javax/inject/javax.inject/1/
javax.inject-1.pom 8 <description>The javax.inject API</description>

Completed in 655 milliseconds

<<11121314151617181920>>