/external/chromium/chrome/browser/chromeos/ |
D | customization_document_unittest.cc | 195 const ServicesCustomizationDocument::CarrierDeal* deal; in TEST() local 196 deal = customization.GetCarrierDeal("Carrier (country)", true); in TEST() 197 EXPECT_TRUE(deal != NULL); in TEST() 198 EXPECT_EQ("en-US", deal->deal_locale); in TEST() 199 EXPECT_EQ("http://www.carrier.com/", deal->top_up_url); in TEST() 200 EXPECT_EQ(1, deal->notification_count); in TEST() 202 deal->GetLocalizedString("en-US", "notification_text")); in TEST() 204 deal->GetLocalizedString("en", "notification_text")); in TEST() 208 EXPECT_EQ(reference_time, deal->expire_date); in TEST() 216 const ServicesCustomizationDocument::CarrierDeal* deal; in TEST() local [all …]
|
D | customization_document.cc | 363 CarrierDeal* deal = iter->second; in GetCarrierDeal() local 366 if (initial_locale_ != deal->deal_locale) in GetCarrierDeal() 370 if (!deal->expire_date.is_null() && in GetCarrierDeal() 371 deal->expire_date <= base::Time::Now()) { in GetCarrierDeal() 375 return deal; in GetCarrierDeal()
|
/external/chromium/chrome/browser/chromeos/status/ |
D | network_menu_button.cc | 273 const ServicesCustomizationDocument::CarrierDeal* deal = in GetCarrierDeal() local 275 if (deal) { in GetCarrierDeal() 278 if (carrier_deal_promo_pref >= deal->notification_count) in GetCarrierDeal() 281 std::string deal_text = deal->GetLocalizedString(locale, in GetCarrierDeal() 286 return deal; in GetCarrierDeal() 432 const ServicesCustomizationDocument::CarrierDeal* deal = in ShowOptionalMobileDataPromoNotification() local 436 if (deal) { in ShowOptionalMobileDataPromoNotification() 439 deal_text = deal->GetLocalizedString(locale, "notification_text"); in ShowOptionalMobileDataPromoNotification() 440 deal_url_ = deal->top_up_url; in ShowOptionalMobileDataPromoNotification()
|
/external/libxslt/ |
D | NOTICE | 6 of this software and associated documentation files (the "Software"), to deal 23 be used in advertising or otherwise to promote the sale, use or other deal- 34 of this software and associated documentation files (the "Software"), to deal 51 be used in advertising or otherwise to promote the sale, use or other deal-
|
D | Copyright | 6 of this software and associated documentation files (the "Software"), to deal 23 be used in advertising or otherwise to promote the sale, use or other deal- 34 of this software and associated documentation files (the "Software"), to deal 51 be used in advertising or otherwise to promote the sale, use or other deal-
|
/external/libxml2/ |
D | NOTICE | 8 of this software and associated documentation files (the "Software"), to deal 25 be used in advertising or otherwise to promote the sale, use or other deal-
|
D | Copyright | 8 of this software and associated documentation files (the "Software"), to deal 25 be used in advertising or otherwise to promote the sale, use or other deal-
|
/external/valgrind/main/none/tests/x86/ |
D | int.disabled | 1 # This is currently disabled because vex doesn't deal with x86
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
D | NOTICE | 28 of this software and associated documentation files (the "Software"), to deal 55 of this software and associated documentation files (the "Software"), to deal 82 of this software and associated documentation files (the "Software"), to deal
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
D | NOTICE | 12 of this software and associated documentation files (the "Software"), to deal 38 of this software and associated documentation files (the "Software"), to deal
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2010-04-15-DynAllocBug.ll | 5 ; than once. We'll deal with poor codegen later.
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/ |
D | CHANGELOG.txt | 9 * A change to port handling to better deal with https and the like per
|
D | LICENSE.txt | 6 of this software and associated documentation files (the "Software"), to deal
|
/external/valgrind/main/docs/internals/ |
D | m_syswrap.txt | 12 and a great deal of commentary. The wrappers themselves live in
|
/external/clang/include/clang/AST/ |
D | TypeNodes.def | 25 // type. Clients that only need to deal with canonical types 31 // type that is always dependent. Clients that do not need to deal
|
/external/mksh/ |
D | NOTICE | 9 * is granted to deal in this work without restriction, including un‐
|
/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/ |
D | LICENSE.txt | 4 this software and associated documentation files (the "Software"), to deal in
|
/external/llvm/test/YAMLParser/ |
D | LICENSE.txt | 4 this software and associated documentation files (the "Software"), to deal in
|
/external/dropbear/ |
D | NOTICE | 16 of this software and associated documentation files (the "Software"), to deal 74 (the "Software"), to deal in the Software without restriction,
|
D | LICENSE | 16 of this software and associated documentation files (the "Software"), to deal 74 (the "Software"), to deal in the Software without restriction,
|
/external/libffi/ |
D | NOTICE | 6 ``Software''), to deal in the Software without restriction, including
|
D | LICENSE | 6 ``Software''), to deal in the Software without restriction, including
|
/external/bouncycastle/ |
D | NOTICE | 4 associated documentation files (the "Software"), to deal in the Software without restriction,
|
/external/expat/ |
D | NOTICE | 7 "Software"), to deal in the Software without restriction, including
|
/external/mesa3d/src/glsl/glcpp/ |
D | README | 17 to encounter and deal with the following preprocessor macros:
|