HomeSort by relevance Sort by last modified time
    Searched refs:Methods (Results 1 - 25 of 38) sorted by null

1 2

  /external/smali/
README.md 16 - [Types, Methods and Fields wiki page](https://code.google.com/p/smali/wiki/TypesMethodsAndFields)
  /frameworks/base/media/jni/mediaeditor/
VideoEditorJava.h 26 * @brief Interface for JNI methods that have specific access to
248 VideoEditJava_Method g##m_class##Methods [] =
253 &g##m_class##Methods[0], \
254 (sizeof(g##m_class##Methods) / sizeof(VideoEditJava_Method)), \
258 videoEditJava_init##m_class##Methods( \
285 videoEditJava_init##m_class##Methods( \
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js 54 Object.extend(klass, Class.Methods);
77 Class.Methods = {
    [all...]
concat-jquery-mootools-prototype.js 629 // Since version 1.3, DOM methods and functions like alert
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBitSet.h 43 #pragma mark Class Methods
ANTLRBufferedTreeNodeStream.h 109 // protected methods. DO NOT USE
110 #pragma mark Protected Methods
119 #pragma mark General Methods
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBitSet.h 43 #pragma mark Class Methods
ANTLRBufferedTreeNodeStream.h 109 // protected methods. DO NOT USE
110 #pragma mark Protected Methods
119 #pragma mark General Methods
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBitSet.h 43 #pragma mark Class Methods
ANTLRBufferedTreeNodeStream.h 109 // protected methods. DO NOT USE
110 #pragma mark Protected Methods
119 #pragma mark General Methods
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBitSet.h 44 #pragma mark Class Methods
ANTLRBufferedTreeNodeStream.h 111 // protected methods. DO NOT USE
112 #pragma mark Protected Methods
121 #pragma mark General Methods
  /external/clang/lib/AST/
DeclObjC.cpp 70 // methods there.
77 // Since instance & class methods can have the same name, the loop below
649 // instance methods, but they require an object return.
658 // These selectors have a conventional meaning only for instance methods.
727 // in init methods (or methods labeled ns_consumes_self), though.
740 // 'self' is always const in class methods.
776 SmallVectorImpl<const ObjCMethodDecl *> &Methods,
781 // In categories look for overriden methods from protocols. A method from
795 Methods.push_back(Overridden)
    [all...]
  /external/clang/tools/libclang/
CIndexHigh.cpp 25 SmallVectorImpl<const Decl *> &Methods) {
35 Methods.push_back(D->getCanonicalDecl());
41 getTopOverriddenMethods(TU, cxcursor::getCursorDecl(*I), Methods);
117 TopMethodsTy methods;
118 getTopOverriddenMethods(TU, D, methods);
120 I = methods.begin(), E = methods.end(); I != E; ++I) {
162 // We are looking for identifiers to highlight so for objc methods (and
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 45 // This castAs is safe: methods that don't return an object
369 // Warn on deprecated methods under -Wdeprecated-implementations,
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 124 /// Objective-C methods. Due to differences between variadic / non-variadic
137 /// call Objective-C methods.
412 /// a class defined in the runtime, declaring no methods, but adopting the
425 llvm::Constant *Methods,
433 /// and optional methods.
    [all...]
CGObjCMac.cpp     [all...]
  /build/tools/droiddoc/templates-ds/
class.cs 20 <?cs if:subcount(cl.methods) ?>
78 <?cs if:subcount(class.methods.public) ?>
79 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubmethods">Methods</a>
82 <?cs if:subcount(class.methods.protected) ?>
83 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#promethods">Protected Methods</a>
87 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhmethods">Inherited Methods</a>
180 <?cs def:write_method_summary(methods, included) ?>
182 <?cs each:method = methods ?>
241 <td class="jd-linkcol"><?cs each:m=attr.methods ?>
282 || subcount(class.methods.public
    [all...]
  /build/tools/droiddoc/templates-sac/
class.cs 20 <?cs if:subcount(cl.methods) ?>
78 <?cs if:subcount(class.methods.public) ?>
79 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubmethods">Methods</a>
82 <?cs if:subcount(class.methods.protected) ?>
83 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#promethods">Protected Methods</a>
87 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhmethods">Inherited Methods</a>
180 <?cs def:write_method_summary(methods, included) ?>
182 <?cs each:method = methods ?>
241 <td class="jd-linkcol"><?cs each:m=attr.methods ?>
282 || subcount(class.methods.public
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 20 <?cs if:subcount(cl.methods) ?>
78 <?cs if:subcount(class.methods.public) ?>
79 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubmethods">Methods</a>
82 <?cs if:subcount(class.methods.protected) ?>
83 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#promethods">Protected Methods</a>
87 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhmethods">Inherited Methods</a>
180 <?cs def:write_method_summary(methods, included) ?>
182 <?cs each:method = methods ?>
241 <td class="jd-linkcol"><?cs each:m=attr.methods ?>
282 || subcount(class.methods.public
    [all...]
  /external/doclava/res/assets/templates/
class.cs 14 <?cs if:subcount(cl.methods) ?>
72 <?cs if:subcount(class.methods.public) ?>
73 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubmethods">Methods</a>
76 <?cs if:subcount(class.methods.protected) ?>
77 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#promethods">Protected Methods</a>
81 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhmethods">Inherited Methods</a>
170 <?cs def:write_method_summary(methods, included) ?>
172 <?cs each:method = methods ?>
231 <td class="jd-linkcol"><?cs each:m=attr.methods ?>
272 || subcount(class.methods.public
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
cssgen.php 318 <tr><th>Methods (Foo.bar() etc)</th><td><input type="text" name="methods" value="color: #006600;" /></td></tr>
444 $methods = get_var('methods'); variable
446 if ( $methods != '' )
448 $stylesheet .= "\n$method_selector {{$methods}}";
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
RewriteRuleXxxxStreamFixture.cs 367 #region Helper Methods
  /external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc 629 TEST_F(ParseServiceTest, Methods) {
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 62 { Methods }
340 { Methods }
456 { Methods }
550 { Methods }
675 /// really just factory methods; all the work is done by BaseTreeAdaptor.
719 { Methods }
777 { Methods }
    [all...]

Completed in 1963 milliseconds

1 2