Searched refs:bhi (Results 1 – 12 of 12) sorted by relevance
/external/llvm/test/CodeGen/Thumb/ |
D | select.ll | 66 ; CHECK: bhi 68 ; CHECK-EABI: bhi
|
/external/llvm/test/MC/AArch64/ |
D | arm64-condbr-without-dots.s | 13 bhi lbl
|
D | basic-a64-instructions.s | 1237 bhi lbl
|
/external/llvm/lib/Target/ARM/ |
D | README-Thumb.txt | 103 bhi LBB1_4 @bb12.exitStub 139 bhi L2
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 6974 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local 6997 b = blo = bhi = that->bluef; in image_transform_png_set_rgb_to_gray_mod() 7000 bhi += that->greene; in image_transform_png_set_rgb_to_gray_mod() 7001 bhi = digitize(bhi, calc_depth, 1/*round*/); in image_transform_png_set_rgb_to_gray_mod() 7026 bhi = digitize(pow(bhi, power)+abse, calc_depth, 1); in image_transform_png_set_rgb_to_gray_mod() 7054 bhi * (data.blue_coefficient+ce), gamma_depth, do_round); in image_transform_png_set_rgb_to_gray_mod() 7144 double rhi, ghi, bhi, grayhi; in image_transform_png_set_rgb_to_gray_mod() local 7151 bhi = b + be + in_qe; if (bhi > 1) bhi = 1; in image_transform_png_set_rgb_to_gray_mod() 7156 b = pow(b, g1)*(1-DBL_EPSILON); bhi = pow(bhi, g1)*(1+DBL_EPSILON); in image_transform_png_set_rgb_to_gray_mod() 7173 bhi * data.blue_coefficient + 1./32768 + out_qe; in image_transform_png_set_rgb_to_gray_mod()
|
/external/boringssl/src/crypto/chacha/ |
D | chacha_vec_arm.S | 964 bhi .L88 1328 bhi .L89 1381 bhi .L90
|
/external/boringssl/linux-arm/crypto/aes/ |
D | bsaes-armv7.S | 2018 bhi .Lxts_enc_steal 2539 bhi .Lxts_dec_steal
|
D | aesv8-armx.S | 211 bhi .Loop_imc
|
/external/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 72 bhi{"bhi_Deva_IN"}
|
D | supplementalData.txt | 8683 bhi{ 18375 bhi{
|
/external/valgrind/coregrind/ |
D | m_trampoline.S | 802 bhi .L25
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305_arm_asm.S | 1124 bhi ._mainloop2 label 1493 bhi ._mainloop label
|