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

1 2

  /build/tools/droiddoc/templates-ndk/
class.cs 23 <?cs if:subcount(cl.methods) ?>
81 <?cs if:subcount(class.methods.public) ?>
82 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubmethods">Methods</a>
85 <?cs if:subcount(class.methods.protected) ?>
86 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#promethods">Protected Methods</a>
90 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhmethods">Inherited Methods</a>
184 <?cs def:write_method_summary(methods, included) ?>
186 <?cs each:method = methods ?>
254 <td class="jd-linkcol"><?cs each:m=attr.methods ?>
301 || 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>
181 <?cs def:write_method_summary(methods, included) ?>
183 <?cs each:method = methods ?>
245 <td class="jd-linkcol"><?cs each:m=attr.methods ?>
286 || subcount(class.methods.public
    [all...]
  /build/tools/droiddoc/templates-sdk/
page_info.cs 36 <?cs if:subcount(cl.methods) ?>
94 <?cs if:subcount(class.methods.public) ?>
95 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#pubmethods">Methods</a>
98 <?cs if:subcount(class.methods.protected) ?>
99 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#promethods">Protected Methods</a>
103 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhmethods">Inherited Methods</a>
  /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>
173 <?cs def:write_method_summary(methods, included) ?>
175 <?cs each:method = methods ?>
234 <td class="jd-linkcol"><?cs each:m=attr.methods ?>
275 || subcount(class.methods.public
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zCompressionMode.h 31 CObjectVector<CMethodFull> Methods;
39 bool IsEmpty() const { return (Methods.IsEmpty() && !PasswordIsDefined); }
  /external/protobuf/python/google/protobuf/pyext/
extension_dict.cc 286 static PyMethodDef Methods[] = {
325 extension_dict::Methods, // tp_methods
descriptor.cc 209 static PyMethodDef Methods[] = {
253 cdescriptor_pool::Methods, // tp_methods
repeated_composite_container.cc 705 static PyMethodDef Methods[] = {
750 repeated_composite_container::Methods, // tp_methods
message.cc 959 // The Python API's ClearField() and Clear() methods behave
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
HashCalc.h 54 HRESULT SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &methods);
89 UStringVector Methods;
  /external/opencv3/modules/ml/include/opencv2/
ml.hpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h 344 const PCMETHOD_ITEM* Methods;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtmv2.h 218 RTM_ENTITY_EXPORT_METHOD Methods[1];
  /external/clang/lib/AST/
VTableBuilder.cpp 182 const OverridingMethods &Methods = Overrider.second;
184 for (const auto &M : Methods) {
411 for (const auto *MD : RD->methods()) {
447 /// Offsets - Keeps track of methods and their offsets.
482 // relationship between the two methods.
499 // The methods must have the same name.
599 /// Methods for iterating over the components.
692 for (const auto *MD : RD->methods()) {
855 /// MethodInfoMap - The information for all methods in the vtable we're
872 /// Thunks - A map that contains all the thunks needed for all methods in th
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 47 // This castAs is safe: methods that don't return an object
364 // Warn on deprecated methods under -Wdeprecated-implementations,
    [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 120 /// Objective-C methods. Due to differences between variadic / non-variadic
133 /// call Objective-C methods.
419 /// a class defined in the runtime, declaring no methods, but adopting the
432 llvm::Constant *Methods,
440 /// and optional methods.
    [all...]
CGObjCMac.cpp 842 /// MethodDefinitions - map of methods which have been defined in
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 

Completed in 1515 milliseconds

1 2