/packages/apps/Mms/src/org/w3c/dom/smil/ |
SMILSwitchElement.java | 18 * Defines a block of content control. See the switch element definition .
|
SMILTopLayoutElement.java | 17 * element definition .
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
patchkey.h | 2 * <linux/patchkey.h> -- definition of _PATCHKEY macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
patchkey.h | 2 * <linux/patchkey.h> -- definition of _PATCHKEY macro
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/ |
plugin-api.h | 105 /* Whether the symbol is a definition, reference, or common, weak or not. */ 135 /* This is the prevailing definition of the symbol, with references from 139 /* This is the prevailing definition of the symbol, with no 144 /* This definition was pre-empted by a definition in a regular 148 /* This definition was pre-empted by a definition in another IR file. */ 151 /* This symbol was resolved by a definition in another IR file. */ 154 /* This symbol was resolved by a definition in a regular object 158 /* This symbol was resolved by a definition in a shared object. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
plugin-api.h | 105 /* Whether the symbol is a definition, reference, or common, weak or not. */ 135 /* This is the prevailing definition of the symbol, with references from 139 /* This is the prevailing definition of the symbol, with no 144 /* This definition was pre-empted by a definition in a regular 148 /* This definition was pre-empted by a definition in another IR file. */ 151 /* This symbol was resolved by a definition in another IR file. */ 154 /* This symbol was resolved by a definition in a regular object 158 /* This symbol was resolved by a definition in a shared object. * [all...] |
/development/samples/Support4Demos/res/values/ |
styles.xml | 19 The default definition is the safe one, using a theme that has always 26 The default definition is the safe one, using a theme that has always
|
/external/chromium_org/components/nacl/loader/nonsfi/ |
irt_basic.cc | 36 // There is no definition of errno when clock is failed. 85 // definition of nacl_irt_basic uses host types, so here we need to cast them.
|
/external/chromium_org/gpu/command_buffer/service/ |
mailbox_synchronizer.h | 68 explicit TextureGroup(const TextureDefinition& definition); 71 TextureDefinition definition; member in struct:gpu::gles2::MailboxSynchronizer::TextureGroup
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
v8_utilities.py | 130 def scoped_name(interface, definition, base_name): 131 if 'ImplementedInPrivateScript' in definition.extended_attributes: 135 partial_interface_implemented_as = definition.extended_attributes.get('PartialInterfaceImplementedAs') 138 if (definition.is_static or 139 definition.name in ('Constructor', 'NamedConstructor')): 154 """Returns a set of world suffixes for which a definition member has activity logging, for specified access type. 282 def gc_type(definition): 283 extended_attributes = definition.extended_attributes
|
/external/chromium_org/third_party/leveldatabase/src/doc/ |
doc.css | 26 /* Definition lists: definition term bold */
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
keywords.dox | 14 definition is an absolute requirement of the specification. 19 definition is an absolute prohibition of the specification.
|
/external/clang/test/CodeGenCXX/ |
debug-info-static-member.cpp | 32 // The definition of C::a drives the emission of class C, which is 33 // why the definition of "a" comes before the declarations while
|
/external/clang/test/Index/ |
IBOutletCollection.m | 19 // CHECK-TOK: Punctuation: "*" [4:33 - 4:34] ObjCIvarDecl=anOutletCollection:4:34 (Definition) 20 // CHECK-TOK: Identifier: "anOutletCollection" [4:34 - 4:52] ObjCIvarDecl=anOutletCollection:4:34 (Definition)
|
annotate-toplevel-in-objccontainer.m | 27 // CHECK-IMPL: Identifier: "meth1" [14:8 - 14:13] ObjCInstanceMethodDecl=meth1:14:8 (Definition) 28 // CHECK-IMPL: Identifier: "meth2" [15:8 - 15:13] ObjCInstanceMethodDecl=meth2:15:8 (Definition)
|
attributes.c | 11 // CHECK: attributes.c:3:32: StructDecl=Test2:3:32 (Definition) Extent=[3:1 - 5:2] 13 // CHECK: attributes.c:4:8: FieldDecl=a:4:8 (Definition) Extent=[4:3 - 4:9] [access=public]
|
/external/clang/test/Misc/ |
ast-dump-templates.cpp | 30 // Template definition - foo 38 // Template definition - bar
|
/external/clang/test/PCH/ |
fuzzy-pch.c | 20 # error FOO has the wrong definition 27 // CHECK-FOO: definition of macro 'FOO' differs between the precompiled header ('1') and the command line ('blah')
|
/external/clang/test/Rewriter/ |
rewrite-byref-vars.mm | 40 // radar 7589385 use before definition 45 // radar 7589385 use before definition
|
rewrite-modern-extern-c-func-decl.mm | 77 // radar 7589385 use before definition 82 // radar 7589385 use before definition
|
/external/clang/test/Sema/ |
mrtd.c | 20 // expected-note@+3 {{previous definition is here}} 30 // expected-note@+3 {{previous definition is here}}
|
/external/clang/test/SemaObjC/ |
method-undef-category-warn-1.m | 16 // expected-warning {{method definition for 'meth2' not found}} 25 // expected-warning {{method definition for 'ppp' not found}}
|
/external/clang/test/SemaTemplate/ |
ms-class-specialization-class-scope.cpp | 21 template<> struct X<float> {}; // expected-note {{previous definition is here}} 45 template<> struct X<float> {}; // expected-note {{previous definition is here}}
|
/external/javassist/sample/evolve/ |
demo.html | 11 changes of the class definition. For example, the new class definition
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
sigcontext.h | 18 * Keep this struct definition in sync with the sigcontext fragment 48 * Keep this struct definition in sync with the sigcontext fragment
|