Searched defs:isDefined (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DCounterDirectives.h85 bool isDefined() const { return isReset() || isIncrement(); } function in class:blink::CounterDirectives
/external/llvm/include/llvm/MC/
H A DMCSymbol.h86 /// isDefined - Check if this symbol is defined (i.e., it has an address).
89 bool isDefined() const { function in class:llvm::MCSymbol
96 return isDefined() && !isAbsolute();
101 return !isDefined();
/external/chromium_org/remoting/webapp/
H A Dbase.js317 base.EventSource.isDefined = function(obj, type) {
351 base.EventSource.isDefined(this, type);
364 base.EventSource.isDefined(this, type);
386 base.EventSource.isDefined(this, type);
/external/clang/include/clang/Lex/
H A DMacroInfo.h436 bool isDefined() const { function in namespace:clang
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DSymbolTable.h239 bool isDefined() function in class:TFunction
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeVendor.cpp340 const bool isDefined = false; local
383 isDefined,
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
H A DGIFImageReader.h167 bool isDefined() const { return m_isDefined; } function in class:GIFColorMap
/external/clang/lib/AST/
H A DDeclObjC.cpp643 bool isPropertyAccessor, bool isImplicitlyDeclared, bool isDefined,
647 isVariadic, isPropertyAccessor, isImplicitlyDeclared, isDefined,
639 Create( ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo, DeclContext *contextDecl, bool isInstance, bool isVariadic, bool isPropertyAccessor, bool isImplicitlyDeclared, bool isDefined, ImplementationControl impControl, bool HasRelatedResultType) argument
H A DDecl.cpp2299 bool FunctionDecl::isDefined(const FunctionDecl *&Definition) const { function in class:FunctionDecl
/external/clang/include/clang/AST/
H A DDeclObjC.h230 bool isImplicitlyDeclared = false, bool isDefined = false,
236 IsPropertyAccessor(isPropertyAccessor), IsDefined(isDefined),
258 bool isImplicitlyDeclared = false, bool isDefined = false,
420 bool isDefined() const { return IsDefined; } function in class:clang::ObjCList
421 void setDefined(bool isDefined) { IsDefined = isDefined; } argument
/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp894 bool isDefined; member in class:deqp::egl::GLES2ThreadTest::Texture
902 , isDefined (false)
989 m_texture->isDefined = true;
1092 texture->isDefined = true;
1172 bool isDefined; member in class:deqp::egl::GLES2ThreadTest::Buffer
1179 , isDefined (false)
1260 buffer->isDefined = true;
1328 bool isDefined; member in class:deqp::egl::GLES2ThreadTest::Shader
1336 , isDefined (false)
1419 m_shader->isDefined
[all...]
/external/lldb/source/Symbol/
H A DClangASTType.cpp4903 const bool isDefined = false; local
4918 isDefined,
4938 const bool isDefined = false; local
4953 isDefined,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 3000 milliseconds