/third_party/googletest/googletest/include/gtest/ |
D | gtest_pred_impl.h | 90 const T1& v1) { in AssertPred1Helper() 101 #define GTEST_PRED_FORMAT1_(pred_format, v1, on_failure)\ argument 107 #define GTEST_PRED1_(pred, v1, on_failure)\ argument 114 #define EXPECT_PRED_FORMAT1(pred_format, v1) \ argument 116 #define EXPECT_PRED1(pred, v1) \ argument 118 #define ASSERT_PRED_FORMAT1(pred_format, v1) \ argument 120 #define ASSERT_PRED1(pred, v1) \ argument 134 const T1& v1, in AssertPred2Helper() 148 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ argument 154 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument [all …]
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest_pred_impl.h | 90 const T1& v1) { in AssertPred1Helper() 101 #define GTEST_PRED_FORMAT1_(pred_format, v1, on_failure)\ argument 107 #define GTEST_PRED1_(pred, v1, on_failure)\ argument 114 #define EXPECT_PRED_FORMAT1(pred_format, v1) \ argument 116 #define EXPECT_PRED1(pred, v1) \ argument 118 #define ASSERT_PRED_FORMAT1(pred_format, v1) \ argument 120 #define ASSERT_PRED1(pred, v1) \ argument 134 const T1& v1, in AssertPred2Helper() 148 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ argument 154 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument [all …]
|
/third_party/unity/test/tests/ |
D | test_unity_integers.c | 82 UNITY_UINT16 v0, v1; in testNotEqualUInts() local 94 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local 106 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local 118 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local 130 UNITY_UINT8 v0, v1; in testNotEqualHex8s() local 142 UNITY_INT8 v0, v1; in testNotEqualHex8sIfSigned() local 154 UNITY_UINT16 v0, v1; in testNotEqualHex16s() local 166 UNITY_INT16 v0, v1; in testNotEqualHex16sIfSigned() local 178 UNITY_UINT32 v0, v1; in testNotEqualHex32s() local 190 UNITY_INT32 v0, v1; in testNotEqualHex32sIfSigned() local [all …]
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_vec2.inl | 468 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec2<T, P> const & v1, tvec1<T, P> const & v2) 484 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec1<T, P> const & v1, tvec2<T, P> const & v2) 492 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec2<T, P> const & v1, tvec2<T, P> const & v2) 508 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec2<T, P> const & v1, tvec1<T, P> const & v2) 524 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec1<T, P> const & v1, tvec2<T, P> const & v2) 532 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec2<T, P> const & v1, tvec2<T, P> const & v2) 548 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec2<T, P> const & v1, tvec1<T, P> const & v2) 564 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec1<T, P> const & v1, tvec2<T, P> const & v2) 572 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec2<T, P> const & v1, tvec2<T, P> const & v2) 588 GLM_FUNC_QUALIFIER tvec2<T, P> operator/(tvec2<T, P> const & v1, tvec1<T, P> const & v2) [all …]
|
D | type_vec4.inl | 639 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec4<T, P> const & v1, tvec1<T, P> const & v2) 651 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec1<T, P> const & v1, tvec4<T, P> const & v2) 657 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec4<T, P> const & v1, tvec4<T, P> const & v2) 669 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec4<T, P> const & v1, tvec1<T, P> const & v2) 681 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec1<T, P> const & v1, tvec4<T, P> const & v2) 687 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec4<T, P> const & v1, tvec4<T, P> const & v2) 699 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec4<T, P> const & v1, tvec1<T, P> const & v2) 711 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec1<T, P> const & v1, tvec4<T, P> const & v2) 717 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec4<T, P> const & v1, tvec4<T, P> const & v2) 729 GLM_FUNC_QUALIFIER tvec4<T, P> operator/(tvec4<T, P> const & v1, tvec1<T, P> const & v2) [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | VersionInfoTest.java | 95 VersionInfo v1 = in TestCompare() local 105 VersionInfo v1 = getInstance(COMPARE_NOT_EQUAL_INT_[i]); in TestCompare() local 113 VersionInfo v1 = in TestCompare() local 123 VersionInfo v1 = getInstance(COMPARE_EQUAL_INT_[i]); in TestCompare() local 131 VersionInfo v1 = VersionInfo.getInstance(COMPARE_LESS_[i]); in TestCompare() local 202 VersionInfo v1 = VersionInfo.getInstance(COMPARE_NOT_EQUAL_STRING_[i]); in TestComparable() local 210 VersionInfo v1 = VersionInfo.getInstance(COMPARE_EQUAL_STRING_[i]); in TestComparable() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | VersionInfoTest.java | 92 VersionInfo v1 = in TestCompare() local 102 VersionInfo v1 = getInstance(COMPARE_NOT_EQUAL_INT_[i]); in TestCompare() local 110 VersionInfo v1 = in TestCompare() local 120 VersionInfo v1 = getInstance(COMPARE_EQUAL_INT_[i]); in TestCompare() local 128 VersionInfo v1 = VersionInfo.getInstance(COMPARE_LESS_[i]); in TestCompare() local 211 VersionInfo v1 = VersionInfo.getInstance(COMPARE_NOT_EQUAL_STRING_[i]); in TestComparable() local 219 VersionInfo v1 = VersionInfo.getInstance(COMPARE_EQUAL_STRING_[i]); in TestComparable() local
|
/third_party/typescript/tests/baselines/reference/ |
D | genericConstructorFunction1.js | 3 var v1: { [index: string]: new (arg: T) => Date }; variable 12 var v1: { [index: string]: I1<T> }; variable 20 var v1; variable
|
D | interfaceInheritance2.js | 8 var v1:I7; variable 13 var v1; variable
|
D | incompatibleGenericTypes.js | 8 var v1: I1<boolean>; variable 13 var v1; variable
|
D | letDeclarations-useBeforeDefinition.js | 7 var v1; variable 19 var v1; variable
|
D | collisionRestParameterInType.js | 2 var v1: (_i: number, ...restParameters) => void; // no error - no code gen variable 11 var v1; // no error - no code gen variable
|
/third_party/typescript/tests/cases/compiler/ |
D | implicitIndexSignatures.ts | 20 const v1 = getStringIndexValue(o1); constant 27 const v1 = getStringIndexValue(o1); constant 34 const v1 = getStringIndexValue(o1); constant 41 const v1 = getStringIndexValue(o1); constant 51 const v1 = getStringIndexValue(E1); constant
|
D | contextualSignatureInstantiation3.ts | 16 var v1: number[]; variable 17 var v1 = xs.map(identity); // Error if not number[] variable 18 var v1 = map(xs, identity); // Error if not number[] variable
|
D | privacyImportParseErrors.ts | 9 export var v1 = c1; variable 19 export var v1 = c1; variable 27 export var v1: { new (): c1; }; variable 35 export var v1: { new (): c1; }; variable 93 export var v1 = c1; variable 103 export var v1 = c1; variable 111 export var v1: { new (): c1; }; variable 119 export var v1: { new (): c1; }; variable 177 export var v1 = c1; variable 185 export var v1: { new (): c1; }; variable [all …]
|
D | privacyGloImportParseErrors.ts | 9 export var v1 = c1; variable 19 export var v1 = c1; variable 27 export var v1: { new (): c1; }; variable 35 export var v1: { new (): c1; }; variable 92 export var v1 = c1; variable 100 export var v1: { new (): c1; }; variable
|
D | constDeclarations-useBeforeDefinition.ts | 8 var v1; variable 11 const v1 = 0; constant
|
D | letDeclarations-useBeforeDefinition.ts | 8 var v1; variable 11 let v1 = 0; variable
|
/third_party/node/deps/npm/node_modules/socks/docs/ |
D | migratingFromV1.md | 7 ### Notable breaking changes 18 ### Before (v1) 55 ### After (v2)
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-vector.cc | 37 hb_vector_t<int> v1 {1, 2}; in main() local 50 hb_vector_t<int> v1 {1, 2}; in main() local 119 hb_vector_t<int> v1 {1, 2, 3}; in main() local 130 hb_sorted_vector_t<int> v1 {1, 2, 3}; in main() local
|
D | test-set.cc | 36 hb_set_t v1 {1, 2}; in main() local 44 hb_set_t v1 {1, 2}; in main() local 89 hb_set_t v1 {1, 2, 3}; in main() local
|
D | test-map.cc | 36 hb_map_t v1; in main() local 47 hb_map_t v1; in main() local 94 hb_map_t v1 {pair_t{1,2}, pair_t{4,5}}; in main() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | algorithm_test.cc | 27 std::vector<int> v1{1, 2, 3}; in TEST() local 49 std::vector<int> v1{1, 2, 3}; in TEST() local 60 std::vector<int> v1{1, 2, 3}; in TEST() local 71 std::vector<int> v1{1, 2, 3}; in TEST() local 82 std::vector<bool> v1{true, false}; in TEST() local 94 std::vector<int*> v1{&n[0], &n[1], &n[2]}; in TEST() local 107 std::vector<int> v1{1, 2, 3}; in TEST() local 132 std::vector<int> v1{1, 1, 3}; in TEST() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_major_storage.inl | 9 tvec2<T, P> const & v1, 35 const tvec3<T, P>& v1, 71 const tvec4<T, P>& v1, 122 const tvec2<T, P>& v1, 137 const tvec3<T, P>& v1, 153 const tvec4<T, P>& v1,
|
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
D | Structs.java | 42 public static Struct of(String k1, Value v1) { in of() 51 public static Struct of(String k1, Value v1, String k2, Value v2) { in of() 60 public static Struct of(String k1, Value v1, String k2, Value v2, String k3, Value v3) { in of()
|