Home
last modified time | relevance | path

Searched defs:defer (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Ddefer.h40 #define defer(x) \ macro
/third_party/rust/crates/once_cell/xtask/src/
H A Dmain.rs110 fn defer<F: FnOnce()>(f: F) -> impl Drop { in defer() functions
/third_party/nghttp2/src/
H A Dtemplate.h75 template <typename F, typename... T> Defer<F, T...> defer(F &&f, T &&...t) { in defer() function
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_sched.c689 choose_instr_dec(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, bool defer) choose_instr_dec() argument
773 choose_instr_inc(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, bool defer, bool avoid_output) choose_instr_inc() argument
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c321 pa_defer_event *defer; member

Completed in 10 milliseconds