HomeSort by relevance Sort by last modified time
    Searched full:pref (Results 801 - 825 of 1229) sorted by null

<<31323334353637383940>>

  /external/libxml2/
xmlIO.c 3909 xmlCatalogAllow pref; local
    [all...]
  /external/chromium_org/chrome/browser/translate/
translate_manager_browsertest.cc     [all...]
  /external/qemu/android/
hw-qemud.c 656 QemudClient** pref; member in struct:QemudClient
694 c->pref[0] = c->next;
696 c->next->pref = c->pref;
699 c->pref = &c->next;
707 c->pref = plist;
710 c->next->pref = &c->next;
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c 1421 UEnumeration *all, *pref; local
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_quick.c 1669 u_int8_t pref; local
2142 u_int8_t pref; local
    [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_base.cpp 655 char * EncoderBase::prefix(char* stream, InstPrefix pref)
657 if (pref== InstPrefix_Null) {
661 *stream = (char)pref;
    [all...]
  /development/scripts/app_engine_server/
memcache_zipserve.py 136 # Try to retrieve the user's lang pref from the cookie. If there is no
137 # lang pref cookie in the request, add set-cookie to the response with the
210 # url) that we need to interpret in the context of any lang pref
  /external/chromium/chrome/browser/
browser_process_impl.cc 633 std::string* pref = Details<std::string>(details).ptr(); local
634 if (*pref == prefs::kDefaultBrowserSettingEnabled) {
637 } else if (*pref == prefs::kDisabledSchemes) {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 56 // A dictionary pref that maps usernames to file paths to their wallpapers.
62 // A dictionary pref that maps usernames to wallpaper properties.
    [all...]
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences.cc 47 // Pref key for the list of media gallery permissions.
49 // Pref key for Media Gallery ID.
51 // Pref key for Media Gallery Permission Value.
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/
event_rewriter.cc 433 // pref to remap it, or the keyboard behavior will be broken.
511 // syncable pref.
535 // Default behavior is Super key, hence don't remap the event if the pref
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
attributes.c 900 xmlChar *pref = xmlStrdup(BAD_CAST "ns_1"); local
902 ns = xsltGetSpecialNamespace(ctxt, inst, nsName, BAD_CAST pref,
905 xmlFree(pref);
  /external/libxslt/libxslt/
attributes.c 900 xmlChar *pref = xmlStrdup(BAD_CAST "ns_1"); local
902 ns = xsltGetSpecialNamespace(ctxt, inst, nsName, BAD_CAST pref,
905 xmlFree(pref);
  /external/tcpdump/
print-icmp6.c 400 ", pref %s, router lifetime %us, reachable time %us, retrans time %us",
653 printf(", pref. time %ss", get_lifetime(EXTRACT_32BITS(&opp->nd_opt_pi_preferred_time)));
700 printf(", pref=%s", get_rtpref(opri->nd_opt_rti_flags));
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
asm.h 56 #define PREF(hint, addr)
  /dalvik/vm/
IndirectRefTable.cpp 201 * Remove "obj" from "pRef". We extract the table offset bits from "iref"
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 56 #define PREF(hint, addr)
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
CookieManagerTest.java 116 "Set-cookie:PREF=test;path=/;domain=.b.c;", "http://a.b.c/",
  /external/chromium/chrome/browser/autofill/
personal_data_manager.h 222 // Returns the value of the AutofillEnabled pref.
  /external/chromium/chrome/browser/chromeos/login/
base_login_display_host.cc 241 // Don't need to schedule pref save because setting initial local
  /external/chromium/chrome/browser/content_settings/
content_settings_notification_provider.cc 319 // Persist the pref if anthing changed, but only send updates for the
  /external/chromium/chrome/browser/extensions/
extension_updater.h 266 // service to unload blacklisted extensions and update pref.

Completed in 1612 milliseconds

<<31323334353637383940>>