Home
last modified time | relevance | path

Searched defs:abs (Results 1 – 25 of 171) sorted by relevance

1234567

/third_party/libevdev/test/
Dtest-libevdev-has-event.c33 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
157 struct input_absinfo abs = { ABS_X, 0, 2, 0, 0, 0}; in START_TEST() local
243 struct input_absinfo abs = { .value = 0, .minimum = 0, .maximum = 2}; in START_TEST() local
276 struct input_absinfo abs = { .value = 0, .minimum = 0, .maximum = 2}; in START_TEST() local
319 struct input_absinfo abs[] = { in START_TEST() local
374 struct input_absinfo abs[] = { in START_TEST() local
397 struct input_absinfo abs[] = { in START_TEST() local
422 struct input_absinfo abs[] = { in START_TEST() local
[all …]
Dtest-libevdev-events.c354 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 …]
Dtest-context.c56 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/node/deps/npm/node_modules/node-gyp/node_modules/glob/
Dsync.js136 GlobSync.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar) { argument
241 GlobSync.prototype._readdirInGlobStar = function (abs) { argument
272 GlobSync.prototype._readdir = function (abs, inGlobStar) { argument
295 GlobSync.prototype._readdirEntries = function (abs, entries) { argument
348 GlobSync.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar) { argument
Dglob.js368 Glob.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
375 Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, … argument
492 Glob.prototype._readdirInGlobStar = function (abs, cb) { argument
525 Glob.prototype._readdir = function (abs, inGlobStar, cb) { argument
550 function readdirCb (self, abs, cb) { argument
559 Glob.prototype._readdirEntries = function (abs, entries, cb) { argument
623 Glob.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
631 Glob.prototype._processGlobStar2 = function (prefix, read, abs, remain, index, inGlobStar, entries,… argument
769 Glob.prototype._stat2 = function (f, abs, er, stat, cb) { argument
/third_party/node/deps/npm/node_modules/rimraf/node_modules/glob/
Dsync.js136 GlobSync.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar) { argument
241 GlobSync.prototype._readdirInGlobStar = function (abs) { argument
272 GlobSync.prototype._readdir = function (abs, inGlobStar) { argument
295 GlobSync.prototype._readdirEntries = function (abs, entries) { argument
348 GlobSync.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar) { argument
Dglob.js368 Glob.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
375 Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, … argument
492 Glob.prototype._readdirInGlobStar = function (abs, cb) { argument
525 Glob.prototype._readdir = function (abs, inGlobStar, cb) { argument
550 function readdirCb (self, abs, cb) { argument
559 Glob.prototype._readdirEntries = function (abs, entries, cb) { argument
623 Glob.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
631 Glob.prototype._processGlobStar2 = function (prefix, read, abs, remain, index, inGlobStar, entries,… argument
769 Glob.prototype._stat2 = function (f, abs, er, stat, cb) { argument
/third_party/musl/porting/liteos_a/kernel/src/stdlib/
Dabs.c3 int abs(int a) in abs() function
/third_party/typescript/tests/cases/fourslash/
DcompletionsRecommended_local.ts26 const abs = (ctr: boolean): FourSlashInterface.ExpectedCompletionEntry => ({ constant
/third_party/musl/porting/liteos_m/kernel/src/stdlib/
Dabs.c3 int abs(int a) in abs() function
/third_party/musl/src/stdlib/
Dabs.c3 int abs(int a) in abs() function
/third_party/musl/porting/uniproton/kernel/src/stdlib/
Dabs.c3 int abs(int a) in abs() function
/third_party/ffmpeg/tests/
Drefcmp-metadata.awk5 function abs(val) { function
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_opt_peephole_ffma.c71 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/
Dabstract.c153 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/tzdata/
Dtzselect.ksh260 function abs(x) { function
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DSingleFunctionEffects.h26 auto abs = std::abs(x); in _overdrive() local
/third_party/vixl/examples/aarch64/
Dabs.cc55 Label abs; in main() local
/third_party/toybox/porting/liteos_a/toys/lsb/
Dumount.c107 char *abs = xabspath(*optargs, 0); in umount_main() local
/third_party/vixl/examples/aarch32/
Dabs.cc50 Label abs; in main() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
DHalf.cpp23 unsigned int abs = fp32i & 0x7FFFFFFF; in half() local
/third_party/skia/third_party/externals/swiftshader/src/System/
DHalf.cpp23 unsigned int abs = fp32i & 0x7FFFFFFF; in half() local
/third_party/libwebsockets/lib/abstract/transports/
Draw-skt.c29 struct lws_abs *abs; member
218 lws_atcrs_client_conn(const lws_abs_t *abs) in lws_atcrs_client_conn()
/third_party/mesa3d/src/compiler/nir/
Dnir_normalize_cubemap_coords.c59 nir_ssa_def *abs = nir_fabs(b, orig_coord); in normalize_cubemap_coords_block() local
/third_party/libinput/udev/
Dlibinput-fuzz-to-zero.c64 struct input_absinfo abs; in reset_absfuzz_to_zero() local

1234567