HomeSort by relevance Sort by last modified time
    Searched refs:needsUpdate (Results 1 - 25 of 46) sorted by null

1 2

  /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/css/
CSSAnimations.h 75 static bool needsUpdate(const Element*, const RenderStyle*);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ElementsPanel.js 222 this.sidebarPanes[pane].needsUpdate = true;
570 this.sidebarPanes.metrics.needsUpdate = true;
577 this.sidebarPanes.styles.needsUpdate = true;
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 761 boolean needsUpdate = false;
766 needsUpdate = true;
771 needsUpdate = true;
776 needsUpdate = true;
780 needsUpdate = true;
784 needsUpdate = true;
788 needsUpdate = true;
792 needsUpdate = true;
796 needsUpdate = true;
808 needsUpdate = true
    [all...]
  /external/chromium_org/remoting/webapp/
host.js 49 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;

Completed in 1458 milliseconds

1 2