Home
last modified time | relevance | path

Searched defs:ys (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Ddmisc.c119 ULLong borrow, carry, y, ys; local
121 ULong borrow, carry, y, ys; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xrange.py28 def assert_iterators_equal(self, xs, ys, test_id, limit=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c1221 ULLong borrow, carry, y, ys; in quorem() local
1223 ULong borrow, carry, y, ys; in quorem() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c1238 ULLong borrow, carry, y, ys; in quorem() local
1240 ULong borrow, carry, y, ys; in quorem() local
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c718 float xs, ys, zs; in parseRawData() local
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2265 for (int32_t ys = dim.height - 1; ys >= 0; ys--) { in convertLegacyToRaw16() local
2310 for (int32_t ys = dim.height - 1; ys >= 0; ys--) { in convertMipiToRaw16() local
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregcomp.c2558 StrNode* ys = NSTR(y); in is_not_included() local