Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dtimingsafe_bcmp.c26 __timingsafe_bcmp(const void *b1, const void *b2, size_t n) in __timingsafe_bcmp()
/device/linaro/bootloader/edk2/ShellPkg/Application/ShellSortTestApp/
DShellSortTestApp.c33 Test(CONST VOID *b1, CONST VOID *b2) in Test()
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dmisc.c175 Bigint *b1; local
396 Bigint *b1, *p5, *p51; local
466 Bigint *b1; local
Ddtoa.c136 Bigint *b, *b1, *delta, *mhi, *S; local
Dgdtoa.c171 Bigint *b, *b1, *delta, *mlo, *mhi, *mhi1, *S; in gdtoa() local
Dstrtodg.c71 Bigint *b1; in increment() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp266 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yv12_to_rgb565() local
308 signed b1 = clamp_rgb(1 * (1.1643835616438356 * y1 + 2.017232142857143 * u * 0.97)); in yv12_to_rgb888() local
350 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yuv420p_to_rgb888() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c457 Bigint *b1; in multadd() local
738 Bigint *b1, *p5, *p51; in pow5mult() local
794 Bigint *b1, *p5, *p51; in pow5mult() local
846 Bigint *b1; in lshift() local
2388 Bigint *b, *b1, *delta, *mlo, *mhi, *S; in _Py_dg_dtoa() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c440 Bigint *b1; in multadd() local
721 Bigint *b1, *p5, *p51; in pow5mult() local
777 Bigint *b1, *p5, *p51; in pow5mult() local
829 Bigint *b1; in lshift() local
2357 Bigint *b, *b1, *delta, *mlo, *mhi, *S; in _Py_dg_dtoa() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlgc.h80 #define bit2mask(b1,b2) (bitmask(b1) | bitmask(b2)) argument
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
DSmmCis.h226 UINT64 b1; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgStorageCore.h25 #define TCG_TO_UID(b0, b1, b2, b3, b4, b5, b6, b7) (TCG_UID)( \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dflmodule.c1961 char *m1, *m2, *m3, *b1, *b2, *b3; in forms_show_choice() local
Dsocketmodule.c928 unsigned int b0, b1, b2, b3, b4, b5; in setbdaddr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c986 unsigned int b0, b1, b2, b3, b4, b5; in setbdaddr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dstringobject.c4079 char *b1; in _PyString_FormatLong() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaEnc.c811 UInt32 b1 = a1 + GET_PRICE_1a(p->choice2); in LenEnc_SetPrices() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dstringobject.c4099 char *b1; in _PyString_FormatLong() local
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h7147 float32_t b1, b2, b3, b4; in arm_bilinear_interp_f32() local