HomeSort by relevance Sort by last modified time
    Searched full:objc (Results 851 - 875 of 1182) sorted by null

<<31323334353637383940>>

  /external/zlib/src/
Makefile.in 59 OBJC = $(OBJZ) $(OBJG)
69 OBJS = $(OBJC) $(OBJA)
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/
Testlexer.m 2 * This OBJC source file was generated by $ANTLR version 3.2 Aug 07, 2010 22:08:38
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteLexer.m 2 * This OBJC source file was generated by $ANTLR version 3.2 Aug 20, 2010 15:00:19
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.h 181 // A set of private methods used by tests, in the absence of "friends" in ObjC.
  /external/chromium_org/chrome/
chrome_dll.gypi 273 'xcode_settings': { 'OTHER_LDFLAGS': [ '-Wl,-ObjC' ], },
  /external/chromium_org/content/browser/
mach_broker_mac.mm 79 // is deprecated, this has to be wraped in an ObjC interface.
  /external/chromium_org/content/shell/browser/
shell.h 107 // Public to be called by an ObjC bridge object.
  /external/chromium_org/ui/app_list/
app_list.gyp 271 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']},
  /external/clang/bindings/python/tests/cindex/
test_cursor.py 165 tu = get_tu('int i;', lang='objc')
  /external/clang/include/clang/AST/
ASTConsumer.h 88 /// and ObjC container.
  /external/clang/lib/Analysis/
CallGraph.cpp 67 // Adds may-call edges for the ObjC message sends.
  /external/clang/lib/StaticAnalyzer/Checkers/
DirectIvarAssignment.cpp 1 //=- DirectIvarAssignment.cpp - Check rules on ObjC properties -*- C++ ----*-==//
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 158 "objc-inlining",
  /external/clang/test/Analysis/
MismatchedDeallocator-checker-test.mm 3 #include "Inputs/system-header-simulator-objc.h"
NSContainers.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.NonNilReturnValue,osx.cocoa.NilArg,osx.cocoa.Loops,debug.ExprInspection -verify -Wno-objc-root-class %s
superclass.m 1 // RUN: %clang_cc1 -fblocks -analyze -analyzer-checker=osx.cocoa.MissingSuperCall -verify -Wno-objc-root-class %s
unused-ivars.m 1 // RUN: %clang_cc1 -fblocks -analyze -analyzer-checker=osx.cocoa.UnusedIvars -verify -Wno-objc-root-class %s
  /external/clang/test/Sema/
warn-documentation.m 1 // RUN: %clang_cc1 -fsyntax-only -fblocks -Wno-objc-root-class -Wdocumentation -Wdocumentation-pedantic -verify %s
  /external/clang/test/SemaObjC/
warn-retain-cycle.m 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-runtime-has-weak -fobjc-arc -fblocks -verify -Wno-objc-root-class -Wno-implicit-retain-self %s
  /external/clang/tools/libclang/
CursorVisitor.h 100 // iteration over all Decls contained lexically within an ObjC container.
IndexDecl.cpp 341 return; // Wait for the objc container.
  /external/clang/www/
features.html 52 <li><a href="#conformance">Conformance with C/C++/ObjC and their
322 of compilers and working knowledge of the C/C++/ObjC languages to understand and
347 <p>We believe that implementing C/C++/ObjC in a single unified parser makes the
352 <h3><a name="conformance">Conformance with C/C++/ObjC and their
  /external/compiler-rt/lib/asan/tests/
CMakeLists.txt 175 ${ASAN_UNITTEST_INSTRUMENTED_CFLAGS} -ObjC ${ARGN})
  /external/lldb/scripts/Python/
finish-swig-Python-LLDB.sh 228 # (and hence, lldb.runtime.objc as a valid contained package)
  /external/lldb/test/lang/objc/foundation/
TestObjCMethods2.py 14 mydir = os.path.join("lang", "objc", "foundation")

Completed in 553 milliseconds

<<31323334353637383940>>