Home
last modified time | relevance | path

Searched defs:g1 (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/python/Lib/test/
Dtest_yield_from.py26 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/
Dcolorspace.h102 #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/
DexportNonInitializedVariablesCommonJS.js32 export var g1: D = new D; variable
68 exports.g1 = new D; variable in exports
DexportNonInitializedVariablesES6.js32 export var g1: D = new D; variable
65 export var g1 = new D; variable
/third_party/typescript/tests/cases/conformance/es6/yieldExpressions/
DgeneratorTypeCheck5.ts2 function* g1(): any { } generator
DgeneratorTypeCheck6.ts2 function* g1(): number { } generator
DgeneratorTypeCheck2.ts2 function* g1(): Iterable<string> { } generator
DgeneratorTypeCheck1.ts2 function* g1(): Iterator<string> { } generator
DgeneratorTypeCheck3.ts2 function* g1(): IterableIterator<string> { } generator
DgeneratorTypeCheck4.ts2 function* g1(): {} { } generator
DgeneratorTypeCheck7.ts5 function* g1(): WeirdIter { } generator
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/functions/generator_functions/
Dgenerator_functions_2.ts27 function* g1(n: number, step: number = 1): Generator<number, void, unknown> { generator
/third_party/typescript/tests/cases/conformance/expressions/propertyAccess/
DpropertyAccessWidening.ts5 function g1(headerNames: any) { function
/third_party/ltp/testcases/network/multicast/mc_member/
Dmc_member_test.c112 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/
DgenericOfACloduleType1.ts9 var g1 = new G<C>(); variable
DgenericOfACloduleType2.ts9 var g1 = new G<C>(); variable
/third_party/typescript/tests/cases/fourslash/
DfindAllRefsDestructureGetter2.ts13 const [g0Def, g0, s0Def, s0, gs1Def, g1, s1] = test.ranges(); constant
DfindAllRefsThisKeyword.ts27 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/
Dgrammar_ambiguities.ts35 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/
Dtail_recursion_elimination_on_conditional_types2.ts30 var g1: gc = "e"; variable
/third_party/typescript/tests/cases/conformance/generators/
DgeneratorExplicitReturnType.ts6 function* g1(): Generator<number, boolean, string> { generator
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
Dcall-indirect.c4 int g1(int (*fun)(void)) { return (*fun)(); } // C99,C11 6.5.3.2p4 in g1() function
/third_party/flutter/skia/src/core/
DSkMaskBlurFilter.cpp411 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/
DSkMaskBlurFilter.cpp414 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/
DdestructuringWithLiteralInitializers.ts45 function g1([x, y]) { } function

1234567