Searched defs:half (Results 151 - 162 of 162) sorted by relevance
1234567
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decNumber.cpp | 4761 Int half; /* half to add to lower unit */ in decDivideOp() local 6998 Unit half=(Unit)powers[DECDPUN]>>1; local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | tcp_input.c | 3638 u32 half = (ack_limit + 1) >> 1; in tcp_send_challenge_ack() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_input.c | 3670 u32 half = (ack_limit + 1) >> 1; in tcp_send_challenge_ack() local
|
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| H A D | liftoff-assembler-mips.h | 82 inline MemOperand GetHalfStackSlot(int offset, RegPairHalf half) { in GetHalfStackSlot() argument 887 void LiftoffAssembler::FillI64Half(Register reg, int offset, RegPairHalf half) { in FillI64Half() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 6399 Node* const half = __ Float64Constant(0.5); in LowerFloat64RoundTiesEven() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 5055 stbi_uc half = a / 2; in stbi__de_iphone() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 6889 struct tgsi_full_src_register half = make_immediate_reg_float(emit, 0.5f); in emit_puint_to_snorm() local 11588 struct tgsi_full_src_register half = in emit_sample_position_instructions() local
|
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 2204 BcNum num1, num2, half, f, fprime, *x0, *x1, *temp; in bc_num_sqrt() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 10256 uint64_t half = FPToRawbitsWithSize(LaneSizeInBitsFromFormat(vform), 0.5); in Simulator() local
|
| /kernel/linux/linux-5.10/drivers/pinctrl/ |
| H A D | pinctrl-ingenic.c | 2486 unsigned int half = PINS_PER_GPIO_CHIP / 2; in ingenic_set_bias() local
|
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | pinctrl-ingenic.c | 3845 unsigned int half = PINS_PER_GPIO_CHIP / 2; in ingenic_pinconf_get() local 3944 unsigned int half = PINS_PER_GPIO_CHIP / 2; in ingenic_set_bias() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 119 milliseconds
1234567