| /third_party/libevdev/test/ |
| 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}; in START_TEST() local 320 struct input_absinfo abs[] = { in START_TEST() local 375 struct input_absinfo abs[] = { in START_TEST() local 398 struct input_absinfo abs[] = { in START_TEST() local 423 struct input_absinfo abs[] = { in START_TEST() local [all …]
|
| 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[6] = { in START_TEST() local 817 struct input_absinfo abs[6] = { in START_TEST() local 1017 struct input_absinfo abs[6] = { in START_TEST() local 1234 struct input_absinfo abs[] = { in START_TEST() local 1316 struct input_absinfo abs[2] = { in START_TEST() local 1355 struct input_absinfo abs[2] = { in START_TEST() local 1424 struct input_absinfo abs[2] = { in START_TEST() local [all …]
|
| D | test-context.c | 56 const struct input_absinfo abs = { in START_TEST() local 80 struct input_absinfo abs = {0}; in START_TEST() local 103 struct input_absinfo abs = {0}; in START_TEST() local 132 struct input_absinfo abs = { .maximum = 5 }; in START_TEST() local
|
| /third_party/musl/src/stdlib/ |
| D | abs.c | 3 int abs(int a) in abs() function
|
| /third_party/musl/porting/liteos_a/kernel/src/stdlib/ |
| D | abs.c | 3 int abs(int a) in abs() function
|
| /third_party/musl/porting/uniproton/kernel/src/stdlib/ |
| D | abs.c | 3 int abs(int a) in abs() function
|
| /third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
| D | abs.c | 3 int abs(int a) in abs() function
|
| /third_party/typescript/tests/cases/fourslash/ |
| D | completionsRecommended_local.ts | 26 const abs = (ctr: boolean): FourSlashInterface.ExpectedCompletionEntry => ({ constant
|
| /third_party/ffmpeg/tests/ |
| D | refcmp-metadata.awk | 5 function abs(val) { function
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_nir_opt_peephole_ffma.c | 71 uint8_t swizzle[4], bool *negate, bool *abs) in get_mul_for_src() 193 bool negate, abs; in brw_nir_opt_peephole_ffma_instr() local
|
| /third_party/libwebsockets/lib/abstract/ |
| D | abstract.c | 153 lws_abs_bind_and_create_instance(const lws_abs_t *abs) in lws_abs_bind_and_create_instance() 297 lws_abs_t *abs = lws_zalloc(sizeof(*abs), __func__); in lws_abstract_alloc() local
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
| D | SingleFunctionEffects.h | 26 auto abs = std::abs(x); in _overdrive() local
|
| /third_party/tzdata/ |
| D | tzselect.ksh | 287 function abs(x) { function
|
| /third_party/vixl/examples/aarch64/ |
| D | abs.cc | 55 Label abs; in main() local
|
| /third_party/toybox/porting/liteos_a/toys/lsb/ |
| D | umount.c | 107 char *abs = xabspath(*optargs, 0); in umount_main() local
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | Half.cpp | 23 unsigned int abs = fp32i & 0x7FFFFFFF; in half() local
|
| /third_party/vixl/examples/aarch32/ |
| D | abs.cc | 50 Label abs; in main() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Half.cpp | 23 unsigned int abs = fp32i & 0x7FFFFFFF; in half() local
|
| /third_party/libinput/udev/ |
| D | libinput-fuzz-to-zero.c | 63 struct input_absinfo abs; in reset_absfuzz_to_zero() local
|
| /third_party/libinput/src/ |
| D | util-input-event.h | 71 absinfo_range(const struct input_absinfo *abs) in absinfo_range()
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_normalize_cubemap_coords.c | 59 nir_ssa_def *abs = nir_fabs(b, orig_coord); in normalize_cubemap_coords_block() local
|
| /third_party/libwebsockets/lib/abstract/transports/ |
| D | raw-skt.c | 29 struct lws_abs *abs; member 218 lws_atcrs_client_conn(const lws_abs_t *abs) in lws_atcrs_client_conn()
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-test-sequencer.h | 30 lws_abs_t *abs; /* abstract protocol + unit test txport */ member
|
| /third_party/libwebsockets/lib/abstract/protocols/smtp/ |
| D | smtp.c | 55 const struct lws_abs *abs; member 359 lws_smtpc_child_bind(lws_abs_t *abs) in lws_smtpc_child_bind()
|
| /third_party/rust/crates/rustix/src/fs/ |
| D | mod.rs | 3 mod abs; module
|