Home
last modified time | relevance | path

Searched defs:abs (Results 101 - 125 of 156) sorted by relevance

1234567

/third_party/libevdev/libevdev/
H A Dlibevdev.c1601 const struct input_absinfo *abs = data; in libevdev_enable_event_code() local
1646 libevdev_kernel_set_abs_info(struct libevdev *dev, unsigned int code, const struct input_absinfo *abs) in libevdev_kernel_set_abs_info() argument
/third_party/libinput/test/
H A Dtest-tablet.c1999 const struct input_absinfo *abs; in rotate_event() local
2089 const struct input_absinfo *abs; in START_TEST() local
3300 const struct input_absinfo *abs; START_TEST() local
3419 const struct input_absinfo *abs; START_TEST() local
3505 const struct input_absinfo *abs; START_TEST() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Doperation-typer.cc813 double abs = std::min(labs, rabs); in NumberModulus() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_nvc0.cpp1095 const bool abs = (i->op == OP_ABS) || i->src(0).mod.abs(); emitCVT() local
[all...]
H A Dnv50_ir_emit_gk110.cpp1058 bool abs = i->src(0).mod.abs(); in emitCVT() local
[all...]
H A Dnv50_ir_peephole.cpp1311 Value *abs = bld.mkOp1v(OP_ABS, TYPE_S32, bld.getSSA(), i->getSrc(0)); in opnd() local
1831 handleABS(Instruction *abs) handleABS() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp322 const char* abs() const in abs() function in glcts::__anon27691::UniformType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h1099 inline APFloat abs(APFloat X) { in abs() function
/third_party/skia/include/private/
H A DSkVx.h597 SIN Vec<N,float> abs(const Vec<N,float>& x) { return map( fabsf, x); } in abs() function
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp810 const struct input_absinfo *abs = libevdev_get_abs_info(dev, absType); in GetABSInfo() local
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c465 int64_t abs = 0, rel = 0, dt; in parse_timestamp() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h95 bool abs : 1; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h122 bool abs : 1; member
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c117 struct point abs; member
[all...]
H A Dlibinput-record.c1419 const struct input_absinfo *abs; in print_description_abs() local
1578 const struct input_absinfo *abs; print_bits_absinfo() local
[all...]
/third_party/libinput/src/
H A Devdev.h204 } abs; member
[all...]
H A Devdev.c2646 const struct input_absinfo *abs; evdev_read_fuzz_prop() local
[all...]
H A Devdev-mt-touchpad.c3603 const struct input_absinfo *abs; tp_init_pressure() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h38 unsigned abs; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h198 unsigned int abs = fp32i & 0x7FFFFFFF; in float32ToFloat16() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.cpp232 Float4 abs = x; in reciprocalSquareRoot() local
585 SIMD::UInt abs = floatBits & SIMD::UInt(0x7FFFFFFF); in floatToHalfBits() local
651 auto abs = Abs(val); Modf() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h1233 inline APFloat abs(APFloat X) { in abs() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c502 unsigned abs:1; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h1415 bool abs[3]; member
1443 bool abs[2]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h413 #define abs(s) nvfx_src_abs((s)) macro
427 uint8_t abs : 1; member

Completed in 54 milliseconds

1234567