Home
last modified time | relevance | path

Searched defs:f1 (Results 1 – 25 of 31) sorted by relevance

12

/AliOS-Things-master/components/py_engine/tests/basics/
A Dunboundlocal.py3 def f1(): function
A Difcond.py62 def f(t1, t2, f1): argument
A Dfun_kwargs.py1 def f1(a): function
A Dtry_finally2.py3 def f1(a, b): function
A Dfun_kwvarargs.py1 def f1(**kwargs): function
A Dasync_with_break.py10 async def f1(): function
A Dasync_with_return.py10 async def f1(): function
A Dfun_varargs.py2 def f1(*args): function
A Dfun_kwonlydef.py4 def f1(*, a=1): function
A Dclass_bind_self.py22 def f1(self, arg): member in C
/AliOS-Things-master/components/py_engine/tests/micropython/
A Dnative_for.py5 def f1(n): function
A Dviper_types.py7 def f1(x: bool): function
A Dheapalloc.py20 def f1(a): function
A Dheapalloc_inst_call.py27 f1 = Foo1() variable
A Dviper_args.py13 def f1(x1: int): function
/AliOS-Things-master/components/freetype/src/tools/
A Dtest_trig.c25 FT_Fixed f1, f2; in test_cos() local
51 FT_Fixed f1, f2; in test_sin() local
77 FT_Fixed f1, f2; in test_tan() local
/AliOS-Things-master/components/cplusplus/example/cpp_standard/
A Drtti_test.cpp18 double f1 = 1.0; in rtti_test() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/ControllerFunctions/
A Darm_sin_cos_q31.c59 q31_t f1, f2, d1, d2; /* Two nearest output values */ in arm_sin_cos_q31() local
A Darm_sin_cos_f32.c81 float32_t f1, f2, d1, d2; /* Two nearest output values */ in arm_sin_cos_f32() local
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Dexecutor_ut.cc19 static void f1() { in f1() function
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dtest_closure.js120 function f1() { function
A Dtest_builtin.js613 function *f1() { generator in test_generator
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c1098 Int e1, e2, f1, f2, size; /* XXX: is `Short' sufficient? */ in Line_Up() local
1282 Short f1; in Bezier_Up() local
2304 Byte f1, f2; in Vertical_Sweep_Span() local
2355 Short c1, f1; in Vertical_Sweep_Drop() local
2544 Byte f1; in Horizontal_Sweep_Span() local
2578 Byte f1; in Horizontal_Sweep_Drop() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_color.c258 { float f1 = 2-2*LumaRed; int32 D1 = FIX(CLAMP(f1,0.0F,2.0F)); in TIFFYCbCrToRGBInit() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c311 float f1 = dollarDifference(points,templ,x1); in bestDollarDifference() local

Completed in 167 milliseconds

12