Home
last modified time | relevance | path

Searched refs:eff (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/modules/androidkit/src/
H A DRuntimeShaderBuilder.cpp18 auto [eff,err] = SkRuntimeEffect::MakeForShader( in ShaderBuilder_Create()
21 if (!eff) { in ShaderBuilder_Create()
28 return reinterpret_cast<jlong>(new SkRuntimeShaderBuilder(std::move(eff))); in ShaderBuilder_Create()
/third_party/rust/crates/clap/examples/
H A Descaped-positional-derive.rs7 eff: bool,
20 println!("-f used: {:?}", args.eff); // -f used: true in main()
H A Descaped-positional.rs5 .arg(arg!(eff: -f).action(ArgAction::SetTrue)) in main()
19 println!("-f used: {:?}", matches.get_flag("eff")); in main()
/third_party/libwebsockets/lib/core-net/
H A Dservice.c165 int eff = vwsi->leave_pollout_active; in lws_handle_POLLOUT_event() local
167 if (!eff) { in lws_handle_POLLOUT_event()
177 if (!eff && wsi->leave_pollout_active) { in lws_handle_POLLOUT_event()
179 * got set inbetween sampling eff and clearing in lws_handle_POLLOUT_event()
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dscript_extension.rs201 ('\u{10efd}', '\u{10eff}'),
H A Dscript.rs207 ('\u{10efd}', '\u{10eff}'),
H A Dgeneral_category.rs2001 ('\u{10efd}', '\u{10eff}'),
2511 ('\u{10efd}', '\u{10eff}'),
3017 ('\u{ee0}', '\u{eff}'),
3134 ('\u{2ef4}', '\u{2eff}'),
3379 ('\u{11ef9}', '\u{11eff}'),
3405 ('\u{16e9b}', '\u{16eff}'),
5349 ('\u{ee0}', '\u{eff}'),
5463 ('\u{2ef4}', '\u{2eff}'),
5709 ('\u{11ef9}', '\u{11eff}'),
5734 ('\u{16e9b}', '\u{16eff}'),
[all...]
H A Dword_break.rs819 ('\u{10efd}', '\u{10eff}'),
H A Dproperty_bool.rs1237 ('\u{10efd}', '\u{10eff}'),
4361 ('\u{10efd}', '\u{10eff}'),
5942 ('\u{10efd}', '\u{10eff}'),

Completed in 16 milliseconds