Home
last modified time | relevance | path

Searched refs:objective (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/external/clang/test/Modules/
Drequire-modular-includes.m7 // RUN: -Werror -fsyntax-only -x objective-c -
14 // RUN: -fsyntax-only -x objective-c - 2>&1 | FileCheck %s
20 // RUN: -Werror -fsyntax-only -x objective-c -
27 // RUN: -fsyntax-only -x objective-c - 2>&1 | FileCheck %s
34 // RUN: -fsyntax-only -x objective-c - 2>&1 | FileCheck %s
40 // RUN: -Werror -fmodule-name=A -fsyntax-only -x objective-c -
46 // RUN: -Werror -fsyntax-only -x objective-c -
53 // RUN: -Werror -fsyntax-only -x objective-c -
60 // RUN: -Werror -fsyntax-only -x objective-c -
67 // RUN: -Werror -fsyntax-only -x objective-c -
[all …]
Dlookup.m2 …fmodules -fimplicit-module-maps -fmodules-cache-path=%t -emit-module -x objective-c -fmodule-name=…
3 …fmodules -fimplicit-module-maps -fmodules-cache-path=%t -emit-module -x objective-c -fmodule-name=…
4 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -x objective-c -fmodules-cache-path=%t -I %S/In…
5 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -ast-print -x objective-c -fmodules-cache-path=…
Dvalidate-system-headers.m8 …odule-maps -fmodules-cache-path=%t/ModuleCache -fdisable-module-hash -x objective-c-header -fsynta…
15 …odule-maps -fmodules-cache-path=%t/ModuleCache -fdisable-module-hash -x objective-c-header -fsynta…
20 …em-headers -fmodules-cache-path=%t/ModuleCache -fdisable-module-hash -x objective-c-header -fsynta…
27 …odule-maps -fmodules-cache-path=%t/ModuleCache -fdisable-module-hash -x objective-c-header -fsynta…
34 …odule-maps -fmodules-cache-path=%t/ModuleCache -fdisable-module-hash -x objective-c-header -fsynta…
38 …em-headers -fmodules-cache-path=%t/ModuleCache -fdisable-module-hash -x objective-c-header -fsynta…
Dva_list.m5 // RUN: -x objective-c-header %s -o %t.pch -emit-pch
10 // RUN: -x objective-c %s -fsyntax-only
17 // RUN: -x objective-c-header %s -o %t.pch -emit-pch
22 // RUN: -x objective-c %s -fsyntax-only
Dpreprocess.m3 …le-maps -fmodules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c-header -emit-p…
6 …le-maps -fmodules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c++ -include %S/…
7 …le-maps -fmodules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c++-header -emit…
8 …le-maps -fmodules-cache-path=%t -I %S/Inputs -I %S/Inputs/preprocess -x objective-c++ -include-pch…
Dignored_macros.m3 …=1 -fmodules -fimplicit-module-maps -I %S/Inputs -emit-pch -o %t.pch -x objective-c-header %s -ver…
10 …es -fmodules -fimplicit-module-maps -I %S/Inputs -emit-pch -o %t.pch -x objective-c-header %s -ver…
19 …es -fmodules -fimplicit-module-maps -I %S/Inputs -emit-pch -o %t.pch -x objective-c-header %s -ver…
26 …ED -fmodules -fimplicit-module-maps -I %S/Inputs -emit-pch -o %t.pch -x objective-c-header %s -ver…
33 …=1 -fmodules -fimplicit-module-maps -I %S/Inputs -emit-pch -o %t.pch -x objective-c-header %s -ver…
Dframework-name.m10 …le-maps -fmodules-cache-path=%t.mcp -F %S/Inputs -F %t -Wauto-import -x objective-c - 2>&1 | FileC…
11 …le-maps -fmodules-cache-path=%t.mcp -F %S/Inputs -F %t -Wauto-import -x objective-c - 2>&1 | FileC…
12 …le-maps -fmodules-cache-path=%t.mcp -F %S/Inputs -F %t -Wauto-import -x objective-c - 2>&1 | FileC…
13 …le-maps -fmodules-cache-path=%t.mcp -F %S/Inputs -F %t -Wauto-import -x objective-c - 2>&1 | FileC…
/external/clang/test/FixIt/
Dfixit-static-object-decl.m3 // RUN: not %clang_cc1 -fixit -x objective-c %t
4 // RUN: %clang_cc1 -fsyntax-only -Werror -x objective-c %t
8 // RUN: not %clang_cc1 -fixit -x objective-c++ %t -std=c++11
9 // RUN: %clang_cc1 -fsyntax-only -Werror -x objective-c++ %t -std=c++11
Dfixit-missing-method-return-type.m3 // RUN: %clang_cc1 -Wmissing-method-return-type -fixit -x objective-c -Wno-objc-root-class %t
4 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wmissing-method-return-type -Werror -x objective-c -Wno…
8 // RUN: %clang_cc1 -Wmissing-method-return-type -fixit -x objective-c++ -Wno-objc-root-class %t
9 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wmissing-method-return-type -Werror -x objective-c++ -W…
Dfixit-objc-message.m3 // RUN: not %clang_cc1 -pedantic -Wall -fixit -x objective-c %t
4 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wall -Werror -x objective-c %t
8 // RUN: not %clang_cc1 -pedantic -Wall -fixit -x objective-c++ %t
9 // RUN: %clang_cc1 -fsyntax-only -pedantic -Wall -Werror -x objective-c++ %t
Dfixit-objc-bridge-related-property.m1 // RUN: not %clang_cc1 -triple x86_64-apple-darwin10 -fdiagnostics-parseable-fixits -x objective-…
2 …ple x86_64-apple-darwin10 -fobjc-arc -fdiagnostics-parseable-fixits -x objective-c %s 2>&1 | Fil…
3 // RUN: not %clang_cc1 -triple x86_64-apple-darwin10 -fdiagnostics-parseable-fixits -x objective-…
Dfixit-objc-bridge-related-attr.m2 // RUN: not %clang_cc1 -triple x86_64-apple-darwin10 -fdiagnostics-parseable-fixits -x objective-…
3 …ple x86_64-apple-darwin10 -fobjc-arc -fdiagnostics-parseable-fixits -x objective-c %s 2>&1 | Fil…
4 // RUN: not %clang_cc1 -triple x86_64-apple-darwin10 -fdiagnostics-parseable-fixits -x objective-…
/external/clang/test/PCH/
Dheadermap.m3 // RUN: %clang_cc1 -x objective-c -emit-pch -o %t.h.pch %S/headermap.h
6 // RUN: %clang_cc1 -x objective-c -emit-pch -o %t.h.pch %S/headermap.h
9 // RUN: %clang_cc1 -x objective-c -I%t.hmap -emit-pch -o %t.h.pch %S/headermap.h
12 // RUN: %clang_cc1 -x objective-c -I%t.hmap -emit-pch -o %t.h.pch %S/headermap.h
Dobjc_literals.mm1 // RUN: %clang_cc1 -triple %itanium_abi_triple -emit-pch -x objective-c++ -std=c++0x -o %t %s
2 // RUN: %clang_cc1 -triple %itanium_abi_triple -include-pch %t -x objective-c++ -std=c++0x -verify …
3 // RUN: %clang_cc1 -triple %itanium_abi_triple -include-pch %t -x objective-c++ -std=c++0x -ast-pri…
4 // RUN: %clang_cc1 -triple %itanium_abi_triple -include-pch %t -x objective-c++ -std=c++0x -emit-ll…
/external/clang/test/Preprocessor/
Dpredefined-exceptions.m1 // RUN: %clang_cc1 -x objective-c -fobjc-exceptions -fexceptions -E -dM %s | FileCheck -check-prefi…
5 // RUN: %clang_cc1 -x objective-c++ -fobjc-exceptions -fexceptions -fcxx-exceptions -E -dM %s | Fil…
9 // RUN: %clang_cc1 -x objective-c++ -fexceptions -fcxx-exceptions -E -dM %s | FileCheck -check-pref…
13 // RUN: %clang_cc1 -x objective-c -E -dM %s | FileCheck -check-prefix=CHECK-NOOBJC-NOCXX %s
/external/clang/include/clang/Driver/
DTypes.def48 TYPE("objective-c-cpp-output", PP_ObjC, INVALID, "mi", "u")
50 TYPE("objective-c", ObjC, PP_ObjC, "m", "u")
53 TYPE("objective-c++-cpp-output", PP_ObjCXX, INVALID, "mii", "u")
55 TYPE("objective-c++", ObjCXX, PP_ObjCXX, "mm", "u")
62 TYPE("objective-c-header-cpp-output", PP_ObjCHeader, INVALID, "mi", "p")
63 TYPE("objective-c-header", ObjCHeader, PP_ObjCHeader, "h", "pu")
66 TYPE("objective-c++-header-cpp-output", PP_ObjCXXHeader, INVALID, "mii", "p")
67 TYPE("objective-c++-header", ObjCXXHeader, PP_ObjCXXHeader, "h", "pu")
/external/grpc-grpc/src/objective-c/tests/
DPodfile21 pod '!ProtoCompiler', :path => "#{GRPC_LOCAL_SRC}/src/objective-c"
22 pod '!ProtoCompiler-gRPCPlugin', :path => "#{GRPC_LOCAL_SRC}/src/objective-c"
24 …pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_warnings => …
34 pod 'CronetFramework', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c"
47 pod '!ProtoCompiler', :path => "#{GRPC_LOCAL_SRC}/src/objective-c"
48 pod '!ProtoCompiler-gRPCPlugin', :path => "#{GRPC_LOCAL_SRC}/src/objective-c"
50 …pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_wa…
65 pod 'BoringSSL-GRPC', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c", :inhibit_warnings => true
66 pod 'CronetFramework', :podspec => "#{GRPC_LOCAL_SRC}/src/objective-c"
/external/clang/test/Driver/
Darc-exceptions.m1 // RUN: %clang -### -x objective-c -arch x86_64 -fobjc-arc -fsyntax-only %s 2> %t.log
2 // RUN: grep objective-c %t.log
4 // RUN: %clang -### -x objective-c++ -arch x86_64 -fobjc-arc -fsyntax-only %s 2> %t.log
/external/clang/test/CodeGenObjC/
Dprop-metadata-gnu.m1 // RUN: %clang -S -emit-llvm %s -o - -x objective-c -fobjc-runtime=gcc | FileCheck --check-prefix=G…
2 // RUN: %clang -S -emit-llvm %s -o - -x objective-c -fobjc-runtime=gnustep-1.5 | FileCheck --check-…
3 // RUN: %clang -S -emit-llvm %s -o - -x objective-c -fobjc-runtime=gnustep-1.6 | FileCheck --check-…
/external/clang/test/ARCMT/
Dmigrate-with-pch.m2 // RUN: %clang_cc1 -x objective-c %S/Common.h -emit-pch -o %t.pch
3 // RUN: %clang_cc1 -arcmt-migrate -mt-migrate-directory %t %S/Inputs/test1.m.in -x objective-c -inc…
4 // RUN: %clang_cc1 -arcmt-migrate -mt-migrate-directory %t %S/Inputs/test2.m.in -x objective-c -inc…
Dobjcmt-with-pch.m.result3 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -x objective-c %S/Common.h -emit-pch -o %t.pch
4 …te-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c -include-pch %…
6 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -x objective-c %s.result -include-pc…
Dobjcmt-with-pch.m3 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -x objective-c %S/Common.h -emit-pch -o %t.pch
4 …te-literals -objcmt-migrate-subscripting -mt-migrate-directory %t %s -x objective-c -include-pch %…
6 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -x objective-c %s.result -include-pc…
/external/clang/test/Index/
Dcomplete-lambdas.mm38 // RUN: c-index-test -code-completion-at=%s:16:21 -x objective-c++ -std=c++11 %s | FileCheck -check…
42 // RUN: c-index-test -code-completion-at=%s:18:10 -x objective-c++ -std=c++11 %s | FileCheck -check…
44 // RUN: c-index-test -code-completion-at=%s:19:8 -x objective-c++ -std=c++11 %s | FileCheck -check-…
48 // RUN: c-index-test -code-completion-at=%s:20:11 -x objective-c++ -std=c++11 %s | FileCheck -check…
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
DAbstractLeastSquaresOptimizer.java84 protected double[] objective; field in AbstractLeastSquaresOptimizer
220 objective = function.value(point); in updateResidualsAndCost()
221 if (objective.length != rows) { in updateResidualsAndCost()
223 objective.length, rows); in updateResidualsAndCost()
228 final double residual = targetValues[i] - objective[i]; in updateResidualsAndCost()
/external/tensorflow/tensorflow/contrib/constrained_optimization/python/
Dexternal_regret_optimizer.py227 objective = minimization_problem.objective
236 if (objective.dtype.base_dtype != constraints.dtype.base_dtype or
237 objective.dtype.base_dtype != proxy_constraints.dtype.base_dtype):
257 objective + standard_ops.tensordot(

12345678910>>...21