/external/chromium_org/third_party/WebKit/Source/wtf/ |
HashCountedSet.h | 175 unsigned newVal = oldVal - 1; 176 if (newVal) { 177 it->value = newVal;
|
/external/eigen/unsupported/Eigen/src/Skyline/ |
SkylineInplaceLU.h | 314 Scalar newVal = x->coeff(row); 320 newVal -= x->coeff(col++) * lIt.value(); 324 x->coeffRef(row) = newVal;
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerDecoder.cpp | 165 int32_t oldVal, newVal; 166 if (!mFormat->findInt32(keys[i], &oldVal) || !targetFormat->findInt32(keys[i], &newVal) 167 || oldVal != newVal) {
|
/external/lzma/CPP/Windows/ |
Registry.cpp | 211 UInt32 newVal;
212 LONG res = QueryValue(name, newVal);
214 value = newVal;
220 bool newVal;
221 LONG res = QueryValue(name, newVal);
223 value = newVal;
|
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/ |
DerOutputStream.java | 109 Object[][] newVal = new Object[val.length * 2][]; 110 System.arraycopy(val, 0, newVal, 0, val.length); 111 val = newVal;
|
/external/opencv/cv/src/ |
cvfloodfill.cpp | 103 uchar newVal[] = {0,0,0}; 113 newVal[0] = _newVal[0]; 115 img[L] = newVal[0]; 118 img[R] = newVal[0]; 121 img[L] = newVal[0]; 127 ICV_SET_C3( newVal, _newVal ); 129 ICV_SET_C3( img + L*3, newVal ); 132 ICV_SET_C3( img + L*3, newVal ); 135 ICV_SET_C3( img + R*3, newVal ); 180 img[i] = newVal[0] [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
tmutfmt.cpp | 795 MessageFormat** newVal = (MessageFormat**)uprv_malloc(kTotal*sizeof(MessageFormat*)); 796 newVal[0] = (MessageFormat*)value[0]->clone(); 797 newVal[1] = (MessageFormat*)value[1]->clone(); 798 target->put(UnicodeString(*key), newVal, status); 800 delete newVal[0]; 801 delete newVal[1]; 802 uprv_free(newVal); [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
main.c | [all...] |
/external/icu4c/i18n/ |
tmutfmt.cpp | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
SerializerBase.java | [all...] |
/dalvik/vm/analysis/ |
CodeVerify.cpp | [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PhoneStatusBar.java | [all...] |
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
PhoneWindowManager.java | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar | |
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | |
org.eclipse.jface_3.6.1.M20100825-0800.jar | |
/external/chromium_org/third_party/sqlite/amalgamation/ |
sqlite3.c | [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
compiler.jar | |
/external/sqlite/dist/orig/ |
sqlite3.c | [all...] |
/external/sqlite/dist/ |
sqlite3.c | [all...] |
/prebuilts/tools/common/eclipse/ |
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar | |
org.eclipse.jface_3.4.2.M20090107-0800.jar | |
org.eclipse.jface_3.6.2.M20110210-1200.jar | |
/prebuilts/devtools/tools/lib/ |
org-eclipse-jface-3.6.2.jar | |
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/ |
org-eclipse-jface-3.6.2.jar | |