Home
last modified time | relevance | path

Searched refs:is_z (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/crypto/ec/curve448/
Dfield.h128 static ossl_inline void gf_cond_sel(gf x, const gf y, const gf z, mask_t is_z) in gf_cond_sel() argument
134 x[0].limb[i] = constant_time_select_32(is_z, z[0].limb[i], in gf_cond_sel()
138 x[0].limb[i] = constant_time_select_64(is_z, z[0].limb[i], in gf_cond_sel()
/third_party/skia/third_party/externals/icu/source/common/
Ducase.cpp711 #define is_z(c) ((c)=='z' || (c)=='Z') macro
775 if(is_z(c)) { in ucase_getCaseLocale()
839 if(is_z(c)) { in ucase_getCaseLocale()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducase.cpp709 #define is_z(c) ((c)=='z' || (c)=='Z') macro
773 if(is_z(c)) { in ucase_getCaseLocale()
825 if(is_z(c)) { in ucase_getCaseLocale()
/third_party/node/deps/icu-small/source/common/
Ducase.cpp711 #define is_z(c) ((c)=='z' || (c)=='Z') macro
775 if(is_z(c)) { in ucase_getCaseLocale()
839 if(is_z(c)) { in ucase_getCaseLocale()
/third_party/icu/icu4c/source/common/
Ducase.cpp711 #define is_z(c) ((c)=='z' || (c)=='Z') macro
775 if(is_z(c)) { in ucase_getCaseLocale()
839 if(is_z(c)) { in ucase_getCaseLocale()