Home
last modified time | relevance | path

Searched defs:two (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Math/
Ds_tanh.c45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
De_pow.c90 two = 2.0, variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py154 def f3(two, arguments): pass argument
155 def f4(two, (compound, (argument, list))): pass argument
156 def f5((compound, first), two): pass argument
171 def a2(two, args,): pass argument
Dpy3_test_grammar.py167 def f3(two, arguments): pass argument
171 def a2(two, args,): pass argument
/device/google/contexthub/firmware/lib/libm/
Def_pow.c32 two = 2.0, variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_grammar.py149 def f3(two, arguments): pass argument
167 def a2(two, args,): pass argument