Home
last modified time | relevance | path

Searched full:given (Results 1 – 25 of 26902) sorted by relevance

12345678910>>...1077

/external/pytorch/
DCITATION.cff12 given-names: Jason
14 given-names: Edward
16 given-names: Horace
18 given-names: Natalia
20 given-names: Animesh
22 given-names: Michael
24 given-names: Bin
26 given-names: Peter
28 given-names: David
30 given-names: Evgeni
[all …]
/external/tensorflow/
DCITATION.cff7 given-names: Martín
9 given-names: Ashish
11 given-names: Paul
13 given-names: Eugene
15 given-names: Zhifeng
17 given-names: Craig
19 given-names: Greg S.
21 given-names: Andy
23 given-names: Jeffrey
25 given-names: Matthieu
[all …]
/external/parameter-framework/upstream/test/functional-tests/
Dplan.md6 - All scenarios implicitly start by _"GIVEN a parameter framework"_.
45 * GIVEN config files that emit warnings
46 * GIVEN a logger that store logs
52 * GIVEN config files that emit warnings
53 * GIVEN a logger that store logs
62 * GIVEN config files with tuning enabled on a valid port
67 * GIVEN config files with tuning enabled on an invalid port (0?)
72 * GIVEN config files with tuning enabled on an invalid port (0?)
78 * GIVEN config files with a valid plugin
83 * GIVEN config files with a invalid plugin
[all …]
/external/mockito/src/main/java/org/mockito/
DAdditionalMatchers.java44 * argument greater than or equal the given value.
49 * the given value.
58 * byte argument greater than or equal to the given value.
63 * the given value.
72 * double argument greater than or equal to the given value.
77 * the given value.
86 * float argument greater than or equal to the given value.
91 * the given value.
100 * int argument greater than or equal to the given value.
105 * the given value.
[all …]
/external/easymock/src/org/easymock/
DEasyMock.java37 * compatibility, this property can change the default. A given mock still
44 * Creates a mock object that implements the given interface, order checking
59 * Creates a mock object that implements the given interface, order checking
75 * Creates a mock object that implements the given interface, order checking
90 * Creates a mock object that implements the given interface, order checking
107 * Creates a mock object that implements the given interface, order checking
123 * Creates a mock object that implements the given interface, order checking
300 * Expects a comparable argument greater than or equal the given value. For details, see
305 * the given value.
314 * Expects a byte argument greater than or equal to the given value. For
[all …]
/external/coreboot/src/mainboard/google/rex/variants/deku/
Dgpio.c29 /* GPP_A13 : net NC is not present in the given design */
31 /* GPP_A14 : net NC is not present in the given design */
33 /* GPP_A15 : net NC is not present in the given design */
39 /* GPP_A18 : net NC is not present in the given design */
44 /* GPP_B00 : net NC is not present in the given design */
48 /* GPP_B02 : net NC is not present in the given design */
50 /* GPP_B03 : net NC is not present in the given design */
54 /* GPP_B05 : net NC is not present in the given design */
56 /* GPP_B06 : net NC is not present in the given design */
58 /* GPP_B07 : net NC is not present in the given design */
[all …]
/external/flatbuffers/go/
Dtable.go59 // Union initializes any Table-derived type to point to the union at the given
67 // GetBool retrieves a bool at the given offset.
72 // GetByte retrieves a byte at the given offset.
77 // GetUint8 retrieves a uint8 at the given offset.
82 // GetUint16 retrieves a uint16 at the given offset.
87 // GetUint32 retrieves a uint32 at the given offset.
92 // GetUint64 retrieves a uint64 at the given offset.
97 // GetInt8 retrieves a int8 at the given offset.
102 // GetInt16 retrieves a int16 at the given offset.
107 // GetInt32 retrieves a int32 at the given offset.
[all …]
/external/protobuf/ruby/tests/
Dtype_errors.rb16 … "Invalid argument for string field 'optional_string' (given #{IntegerType.name})." do
20 "Invalid argument for string field 'oneof_string' (given #{IntegerType.name})." do
24 … "Expected array as initializer value for repeated field 'repeated_string' (given String)." do
31 "Expected number type for float field 'optional_float' (given TrueClass)." do
35 "Expected number type for float field 'oneof_float' (given TrueClass)." do
39 … "Expected array as initializer value for repeated field 'repeated_float' (given String)." do
46 "Expected number type for double field 'optional_double' (given Symbol)." do
50 "Expected number type for double field 'oneof_double' (given Symbol)." do
54 … "Expected array as initializer value for repeated field 'repeated_double' (given FalseClass)." do
61 "Invalid argument for boolean field 'optional_bool' (given Float)." do
[all …]
/external/cronet/tot/third_party/protobuf/ruby/tests/
Dtype_errors.rb16 … "Invalid argument for string field 'optional_string' (given #{IntegerType.name})." do
20 "Invalid argument for string field 'oneof_string' (given #{IntegerType.name})." do
24 … "Expected array as initializer value for repeated field 'repeated_string' (given String)." do
31 "Expected number type for float field 'optional_float' (given TrueClass)." do
35 "Expected number type for float field 'oneof_float' (given TrueClass)." do
39 … "Expected array as initializer value for repeated field 'repeated_float' (given String)." do
46 "Expected number type for double field 'optional_double' (given Symbol)." do
50 "Expected number type for double field 'oneof_double' (given Symbol)." do
54 … "Expected array as initializer value for repeated field 'repeated_double' (given FalseClass)." do
61 "Invalid argument for boolean field 'optional_bool' (given Float)." do
[all …]
/external/cronet/stable/third_party/protobuf/ruby/tests/
Dtype_errors.rb16 … "Invalid argument for string field 'optional_string' (given #{IntegerType.name})." do
20 "Invalid argument for string field 'oneof_string' (given #{IntegerType.name})." do
24 … "Expected array as initializer value for repeated field 'repeated_string' (given String)." do
31 "Expected number type for float field 'optional_float' (given TrueClass)." do
35 "Expected number type for float field 'oneof_float' (given TrueClass)." do
39 … "Expected array as initializer value for repeated field 'repeated_float' (given String)." do
46 "Expected number type for double field 'optional_double' (given Symbol)." do
50 "Expected number type for double field 'oneof_double' (given Symbol)." do
54 … "Expected array as initializer value for repeated field 'repeated_double' (given FalseClass)." do
61 "Invalid argument for boolean field 'optional_bool' (given Float)." do
[all …]
/external/mockito-kotlin/tests/src/test/kotlin/test/
DBDDMockitoTest.kt12 /* Given */ in <lambda>()
16 given(mock.stringResult()) will Answer<String> { "Test" } in <lambda>()
24 /* Given */ in <lambda>()
28 given(mock.stringResult()).willReturn("Test") in <lambda>()
36 /* Given */ in <lambda>()
40 given { mock.stringResult() }.willReturn("Test") in <lambda>()
48 /* Given */ in <lambda>()
52 given(mock.stringResult()).willReturn { "Test" } in <lambda>()
60 /* Given */ in <lambda>()
64 given { mock.stringResult() } willReturn { "Test" } in <lambda>()
[all …]
/external/mockito/src/test/java/org/mockitousage/
DCompilationWarningsTest.java78 willReturn(null).given(mock(IMethods.class)).objectReturningMethodNoArgs(); in no_warnings_for_most_common_api()
79 willReturn("a", 12).given(mock(IMethods.class)).objectReturningMethodNoArgs(); in no_warnings_for_most_common_api()
80 willReturn(1000).given(mock(IMethods.class)).objectReturningMethodNoArgs(); in no_warnings_for_most_common_api()
82 .given(mock(IMethods.class)) in no_warnings_for_most_common_api()
85 .given(mock(IMethods.class)) in no_warnings_for_most_common_api()
88 .given(mock(IMethods.class)) in no_warnings_for_most_common_api()
93 .given(mock(IMethods.class)) in no_warnings_for_most_common_api()
97 .given(mock(IMethods.class)) in no_warnings_for_most_common_api()
101 .given(mock(IMethods.class)) in no_warnings_for_most_common_api()
105 .given(mock(IMethods.class)) in no_warnings_for_most_common_api()
[all …]
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo-c/
DAttributes.h24 // Creates a new ScatterDimensionNumbers attribute with the given parameters.
34 // Returns true if the given attribute is a ScatterDimenionNumbers attribute.
58 // Creates a new GatherDimensionNumbers attribute with the given parameters. The
66 // Returns true if the given attribute is a GatherDimensionNumbers attribute.
87 // Creates a new DotDimensionNumbers attribute with the given parameters. The
100 // Returns true of the given attribute is a DotDimensionNumbers attribute.
126 // Creates a new ConvDimensionNumbers attribute with the given parameters. The
137 // Returns true of the given attribute is a ConvDimensionNumbers attribute.
174 // Creates a new ComparisonDirection attribute with the given
179 // Returns true if the given attribute is a ComparisonDirection attribute.
[all …]
/external/cronet/stable/third_party/protobuf/objectivec/
DGPBArray.h60 * Creates and initializes a GPBInt32Array with the single element given.
69 * Creates and initializes a GPBInt32Array with the contents of the given
79 * Creates and initializes a GPBInt32Array with the given capacity.
93 * Initializes the array, copying the given values.
104 * Initializes the array, copying the given values.
113 * Initializes the array with the given capacity.
122 * Gets the value at the given index.
126 * @return The value at the given index.
131 * Enumerates the values on this array with the given block.
141 * Enumerates the values on this array with the given block.
[all …]
DGPBDictionary.h64 * Initializes this dictionary, copying the given values and keys.
77 * Initializes this dictionary, copying the entries from the given dictionary.
81 * @return A newly initialized dictionary with the entries of the given dictionary.
95 * Gets the value for the given key.
105 * Enumerates the keys and values on this dictionary with the given block.
124 * Sets the value for the given key.
132 * Removes the entry for the given key.
159 * Initializes this dictionary, copying the given values and keys.
172 * Initializes this dictionary, copying the entries from the given dictionary.
176 * @return A newly initialized dictionary with the entries of the given dictionary.
[all …]
/external/cronet/tot/third_party/protobuf/objectivec/
DGPBArray.h60 * Creates and initializes a GPBInt32Array with the single element given.
69 * Creates and initializes a GPBInt32Array with the contents of the given
79 * Creates and initializes a GPBInt32Array with the given capacity.
93 * Initializes the array, copying the given values.
104 * Initializes the array, copying the given values.
113 * Initializes the array with the given capacity.
122 * Gets the value at the given index.
126 * @return The value at the given index.
131 * Enumerates the values on this array with the given block.
141 * Enumerates the values on this array with the given block.
[all …]
/external/protobuf/objectivec/
DGPBArray.h60 * Creates and initializes a GPBInt32Array with the single element given.
69 * Creates and initializes a GPBInt32Array with the contents of the given
79 * Creates and initializes a GPBInt32Array with the given capacity.
93 * Initializes the array, copying the given values.
104 * Initializes the array, copying the given values.
113 * Initializes the array with the given capacity.
122 * Gets the value at the given index.
126 * @return The value at the given index.
131 * Enumerates the values on this array with the given block.
141 * Enumerates the values on this array with the given block.
[all …]
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/operation/
Dend.hpp47 * \brief Return an iterator to the last element of the given vector
51 * \return An iterator over the given vector expression.
61 * \brief Return a const iterator to the last element of the given vector
65 * \return A const iterator to the first element of the given vector
82 * \brief Return an iterator to the last element of the given row-major
86 * \return An iterator over the major dimension of the given matrix
97 * \brief Return a const iterator to the last element of the given row-major
101 * \return A const iterator over the major dimension of the given matrix
118 * \brief Return an iterator to the last element of the given column-major
122 * \return An iterator over the major dimension of the given matrix
[all …]
Dbegin.hpp46 * \brief Return an iterator to the first element of the given vector
50 * \return An iterator over the given vector expression.
60 * \brief Return a const iterator to the first element of the given vector
64 * \return A const iterator to the first element of the given vector
81 * \brief Return an iterator to the first element of the given row-major
85 * \return An iterator over the major dimension of the given matrix
96 * \brief Return a const iterator to the first element of the given
100 * \return A const iterator over the major dimension of the given matrix
117 * \brief Return an iterator to the first element of the given column-major
121 * \return An iterator over the major dimension of the given matrix
[all …]
/external/aws-sdk-java-v2/test/protocol-tests-core/src/main/resources/software/amazon/awssdk/protocol/suites/cases/
Djson-core-output.json5 "given": {
29 "given": { object
47 "given": { object
65 "given": { object
83 "given": { object
101 "given": { object
119 "given": { object
137 "given": { object
158 "given": { object
179 "given": { object
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPersonNameFormatterTest.java106 …new NameAndTestCases("locale=en_US,title=Mr.,given=Richard,given-informal=Rich,given2=Theodore,sur… in TestEnglishName()
180 …new NameAndTestCases("locale=en_US,given=Willem,surname-prefix=van der,surname-core=Plas", new Str… in TestPrefixCore()
213 new NameAndTestCases("locale=en_US,given=Willem,surname=van der Plas", new String[][] { in TestPrefixCore()
234 …new NameAndTestCases("locale=en_US,given=Willem,surname-prefix=van der,surname-core=Plas,surname-i… in TestPrefixCore()
242 new NameAndTestCases("locale=en_US,given=John,surname-core=Smith", new String[][] { in TestPrefixCore()
257 …new NameAndTestCases("locale=en_US,given=George,given2=Herbert Walker,surname=Bush", new String[][… in TestInitialGeneration()
265 … new NameAndTestCases("locale=en_US,given=Ralph,surname=Vaughan Williams", new String[][] { in TestInitialGeneration()
273 …new NameAndTestCases("locale=en_US,given=John Paul,given2=Stephen David George,surname=Smith", new… in TestInitialGeneration()
281 …new NameAndTestCases("locale=en_US,given=John-Paul,given2=Stephen-David-George,surname=Smith", new… in TestInitialGeneration()
297 …new NameAndTestCases("locale=en_US,given=John,given2=Paul,surname=Smith,generation=Jr.", new Strin… in TestLiteralTextElision()
[all …]
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
DPersonNameFormatterTest.java103 …new NameAndTestCases("locale=en_US,title=Mr.,given=Richard,given-informal=Rich,given2=Theodore,sur… in TestEnglishName()
177 …new NameAndTestCases("locale=en_US,given=Willem,surname-prefix=van der,surname-core=Plas", new Str… in TestPrefixCore()
210 new NameAndTestCases("locale=en_US,given=Willem,surname=van der Plas", new String[][] { in TestPrefixCore()
231 …new NameAndTestCases("locale=en_US,given=Willem,surname-prefix=van der,surname-core=Plas,surname-i… in TestPrefixCore()
239 new NameAndTestCases("locale=en_US,given=John,surname-core=Smith", new String[][] { in TestPrefixCore()
254 …new NameAndTestCases("locale=en_US,given=George,given2=Herbert Walker,surname=Bush", new String[][… in TestInitialGeneration()
262 … new NameAndTestCases("locale=en_US,given=Ralph,surname=Vaughan Williams", new String[][] { in TestInitialGeneration()
270 …new NameAndTestCases("locale=en_US,given=John Paul,given2=Stephen David George,surname=Smith", new… in TestInitialGeneration()
278 …new NameAndTestCases("locale=en_US,given=John-Paul,given2=Stephen-David-George,surname=Smith", new… in TestInitialGeneration()
294 …new NameAndTestCases("locale=en_US,given=John,given2=Paul,surname=Smith,generation=Jr.", new Strin… in TestLiteralTextElision()
[all …]
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/
Dpretty_printing_scenarios.story3 Given the class:
17 Given the class:
36 Given the class:
62 Given the class:
81 Given the class:
102 Given the class:
127 Given the compilation unit:
137 Given the compilation unit:
149 Given the class:
165 Given the class:
[all …]
Dparsing_scenarios.story3 Given a CompilationUnit
15 Given a CompilationUnit
27 Given a CompilationUnit
41 Given a CompilationUnit
55 Given a CompilationUnit
56 Given a second CompilationUnit
83 Given a CompilationUnit
84 Given a second CompilationUnit
111 Given a CompilationUnit
112 Given a second CompilationUnit
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h68 /// Streams isa version string for given subtarget \p STI into \p Stream.
71 /// \returns True if given subtarget \p STI supports code object version 3,
75 /// \returns Wavefront size for given subtarget \p STI.
78 /// \returns Local memory size in bytes for given subtarget \p STI.
81 /// \returns Number of execution units per compute unit for given subtarget \p
85 /// \returns Maximum number of work groups per compute unit for given subtarget
86 /// \p STI and limited by given \p FlatWorkGroupSize.
90 /// \returns Maximum number of waves per compute unit for given subtarget \p
94 /// \returns Maximum number of waves per compute unit for given subtarget \p
95 /// STI and limited by given \p FlatWorkGroupSize.
[all …]

12345678910>>...1077