Home
last modified time | relevance | path

Searched refs:user_pref (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DAllow-.js-preference-files-to-set-locked-prefs-with-.patch19 -//! <pref-spec> = "user_pref" | "pref" | "sticky_pref"
20 +//! <pref-spec> = "user_pref" | "pref" | "sticky_pref | lockPref"
29 UserPref, // user_pref
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dasm-eva.h55 #define user_pref(hint, base) __BUILD_EVA_INSN("prefe", hint, base) macro
77 #define user_pref(hint, base) kernel_pref(hint, base) macro
142 #define user_pref(hint, base) __BUILD_EVA_INSN(prefe, hint, base) macro
163 #define user_pref(hint, base) kernel_pref(hint, base) macro
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Demail-clients.rst216 - 编辑你的Thunderbird配置设置来使它不要拆行使用:user_pref("mailnews.wraplength", 0);
218 - 编辑你的Thunderbird配置设置,使它不要使用"format=flowed"格式:user_pref("mailnews.
/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Dmemcpy.S222 user_pref(hint, addr); \