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

<<21222324252627282930>>

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCAliasAnalysis.h 1 //===- ObjCARCAliasAnalysis.h - ObjC ARC Optimization -*- C++ -*-----------===//
35 /// TODO: This class could be generalized to know about other ObjC-specific
ProvenanceAnalysis.h 1 //===- ProvenanceAnalysis.h - ObjC ARC Optimization ---*- C++ -*-----------===//
41 /// techniques, except it uses special ObjC-specific reasoning about pointer
  /external/llvm/test/Transforms/ObjCARC/
retain-not-declared.ll 1 ; RUN: opt -S -objc-arc -objc-arc-contract < %s | FileCheck %s
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/objc/
objc-tree.def 61 a 'getter' call during ObjC/ObjC++ gimplify. At that point, it
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
simplec.g 3 language=ObjC;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
CombinedLexer.h 4 * Standard antlr3 OBJC runtime definitions
CombinedParser.h 4 * Standard antlr3 OBJC runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
Fuzzy.g 2 options {filter=true; language=ObjC;}
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/
TestLexer.h 4 * Standard antlr3 OBJC runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/output1/
TestLexer.h 4 * Standard antlr3 OBJC runtime definitions
TestLexerLexer.h 4 * Standard antlr3 OBJC runtime definitions
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
main.m 36 NSString *dir = @"/Users/acondit/source/antlr3/acondit_localhost/code/antlr/main/runtime/ObjC/Framework/examples/treeparser/input";
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteLexer.h 4 * Standard antlr3 OBJC runtime definitions
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 43 // Called from internal animator. Only public because ObjC objects can't
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCMediaConstraintsNative.cc 28 #include "talk/app/webrtc/objc/RTCMediaConstraintsNative.h"
  /external/chromium_org/third_party/libjingle/source/talk/build/
ios_tests.gypi 28 # Include this .gypi in an ObjC target's definition to allow it to be
  /external/chromium_org/third_party/ocmock/OCMock/
OCMRealObjectForwarder.m 6 #import <objc/runtime.h>
OCProtocolMockObject.m 6 #import <objc/runtime.h>
  /external/chromium_org/third_party/sqlite/src/src/
test_btree.c 28 int objc,
  /external/chromium_org/v8/test/webkit/
isPrototypeOf-expected.txt 32 PASS ObjectA.prototype.isPrototypeOf(objc) is true
  /external/clang/include/clang/ARCMigrate/
ARCMTActions.h 57 /// \brief Migrates to modern ObjC syntax.
  /external/clang/include/clang/Analysis/DomainSpecific/
ObjCNoReturn.h 10 // This file implements special handling of recognizing ObjC API hooks that
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SummaryManager.h 32 - ObjC methods:
  /external/clang/test/Analysis/
CheckNSError.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.NSError,osx.coreFoundation.CFError -analyzer-store=region -analyzer-constraints=range -verify -Wno-objc-root-class %s
pr_2542_rdar_6793404.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount,alpha.core -pedantic -analyzer-store=region -verify -Wno-objc-root-class %s

Completed in 1727 milliseconds

<<21222324252627282930>>