HomeSort by relevance Sort by last modified time
    Searched refs:links (Results 76 - 100 of 415) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4j/perf-tests/perldriver/
Output.pm 229 A:link { color: black; font-weight: normal; text-decoration: none} /* unvisited links */
230 A:visited { color: blue; font-weight: normal; text-decoration: none } /* visited links */
232 A:active { color: lime; font-weight: normal; text-decoration: none } /* active links */
  /frameworks/base/cmds/statsd/src/metrics/
CountMetricProducer.cpp 91 if (metric.links().size() > 0) {
92 for (const auto& link : metric.links()) {
102 mConditionSliced = (metric.links().size() > 0) || (mDimensionsInCondition.size() > 0);
ValueMetricProducer.cpp 110 if (metric.links().size() > 0) {
111 for (const auto& link : metric.links()) {
123 mConditionSliced = (metric.links().size() > 0) || (mDimensionsInCondition.size() > 0);
  /test/vti/dashboard/src/main/java/com/android/vts/servlet/
ShowGreenReleaseServlet.java 161 List<Page> links = new ArrayList<>(); local
163 links.add(new Page(PageType.PLAN_RELEASE, planName, "?plan=" + planName));
164 return links;
ShowPlanReleaseServlet.java 61 List<Page> links = new ArrayList<>(); local
63 links.add(new Page(PageType.PLAN_RELEASE, planName, "?plan=" + planName));
64 return links;
ShowTableServlet.java 59 List<Page> links = new ArrayList<>(); local
61 links.add(new Page(PageType.TABLE, testName, "?testName=" + testName));
62 return links;
ShowTreeServlet.java 69 List<Page> links = new ArrayList<>(); local
71 links.add(new Page(PageType.TREE, testName, "?testName=" + testName));
72 return links;
  /bionic/linker/
linker_config.h 94 const std::vector<NamespaceLinkConfig>& links() const { function in class:NamespaceConfig
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp 904 map<string, set<string> > links; variable
975 links[fromid].insert(toid);
    [all...]
  /external/tremolo/Tremolo/
ivorbisfile.h 75 int links; member in struct:OggVorbis_File
  /frameworks/base/cmds/statsd/benchmark/
duration_metric_benchmark.cpp 122 auto links = metric->add_links(); local
123 links->set_condition(isSyncingPredicate.id());
124 *links->mutable_fields_in_what() =
127 *links->mutable_fields_in_condition() =
  /frameworks/base/cmds/statsd/src/
HashableDimensionKey.h 145 const Metric2Condition& links,
  /frameworks/base/cmds/statsd/tests/e2e/
GaugeMetric_e2e_push_test.cpp 60 auto links = gaugeMetric->add_links(); local
61 links->set_condition(isInBackgroundPredicate.id());
62 auto dimensionWhat = links->mutable_fields_in_what();
65 auto dimensionCondition = links->mutable_fields_in_condition();
DimensionInCondition_e2e_simple_cond_test.cpp 346 auto links = metric->add_links(); local
347 links->set_condition(isSyncingPredicate.id());
348 *links->mutable_fields_in_what() =
351 *links->mutable_fields_in_condition() =
569 auto links = metric->add_links(); local
570 links->set_condition(isSyncingPredicate.id());
571 *links->mutable_fields_in_what() =
574 *links->mutable_fields_in_condition() =
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ThemeMenuAction.java 311 IHyperlink[] links = Hyperlinks.getResourceLinks(null, mTheme, project, null); local
312 if (links != null && links.length > 0) {
313 IHyperlink link = links[0];
  /bionic/libc/kernel/uapi/linux/
media.h 95 __u16 links; member in struct:media_entity_desc
143 struct media_link_desc __user * links; member in struct:media_links_enum
  /bionic/linker/tests/
linker_config_test.cpp 66 "namespace.default.links = system\n"
67 "namespace.default.links += vndk\n"
84 "namespace.vndk.links = default\n"
157 const auto& default_ns_links = default_ns_config->links();
199 const auto& ns_vndk_links = ns_vndk->links();
222 "namespace.default.links = system\n"
  /external/f2fs-tools/fsck/
fsck.h 48 u32 links; member in struct:child_info
110 u32 links; member in struct:hard_link_node
  /external/kernel-headers/original/uapi/linux/
media.h 83 * It is a responsibility of the master/bridge drivers to create links
115 /* It is a responsibility of the entity drivers to add connectors and links */
148 * and links for MEDIA_ENT_F_TUNER. Please notice that some old tuners
206 __u16 links; member in struct:media_entity_desc
294 /* Should have enough room for links elements */
295 struct media_link_desc __user *links; member in struct:media_links_enum
338 * use lists for pads/links, just as we intend to do in Kernelspace.
  /external/mesa3d/src/gallium/targets/osmesa/
Makefile.am 90 include $(top_srcdir)/install-gallium-links.mk
  /build/make/tools/droiddoc/templates-pdk/assets/design/
default.css 253 /* section header links */ }
304 .content-header.just-links {
312 .paging-links {
314 .paging-links a {
321 .paging-links .prev-page-link {
324 .paging-links .prev-page-link:before {
331 .paging-links .next-page-link {
334 .paging-links .next-page-link:after {
  /frameworks/native/libs/vr/libpdx_uds/
ipc_helper.cpp 441 size_t links = 0; local
443 while (pos < separators.size() && links <= MAXSYMLINKS) {
464 links = 0;
511 links = 0;
534 links++;
536 } // while (pos < separators.size() && links <= MAXSYMLINKS)
  /test/vti/dashboard/src/main/java/com/android/vts/util/
DatastoreHelper.java 198 List<String> links = new ArrayList<>(); local
213 links.add(systraceLink);
322 if (log.hasUrl()) links.add(log.getUrl().toStringUtf8());
326 if (resource.hasUrl()) links.add(resource.getUrl().toStringUtf8());
340 links,
  /development/vndk/tools/
build_mixed 188 rsync --archive --verbose --copy-links --exclude='logs' \
  /external/doclava/res/assets/templates/
macros.cs 18 link: whether to create a link at the top level, always creates links in
26 .superBounds.N.(more links) (... super ... & ...)
27 .extendsBounds.N.(more links) (... extends ... & ...)
28 .typeArguments.N.(more links) (< ... >) ?><?cs
391 # A table of links to classes with descriptions, as in a package file or the nested classes ?><?cs
404 # A list of links to classes, for use in the side navigation of classes when viewing a package (panel nav) ?><?cs
417 # A list of links to classes, for use in the side navigation of classes when viewing a class (panel nav) ?><?cs
430 # A list of links to packages, for use in the side navigation of packages (panel nav) ?><?cs

Completed in 482 milliseconds

1 2 34 5 6 7 8 91011>>