Home
last modified time | relevance | path

Searched refs:approx (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c77 bool approx(int i_one, int i_two) in approx() function
222 per_filter1, approx, per_filter2); in main()
225 bitmap1 - native, approx, bitmap2 - native); in main()
231 ret |= compare("entry", "≈", "1 bitmapped", entry, approx, bitmap1 - native); in main()
232 ret |= compare("entry", "≈", "2 bitmapped", entry, approx, bitmap2 - native); in main()
234 entry + (per_filter1 * 4) + native, approx, filter2); in main()
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda18271-fe.c250 s32 rfcal_comp, approx; in tda18271c2_rf_tracking_filters_correction() local
270 approx = map[i].rf_a1 * (s32)(freq / 1000 - map[i].rf1) + in tda18271c2_rf_tracking_filters_correction()
273 approx = map[i].rf_a2 * (s32)(freq / 1000 - map[i].rf2) + in tda18271c2_rf_tracking_filters_correction()
277 if (approx < 0) in tda18271c2_rf_tracking_filters_correction()
278 approx = 0; in tda18271c2_rf_tracking_filters_correction()
279 if (approx > 255) in tda18271c2_rf_tracking_filters_correction()
280 approx = 255; in tda18271c2_rf_tracking_filters_correction()
287 regs[R_EB14] = (unsigned char)(approx + rfcal_comp); in tda18271c2_rf_tracking_filters_correction()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libopus/
H A Dlibopus_1.3.1.bb21 PACKAGECONFIG[float-approx] = "--enable-float-approx,,"
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-platform-twl4030-usb3 Read-only status reporting if VBUS (approx 5V)
H A Dsysfs-device-mali-coresight-source71 [11:10] = 1, Generate TS request approx every 128 cycles
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dstrtod.h206 inline double StrtodBigInteger(double approx, const char* decimals, size_t length, size_t decimalPo… in StrtodBigInteger() argument
209 Double a(approx); in StrtodBigInteger()
/OK3568_Linux_fs/buildroot/package/tcl/
H A DConfig.in28 It saves approx. 1.6 Mb of space.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dsor.c1086 u64 active_sym, active_count, frac, approx; in tegra_sor_compute_params() local
1121 approx = active_count + (active_frac * (f - 1)) * f; in tegra_sor_compute_params()
1122 approx = div_u64(approx, active_frac * f); in tegra_sor_compute_params()
1124 approx = active_count + f; in tegra_sor_compute_params()
1128 approx = active_count + div_u64(f, active_frac); in tegra_sor_compute_params()
1130 approx = active_count; in tegra_sor_compute_params()
1133 error = div_s64(active_sym - approx, tu_size); in tegra_sor_compute_params()
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbgeom.h92 XkbOutlinePtr approx; member
H A DxkbUtils.c1609 dshape->approx = NULL; in _XkbCopyGeom()
1610 if (sshape->approx && sshape->num_outlines > 0) { in _XkbCopyGeom()
1613 sshape->approx - sshape->outlines; in _XkbCopyGeom()
1616 dshape->approx = dshape->outlines + approx_idx; in _XkbCopyGeom()
H A DXKBGAlloc.c675 shape->primary = shape->approx = NULL; in XkbAddGeomShape()
H A Dxkbout.c578 if (outline == shape->approx) in WriteXKBOutline()
H A Dxkmread.c1138 shape->approx = &shape->outlines[shapeWire.approx_ndx]; in ReadXkmGeometry()
H A Dxkb.c4724 if (shape->approx != NULL) in XkbWriteGeomShapes()
4725 shapeWire->approxNdx = XkbOutlineIndex(shape, shape->approx); in XkbWriteGeomShapes()
5472 shape->approx = &shape->outlines[shapeWire->approxNdx]; in _CheckSetShapes()
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DFEATURES.in122 ** stat: Enumerate audio peak & RMS levels, approx. freq., etc.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/
H A DISO_8859-1,GL.gz ... 5# names are, wherever possible, shortened to approx 20 characters. I 6# would like comments on ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/
H A DISO_8859-1,GL.gz ... 5# names are, wherever possible, shortened to approx 20 characters. I 6# would like comments on ...
/OK3568_Linux_fs/kernel/arch/m68k/q40/
H A DREADME18 The floppy imposes a very high interrupt load on the CPU, approx 30K/s.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dpktgen.rst52 For ixgbe use e.g. "30" resulting in approx 33K interrupts/sec (1/30*10^6)::
/OK3568_Linux_fs/kernel/drivers/ata/
H A DKconfig49 This option will enlarge the kernel by approx. 6KB. Disable it only
64 This option will enlarge the kernel by approx. 3KB. Disable it if
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dbindec.S217 | ILOG is the log base 10 of the input value. It is approx-
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A DREADME349 The numbers in the body of the table give the approx number of times a
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-config.txt512 # Event count (approx.): 6876107743
/OK3568_Linux_fs/kernel/Documentation/m68k/
H A Dkernel-options.rst629 cmd_per_lun * approx. 17 Kbytes