| /third_party/gptfdisk/ |
| H A D | crc32.cc | 52 unsigned long crc, poly;
in chksum_crc32gentab() local
|
| /third_party/skia/docs/examples/ |
| H A D | Canvas_clipPath_3.cpp | 10 SkPoint poly[] = {{20, 20}, { 80, 20}, { 80, 80}, {40, 80}, in REG_FIDDLE() local
|
| /foundation/graphic/graphic_utils_lite/test/ |
| H A D | transform_unit_test.cpp | 59 Polygon poly; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/lib/xz/ |
| H A D | xz_crc32.c | 32 const uint32_t poly = CRC32_POLY_LE; in xz_crc32_init() local
|
| /kernel/linux/linux-6.6/lib/xz/ |
| H A D | xz_crc32.c | 32 const uint32_t poly = CRC32_POLY_LE; in xz_crc32_init() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | polynomial.c | 79 long polynomial_calc(const struct polynomial *poly, long data) in polynomial_calc() argument
|
| H A D | gen_crc64table.c | 25 static void generate_reflected_crc64_table(uint64_t table[256], uint64_t poly) in generate_reflected_crc64_table() argument 43 static void generate_crc64_table(uint64_t table[256], uint64_t poly) in generate_crc64_table() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | log2f_data.h | 16 double poly[LOG2F_POLY_ORDER]; member
|
| H A D | logf_data.h | 17 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */ member
|
| H A D | powf_data.h | 23 double poly[POWF_LOG2_POLY_ORDER]; member
|
| H A D | exp2f_data.h | 17 double poly[EXP2F_POLY_ORDER]; member
|
| H A D | log_data.h | 16 double poly[LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
|
| H A D | log2_data.h | 16 double poly[LOG2_POLY_ORDER - 1]; member
|
| H A D | pow_data.h | 15 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
|
| /third_party/musl/src/math/ |
| H A D | exp2f_data.h | 17 double poly[EXP2F_POLY_ORDER]; member
|
| H A D | logf_data.h | 17 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */ member
|
| H A D | log2f_data.h | 16 double poly[LOG2F_POLY_ORDER]; member
|
| H A D | powf_data.h | 23 double poly[POWF_LOG2_POLY_ORDER]; member
|
| H A D | exp_data.h | 20 double poly[4]; /* Last four coefficients. */ member
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | exp_data.h | 20 double poly[4]; /* Last four coefficients. */ member
|
| H A D | log_data.h | 16 double poly[LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
|
| H A D | pow_data.h | 15 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | exp_data.h | 20 double poly[4]; /* Last four coefficients. */ member
|
| H A D | log_data.h | 16 double poly[LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
|
| H A D | pow_data.h | 15 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
|