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

<<31323334353637383940>>

  /external/clang/www/
index.html 55 <li>Conformance with C/C++/ObjC and their variants</li>
  /external/lldb/test/make/
Makefile.rules 166 # Check if we have any ObjC source files
174 # Check if we have any ObjC++ source files
202 # Check if we have any ObjC source files for archive
210 # Check if we have any ObjC++ source files for archive
  /external/llvm/test/Transforms/ObjCARC/
escape.ll 1 ; RUN: opt -objc-arc -S < %s | FileCheck %s
rv.ll 1 ; RUN: opt -objc-arc -S < %s | FileCheck %s
  /external/qemu/android/build/
definitions.make 122 define compile-objc-source
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 42 002F3A2C09D0888800EBEB88 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = SOURCE_ROOT; };
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/___PROJECTNAME___.xcodeproj/
project.pbxproj 42 002F3A2C09D0888800EBEB88 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = SOURCE_ROOT; };
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/SDLOpenGLApp.xcodeproj/
project.pbxproj 57 002F3A2C09D0888800EBEB88 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = SOURCE_ROOT; };
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
extension.py 84 extension language (i.e. "c", "c++", "objc"). Will be detected
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
extension.py 84 extension language (i.e. "c", "c++", "objc"). Will be detected
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableParser.m 2 * This OBJC source file was generated by $ANTLR version 3.2 Aug 19, 2010 17:16:04
142 /* start of synthesize -- OBJC-Line 1750 */
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
WTFString.h 35 #include <objc/objc.h>
  /external/chromium_org/third_party/sqlite/src/src/
test_demovfs.c 651 int objc, /* Number of arguments */
660 int objc, /* Number of arguments */
  /external/clang/lib/CodeGen/
BackendUtil.cpp 250 // In ObjC ARC mode, add the main ARC optimization passes.
514 // Add ObjC ARC final-cleanup optimizations. This is done as part of the
  /external/clang/test/Index/
complete-objc-message.m 203 // CHECK-CC1-NEXT: Container USR: c:objc(cs)Foo
212 // CHECK-CC2-NEXT: Container USR: c:objc(cs)Foo
  /external/clang/tools/clang-format/
git-clang-format 75 'm', # ObjC
76 'mm', # ObjC++
  /external/clang/www/analyzer/
release_notes.html 275 "sourcecode.c.objc",
283 "sourcecode.c.objc",
  /ndk/sources/host-tools/make-3.81/
config.log 72 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
c-tree.h 164 /* An ObjC-specific kind of type specifier. */
558 /* in c-objc-common.c */
  /external/bison/
aclocal.m4 161 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
176 [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
514 [_AM_DEPENDENCIES([OBJC])],
516 m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
aclocal.m4 218 # NAME is "CC", "CXX", "GCJ", or "OBJC".
233 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
587 [_AM_DEPENDENCIES(OBJC)],
589 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
    [all...]
  /external/clang/docs/
AttributeReference.rst 175 .. code-block:: objc
512 .. code-block:: objc
540 .. code-block:: objc
554 .. code-block:: objc
565 .. code-block:: objc
    [all...]
  /external/clang/lib/Parse/
ParseStmt.cpp 63 /// [OBC] objc-throw-statement
64 /// [OBC] objc-try-catch-statement
65 /// [OBC] objc-synchronized-statement
93 /// [OBC] objc-throw-statement:
    [all...]
  /external/google-tv-pairing-protocol/cpp/
aclocal.m4 324 # NAME is "CC", "CXX", "GCJ", or "OBJC".
339 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
677 [_AM_DEPENDENCIES(OBJC)],
679 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
aclocal.m4 172 # NAME is "CC", "CXX", "GCJ", or "OBJC".
187 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
529 [_AM_DEPENDENCIES(OBJC)],
531 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
    [all...]

Completed in 1138 milliseconds

<<31323334353637383940>>