Home
last modified time | relevance | path

Searched refs:construction (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/external/clang/test/SemaObjC/
Dobjc-literal-sig.m43 …(void)@__objc_yes; // expected-error{{literal construction method 'numberWithBool:' has incompatib…
44 …(void)@__objc_yes; // expected-error{{literal construction method 'numberWithBool:' has incompatib…
45 …id array = @[ @17 ]; // expected-error{{literal construction method 'arrayWithObjects:count:' has …
46 …id array2 = @[ @17 ]; // expected-error{{literal construction method 'arrayWithObjects:count:' has…
47 …id dict = @{ @"hello" : @17 }; // expected-error{{literal construction method 'dictionaryWithObjec…
48 …id dict2 = @{ @"hello" : @17 }; // expected-error{{literal construction method 'dictionaryWithObje…
49 …id str = @("hello"); // expected-error{{literal construction method 'stringWithUTF8String:' has in…
50 …id str2 = @("hello"); // expected-error{{literal construction method 'stringWithUTF8String:' has i…
/external/v8/tools/clang/blink_gc_plugin/tests/
Doptional_gc_object.txt1 optional_gc_object.cpp:10:24: warning: [blink-gc] Disallowed construction of 'Optional<blink::Base>…
4 optional_gc_object.cpp:13:27: warning: [blink-gc] Disallowed construction of 'Optional<blink::Deriv…
7 optional_gc_object.cpp:16:7: warning: [blink-gc] Disallowed construction of 'Optional<blink::Base>'…
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
DREADME6 tree-construction.txt represents the state of the spec implemented in TreeBuilder.java.
9 …list http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html > current.…
/external/Microsoft-GSL/include/gsl/
Dpointers49 // - disallow construction from any type other than pointer type
62 // - allow construction from U*
63 // - disallow construction from nullptr_t
64 // - disallow default construction
65 // - ensure construction from null U* fails
/external/grpc-grpc/src/core/ext/filters/client_channel/
DREADME.md41 construction. To customize this behavior, resolvers build
43 construction arguments for concrete grpc_subchannel instances.
/external/tensorflow/tensorflow/compiler/jit/
Dcreate_xla_launch_op.cc231 OpKernelConstruction construction( in CreateXlaLaunchOp() local
238 &construction, constant_arg_indices, resource_arg_indices, function); in CreateXlaLaunchOp()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
D2002-01-31-CallGraph.ll1 ; Call graph construction crash: Not handling indirect calls right
/external/llvm/test/Other/
D2002-01-31-CallGraph.ll1 ; Call graph construction crash: Not handling indirect calls right
/external/swiftshader/third_party/LLVM/test/Other/
D2002-01-31-CallGraph.ll1 ; Call graph construction crash: Not handling indirect calls right
/external/antlr/runtime/JavaScript/tests/functional/
Dt058rewriteAST37.g7 | INT // should still get auto AST construction
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DREADME.txt1 Hi. This is a simple demo of tree construction and tree parsing with ANTLR
DLang.g14 type : INTTYPE // automatic tree construction builds a node for this rule
/external/markdown/tests/markdown-test/
Dbenchmark.dat1 construction:0.000000:0.000000
/external/libchrome/mojo/public/cpp/platform/
DREADME.md50 A `NamedPlatformChannel` upon construction will begin listening on
53 socket path) can be specified at construction time via
/external/libnl/doc/
Dindex.txt9 Socket handling, sending and receiving, message construction and parsing, ...
/external/swiftshader/third_party/LLVM/
DREADME.txt5 Virtual Machine, a toolkit for the construction of highly optimized compilers,
/external/clang/test/CodeGenObjC/
Dsynthesize_ivar.m30 // <rdar://problem/7336352> [irgen] crash in synthesized property construction
/external/markdown/tests/misc/
Dbenchmark.dat1 construction:0.000000:0.000000
/external/swiftshader/third_party/llvm-7.0/llvm/
DREADME.txt5 a toolkit for the construction of highly optimized compilers,
/external/llvm/
DREADME.txt5 a toolkit for the construction of highly optimized compilers,
/external/swiftshader/third_party/llvm-subzero/
DREADME.txt13 a toolkit for the construction of highly optimized compilers,
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dpartially-dead-super-register-immediate.ll8 ; During live interval construction, the first sub register def is
/external/llvm/test/CodeGen/AMDGPU/
Dpartially-dead-super-register-immediate.ll8 ; During live interval construction, the first sub register def is
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/util/
DULocale.java.patch18 - * actual locale arrived at during the object's construction.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ParallelConcat.pbtxt38 that the input shapes be known during graph construction. Parallel concat

12345678910>>...12