Searched refs:embedded (Results 1 - 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
H A D038-func-arg-with-commas.c2 foo(argument (with,embedded , commas) -- tricky)
H A D056-macro-argument-with-comma.c1 #define bar with,embedded,commas
/external/mesa3d/src/glsl/glcpp/tests/
H A D038-func-arg-with-commas.c2 foo(argument (with,embedded , commas) -- tricky)
H A D056-macro-argument-with-comma.c1 #define bar with,embedded,commas
/external/chromium_org/extensions/browser/guest_view/extension_options/
H A Dextension_options_apitest.cc53 const Extension* embedded = InstallExtension(dir.AppendASCII("embedded"), 1); local
56 ASSERT_TRUE(embedded);
58 // Since the extension id of the embedded extension is not always the same,
59 // store the embedded extension id in the embedder's storage before running
64 embedded->id().c_str());
/external/chromium_org/mojo/services/public/cpp/view_manager/tests/
H A Dview_manager_unittest.cc371 ViewManager* embedded = Embed(window_manager(), view); local
372 EXPECT_TRUE(NULL != embedded);
374 View* view_in_embedded = embedded->GetRoots().front();
388 ViewManager* embedded = Embed(window_manager(), view); local
389 EXPECT_EQ(embedded->GetRoots().front()->children().front()->id(),
391 EXPECT_TRUE(embedded->GetRoots().front()->children().empty());
399 ViewManager* embedded = Embed(window_manager(), view); local
407 WaitForDestruction(embedded, &views);
409 EXPECT_TRUE(embedded->GetRoots().empty());
429 ViewManager* embedded local
445 ViewManager* embedded = Embed(window_manager(), view); local
460 ViewManager* embedded = Embed(window_manager(), view); local
487 ViewManager* embedded = Embed(window_manager(), view); local
495 ViewManager* embedded = Embed(window_manager(), view1); local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/xml/
H A DXSLStyleSheetLibxslt.cpp57 XSLStyleSheet::XSLStyleSheet(Node* parentNode, const String& originalURL, const KURL& finalURL, bool embedded) argument
62 , m_embedded(embedded)
72 XSLStyleSheet::XSLStyleSheet(Document* ownerDocument, Node* styleSheetRootNode, const String& originalURL, const KURL& finalURL, bool embedded) argument
77 , m_embedded(embedded)
194 // We have to locate (by ID) the appropriate embedded stylesheet
H A DXSLStyleSheet.h105 XSLStyleSheet(Node* parentNode, const String& originalURL, const KURL& finalURL, bool embedded);
106 XSLStyleSheet(Document* ownerDocument, Node* styleSheetRootNode, const String& originalURL, const KURL& finalURL, bool embedded);
/external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
H A Darm64_make14 embedded system running Linux.
H A Dbarelinux_make18 depend on external libraries, perfect for putting in an embedded
/external/skia/platform_tools/barelinux/bin/
H A Darm64_make14 embedded system running Linux.
H A Dbarelinux_make18 depend on external libraries, perfect for putting in an embedded
/external/chromium_org/native_client_sdk/src/doc/
H A DMakefile30 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DActionScriptTarget.java72 * may be a compressed AMF encoding that is embedded using an Embed tag in ActionScript.
/external/chromium_org/native_client_sdk/src/build_tools/
H A Dnacl-mono-runtime.sh171 --with-glib=embedded \
/external/chromium_org/third_party/sqlite/src/tool/
H A Dmksqlite3c.tcl63 ** the "sqlite3.h" header file at hand, you will find a copy embedded within
65 ** of the embedded sqlite3.h header file.) Additional code files may be needed
/external/llvm/lib/Support/Windows/
H A DProgram.inc180 // have embedded spaces (or are empty).
/external/chromium_org/third_party/mesa/src/src/gallium/docs/
H A Dmake.bat26 echo. doctest to run all doctests embedded in the documentation if enabled
/external/mesa3d/src/gallium/docs/
H A Dmake.bat26 echo. doctest to run all doctests embedded in the documentation if enabled
/external/clang/docs/analyzer/
H A Dmake.bat37 echo. doctest to run all doctests embedded in the documentation if enabled
/external/clang/docs/
H A Dmake.bat37 echo. doctest to run all doctests embedded in the documentation if enabled
/external/llvm/docs/
H A Dmake.bat37 echo. doctest to run all doctests embedded in the documentation if enabled
/external/compiler-rt/make/platform/
H A Dclang_macho_embedded.mk7 Description := Static runtime libraries for embedded clang/Darwin
/external/libvorbis/doc/
H A D02-bitpacking.tex211 byte-aligned packets which are embedded into a larger byte-aligned
H A D01-introduction.tex69 embedded in an Ogg stream specifically, although this is by no means a
125 into specific limitations of an embedded design. For this reason,
126 embedded designs are allowed to deviate in limited ways from the

Completed in 7397 milliseconds

12