/third_party/libunwind/libunwind/tests/ |
H A D | flush-cache.S | 31 sync.i
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_drm.h | 121 tu_syncobj_to_fd(struct tu_device *device, struct vk_sync *sync);
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_debug.h | 46 int sync();
|
H A D | sfn_debug.cpp | 37 int stderr_streambuf::sync() in sync() function in r600::stderr_streambuf
|
/third_party/node/lib/internal/streams/ |
H A D | transform.js | 110 // sync guard flag. 111 this._readableState.sync = false;
|
/third_party/rust/crates/cxx/gen/build/src/ |
H A D | error.rs | 25 let _ = $expr; // ensure it doesn't fall out of sync with CFG definition
|
/third_party/skia/third_party/freetype2/ |
H A D | roll-freetype.sh | 22 tools/git-sync-deps &&
|
/third_party/skia/third_party/harfbuzz/ |
H A D | roll-harfbuzz.sh | 22 tools/git-sync-deps &&
|
/third_party/rust/crates/regex/examples/ |
H A D | shootout-regex-dna-bytes.rs | 9 use std::sync::Arc;
|
/third_party/rust/crates/nix/test/ |
H A D | test_timer.rs | 8 use std::sync::atomic::{AtomicBool, Ordering};
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | sae.h | 59 unsigned int sync; /* protocol instance variable: Sync */ member
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | roll_aosp.sh | 135 gclient sync --reset --force --delete_unversioned_trees
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | wacom_wac.c | 434 input_sync(input); /* sync last event */ in wacom_graphire_irq() 3340 bool sync; in wacom_wac_irq() local 3344 sync = wacom_penpartner_irq(wacom_wac); in wacom_wac_irq() 3348 sync = wacom_pl_irq(wacom_wac); in wacom_wac_irq() 3355 sync = wacom_graphire_irq(wacom_wac); in wacom_wac_irq() 3359 sync = wacom_ptu_irq(wacom_wac); in wacom_wac_irq() 3363 sync = wacom_dtu_irq(wacom_wac); in wacom_wac_irq() 3368 sync = wacom_dtus_irq(wacom_wac); in wacom_wac_irq() 3388 sync = wacom_intuos_irq(wacom_wac); in wacom_wac_irq() 3392 sync in wacom_wac_irq() [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | wacom_wac.c | 434 input_sync(input); /* sync last event */ in wacom_graphire_irq() 2836 /* if there was nothing to process, don't send an empty sync */ in wacom_wac_finger_report() 3392 bool sync; in wacom_wac_irq() local 3396 sync = wacom_penpartner_irq(wacom_wac); in wacom_wac_irq() 3400 sync = wacom_pl_irq(wacom_wac); in wacom_wac_irq() 3407 sync = wacom_graphire_irq(wacom_wac); in wacom_wac_irq() 3411 sync = wacom_ptu_irq(wacom_wac); in wacom_wac_irq() 3415 sync = wacom_dtu_irq(wacom_wac); in wacom_wac_irq() 3420 sync = wacom_dtus_irq(wacom_wac); in wacom_wac_irq() 3440 sync in wacom_wac_irq() [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxafb.c | 404 var->sync = mode->sync; in pxafb_setmode() 1174 /* stop the processor in case it executed "wait for sync" cmd */ in pxafb_smart_flush() 1254 fbi->reg_lccr3 |= (var->sync & FB_SYNC_HOR_HIGH_ACT) ? LCCR3_HSP : 0; in setup_smart_timing() 1255 fbi->reg_lccr3 |= (var->sync & FB_SYNC_VERT_HIGH_ACT) ? LCCR3_VSP : 0; in setup_smart_timing() 1347 (var->sync & FB_SYNC_HOR_HIGH_ACT ? in setup_parallel_timing() 1349 (var->sync & FB_SYNC_VERT_HIGH_ACT ? in setup_parallel_timing() 1950 mode->sync &= ~FB_SYNC_HOR_HIGH_ACT; in parse_opt() 1953 mode->sync |= FB_SYNC_HOR_HIGH_ACT; in parse_opt() 1958 mode->sync in parse_opt() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxafb.c | 404 var->sync = mode->sync; in pxafb_setmode() 1171 /* stop the processor in case it executed "wait for sync" cmd */ in pxafb_smart_flush() 1251 fbi->reg_lccr3 |= (var->sync & FB_SYNC_HOR_HIGH_ACT) ? LCCR3_HSP : 0; in setup_smart_timing() 1252 fbi->reg_lccr3 |= (var->sync & FB_SYNC_VERT_HIGH_ACT) ? LCCR3_VSP : 0; in setup_smart_timing() 1344 (var->sync & FB_SYNC_HOR_HIGH_ACT ? in setup_parallel_timing() 1346 (var->sync & FB_SYNC_VERT_HIGH_ACT ? in setup_parallel_timing() 1946 mode->sync &= ~FB_SYNC_HOR_HIGH_ACT; in parse_opt() 1949 mode->sync |= FB_SYNC_HOR_HIGH_ACT; in parse_opt() 1954 mode->sync in parse_opt() [all...] |
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-iso.c | 162 int cycle, int sync, int tags) in fw_iso_context_start() 164 return ctx->card->driver->start_iso(ctx, cycle, sync, tags); in fw_iso_context_start() 161 fw_iso_context_start(struct fw_iso_context *ctx, int cycle, int sync, int tags) fw_iso_context_start() argument
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | mcpm_head.S | 86 mla r8, r0, r10, r8 @ r8 = sync cluster base 91 mla r5, r9, r5, r8 @ r5 = sync cpu address
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | littleton.c | 158 .sync = 0, 172 .sync = 0,
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_segment.S | 298 sync 303 sync
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | crt0.S | 116 sync 199 sync
|
/kernel/linux/linux-5.10/arch/sh/boards/ |
H A D | board-sh7785lcr.c | 152 .sync = FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT, 165 .sync = 0,
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | flush.c | 27 if (outer_cache.sync) in arm_heavy_mb() 28 outer_cache.sync(); in arm_heavy_mb()
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | crt0.S | 122 sync 212 sync
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | mcpm_head.S | 88 mla r8, r0, r10, r8 @ r8 = sync cluster base 93 mla r5, r9, r5, r8 @ r5 = sync cpu address
|