Searched
full:objc (Results
726 -
750 of
1182) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/libjingle/source/talk/examples/objc/AppRTCDemo/ |
channel.html | 49 // Send error back to ObjC. This will assert in GAEChannelClient.m.
|
/external/chromium_org/third_party/ocmock/OCMock/ |
OCPartialMockObject.m | 6 #import <objc/runtime.h>
|
/external/chromium_org/tools/gn/ |
toolchain.cc | 15 const char* Toolchain::kToolObjC = "objc";
|
/external/clang/include/clang/Driver/ |
Types.h | 66 /// isObjC - Is this an "ObjC" input (Obj-C and Obj-C++ sources and headers).
|
/external/clang/lib/ARCMigrate/ |
TransUnbridgedCasts.cpp | 12 // A cast of non-objc pointer to an objc one is checked. If the non-objc pointer 27 // For a C pointer to ObjC, for casting 'self', __bridge is used.
|
/external/clang/test/Analysis/ |
NewDelete-intersections.mm | 4 #include "Inputs/system-header-simulator-objc.h"
|
/external/clang/test/Rewriter/ |
objc-modern-numeric-literal.mm | 2 // RUN: %clang_cc1 -x objective-c++ -fblocks -fms-extensions -rewrite-objc %t.mm -o - | FileCheck %s
|
/external/clang/test/SemaObjC/ |
arc-unavailable-for-weakref.m | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fobjc-runtime-has-weak -fsyntax-only -fobjc-arc -verify -Wno-objc-root-class %s
|
category-1.m | 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
|
conditional-expr.m | 1 // RUN: %clang_cc1 -fsyntax-only -verify -pedantic -Wno-objc-root-class %s
|
default-synthesize-1.m | 1 // RUN: %clang_cc1 -fsyntax-only -Wobjc-missing-property-synthesis -verify -Wno-objc-root-class %s
|
ivar-lookup.m | 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
|
property-user-setter.m | 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
|
sizeof-interface.m | 1 // RUN: %clang_cc1 -verify -fsyntax-only -Wno-objc-root-class %s
|
/external/clang/test/SemaObjCXX/ |
blocks.mm | 1 // RUN: %clang_cc1 -fsyntax-only -verify -fblocks -Wno-objc-root-class %s
|
message.mm | 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-runtime=macosx-fragile-10.5 -verify -Wno-objc-root-class %s
|
overload.mm | 1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
|
/external/lldb/examples/summaries/cocoa/ |
CFString.py | 11 import lldb.runtime.objc.objc_runtime namespace 101 # for 32bit targets, use safe ObjC code 109 # last resort call, use ObjC code to read; the final aim is to 201 # the ObjC runtime helper to detect the new class and deal with it accordingly
|
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
AppleObjCTrampolineHandler.h | 76 // These come from objc-gdb.h.
|
/external/lldb/test/lang/objc/foundation/ |
TestObjectDescriptionAPI.py | 13 mydir = os.path.join("lang", "objc", "foundation")
|
/external/lldb/test/lang/objc/print-obj/ |
TestPrintObj.py | 13 mydir = os.path.join("lang", "objc", "print-obj")
|
/external/lldb/test/lang/objc/rdar-11355592/ |
TestRdar11355592.py | 14 mydir = os.path.join("lang", "objc", "rdar-11355592")
|
/external/llvm/lib/Transforms/ObjCARC/ |
DependencyAnalysis.h | 1 //===- DependencyAnalysis.h - ObjC ARC Optimization ---*- C++ -*-----------===//
|
/external/llvm/test/Transforms/ObjCARC/ |
cfg-hazards.ll | 1 ; RUN: opt -S -objc-arc < %s | FileCheck %s 16 ; CHECK-NOT: @objc 41 ; CHECK-NOT: @objc 66 ; CHECK-NOT: @objc
|
contract-testcases.ll | 1 ; RUN: opt -objc-arc-contract -S < %s | FileCheck %s
|
Completed in 243 milliseconds
<<21222324252627282930>>