Home
last modified time | relevance | path

Searched refs:taking (Results 1 – 25 of 972) sorted by relevance

12345678910>>...39

/external/clang/test/SemaOpenCL/
Dfunc_ptr.cl10 // taking the address of a function is an error
11 foo((void*)foo); // expected-error{{taking address of function is not allowed}}
12 foo(&foo); // expected-error{{taking address of function is not allowed}}
15 …trarr[2] = {foo, &foo}; // expected-error{{taking address of function is not allowed}} expected-er…
/external/llvm-project/clang/test/SemaOpenCL/
Dfunc.cl27 // taking the address of a function is an error
28 foo((void*)foo); // expected-error{{taking address of function is not allowed}}
29 foo(&foo); // expected-error{{taking address of function is not allowed}}
32 …trarr[2] = {foo, &foo}; // expected-error{{taking address of function is not allowed}} expected-er…
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-take_until.hpp87 taking, // no messages from trigger enumerator
105 , mode_value(mode::taking) in on_subscribe()
145 if (state->mode_value != mode::taking) {return;} in on_subscribe()
151 if (state->mode_value != mode::taking) {return;} in on_subscribe()
157 if (state->mode_value != mode::taking) {return;} in on_subscribe()
Drx-take.hpp66 taking, // capture messages enumerator
83 , mode_value(mode::taking) in on_subscribe()
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-014.md9 in TensorFlow expects the last argument to be a function taking two `int64`
16 However, there are several places in TensorFlow where a lambda taking `int` or
/external/googletest/googlemock/test/
Dgmock_output_test_golden.txt217 Unexpected mock function call - taking default action specified at:
232 Unexpected mock function call - taking default action specified at:
248 Mock function called more times than expected - taking default action specified at:
255 Mock function called more times than expected - taking default action specified at:
265 Uninteresting mock function call - taking default action specified at:
272 Uninteresting mock function call - taking default action specified at:
285 Called 2 times, but only 1 WillOnce() is specified - taking default action specified at:
/external/sqlite/dist/
DNOTICE8 May you share freely, never taking more than you give.
/external/bsdiff/
DREADME.chromium10 files. By using suffix sorting and taking advantage of how executable files
/external/llvm-project/llvm/test/CodeGen/AVR/
Dalloca.ll5 ; Test taking an address of an alloca with a small offset (adiw)
27 ; Test taking an address of an alloca with a big offset (subi/sbci pair)
/external/eigen/doc/
DFunctionsTakingEigenTypes.dox5 … being of a different type. If you pass such an expression to a function taking a parameter of typ…
112 \section TopicPlainFunctionsWorking In which cases do functions taking plain Matrix or Array argume…
131 \b Note: Functions taking \e const references to Matrix (or Array) can process expressions at the c…
134 \section TopicPlainFunctionsFailing In which cases do functions taking a plain Matrix or Array argu…
186 This is not the case anymore, when we are using an implementation taking MatrixBase as a parameter.…
211 …- To summarize, the implementation of functions taking non-writable (const referenced) objects is …
213 …- Functions taking writable (non-const) parameters must take const references and cast away constn…
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
Dcoverage.txt14 rather manually created my own. This is because I was taking into account
/external/mp4parser/
DREADME.android7 Only taking the isoparser/src/main/ part, remove others.
/external/tensorflow/tensorflow/c/experimental/saved_model/public/
DREADME.md6 executes a function `f` taking no arguments and returning one single
/external/timezone-boundary-builder/
DCHANGELOG.md32 * Create new zone `Asia/Qostanay` by taking area from `Asia/Qyzylorda`. ([#59](https://github.com/…
131 * Add new zone America/Punta_Arenas by taking area from America/Santiago
143 - Add new zone Asia/Atyrau by taking area from Asia/Aqtau
144 - Add new zone Europe/Saratov by taking area from Europe/Volgograd
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
DspecExamples.vert.out4 ERROR: 0:31: 'invocations' : there is no such layout identifier for this stage taking an assigned v…
7 ERROR: 0:35: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
8 ERROR: 0:36: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
10 ERROR: 0:41: 'stream' : there is no such layout identifier for this stage taking an assigned value
11 ERROR: 0:43: 'stream' : there is no such layout identifier for this stage taking an assigned value
12 ERROR: 0:45: 'stream' : there is no such layout identifier for this stage taking an assigned value
13 ERROR: 0:46: 'stream' : there is no such layout identifier for this stage taking an assigned value
14 ERROR: 0:47: 'stream' : there is no such layout identifier for this stage taking an assigned value
15 ERROR: 0:50: 'stream' : there is no such layout identifier for this stage taking an assigned value
16 ERROR: 0:55: 'stream' : there is no such layout identifier for this stage taking an assigned value
DspecExamplesConf.vert.out4 ERROR: 0:31: 'invocations' : there is no such layout identifier for this stage taking an assigned v…
7 ERROR: 0:35: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
8 ERROR: 0:36: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
10 ERROR: 0:41: 'stream' : there is no such layout identifier for this stage taking an assigned value
11 ERROR: 0:43: 'stream' : there is no such layout identifier for this stage taking an assigned value
12 ERROR: 0:45: 'stream' : there is no such layout identifier for this stage taking an assigned value
13 ERROR: 0:46: 'stream' : there is no such layout identifier for this stage taking an assigned value
14 ERROR: 0:47: 'stream' : there is no such layout identifier for this stage taking an assigned value
15 ERROR: 0:50: 'stream' : there is no such layout identifier for this stage taking an assigned value
16 ERROR: 0:55: 'stream' : there is no such layout identifier for this stage taking an assigned value
/external/llvm-project/llvm/test/DebugInfo/
Dtypeunit-header.test4 taking the unit's intial length field into account when validating.
/external/mesa3d/src/mesa/tnl/
DNOTES23 the vtxfmt dispatch hooks, thus taking over the task of transformation
53 example taking advantage of hardware support for strips and other
/external/llvm/include/llvm/IR/
DIntrinsicsAArch64.td587 // SHA intrinsic taking 5 words of the hash (v4i32, i32) and 4 of the schedule
593 // SHA intrinsic taking 5 words of the hash (v4i32, i32) and 4 of the schedule
598 // SHA intrinsic taking 8 words of the schedule
602 // SHA intrinsic taking 12 words of the schedule
607 // SHA intrinsic taking 8 words of the hash and 4 of the schedule.
/external/deqp-deps/glslang/Test/baseResults/
DspecExamplesConf.vert.out4 ERROR: 0:31: 'invocations' : there is no such layout identifier for this stage taking an assigned v…
7 ERROR: 0:35: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
8 ERROR: 0:36: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
10 ERROR: 0:41: 'stream' : there is no such layout identifier for this stage taking an assigned value
11 ERROR: 0:43: 'stream' : there is no such layout identifier for this stage taking an assigned value
12 ERROR: 0:45: 'stream' : there is no such layout identifier for this stage taking an assigned value
13 ERROR: 0:46: 'stream' : there is no such layout identifier for this stage taking an assigned value
14 ERROR: 0:47: 'stream' : there is no such layout identifier for this stage taking an assigned value
15 ERROR: 0:50: 'stream' : there is no such layout identifier for this stage taking an assigned value
16 ERROR: 0:55: 'stream' : there is no such layout identifier for this stage taking an assigned value
DspecExamples.vert.out4 ERROR: 0:31: 'invocations' : there is no such layout identifier for this stage taking an assigned v…
7 ERROR: 0:35: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
8 ERROR: 0:36: 'max_vertices' : there is no such layout identifier for this stage taking an assigned …
10 ERROR: 0:41: 'stream' : there is no such layout identifier for this stage taking an assigned value
11 ERROR: 0:43: 'stream' : there is no such layout identifier for this stage taking an assigned value
12 ERROR: 0:45: 'stream' : there is no such layout identifier for this stage taking an assigned value
13 ERROR: 0:46: 'stream' : there is no such layout identifier for this stage taking an assigned value
14 ERROR: 0:47: 'stream' : there is no such layout identifier for this stage taking an assigned value
15 ERROR: 0:50: 'stream' : there is no such layout identifier for this stage taking an assigned value
16 ERROR: 0:55: 'stream' : there is no such layout identifier for this stage taking an assigned value
/external/sqlite/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/ksoap2/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/shaderc/spirv-headers/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/walt/ios/WALT/
DWALTTouch.m23 NSLog(@"Multiple touches in event; taking any.");

12345678910>>...39