/external/chromium_org/mojo/services/public/cpp/view_manager/tests/ |
D | view_manager_unittest.cc | 340 ViewManager* Embed(ViewManager* view_manager, Node* node) { in Embed() function in mojo::view_manager::ViewManagerTest 342 node->Embed(kEmbeddedApp1URL); in Embed() 426 TEST_F(ViewManagerTest, Embed) { in TEST_F() argument 429 ViewManager* embedded = Embed(window_manager(), node); in TEST_F() 443 ViewManager* embedded = Embed(window_manager(), node); in TEST_F() 457 ViewManager* embedded = Embed(window_manager(), node1); in TEST_F() 487 ViewManager* embedded = Embed(window_manager(), node); in TEST_F() 505 ViewManager* embedded = Embed(window_manager(), node); in TEST_F() 524 ViewManager* embedded = Embed(window_manager(), node); in TEST_F() 540 ViewManager* embedded = Embed(window_manager(), node); in TEST_F() [all …]
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | UnicodeBidi.h | 33 Embed, enumerator
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 39 You should make sure libperl and ExtUtils/Embed.pm are installed first 40 e.g. apt-get install libperl-dev or yum install perl-ExtUtils-Embed.
|
/external/chromium_org/mojo/services/public/cpp/view_manager/ |
D | node.h | 72 void Embed(const String& url);
|
/external/chromium_org/mojo/examples/nesting_app/ |
D | nesting_app.cc | 83 nested_->Embed(kEmbeddedAppURL); in OnRootAdded()
|
/external/chromium_org/mojo/services/public/cpp/view_manager/lib/ |
D | node.cc | 361 void Node::Embed(const String& url) { in Embed() function in mojo::view_manager::Node 362 static_cast<ViewManagerClientImpl*>(manager_)->Embed(url, id_); in Embed()
|
D | view_manager_client_impl.h | 61 void Embed(const String& url, Id node_id);
|
D | view_manager_client_impl.cc | 466 service()->Embed(url_, Array<Id>::From(ids), ActionCompletedCallback()); in DoCommit() 611 void ViewManagerClientImpl::Embed(const String& url, Id node_id) { in Embed() function in mojo::view_manager::ViewManagerClientImpl
|
/external/chromium_org/mojo/services/view_manager/ |
D | root_node_manager.h | 101 void Embed(ConnectionSpecificId creator_id,
|
D | view_manager_unittest.cc | 157 bool Embed(const std::vector<Id>& nodes) { in Embed() function in mojo::view_manager::service::__anonfddccad20111::ViewManagerProxy 161 view_manager_->Embed(kTestServiceURL, Array<Id>::From(nodes), in Embed() 456 ASSERT_TRUE(connection_->Embed(node_ids)); in EstablishSecondConnectionWithRoots() 1323 ASSERT_FALSE(connection_->Embed(node_ids)); in TEST_F() 1330 ASSERT_TRUE(connection_->Embed(node_ids)); in TEST_F()
|
D | view_manager_service_impl.h | 206 virtual void Embed(const mojo::String& url,
|
D | root_node_manager.cc | 88 void RootNodeManager::Embed(ConnectionSpecificId creator_id, in Embed() function in mojo::view_manager::service::RootNodeManager
|
D | view_manager_service_impl.cc | 733 void ViewManagerServiceImpl::Embed(const String& url, in Embed() function in mojo::view_manager::service::ViewManagerServiceImpl 744 root_node_manager_->Embed(id_, url, node_ids); in Embed()
|
/external/chromium_org/mojo/examples/window_manager/ |
D | window_manager.cc | 189 embedded->Embed(url); in CreateChild()
|
/external/chromium_org/mojo/services/public/interfaces/view_manager/ |
D | view_manager.mojom | 117 // If a particular client invokes Embed() multiple times with the same url, 120 Embed(string url, uint32[] nodes) => (bool success);
|
/external/icu/icu4c/source/samples/msgfmt/ |
D | README.TXT | 80 EXTRA: Embed a number element within the choice element to handle
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/ |
D | Makefile | 287 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null) 290 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null`
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | InlineIterator.h | 125 if (unicodeBidi == Embed) in embedCharFromDirection()
|
/external/jemalloc/ |
D | INSTALL | 26 Embed one or more library paths, so that libjemalloc can find the libraries
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSPrimitiveValueMappings.h | 2516 case Embed: in CSSPrimitiveValue() 2541 return Embed; in EUnicodeBidi()
|
/external/elfutils/0.153/po/ |
D | en@boldquot.po | 5890 msgid "Embed name FILE instead of -f argument" 5891 msgstr "Embed name FILE instead of -f argument"
|
D | en@quot.po | 5853 msgid "Embed name FILE instead of -f argument" 5854 msgstr "Embed name FILE instead of -f argument"
|
D | elfutils.pot | 5472 msgid "Embed name FILE instead of -f argument"
|
D | de.po | 5511 msgid "Embed name FILE instead of -f argument"
|
D | ja.po | 5762 msgid "Embed name FILE instead of -f argument"
|