/third_party/typescript/tests/cases/compiler/ |
D | controlFlowNullTypeAndLiteral.ts | 7 const addOne = function (num: number) { constant
|
/third_party/typescript/tests/baselines/reference/ |
D | controlFlowNullTypeAndLiteral.js | 6 const addOne = function (num: number) { function
|
/third_party/icu/icu4c/source/test/intltest/ |
D | mnkytst.cpp | 116 UnicodeString addOne(subs); in TestCollationKey() local 182 UnicodeString addOne(subs); in TestCompare() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationMonkeyTest.java | 87 String addOne = subs + String.valueOf(0xE000); in TestCollationKey() local 157 String addOne = subs + String.valueOf(0xE000); in TestCompare() local
|
D | CollationFrozenMonkeyTest.java | 99 String addOne = subs + String.valueOf(0xE000); in TestCollationKey() local 182 String addOne = subs + String.valueOf(0xE000); in TestCompare() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationMonkeyTest.java | 90 String addOne = subs + String.valueOf(0xE000); in TestCollationKey() local 160 String addOne = subs + String.valueOf(0xE000); in TestCompare() local
|
D | CollationFrozenMonkeyTest.java | 102 String addOne = subs + String.valueOf(0xE000); in TestCollationKey() local 185 String addOne = subs + String.valueOf(0xE000); in TestCompare() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderOperatorTests.cpp | 159 inline float addOne (float v) { return v + 1.0f; } in addOne() function 161 inline int addOne (int v) { return v + 1; } in addOne() function 163 inline deUint32 addOne (deUint32 v) { return v + 1; } in addOne() function 166 template<int Size> inline Vector<float, Size> addOne (const Vector<float, Size>& v) { return v + … in addOne() function 168 template<int Size> inline Vector<int, Size> addOne (const Vector<int, Size>& v) { return v + 1;… in addOne() function 170 template<int Size> inline Vector<deUint32, Size> addOne (const Vector<deUint32, Size>& v) { return … in addOne() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 132 inline int addOne (int v) { return v + 1; } in addOne() function 134 inline deUint32 addOne (deUint32 v) { return v + 1; } in addOne() function 137 template<int Size> inline Vector<float, Size> addOne (const Vector<float, Size>& v) { return v + … in addOne() function 139 template<int Size> inline Vector<int, Size> addOne (const Vector<int, Size>& v) { return v + 1;… in addOne() function 141 template<int Size> inline Vector<deUint32, Size> addOne (const Vector<deUint32, Size>& v) { return … in addOne() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 132 inline int addOne (int v) { return v + 1; } in addOne() function 134 inline deUint32 addOne (deUint32 v) { return v + 1; } in addOne() function 137 template<int Size> inline Vector<float, Size> addOne (const Vector<float, Size>& v) { return v + … in addOne() function 139 template<int Size> inline Vector<int, Size> addOne (const Vector<int, Size>& v) { return v + 1;… in addOne() function 141 template<int Size> inline Vector<deUint32, Size> addOne (const Vector<deUint32, Size>& v) { return … in addOne() function
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderOperatorTests.cpp | 135 inline int addOne (int v) { return v + 1; } in addOne() function 138 template<int Size> inline Vector<float, Size> addOne (const Vector<float, Size>& v) { return v + 1.… in addOne() function 140 template<int Size> inline Vector<int, Size> addOne (const Vector<int, Size>& v) { return v + 1; } in addOne() function
|
/third_party/node/test/parallel/ |
D | test-runner-mocking.js | 824 function addOne() { function
|
/third_party/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 519 SkTSpan* SkTSect::addOne() { in addOne() function in SkTSect
|