HomeSort by relevance Sort by last modified time
    Searched refs:objc (Results 1 - 23 of 23) sorted by null

  /external/clang/test/Index/
print-usrs.c 5 ObjCIvar x c:objc(cs)NSObject
6 ObjCMethod foo: 0 c:objc(cs)NSObject
7 ObjCMethod baz:with 1 c:objc(cs)NSObject
8 ObjCProperty gimme c:objc(cs)NSObject
10 // CHECK: c:objc(cs)NSObject
11 // CHECK: c:objc(cy)NSObject@foo
12 // CHECK: c:objc(cs)NSObject@x
13 // CHECK: c:objc(cs)NSObject(cm)foo:
14 // CHECK: c:objc(cs)NSObject(im)baz:with
15 // CHECK: c:objc(cs)NSObject(py)gimm
    [all...]
  /external/libchrome/testing/
platform_test.h 11 #include <objc/objc.h>
  /external/compiler-rt/test/BlocksRuntime/
rdar6405500.c 12 #import <objc/objc-auto.h>
  /external/grpc-grpc/tools/internal_ci/macos/
grpc_interop.sh 24 tools/run_tests/run_interop_tests.py -l objc -s all --use_docker -t -j 1 || FAILED="true"
  /external/grpc-grpc/src/objective-c/tests/
run_plugin_tests.sh 17 # ./tools/run_tests/run_tests.py -l objc
50 egrep '#import ".*\.pb(objc|rpc)\.h"$' |
56 egrep '#import ".*\.pb(objc|rpc)\.h"$' |
  /external/libchrome/base/power_monitor/
power_monitor_device_source.h 19 #include <objc/runtime.h>
  /external/grpc-grpc/src/objective-c/GRPCClient/
GRPCCall+OAuth2.m 19 #import <objc/runtime.h>
  /external/python/cpython2/Modules/
_tkinter.c 1462 Py_ssize_t objc = 0, i; local
1545 int objc; local
1599 int objc, i; local
2309 int objc; local
2374 int objc; local
    [all...]
  /external/python/cpython3/Modules/
_tkinter.c 1319 Py_ssize_t objc = 0, i; local
1401 int objc; local
1454 int objc, i; local
2198 int objc; local
2275 int objc; local
    [all...]
  /external/python/cpython2/Lib/plat-mac/
gensuitemodule.py 607 objc = ObjectCompiler(None, self.modname, basemodule, interact=(self.edit_modnames is None),
610 objc.compileclass(cls)
612 objc.fillclasspropsandelems(cls)
614 objc.compilecomparison(comp)
616 objc.compileenumeration(enum)
619 objc.checkforenum(enum)
621 objc.dumpindex()
623 precompinfo = objc.getprecompinfo(self.modname)
684 objc = ObjectCompiler(fp, self.modname, basemodule, precompinfo, interact=(self.edit_modnames is None),
687 objc.compileclass(cls
    [all...]
  /external/protobuf/objectivec/DevTools/
full_mac_build.sh 42 --skip-objc-conformance
112 --skip-objc-conformance )
191 header "Checking on the ObjC Runtime Code"
258 # Since the ObjC 2.0 Runtime is required, 32bit OS X isn't supported.
  /external/swiftshader/third_party/LLVM/utils/release/
test-release.sh 49 echo " -disable-objc Disable ObjC build. [default: enable]"
88 -disable-objc | --disable-objc )
  /external/python/cpython3/Lib/distutils/
extension.py 77 extension language (i.e. "c", "c++", "objc"). Will be detected
  /external/protobuf/conformance/
Makefile.am 173 bin_PROGRAMS += conformance-objc
278 test_objc: protoc_middleman conformance-test-runner conformance-objc
279 ./conformance-test-runner --failure_list failure_list_objc.txt ./conformance-objc
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
extension.py 84 extension language (i.e. "c", "c++", "objc"). Will be detected
  /external/catch2/include/internal/
catch_objc.hpp 13 #import <objc/runtime.h>
  /external/python/cpython2/Lib/distutils/
extension.py 84 extension language (i.e. "c", "c++", "objc"). Will be detected
  /build/soong/cc/config/
x86_darwin_host.go 74 "objc",
  /external/protobuf/
tests.sh 209 --core-only --skip-xcode --skip-objc-conformance
  /external/libusb/libusb/os/
darwin_usb.c 41 #include <objc/objc-auto.h>
    [all...]
  /build/make/core/
binary.mk     [all...]
  /external/bcc/tests/cc/
catch.hpp     [all...]
  /external/catch2/single_include/catch2/
catch.hpp     [all...]

Completed in 1664 milliseconds