Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 11463) sorted by relevance

12345678910>>...459

/external/toolchain-utils/crosperf/
Dsettings_factory.py26 description="The name of the test to run. "
33 description="Arguments to be passed to the " "test.",
41 description="Number of iterations to run the test. "
50 description="The type of the benchmark.",
57 description="Number of times to retry a " "benchmark run.",
63 description="Run benchmark harness on the DUT. "
74 description="Weight of the benchmark for CWP approximation",
88 description="The path to the image to run tests "
97 description="Autotest directory path relative to chroot which "
106 description="Debug info directory relative to chroot which has "
[all …]
Dunittest_keyval_file.txt1 {"description": "Box2D", "graph": "Box2D", "higher_is_better": true, "units": "score", "value": 477…
2 {"description": "CodeLoad", "graph": "CodeLoad", "higher_is_better": true, "units": "score", "value…
3 {"description": "Crypto", "graph": "Crypto", "higher_is_better": true, "units": "score", "value": 8…
4 {"description": "DeltaBlue", "graph": "DeltaBlue", "higher_is_better": true, "units": "score", "val…
5 {"description": "EarleyBoyer", "graph": "EarleyBoyer", "higher_is_better": true, "units": "score", …
6 {"description": "Gameboy", "graph": "Gameboy", "higher_is_better": true, "units": "score", "value":…
7 {"description": "Mandreel", "graph": "Mandreel", "higher_is_better": true, "units": "score", "value…
8 {"description": "MandreelLatency", "graph": "MandreelLatency", "higher_is_better": true, "units": "…
9 {"description": "NavierStokes", "graph": "NavierStokes", "higher_is_better": true, "units": "score"…
10 {"description": "PdfJS", "graph": "PdfJS", "higher_is_better": true, "units": "score", "value": 645…
[all …]
/external/leakcanary2/shark-android/src/main/java/shark/
DAndroidReferenceMatchers.kt59 description = "Android Q added a new android.app.IRequestFinishCallback\$Stub " + in <lambda>()
84 description = """ in <lambda>()
98 val description = in <lambda>() constant
113 "android.widget.Editor\$SpanController", "this$0", description in <lambda>()
119 "android.widget.Editor\$EasyEditSpanController", "this$0", description in <lambda>()
133description = "MediaSessionLegacyHelper is a static singleton that is lazily instantiated and" in <lambda>()
154description = "TextLine.sCached is a pool of 3 TextLine instances. TextLine.recycle() has had" in <lambda>()
174 val description = ("A thread waiting on a blocking queue will leak the last" in <lambda>() constant
192 references += instanceFieldLeak("android.os.Message", "obj", description) { in <lambda>()
202 val description = in <lambda>() constant
[all …]
/external/jcommander/src/test/java/com/beust/jcommander/args/
DCommandLineArgs.java28 @Parameter(description = "The XML suite files to run")
31 @Parameter(names = { "-log", "-verbose" }, description = "Level of verbosity")
34 @Parameter(names = "-groups", description = "Comma-separated list of group names to be run")
37 @Parameter(names = "-excludedgroups", description ="Comma-separated list of group names to be " +
41 @Parameter(names = "-d", description ="Output directory")
44 @Parameter(names = "-junit", description ="JUnit mode")
47 @Parameter(names = "-listener", description = "List of .class files or list of class names" +
51 @Parameter(names = "-methodselectors", description = "List of .class files or list of class " +
55 @Parameter(names = "-objectfactory", description = "List of .class files or list of class " +
59 @Parameter(names = "-parallel", description = "Parallel mode (methods, tests or classes)")
[all …]
DCommandLineArgs2.java28 @Parameter(description = "list of files")
31 @Parameter(names = { "-v", "--verbose" }, description = "print verbose log messages.", arity = 1)
34 @Parameter(names = { "-h", "--help" }, description = "show this help.")
37 @Parameter(names = { "-F", "--flush-preferences" }, description = "flush gui preferences.")
40 @Parameter(names = { "-L", "--flush-licensed" }, description = "flush licensed.")
43 @Parameter(names = { "-I", "--index-file" }, description = "indexes the given file.")
46 @Parameter(names = { "-b", "--bonjour" }, description = "enable Bonjour.")
49 …@Parameter(names = { "-m", "--md5" }, description = "create an MD5 checksum for the given file.", …
52 …@Parameter(names = { "-c", "--cat" }, description = "'cat' the given Lilith logfile.", converter =…
55 …@Parameter(names = { "-t", "--tail" }, description = "'tail' the given Lilith logfile.", converter…
[all …]
/external/angle/src/libANGLE/
DOverlay_autogen.cpp140 widget->description.type = WidgetType::Text; in initOverlayWidgets()
141 widget->description.fontSize = fontSize; in initOverlayWidgets()
142 widget->description.coords[0] = offsetX; in initOverlayWidgets()
143 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
144 widget->description.coords[2] = offsetX + width; in initOverlayWidgets()
145 widget->description.coords[3] = offsetY; in initOverlayWidgets()
146 widget->description.color[0] = 0.29411764705882354f; in initOverlayWidgets()
147 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
148 widget->description.color[2] = 0.0f; in initOverlayWidgets()
149 widget->description.color[3] = 1.0f; in initOverlayWidgets()
[all …]
/external/testng/src/main/java/org/testng/
DCommandLineArgs.java14 @Parameter(description = "The XML suite files to run")
19 @Parameter(names = { LOG, VERBOSE }, description = "Level of verbosity")
23 @Parameter(names = GROUPS, description = "Comma-separated list of group names to be run")
27 @Parameter(names = EXCLUDED_GROUPS, description ="Comma-separated list of group names to "
32 @Parameter(names = OUTPUT_DIRECTORY, description ="Output directory")
36 @Parameter(names = JUNIT, description ="JUnit mode")
40 @Parameter(names = MIXED, description ="Mixed mode - autodetect the type of current test" +
45 @Parameter(names = LISTENER, description = "List of .class files or list of class names" +
50 @Parameter(names = METHOD_SELECTORS, description = "List of .class files or list of class " +
55 @Parameter(names = OBJECT_FACTORY, description = "List of .class files or list of class " +
[all …]
/external/libxml2/
Dmeson_options.txt39 description: 'Canonical XML 1.0 support'
44 description: 'XML Catalogs support'
49 description: 'Debugging module and shell'
54 description: 'History support for shell'
59 description: 'HTML parser'
64 description: 'HTTP support'
70 description: 'iconv support'
76 description: 'ICU support'
81 description: 'ISO-8859-X support if no iconv'
87 description: 'Maximum ABI compatibility'
[all …]
/external/aws-sdk-java-v2/codegen/src/main/resources/software/amazon/awssdk/codegen/rules/
Dpartitions.json.resource15 "description" : "Africa (Cape Town)"
18 "description" : "Asia Pacific (Hong Kong)"
21 "description" : "Asia Pacific (Tokyo)"
24 "description" : "Asia Pacific (Seoul)"
27 "description" : "Asia Pacific (Osaka)"
30 "description" : "Asia Pacific (Mumbai)"
33 "description" : "Asia Pacific (Hyderabad)"
36 "description" : "Asia Pacific (Singapore)"
39 "description" : "Asia Pacific (Sydney)"
42 "description" : "Asia Pacific (Jakarta)"
[all …]
/external/junit/src/main/java/org/junit/rules/
DTestWatcher.java53 public Statement apply(final Statement base, final Description description) { in apply() argument
59 startingQuietly(description, errors); in apply()
62 succeededQuietly(description, errors); in apply()
65 skippedQuietly(e, description, errors); in apply()
68 failedQuietly(e, description, errors); in apply()
70 finishedQuietly(description, errors); in apply()
78 private void succeededQuietly(Description description,
81 succeeded(description);
87 private void failedQuietly(Throwable e, Description description,
90 failed(e, description);
[all …]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyManagerFacade.java133 @Rpc(description = "Resets TelephonyManager settings to factory default.")
146 @Rpc(description = "Resets Telephony and IMS settings to factory default.")
155 @Rpc(description = "Set network preference.")
162 @Rpc(description = "Set network preference for subscription.")
180 @Rpc(description = "Set network selection mode to automatic for subscriber.")
186 @Rpc(description = "Get network preference.")
192 @Rpc(description = "Get network preference for subscription.")
202 @Rpc(description = "Get current voice network type")
208 @Rpc(description = "Get current voice network type for subscription")
215 @Rpc(description = "Get current data network type")
[all …]
DTelecomCallFacade.java58 @Rpc(description = "Get call by particular Id")
73 @Rpc(description = "Disconnect call by callId.")
80 @Rpc(description = "Hold call by callId")
87 @Rpc(description = "Merge call to conference by callId")
94 @Rpc(description = "Split call from conference by callId.")
101 @Rpc(description = "Unhold call by callId")
108 @Rpc(description = "Mute in-service call")
113 @Rpc(description = "Unmute in-service call")
118 @Rpc(description = "Joins two calls into a conference call. "
129 @Rpc(description = "Obtains the current call audio state of the phone.")
[all …]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java45 @Rpc(description = "Create L2CAP socket to Bluetooth deice")
58 @Rpc(description = "Create RFCOMM socket to Bluetooth deice")
71 @Rpc(description = "Begins a thread initiate an Rfcomm connection over Bluetooth. ")
74 description = "The mac address of the device to connect to.") String address, in bluetoothRfcommBeginConnectThread() argument
76 description = "The UUID passed here must match the UUID used by the server device.") in bluetoothRfcommBeginConnectThread()
85 @Rpc(description = "Kill thread")
93 @Rpc(description = "Close an active Rfcomm Client socket")
101 @Rpc(description = "Close an active Rfcomm Server socket")
109 @Rpc(description = "Returns active Bluetooth mConnections.")
117 @Rpc(description = "Returns the name of the connected device.")
[all …]
DBluetoothHfpClientFacade.java94 @Rpc(description = "Is HfpClient profile ready.")
104 @Rpc(description = "Set priority of the profile")
107 description = "Mac address of a BT device.") String deviceStr, in bluetoothHfpClientSetPriority() argument
109 description = "Priority that needs to be set.") in bluetoothHfpClientSetPriority()
125 @Rpc(description = "Get priority of the profile")
127 @RpcParameter(name = "device", description = in bluetoothHfpClientGetPriority() argument
141 @Rpc(description = "Connect to an HFP Client device.")
144 description = "Name or MAC address of a bluetooth device.") in bluetoothHfpClientConnect() argument
165 @Rpc(description = "Disconnect an HFP Client device.")
168 description = "Name or MAC address of a device.") in bluetoothHfpClientDisconnect() argument
[all …]
/external/rust/android-crates-io/crates/argh/tests/
Dargs_info_tests.rs21 description: "display usage information",
62 description: "First subcommand.", in args_info_test_subcommand()
70 description: "how many x", in args_info_test_subcommand()
79 description: "Top-level command.", in args_info_test_subcommand()
91 description: "Second subcommand.", in args_info_test_subcommand()
99 description: "whether to fooey", in args_info_test_subcommand()
127 description: "Short description", in args_info_test_multiline_doc_comment()
134description: "a switch with a description that is spread across a number of lines of comments.", in args_info_test_multiline_doc_comment()
166 description: in args_info_test_basic_args()
174 description: "display usage information", in args_info_test_basic_args()
[all …]
/external/junit/src/main/java/junit/framework/
DJUnit4TestAdapterCache.java21 public Test asTest(Description description) { in asTest() argument
22 if (description.isSuite()) { in asTest()
23 return createTest(description); in asTest()
25 if (!containsKey(description)) { in asTest()
26 put(description, createTest(description)); in asTest()
28 return get(description); in asTest()
32 Test createTest(Description description) { in createTest() argument
33 if (description.isTest()) { in createTest()
34 return new JUnit4TestCaseFacade(description); in createTest()
36 TestSuite suite = new TestSuite(description.getDisplayName()); in createTest()
[all …]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DUiFacade.java153 @Rpc(description = "Create a text input dialog.")
155 …@RpcParameter(name = "title", description = "title of the input box") @RpcDefault("Value") final S… in dialogCreateInput() argument
156 …@RpcParameter(name = "message", description = "message to display above the input box") @RpcDefaul… in dialogCreateInput()
157 …@RpcParameter(name = "defaultText", description = "text to insert into the input box") @RpcOptiona… in dialogCreateInput()
158 …@RpcParameter(name = "inputType", description = "type of input data, ie number or text") @RpcOptio… in dialogCreateInput()
168 @Rpc(description = "Create a password input dialog.")
170 …@RpcParameter(name = "title", description = "title of the input box") @RpcDefault("Password") fina… in dialogCreatePassword() argument
171 …@RpcParameter(name = "message", description = "message to display above the input box") @RpcDefaul… in dialogCreatePassword()
190 @Rpc(description = "Queries the user for a text input.")
192 …@RpcParameter(name = "title", description = "title of the input box") @RpcDefault("Value") final S… in dialogGetInput() argument
[all …]
/external/harfbuzz_ng/
Dmeson_options.txt3 description: 'Enable GLib unicode functions')
5 description: 'Enable GObject bindings')
7 description: 'Use Cairo graphics library')
9 description: 'Use Chafa terminal graphics library')
11 description: 'Enable ICU library unicode functions')
13 description: 'Deprecated use graphite2 option instead')
15 description: 'Enable Graphite2 complementary shaper')
17 description: 'Enable freetype interop helpers')
19 description: 'Enable GDI helpers and Uniscribe shaper backend (Windows only)')
21 description: 'Enable DirectWrite shaper backend on Windows (experimental)')
[all …]
/external/v4l-utils/
Dmeson_options.txt3 description : 'Enable IR BPF decoders')
5 description : 'Enable compilation of gconv modules')
8 description : 'Enable libdvbv5 compilation')
10 description : 'Enable qv4l2 compilation')
12 description : 'Enable qvidcap compilation')
14 description : 'Enable v4l2-tracer compilation')
18 description : 'V4L plugin support')
20 description : 'Enable v4l-utils compilation')
22 description : 'V4L wrappers support')
24 description : 'Enable v4l2-compliance-32 compilation (for debugging purposes only)')
[all …]
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BlockLSTMGradV2.pbtxt6 description: <<END
13 description: <<END
19 description: <<END
25 description: <<END
31 description: <<END
37 description: <<END
43 description: <<END
49 description: <<END
55 description: <<END
61 description: <<END
[all …]
Dapi_def_BlockLSTMGrad.pbtxt6 description: <<END
13 description: <<END
19 description: <<END
25 description: <<END
31 description: <<END
37 description: <<END
43 description: <<END
49 description: <<END
55 description: <<END
61 description: <<END
[all …]
Dapi_def_LSTMBlockCellGrad.pbtxt6 description: <<END
12 description: <<END
18 description: <<END
24 description: <<END
30 description: <<END
36 description: <<END
42 description: <<END
48 description: <<END
54 description: <<END
60 description: <<END
[all …]
/external/rust/android-crates-io/crates/googletest/src/
Ddescription.rs267 let description: Description = "A B C".into(); in renders_single_fragment() localVariable
268 verify_that!(description, displays_as(eq("A B C"))) in renders_single_fragment()
273 let description = in renders_two_fragments() localVariable
275 verify_that!(description, displays_as(eq("A B C\nD E F"))) in renders_two_fragments()
280 let description = Description::new() in nested_description_is_indented() localVariable
283 verify_that!(description, displays_as(eq("Header\n A B C"))) in nested_description_is_indented()
288 let description = Description::new().text("Header").nested( in nested_description_indents_two_elements() localVariable
291 verify_that!(description, displays_as(eq("Header\n A B C\n D E F"))) in nested_description_indents_two_elements()
296 let description = Description::new().text("Header").nested("A B C\nD E F".into()); in nested_description_indents_one_element_on_two_lines() localVariable
297 verify_that!(description, displays_as(eq("Header\n A B C\n D E F"))) in nested_description_indents_one_element_on_two_lines()
[all …]
/external/mesa3d/src/compiler/nir/
Dnir_opcodes.py37 description): argument
94 self.description = description
158 is_conversion, algebraic_properties, const_expr, description = ""): argument
162 const_expr, description)
164 def unop_convert(name, out_type, in_type, const_expr, description = ""): argument
165 opcode(name, 0, out_type, [0], [in_type], False, "", const_expr, description)
167 def unop(name, ty, const_expr, description = "", algebraic_properties = ""): argument
169 description)
172 const_expr, description = ""): argument
174 False, "", const_expr, description)
[all …]
/external/google-breakpad/src/common/mac/testing/
DGTMSenTestCase.h85 #define STAssertNoErr(a1, description, ...) \ argument
95 withDescription:@"%@", STComposeString(description, ##__VA_ARGS__)])]; \
103 … withDescription:@"%@", STComposeString(description, ##__VA_ARGS__)]]; \
114 #define STAssertErr(a1, a2, description, ...) \ argument
125 withDescription:@"%@", STComposeString(description, ##__VA_ARGS__)])]; \
133 … withDescription:@"%@", STComposeString(description, ##__VA_ARGS__)]]; \
144 #define STAssertNotNULL(a1, description, ...) \ argument
154 withDescription:@"%@", STComposeString(description, ##__VA_ARGS__)])]; \
162 … withDescription:@"%@", STComposeString(description, ##__VA_ARGS__)]]; \
172 #define STAssertNULL(a1, description, ...) \ argument
[all …]

12345678910>>...459