/third_party/toybox/toys/lsb/ |
H A D | umount.c | 138 char *abs = xabspath(*optargs, 0); in umount_main() local [all...] |
/third_party/rust/crates/rustix/src/fs/ |
H A D | mod.rs | 3 mod abs; modules
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | test_sdwa.cpp | 310 Temp abs = fabs(inputs[1]); variable [all...] |
/third_party/libwebsockets/minimal-examples/api-tests/api-test-smtp_client/ |
H A D | main.c | 186 lws_abs_t *abs = NULL; in main() local
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_opt_peephole_ffma.c | 193 bool negate, abs; in brw_nir_opt_peephole_ffma_instr() local 70 get_mul_for_src(nir_alu_src *src, unsigned num_components, uint8_t swizzle[4], bool *negate, bool *abs) get_mul_for_src() argument [all...] |
/third_party/libinput/test/ |
H A D | test-log.c | 175 const struct input_absinfo *abs; in START_TEST() local
|
H A D | test-touchpad-buttons.c | 1117 const struct input_absinfo *abs; in START_TEST() local
|
H A D | test-totem.c | 144 const struct input_absinfo *abs; in START_TEST() local
|
/third_party/libevdev/test/ |
H A D | test-libevdev-events.c | 354 struct input_absinfo abs[3] = { in START_TEST() local 405 struct input_absinfo abs[6] = { in START_TEST() local 490 struct input_absinfo abs[6] = { in START_TEST() local 665 struct input_absinfo abs[ in START_TEST() local 817 struct input_absinfo abs[6] = { START_TEST() local 1017 struct input_absinfo abs[6] = { START_TEST() local 1234 struct input_absinfo abs[] = { START_TEST() local 1316 struct input_absinfo abs[2] = { START_TEST() local 1355 struct input_absinfo abs[2] = { START_TEST() local 1424 struct input_absinfo abs[2] = { START_TEST() local 1486 struct input_absinfo abs[2] = { START_TEST() local 1527 struct input_absinfo abs[5] = { START_TEST() local 1591 struct input_absinfo abs[5] = { START_TEST() local 1626 struct input_absinfo abs[5] = { START_TEST() local 1694 struct input_absinfo abs[6] = { START_TEST() local 1752 struct input_absinfo abs[6] = { START_TEST() local 1844 struct input_absinfo abs[2] = { START_TEST() local 1903 struct input_absinfo abs[2] = { START_TEST() local 1934 struct input_absinfo abs[5] = { START_TEST() local 1970 struct input_absinfo abs[5] = { START_TEST() local 2001 struct input_absinfo abs[5] = { START_TEST() local [all...] |
H A D | test-libevdev-has-event.c | 33 struct input_absinfo abs = { ABS_X, 0, 2, 0, 0, 0}; in START_TEST() local 69 struct input_absinfo abs = { ABS_X, 0, 2, 0, 0, 0}; in START_TEST() local 115 struct input_absinfo abs = { code, 0, 2, 0, 0, 0}; in START_TEST() local 158 struct input_absinfo abs = { ABS_X, 0, 2, 0, 0, 0}; in START_TEST() local 244 struct input_absinfo abs = { .value = 0, .minimum = 0, .maximum = 2}; in START_TEST() local 277 struct input_absinfo abs = { .value = 0, .minimum = 0, .maximum = 2}; START_TEST() local 320 struct input_absinfo abs[] = { START_TEST() local 375 struct input_absinfo abs[] = { START_TEST() local 398 struct input_absinfo abs[] = { START_TEST() local 423 struct input_absinfo abs[] = { START_TEST() local 579 struct input_absinfo abs; START_TEST() local 680 struct input_absinfo abs[2]; START_TEST() local 742 struct input_absinfo abs = { .value = ABS_X, .minimum = 0, .maximum = 2 }; START_TEST() local 786 struct input_absinfo abs = { .value = ABS_X, .minimum = 0, .maximum = 1 }; START_TEST() local 812 struct input_absinfo abs[2] = { START_TEST() local 861 struct input_absinfo abs = { .value = ABS_X, .minimum = 0, .maximum = 1 }; START_TEST() local 883 struct input_absinfo abs; START_TEST() local 943 struct input_absinfo abs; START_TEST() local 976 struct input_absinfo abs[2]; START_TEST() local [all...] |
H A D | test-common-uinput.c | 150 const struct input_absinfo *abs; in uinput_device_create() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderSpec.cpp | 188 auto abs = bit_cast<float>(l & 0x7FFFFFFF); in EvalSpecConstantUnaryOp() local
|
/third_party/python/Python/ |
H A D | condvar.h | 71 struct timespec abs; in PyCOND_TIMEDWAIT() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuInterval.cpp | 143 Interval abs (const Interval& x) in abs() function
|
/third_party/ffmpeg/libavcodec/ |
H A D | gsmdec_template.c | 65 int abs = FFABS(filtered); in get_rrp() local
|
/third_party/libwebsockets/lib/abstract/ |
H A D | abstract.c | 153 lws_abs_bind_and_create_instance(const lws_abs_t *abs) in lws_abs_bind_and_create_instance() argument 297 lws_abs_t *abs = lws_zalloc(sizeof(*abs), __func__); in lws_abstract_alloc() local [all...] |
/third_party/libwebsockets/lib/abstract/transports/ |
H A D | raw-skt.c | 29 struct lws_abs *abs; member 218 lws_atcrs_client_conn(const lws_abs_t *abs) lws_atcrs_client_conn() argument [all...] |
H A D | unit-test.c | 36 struct lws_abs *abs; member 346 lws_atcut_client_conn(const lws_abs_t *abs) lws_atcut_client_conn() argument [all...] |
/third_party/libwebsockets/lib/abstract/protocols/smtp/ |
H A D | smtp-sequencer.c | 46 lws_abs_t *abs, *instance; member [all...] |
H A D | smtp.c | 55 const struct lws_abs *abs; member 359 lws_smtpc_child_bind(lws_abs_t *abs) lws_smtpc_child_bind() argument [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_fp16_conv.c | 99 nir_ssa_def *abs = nir_iand(b, src, nir_imm_int(b, 0x7FFFFFFF)); in float_to_half_impl() local [all...] |
/third_party/ffmpeg/compat/cuda/ |
H A D | cuda_runtime.h | 35 #define abs(x) ((x) < 0 ? -(x) : (x)) macro
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-private.h | 64 # define abs(a) ((a) < 0 ? -(a) : (a)) macro
|
/third_party/mesa3d/src/freedreno/ir2/ |
H A D | disasm-a2xx.c | 73 print_srcreg(uint32_t num, uint32_t type, uint32_t swiz, uint32_t negate, uint32_t abs) print_srcreg() argument
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_atomics.c | 200 struct active_atomic_buffer *abs = in gl_nir_link_assign_atomic_counter_resources() local 310 struct active_atomic_buffer *abs = in gl_nir_link_check_atomic_counter_resources() local [all...] |