HomeSort by relevance Sort by last modified time
    Searched full:ivar (Results 151 - 175 of 230) sorted by null

1 2 3 4 5 67 8 910

  /external/chromium_org/ui/message_center/cocoa/
notification_controller.mm 248 // Initializes the icon_ ivar and returns the view to insert into the hierarchy.
255 // Initializes the closeButton_ ivar with the configured button.
258 // Initializes the smallImage_ ivar with the appropriate frame.
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
CodeGenModule.cpp     [all...]
CGDebugInfo.cpp     [all...]
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_history_swiper.h 128 // This ivar determines whether the start point is valid.
  /external/chromium_org/third_party/libjingle/source/talk/base/
thread.h 61 // Returns a thread object with its thread_ ivar set
  /external/clang/lib/StaticAnalyzer/Checkers/
DereferenceChecker.cpp 82 << " ivar '" << IV->getDecl()->getName() << "')";
  /external/clang/test/CodeGenObjC/
arc-captured-block-var-layout.m 1 // RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -triple x86_64-apple-darwin -print-ivar-layout -emit-llvm -o /dev/null %s > %t-64.layout
  /external/clang/tools/scan-view/
Reporter.py 169 elif bugtype.find("missing ivar release") != -1:
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest1.java 709 // Just change the default ivar values
748 // Just change the default ivar values
760 // by serialization but serialized ivar has to be restored as it
787 // Just change the default ivar values
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
Reporter.py 169 elif bugtype.find("missing ivar release") != -1:
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
Reporter.py 169 elif bugtype.find("missing ivar release") != -1:
  /external/clang/include/clang/Sema/
ScopeInfo.h 161 /// self->ivar.prop | ivar (ObjCIvarDecl) | prop (ObjCPropertyDecl)
  /external/clang/lib/Parse/
ParseObjc.cpp     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
vdbeaux.c     [all...]
  /external/clang/include/clang/Basic/
DiagnosticASTKinds.td 232 "property is synthesized to ivar %0 here">;
  /external/clang/lib/Sema/
SemaExprMember.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /ndk/sources/host-tools/nawk-20071023/
lex.c 316 RET(IVAR);
  /external/llvm/include/llvm/IR/
DIBuilder.h 237 /// this ivar.
262 /// @param PropertyNode Property associated with this ivar.
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/lldb/examples/darwin/heap_find/
heap.py 217 print 'error: an exception was thrown when compiling the ivar regular expression for "%s"' % value
227 parser.add_option('-I', '--omit-ivar-regex', type='string', action='callback', callback=append_regex_callback, dest='ivar_regex_blacklist', default=[], help='specify one or more regular expressions used to backlist any matches that are in ivars')
    [all...]
  /external/lldb/source/Target/
StackFrame.cpp 647 // C ivar if this is not allowed
716 // and this is the first pointer ivar access, so just return the normal
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac.h 70 // This ivar is the cocoa delegate of the NSResponder.
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 379 /// Transfer function logic for computing the lvalue of an Objective-C ivar.

Completed in 934 milliseconds

1 2 3 4 5 67 8 910