Home
last modified time | relevance | path

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

12345678910>>...18

/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/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/google-breakpad/src/testing/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/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/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/sqlite/dist/
DNOTICE8 May you share freely, never taking more than you give.
/external/swiftshader/third_party/llvm-7.0/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/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/bsdiff/
DREADME.chromium10 files. By using suffix sorting and taking advantage of how executable files
/external/autotest/client/site_tests/login_OwnershipNotRetaken/
Dcontrol15 This test checks that, after taking ownership successfully, subsequent logins
/external/autotest/client/site_tests/login_OwnershipTaken/
Dcontrol16 taking ownership of the device as the first user.
/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/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/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/autotest/server/site_tests/network_WiFi_MissingBeacons/
Dcontrol14 completely disappears. Check this by taking down an AP without first
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DVertShader.vsh17 Calculate the displacemnt value by taking the colour value from our texture
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Dtypeunit-header.test4 taking the unit's intial length field into account when validating.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicsAArch64.td601 // SHA intrinsic taking 5 words of the hash (v4i32, i32) and 4 of the schedule
607 // SHA intrinsic taking 5 words of the hash (v4i32, i32) and 4 of the schedule
612 // SHA intrinsic taking 8 words of the schedule
616 // SHA intrinsic taking 12 words of the schedule
621 // SHA intrinsic taking 8 words of the hash and 4 of the schedule.
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.mli89 (** [create m] creates a new execution engine, taking ownership of the
96 (** [create_interpreter m] creates a new interpreter, taking ownership of the
103 (** [create_jit m optlevel] creates a new JIT (just-in-time compiler), taking
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/
DTransliterator.java.patch33 - * Subclasses should override the <code>transliterate()</code> method taking a <code>Replaceable</…
34 - * <code>transliterate()</code> method taking a <code>String</code> and <code>StringBuffer</code> …
/external/walt/ios/WALT/
DWALTTouch.m23 NSLog(@"Multiple touches in event; taking any.");
/external/google-fruit/tests/
Dtested_features.md37 * **TODO** With a constructor mistakenly taking an Assisted<X> or Annotated<A,X> parameter (instead…
49 * **TODO** With a lambda mistakenly taking an Assisted<X> or Annotated<A,X> parameter (instead of j…
68 * **TODO** With a lambda mistakenly taking a Assisted<X>/Annotated<A,X> parameter (instead of just …
104 …* **TODO** With a lambda mistakenly taking an Assisted<X> or Annotated<A,X> parameter (instead of …

12345678910>>...18