/third_party/python/Lib/test/ |
D | test_yield_from.py | 26 def g1(): function 49 def g1(): function 80 def g1(): function 109 def g1(): function 146 def g1(): function 190 def g1(): function 231 def g1(): function 265 def g1(): function 306 def g1(): function 368 def g1(): function [all …]
|
/third_party/ffmpeg/libavutil/ |
D | colorspace.h | 102 #define RGB_TO_U_CCIR(r1, g1, b1, shift)\ argument 106 #define RGB_TO_V_CCIR(r1, g1, b1, shift)\ argument 114 #define RGB_TO_U_JPEG(r1, g1, b1)\ argument 118 #define RGB_TO_V_JPEG(r1, g1, b1)\ argument 130 #define RGB_TO_U_BT709(r1, g1, b1, shift)\ argument 134 #define RGB_TO_V_BT709(r1, g1, b1, shift)\ argument 142 #define RGB_TO_U_BT709_FULL(r1, g1, b1)\ argument 146 #define RGB_TO_V_BT709_FULL(r1, g1, b1)\ argument
|
/third_party/typescript/tests/baselines/reference/ |
D | exportNonInitializedVariablesCommonJS.js | 32 export var g1: D = new D; variable 68 exports.g1 = new D; variable in exports
|
D | exportNonInitializedVariablesES6.js | 32 export var g1: D = new D; variable 65 export var g1 = new D; variable
|
/third_party/typescript/tests/cases/conformance/es6/yieldExpressions/ |
D | generatorTypeCheck5.ts | 2 function* g1(): any { } generator
|
D | generatorTypeCheck6.ts | 2 function* g1(): number { } generator
|
D | generatorTypeCheck2.ts | 2 function* g1(): Iterable<string> { } generator
|
D | generatorTypeCheck1.ts | 2 function* g1(): Iterator<string> { } generator
|
D | generatorTypeCheck3.ts | 2 function* g1(): IterableIterator<string> { } generator
|
D | generatorTypeCheck4.ts | 2 function* g1(): {} { } generator
|
D | generatorTypeCheck7.ts | 5 function* g1(): WeirdIter { } generator
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/functions/generator_functions/ |
D | generator_functions_2.ts | 27 function* g1(n: number, step: number = 1): Generator<number, void, unknown> { generator
|
/third_party/typescript/tests/cases/conformance/expressions/propertyAccess/ |
D | propertyAccessWidening.ts | 5 function g1(headerNames: any) { function
|
/third_party/ltp/testcases/network/multicast/mc_member/ |
D | mc_member_test.c | 112 unsigned g1, g2, g3, g4; in join_group() local 147 unsigned g1, g2, g3, g4; in leave_group() local
|
/third_party/typescript/tests/cases/compiler/ |
D | genericOfACloduleType1.ts | 9 var g1 = new G<C>(); variable
|
D | genericOfACloduleType2.ts | 9 var g1 = new G<C>(); variable
|
/third_party/typescript/tests/cases/fourslash/ |
D | findAllRefsDestructureGetter2.ts | 13 const [g0Def, g0, s0Def, s0, gs1Def, g1, s1] = test.ranges(); constant
|
D | findAllRefsThisKeyword.ts | 27 const [glob, f0, f1, g0, g1, x, y, constructor, method, propDefDef, propDef, propUse] = test.ranges… constant
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/function_calls/grammar_ambiguities/ |
D | grammar_ambiguities.ts | 35 function g1<T, U>(a: T) { function
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.5/tail_recursion_elimination_on_conditional_types/ |
D | tail_recursion_elimination_on_conditional_types2.ts | 30 var g1: gc = "e"; variable
|
/third_party/typescript/tests/cases/conformance/generators/ |
D | generatorExplicitReturnType.ts | 6 function* g1(): Generator<number, boolean, string> { generator
|
/third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
D | call-indirect.c | 4 int g1(int (*fun)(void)) { return (*fun)(); } // C99,C11 6.5.3.2p4 in g1() function
|
/third_party/flutter/skia/src/core/ |
D | SkMaskBlurFilter.cpp | 411 const Sk8h& g0, const Sk8h& g1, const Sk8h&, const Sk8h&, const Sk8h&, in blur_x_radius_1() 432 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h&, const Sk8h&, in blur_x_radius_2() 549 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_row() 597 g1{gauss[1]}, in blur_x_rect() local 688 const Sk8h& g0, const Sk8h& g1, const Sk8h&, const Sk8h&, const Sk8h&, in blur_y_radius_1() 702 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h&, const Sk8h&, in blur_y_radius_2() 719 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h&, in blur_y_radius_3() 739 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_y_radius_4() 766 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_column() 810 g1{gauss[1]}, in blur_y_rect() local
|
/third_party/skia/src/core/ |
D | SkMaskBlurFilter.cpp | 414 const Sk8h& g0, const Sk8h& g1, const Sk8h&, const Sk8h&, const Sk8h&, in blur_x_radius_1() 435 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h&, const Sk8h&, in blur_x_radius_2() 552 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_row() 600 g1{gauss[1]}, in blur_x_rect() local 691 const Sk8h& g0, const Sk8h& g1, const Sk8h&, const Sk8h&, const Sk8h&, in blur_y_radius_1() 705 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h&, const Sk8h&, in blur_y_radius_2() 722 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h&, in blur_y_radius_3() 742 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_y_radius_4() 769 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_column() 813 g1{gauss[1]}, in blur_y_rect() local
|
/third_party/typescript/tests/cases/conformance/es6/destructuring/ |
D | destructuringWithLiteralInitializers.ts | 45 function g1([x, y]) { } function
|