Home
last modified time | relevance | path

Searched refs:give (Results 1 – 25 of 1561) sorted by relevance

12345678910>>...63

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
D082-invalid-paste.c.expected2 Pasting "<" and ">" does not give a valid preprocessing token.
4 Pasting "0" and "abc" does not give a valid preprocessing token.
6 Pasting "1" and "=" does not give a valid preprocessing token.
8 Pasting "2" and "~" does not give a valid preprocessing token.
10 Pasting "3" and "-" does not give a valid preprocessing token.
12 Pasting "4" and "+" does not give a valid preprocessing token.
/third_party/pcre2/pcre2/testdata/
Dtestinput2060 #pop should give an error
69 #pop should give an error
80 #pop should give an error
89 #pop should give an error
Dtestoutput2097 #pop should give an error
109 #pop should give an error
123 #pop should give an error
135 #pop should give an error
/third_party/boost/libs/math/doc/distributions/
Ddist_algorithms.qbk6 to give probability p (given a scale or location).
25 typename Dist::value_type z, // location of random variable z to give probability, P(X > z) == p.
33 typename Dist::value_type z, // location of random variable z to give probability, P(X > z) == p.
48 typename Dist::value_type z, // location of random variable z to give probability, P(X > z) == p.
56 … typename Dist::value_type z, // location of random variable z to give probability, P(X > z) == p.
66 If the choice of arguments would give a negative scale, __domain_error is called, unless the policy…
/third_party/boost/libs/outcome/doc/src/content/reference/types/basic_outcome/
Ddisabling_implicit_constructor.md3 description = "Disabling implicit constructor used to give useful diagnostic error when trying to u…
8 Disabling implicit constructor used to give useful diagnostic error when trying to use implicit con…
Ddisabling_catchall.md3 description = "Disabling catchall constructor used to give useful diagnostic error when trying to u…
8 Disabling catchall constructor used to give useful diagnostic error when trying to use non-inplace …
/third_party/boost/libs/outcome/doc/src/content/reference/types/basic_result/
Ddisabling_implicit_constructor.md3 description = "Disabling implicit constructor used to give useful diagnostic error when trying to u…
8 Disabling implicit constructor used to give useful diagnostic error when trying to use implicit con…
Ddisabling_catchall.md3 description = "Disabling catchall constructor used to give useful diagnostic error when trying to u…
8 Disabling catchall constructor used to give useful diagnostic error when trying to use non-inplace …
/third_party/boost/libs/ptr_container/doc/
Dexamples.rst56 …vec2 = vec1.release(); // give up ownership of pointers in 'vec1' and pass the owners…
57 …vec2.release(); // give up ownership; the objects will be deallocated if not a…
94 …list.push_back( new X ); // always give the pointer directly to the container to avoid…
97 list.push_back( p ); // give up ownership
113 … ptr = deq.pop_back(); // remove back element from container and give up ownership
117 deq.push_back( ptr.release() ); // give ownership back to the container
/third_party/typescript/tests/baselines/reference/
DgenericObjectCreationWithoutTypeArgs.errors.txt10 var x2 = new SS < number>; // Correctly give error
14 …var x4 = new SS; // Should be allowed, but currently give error ('supplied parameters do…
DgenericObjectCreationWithoutTypeArgs.types12 var x2 = new SS < number>; // Correctly give error
22 var x4 = new SS; // Should be allowed, but currently give error ('supplied parameters do …
DgenericObjectCreationWithoutTypeArgs.symbols12 var x2 = new SS < number>; // Correctly give error
20 var x4 = new SS; // Should be allowed, but currently give error ('supplied parameters do …
DgenericConstructorFunction1.errors.txt12 return new v2(args); // used to give error
23 return new v2(args); // used to give error
DgenericConstructorFunction1.types22 return new v2(args); // used to give error
52 return new v2(args); // used to give error
DgenericConstructorFunction1.symbols23 return new v2(args); // used to give error
57 return new v2(args); // used to give error
DconstructorStaticParamName.types2 // static as constructor parameter name should only give error if 'use strict'
DconstructorStaticParamNameErrors.types5 // static as constructor parameter name should give error if 'use strict'
DconstructorStaticParamName.symbols2 // static as constructor parameter name should only give error if 'use strict'
/third_party/flutter/flutter/packages/flutter_test/lib/src/
Dtest_pointer.dart111 /// By default, the time stamp on the event is [Duration.zero]. You can give a
115 /// You can give a specific set of buttons by passing the `buttons` argument.
138 /// By default, the time stamp on the event is [Duration.zero]. You can give a
145 /// You can give a specific set of buttons by passing the `buttons` argument.
173 /// By default, the time stamp on the event is [Duration.zero]. You can give a
191 /// By default, the time stamp on the event is [Duration.zero]. You can give a
210 /// By default, the time stamp on the event is [Duration.zero]. You can give a
229 /// By default, the time stamp on the event is [Duration.zero]. You can give a
247 /// By default, the time stamp on the event is [Duration.zero]. You can give a
277 /// By default, the time stamp on the event is [Duration.zero]. You can give a
/third_party/ltp/testcases/network/rpc/basic_tests/
DREADME10 [NOTE! do not give absolute path, just give a name, like eg: testdir]
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug06.txt18 Start up top and give it a little time to run
39 Start up sar writing to a temp log and give it a little time to run
/third_party/boost/libs/program_options/doc/
Drecipes.dox3 Here, we'll give solution for some desires which seem common.
68 It's possible to give the module only the options that it has
80 The most general solution would be to give unique names to options
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
DCHANGES31 program proper) compress and decompress correctly, but give misleading
33 reporting the problem correctly. This shouldn't give any data loss
63 to give reasonable behaviour even for very repetitive inputs.
73 give more accurate error messages for I/O errors
79 make -s -1 give the expected block size (100k)
93 fixed Makefile so it doesn't give problems with BSD make
219 * Hard-code header byte values, to give correct operation on platforms
/third_party/curl/tests/data/
Dtest6827 HTTP/1.1 401 You give me wrong password
43 HTTP/1.1 401 You give me wrong password
/third_party/skia/include/third_party/skcms/
DOWNERS1 # The auto-roller directly checks in skcms, so give it ownership as well:

12345678910>>...63