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

<<31323334353637383940>>

  /external/stressapptest/
aclocal.m4 166 # NAME is "CC", "CXX", "GCJ", or "OBJC".
181 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
507 [_AM_DEPENDENCIES(OBJC)],
509 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
aclocal.m4 165 # NAME is "CC", "CXX", "GCJ", or "OBJC".
180 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
483 [_AM_DEPENDENCIES(OBJC)],
485 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/clang/docs/
LanguageExtensions.rst     [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 503 /// [OBJC] '[' objc-message-expr ']'
504 /// [OBJC] '\@selector' '(' objc-selector-arg ')'
505 /// [OBJC] '\@protocol' '(' identifier ')'
506 /// [OBJC] '\@encode' '(' type-name ')'
507 /// [OBJC] objc-string-literal
738 // Allow the base to be 'super' if in an objc-method.
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang 
clang++ 
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 1 //===--- ObjCMT.cpp - ObjC Migrate Tool -----------------------------------===//
276 return; // Wait for the ObjC container declaration.
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCTP.m 2 * This OBJC source file was generated by $ANTLR version 3.2 Aug 23, 2010 07:48:06
9 * ObjC language generator and runtime by Alan Condit, acondit|hereisanat|ipns|dotgoeshere|com.
150 /* start of synthesize -- OBJC-Line 1750 */
    [all...]
SimpleCParser.h 4 * Standard antlr3 OBJC runtime definitions
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 110 /// The kind of object being tracked (CF or ObjC), if known.
715 : (usesARC ? RetEffect::MakeNotOwned(RetEffect::ObjC)
716 : RetEffect::MakeOwned(RetEffect::ObjC, true))),
719 : (usesARC ? RetEffect::MakeNotOwned(RetEffect::ObjC)
    [all...]
CheckObjCDealloc.cpp 1 //==- CheckObjCDealloc.cpp - Check ObjC -dealloc implementation --*- C++ -*-==//
DynamicTypePropagation.cpp 232 // enclosing ObjC class.
ObjCMissingSuperCallChecker.cpp 1 //==- ObjCMissingSuperCallChecker.cpp - Check missing super-calls in ObjC --==//
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 407 // Skip ObjCMethodDecl, wait for the objc container to avoid
427 // - We want to reanalyze all ObjC methods as top level to report Retain
439 // We want to reanalyze all ObjC methods as top level to report Retain
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/output1/
TreeRewriteParser.m 2 * This OBJC source file was generated by $ANTLR version 3.2 Aug 20, 2010 15:00:19
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 234 "ObjC" => [ ".m", ".h" ],
  /external/chromium_org/base/mac/
foundation_util_unittest.mm 212 // When given an incorrect ObjC cast, provide nil.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.mm 75 // An ObjC class that handles the multiple states of the text animation and
  /external/chromium_org/third_party/WebKit/Source/platform/
BUILD.gn 70 # com.google.Chrome[] objc[]: Class ScrollbarPrefsObserver is implemented in both .../Google Chrome.app/Contents/Versions/.../Google Chrome Helper.app/Contents/MacOS/../../../Google Chrome Framework.framework/Google Chrome Framework and /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore. One of the two will be used. Which one is undefined.
  /external/chromium_org/third_party/sqlite/src/src/
test8.c     [all...]
  /external/clang/include/clang/AST/
StmtObjC.h 1 //===--- StmtObjC.h - Classes for representing ObjC statements --*- C++ -*-===//
  /external/clang/include/clang/Basic/
ObjCRuntime.h 242 /// without it, abort() must be used in pure ObjC files.
  /external/clang/test/Analysis/
malloc.mm 2 #import "Inputs/system-header-simulator-objc.h"
  /external/clang/test/SemaObjC/
atomoic-property-synnthesis-rules.m 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s

Completed in 3378 milliseconds

<<31323334353637383940>>