/external/chromium_org/third_party/icu/source/i18n/ |
buddhcal.cpp | 154 UBool needsUpdate; 155 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 157 if (needsUpdate) { 171 UBool needsUpdate; 172 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 174 if (needsUpdate) {
|
taiwncal.cpp | 161 UBool needsUpdate; 162 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 164 if (needsUpdate) { 178 UBool needsUpdate; 179 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 181 if (needsUpdate) {
|
coptccal.cpp | 127 UBool needsUpdate; 128 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 130 if (!needsUpdate) {
|
indiancal.cpp | 376 UBool needsUpdate; 379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury); 382 if (needsUpdate) { 396 UBool needsUpdate; 400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury); 403 if (needsUpdate) {
|
persncal.cpp | 404 UBool needsUpdate; 405 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 407 if (needsUpdate) { 421 UBool needsUpdate; 422 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 424 if (needsUpdate) {
|
ethpccal.cpp | 164 UBool needsUpdate; 165 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 167 if (!needsUpdate) {
|
hebrwcal.cpp | 698 UBool needsUpdate; 699 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 701 if (needsUpdate) { 715 UBool needsUpdate; 716 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 718 if (needsUpdate) {
|
islamcal.cpp | 484 UBool needsUpdate; 485 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 487 if (needsUpdate) { 501 UBool needsUpdate; 502 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 504 if (needsUpdate) {
|
chnsecal.cpp | 804 UBool needsUpdate; 805 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 807 if (needsUpdate) { 821 UBool needsUpdate; 822 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 824 if (needsUpdate) {
|
gregocal.cpp | [all...] |
/external/icu4c/i18n/ |
buddhcal.cpp | 154 UBool needsUpdate; 155 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 157 if (needsUpdate) { 171 UBool needsUpdate; 172 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 174 if (needsUpdate) {
|
persncal.cpp | 273 UBool needsUpdate; 274 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 276 if (needsUpdate) { 290 UBool needsUpdate; 291 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 293 if (needsUpdate) {
|
taiwncal.cpp | 161 UBool needsUpdate; 162 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 164 if (needsUpdate) { 178 UBool needsUpdate; 179 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 181 if (needsUpdate) {
|
coptccal.cpp | 127 UBool needsUpdate; 128 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 130 if (!needsUpdate) {
|
indiancal.cpp | 376 UBool needsUpdate; 379 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury); 382 if (needsUpdate) { 396 UBool needsUpdate; 400 needsUpdate = (fgSystemDefaultCenturyStart == fgSystemDefaultCentury); 403 if (needsUpdate) {
|
ethpccal.cpp | 164 UBool needsUpdate; 165 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 167 if (!needsUpdate) {
|
hebrwcal.cpp | 698 UBool needsUpdate; 699 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 701 if (needsUpdate) { 715 UBool needsUpdate; 716 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 718 if (needsUpdate) {
|
islamcal.cpp | 487 UBool needsUpdate; 488 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 490 if (needsUpdate) { 504 UBool needsUpdate; 505 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 507 if (needsUpdate) {
|
chnsecal.cpp | 871 UBool needsUpdate; 872 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 874 if (needsUpdate) { 888 UBool needsUpdate; 889 UMTX_CHECK(NULL, (fgSystemDefaultCenturyStart == fgSystemDefaultCentury), needsUpdate); 891 if (needsUpdate) { [all...] |
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
TimedItem.cpp | 55 bool needsUpdate = m_needsUpdate || (m_lastUpdateTime != inheritedTime && !(isNull(m_lastUpdateTime) && isNull(inheritedTime))); 64 if (needsUpdate) { 140 if (needsUpdate) {
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogAdapter.java | 785 boolean needsUpdate = false; 790 needsUpdate = true; 795 needsUpdate = true; 800 needsUpdate = true; 804 needsUpdate = true; 808 needsUpdate = true; 812 needsUpdate = true; 816 needsUpdate = true; 820 needsUpdate = true; [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
ElementsPanel.js | 272 this.sidebarPanes[pane].needsUpdate = true; 639 this.sidebarPanes.metrics.needsUpdate = true; 641 this.sidebarPanes.platformFonts.needsUpdate = true; 648 this.sidebarPanes.styles.needsUpdate = true; [all...] |
/external/chromium_org/remoting/webapp/ |
host.js | 51 remoting.Host.needsUpdate = function(host, webappVersion) {
|
/packages/apps/Browser/src/com/android/browser/ |
NavigationBarBase.java | 102 if (hasFocus || view.isInTouchMode() || mUrlInput.needsUpdate()) { 107 } else if (!mUrlInput.needsUpdate()) {
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
CachingPipeline.java | 446 boolean needsUpdate = false; 458 needsUpdate = true; 467 needsUpdate = true; 470 Log.v(LOGTAG, "prepareRenderscriptAllocations: " + needsUpdate + " in " + getName()); 472 return needsUpdate;
|