Home
last modified time | relevance | path

Searched refs:HasMethod (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dfunction_argument_naming_test.py138 class HasMethod(object): class
144 has_method = HasMethod()
146 HasMethod.method(has_method, array_ops.ones([]))
147 class_op = HasMethod.method.get_concrete_function(
180 class HasMethod(object): class
189 has_method = HasMethod()
/external/clang/lib/AST/
DExprObjC.cpp132 HasMethod(Method != nullptr), IsDelegateInitCall(false), in ObjCMessageExpr()
151 Kind(Class), HasMethod(Method != nullptr), IsDelegateInitCall(false), in ObjCMessageExpr()
169 Kind(Instance), HasMethod(Method != nullptr), IsDelegateInitCall(false), in ObjCMessageExpr()
307 if (HasMethod) in getSelector()
/external/turbine/javatests/com/google/turbine/binder/bytecode/
DBytecodeBoundClassTest.java82 static class HasMethod { class in BytecodeBoundClassTest
92 getBytecodeBoundClass(HasMethod.class).methods().stream() in methodTypes()
/external/clang/include/clang/AST/
DExprObjC.h885 unsigned HasMethod : 1;
916 HasMethod(0), IsDelegateInitCall(0), IsImplicit(0), SelLocsKind(0) {
1247 HasMethod = false;
1252 if (HasMethod)
1259 if (HasMethod)
1266 HasMethod = true;
1271 if (HasMethod) return getMethodDecl()->getMethodFamily();
/external/pdfium/fxjs/xfa/
Dcjx_object.h72 bool HasMethod(const WideString& func) const;
Dcjx_object.cpp166 bool CJX_Object::HasMethod(const WideString& func) const { in HasMethod() function in CJX_Object
/external/pdfium/fxjs/
Dcfxjse_engine.cpp273 if (pObject->JSObject()->HasMethod(wsPropName)) in GlobalPropTypeGetter()
391 if (pObject->JSObject()->HasMethod(wsPropName)) in NormalPropTypeGetter()
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...