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 D | Allow-.js-preference-files-to-set-locked-prefs-with-.patch | 19 -//! <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 D | asm-eva.h | 55 #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 D | email-clients.rst | 216 - 编辑你的Thunderbird配置设置来使它不要拆行使用:user_pref("mailnews.wraplength", 0); 218 - 编辑你的Thunderbird配置设置,使它不要使用"format=flowed"格式:user_pref("mailnews.
|
| /OK3568_Linux_fs/kernel/arch/mips/lib/ |
| H A D | memcpy.S | 222 user_pref(hint, addr); \
|