HomeSort by relevance Sort by last modified time
    Searched defs:links (Results 101 - 125 of 143) sorted by null

1 2 3 45 6

  /external/chromium_org/google_apis/drive/
gdata_wapi_parser.h 83 // For OPEN_WITH links, this contains the application ID. For all other link
117 // Feed links define links (URLs) to special list of entries (i.e. list of
274 // List of entry links.
275 const ScopedVector<Link>& links() const { return links_; } function in class:google_apis::CommonMetadata
285 void set_links(ScopedVector<Link> links) {
286 links_ = links.Pass();
375 // The resource links contain extra links for revisions and access control,
376 // etc. Note that links() contain more basic links like edit URL
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp 903 map<string, set<string> > links; variable
975 links[fromid].insert(toid);
    [all...]
zic.c 36 * links to be handled correctly. */
306 static struct link * links; variable in typeref:struct:link
717 ** Make links.
720 eat(links[i].l_filename, links[i].l_linenum);
721 dolink(links[i].l_from, links[i].l_to);
723 emit_icu_link(icuFile, links[i].l_from, links[i].l_to);
727 if (strcmp(links[i].l_to
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_unixos.h 119 PRCList links; /* for linking PRPollQueue's together */ member in struct:PRPollQueue
128 ((PRPollQueue*) ((char*) (_qp) - offsetof(PRPollQueue,links)))
_win16.h 89 PRCList links; /* for linking PRPollQueue's together */ member in struct:PRPollQueue
98 ((PRPollQueue *) ((char*) (_qp) - offsetof(PRPollQueue,links)))
106 #define _PR_ADD_TO_IOQ(_pq, _cpu) PR_APPEND_LINK(&_pq.links, &_PR_IOQ(_cpu))
_winnt.h 136 PRCList links; /* for group->io_ready list */ member in struct:_MDOverlapped::__anon18272::__anon18273
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp 903 map<string, set<string> > links; variable
975 links[fromid].insert(toid);
    [all...]
zic.c 36 * links to be handled correctly. */
306 static struct link * links; variable in typeref:struct:link
717 ** Make links.
720 eat(links[i].l_filename, links[i].l_linenum);
721 dolink(links[i].l_from, links[i].l_to);
723 emit_icu_link(icuFile, links[i].l_from, links[i].l_to);
727 if (strcmp(links[i].l_to
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp 698 struct media_link *links = NULL; local
777 // SETUP LINKS
780 links = m_ispSensorEntity->links;
781 if (links == NULL ||
782 links->source->entity != m_ispSensorEntity ||
783 links->sink->entity != m_ispFrontEntity) {
786 } else if (exynos_media_setup_link(m_media, links->source, links->sink, MEDIA_LNK_FL_ENABLED) < 0) {
794 links = &m_ispFrontEntity->links[i]
    [all...]
  /external/valgrind/main/helgrind/
hg_main.c 3393 LAOGLinks* links; local
3418 LAOGLinks* links; local
3498 LAOGLinks* links; local
3581 LAOGLinks* links; local
3625 LAOGLinks* links; local
3640 LAOGLinks* links; local
3657 LAOGLinks* links; local
3935 LAOGLinks *links; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp 4604 PassRefPtrWillBeRawPtr<HTMLCollection> Document::links() function in class:WebCore::Document
    [all...]
  /prebuilts/sdk/current/support/v7/gridlayout/libs/
android-support-v7-gridlayout.jar 
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /frameworks/base/core/java/android/widget/
TextView.java 7977 ClickableSpan[] links = ((Spannable) mText).getSpans(getSelectionStart(), local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20130509-0110.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/
org.eclipse.tycho.p2.resolver.impl-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-core/0.20.0/
tycho-core-0.20.0.jar 

Completed in 364 milliseconds

1 2 3 45 6