/external/e2fsprogs/tests/f_extents/ |
name | 0 basic extents support
|
/external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/ |
basic.zip | |
/external/chromium/chrome/common/extensions/docs/examples/api/bookmarks/ |
basic.zip | |
/external/chromium/chrome/common/extensions/docs/examples/api/contextMenus/ |
basic.zip | |
/ndk/tests/device/test-stlport_shared-exception/jni/ |
ref9.cpp | 4 struct basic { struct 7 basic() : refcount(0) {} function in struct:basic 11 basic *bp; 13 ex(const basic &); 15 void construct_from_basic(const basic &); 18 ex basic::eval() const { 22 inline ex::ex(const basic &b) { construct_from_basic (b); } 24 void ex::construct_from_basic(const basic &b) { 30 ex pow() { return basic(); }
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
ref9.cpp | 4 struct basic { struct 7 basic() : refcount(0) {} function in struct:basic 11 basic *bp; 13 ex(const basic &); 15 void construct_from_basic(const basic &); 18 ex basic::eval() const { 22 inline ex::ex(const basic &b) { construct_from_basic (b); } 24 void ex::construct_from_basic(const basic &b) { 30 ex pow() { return basic(); }
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
.dir-locals.el | 1 ((c-mode . ((c-basic-offset . 3))) 2 (c++-mode . ((c-basic-offset . 3)))
|
/external/mesa3d/src/glsl/ |
.dir-locals.el | 1 ((c-mode . ((c-basic-offset . 3))) 2 (c++-mode . ((c-basic-offset . 3)))
|
/external/chromium_org/content/test/data/ |
simple_page.html | 4 Basic html test.
|
/external/chromium_org/tools/valgrind/gtest_exclude/ |
remoting_unittests.gtest_win-8.txt | 2 RdpClientTest.Basic
|
sync_unit_tests.gtest-tsan.txt | 5 InvalidationNotifierTest.Basic
|
/external/clang/include/clang/ |
CMakeLists.txt | 2 add_subdirectory(Basic)
|
/external/llvm/docs/_themes/llvm-theme/ |
theme.conf | 2 inherit = basic
|
/external/markdown/tests/html4/ |
html4.html | 2 basic of html/xhtml differences.</p
|
html4.txt | 2 basic of html/xhtml differences
|
/dalvik/dx/tests/115-merge/testdata/ |
Basic.java | 3 public class Basic {
|
/external/chromium_org/chrome/renderer/media/ |
DEPS | 2 "+media/base", # For basic media functions.
|
/frameworks/base/core/java/android/os/ |
package.html | 3 Provides basic operating system services, message passing, and inter-process
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
PubSubElementType.java | 26 CREATE("create", PubSubNamespace.BASIC),
29 CONFIGURE("configure", PubSubNamespace.BASIC),
32 OPTIONS("options", PubSubNamespace.BASIC),
34 ITEMS("items", PubSubNamespace.BASIC),
36 ITEM("item", PubSubNamespace.BASIC),
38 PUBLISH("publish", PubSubNamespace.BASIC),
39 PUBLISH_OPTIONS("publish-options", PubSubNamespace.BASIC),
42 RETRACT("retract", PubSubNamespace.BASIC),
43 AFFILIATIONS("affiliations", PubSubNamespace.BASIC),
44 SUBSCRIBE("subscribe", PubSubNamespace.BASIC),
[all...] |
/external/llvm/test/CodeGen/ARM/ |
2010-10-19-mc-elf-objheader.ll | 2 ; RUN: llvm-readobj -s -sd | FileCheck -check-prefix=BASIC %s 11 ; BASIC: Section { 12 ; BASIC: Name: .ARM.attributes 13 ; BASIC-NEXT: Type: SHT_ARM_ATTRIBUTES 14 ; BASIC-NEXT: Flags [ (0x0) 15 ; BASIC-NEXT: ] 16 ; BASIC-NEXT: Address: 0x0 17 ; BASIC-NEXT: Offset: 0x3C 18 ; BASIC-NEXT: Size: 28 19 ; BASIC-NEXT: Link: [all...] |
/external/nist-sip/java/gov/nist/core/ |
package.html | 4 include classes for basic parser and lexer functionality and logging
|
/frameworks/base/core/java/android/view/ |
package.html | 3 Provides classes that expose basic user interface classes that handle
|
/frameworks/base/telephony/java/android/telephony/ |
package.html | 3 Provides APIs for monitoring the basic phone information, such as
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-expected-completion8.txt | 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
|
completion9-expected-completion62.txt | 2 android:layout_width : Specifies the basic width of the view. [dimension, enum]
|