/external/jsoncpp/src/lib_json/ |
json_internalarray.inl | 192 ArrayIndex index) const { 213 for (ArrayIndex index = 0; index < size_; ++index, increment(itOther)) { 250 ArrayIndex tempSize = size_; 263 void ValueInternalArray::resize(ArrayIndex newSize) { 284 void ValueInternalArray::makeIndexValid(ArrayIndex index) { 294 ArrayIndex nextPageIndex = (size_ % itemsPerPage) != 0 316 Value& ValueInternalArray::resolveReference(ArrayIndex index) { 322 Value* ValueInternalArray::find(ArrayIndex index) const { 328 ValueInternalArray::ArrayIndex ValueInternalArray::size() const { 337 ValueInternalArray::ArrayIndex [all...] |
json_value.cpp | 167 Value::CZString::CZString(ArrayIndex index) : cstr_(0), index_(index) {} 178 ? static_cast<ArrayIndex>(other.index_ == noDuplication 209 ArrayIndex Value::CZString::index() const { return index_; } 754 ArrayIndex Value::size() const { 772 return ArrayIndex(value_.map_->size()); 818 void Value::resize(ArrayIndex newSize) { 824 ArrayIndex oldSize = size(); 830 for (ArrayIndex index = newSize; index < oldSize; ++index) { 840 Value& Value::operator[](ArrayIndex index) { 843 "in Json::Value::operator[](ArrayIndex): requires arrayValue") [all...] |
/external/jsoncpp/include/json/ |
forwards.h | 26 typedef unsigned int ArrayIndex;
|
value.h | 134 typedef Json::ArrayIndex ArrayIndex; 170 CZString(ArrayIndex index); 177 ArrayIndex index() const; 184 ArrayIndex index_; 292 ArrayIndex size() const; 311 void resize(ArrayIndex size); 319 Value& operator[](ArrayIndex index); 332 const Value& operator[](ArrayIndex index) const; 342 Value get(ArrayIndex index, const Value& defaultValue) const [all...] |
/external/webrtc/webrtc/base/ |
json_unittest.cc | 191 for (Json::Value::ArrayIndex i = 0; i < in.size(); ++i) { 198 for (Json::Value::ArrayIndex i = 0; i < in.size(); i++) { 207 for (Json::Value::ArrayIndex i = 0; i < in.size(); ++i) { 214 for (Json::Value::ArrayIndex i = 0; i < in.size(); i++) { 223 for (Json::Value::ArrayIndex i = 0; i < in.size(); ++i) { 230 for (Json::Value::ArrayIndex i = 0; i < in.size(); i++) { 239 for (Json::Value::ArrayIndex i = 0; i < in.size(); ++i) { 246 for (Json::Value::ArrayIndex i = 0; i < in.size(); i++) { 255 for (Json::Value::ArrayIndex i = 0; i < in.size(); ++i) { 262 for (Json::Value::ArrayIndex i = 0; i < in.size(); i++) [all...] |
json.cc | 132 for (Json::Value::ArrayIndex i = 0; i < value.size(); ++i) { 220 *out = in[static_cast<Json::Value::ArrayIndex>(n)];
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
evcoll.h | 140 DWORD ArrayIndex, 173 DWORD ArrayIndex 188 DWORD ArrayIndex 205 DWORD ArrayIndex,
|
tdh.h | 138 ULONG ArrayIndex;
|
/external/smali/util/src/main/java/org/jf/util/ |
StringWrapper.java | 60 int arrayIndex = 0; 66 output = addString(output, str.substring(lineStart, i), arrayIndex++); 69 output = addString(output, str.substring(lineStart, i), arrayIndex++); 74 output = addString(output, str.substring(lineStart), arrayIndex++, output.length+1); 77 if (arrayIndex < output.length) { 78 output[arrayIndex] = null;
|
/external/proguard/src/proguard/evaluation/ |
Processor.java | 123 IntegerValue arrayIndex = stack.ipop(); 125 stack.push(arrayReference.integerArrayLoad(arrayIndex, valueFactory)); 130 IntegerValue arrayIndex = stack.ipop(); 132 stack.push(arrayReference.longArrayLoad(arrayIndex, valueFactory)); 137 IntegerValue arrayIndex = stack.ipop(); 139 stack.push(arrayReference.floatArrayLoad(arrayIndex, valueFactory)); 144 IntegerValue arrayIndex = stack.ipop(); 146 stack.push(arrayReference.doubleArrayLoad(arrayIndex, valueFactory)); 151 IntegerValue arrayIndex = stack.ipop(); 153 stack.push(arrayReference.referenceArrayLoad(arrayIndex, valueFactory)) [all...] |
/frameworks/base/drm/java/android/drm/ |
DrmUtils.java | 132 private int readByte(byte[] constraintData, int arrayIndex) { 134 return (int)constraintData[arrayIndex]; 138 byte[] constraintData, int numberOfBytes, int arrayIndex) { 140 for (int j = arrayIndex, i = 0; j < arrayIndex + numberOfBytes; j++,i++) {
|
/packages/services/Car/car-lib/src/android/car/ |
VehicleZoneUtil.java | 122 int arrayIndex = 0; 125 list[arrayIndex] = flag; 126 arrayIndex++;
|
/prebuilts/misc/common/swig/include/2.0.11/csharp/ |
std_vector.i | 93 public void CopyTo(System.Array array, int arrayIndex) 95 public void CopyTo($typemap(cstype, CTYPE)[] array, int arrayIndex) 98 CopyTo(0, array, arrayIndex, this.Count); 102 public void CopyTo(int index, System.Array array, int arrayIndex, int count) 104 public void CopyTo(int index, $typemap(cstype, CTYPE)[] array, int arrayIndex, int count) 111 if (arrayIndex < 0) 112 throw new ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); 117 if (index+count > this.Count || arrayIndex+count > array.Length) 120 array.SetValue(getitemcopy(index+i), arrayIndex+i);
|
std_map.i | 116 public void CopyTo(System.Collections.Generic.KeyValuePair<$typemap(cstype, K), $typemap(cstype, T)>[] array, int arrayIndex) { 119 if (arrayIndex < 0) 120 throw new ArgumentOutOfRangeException("arrayIndex", "Value is less than zero"); 123 if (arrayIndex+this.Count > array.Length) 129 array.SetValue(new System.Collections.Generic.KeyValuePair<$typemap(cstype, K), $typemap(cstype, T)>(currentKey, this[currentKey]), arrayIndex+i);
|
/frameworks/base/core/java/android/view/inputmethod/ |
SparseRectFArray.java | 267 final int arrayIndex = Arrays.binarySearch(mKeys, index); 268 if (arrayIndex < 0) { 271 final int baseCoordIndex = arrayIndex * 4; 285 final int arrayIndex = Arrays.binarySearch(mKeys, index); 286 if (arrayIndex < 0) { 289 return mFlagsArray[arrayIndex];
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
SensorCtsHelper.java | 61 int arrayIndex = (int) Math.round(arrayCopy.size() * p - .5f); 63 arrayIndex = Math.min(Math.max(arrayIndex, 0), arrayCopy.size() - 1); 64 percentileValues.add(arrayCopy.get(arrayIndex));
|
/external/clang/include/clang/Analysis/Analyses/ |
ThreadSafetyOps.def | 37 TIL_OPCODE_DEF(ArrayIndex)
|
/external/caliper/caliper/src/main/java/com/google/caliper/memory/ |
Chain.java | 55 ArrayIndexChain appendArrayIndex(int arrayIndex, Object value) { 56 return new ArrayIndexChain(this, arrayIndex, value);
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/ |
MimeHeader.java | 150 int index = arrayIndex(a, o); 154 public final static int arrayIndex(Object[] a, Object o) {
|
/packages/services/Telephony/src/com/android/phone/common/mail/internet/ |
MimeHeader.java | 149 int index = arrayIndex(a, o); 153 public final static int arrayIndex(Object[] a, Object o) {
|
/external/skia/tools/json/ |
SkJSONRenderer.cpp | 170 static Json::ArrayIndex decode_data(Json::Value bytes, void** target) { 171 Json::ArrayIndex size = bytes.size(); 173 for (Json::ArrayIndex i = 0; i < size; i++) { 439 Json::ArrayIndex count = jsonIntervals.size(); 441 for (Json::ArrayIndex i = 0; i < count; i++) { 497 Json::ArrayIndex length = decode_data(bytes, &data); 567 for (Json::ArrayIndex i = 0; i < verbs.size(); i++) { 756 for (Json::ArrayIndex i = 0 ; i < runs.size(); i++) { [all...] |
/external/skia/experimental/docs/ |
animationCommon.js | 137 var arrayIndex = +targetField; 138 if (!isNaN(arrayIndex) && targetField.length > 0) { 139 targetField = arrayIndex;
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
SettingsValues.java | 331 final int arrayIndex = Integer.parseInt(currentAutoCorrectionSetting); 332 if (arrayIndex >= 0 && arrayIndex < autoCorrectionThresholdValues.length) { 333 final String val = autoCorrectionThresholdValues[arrayIndex];
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineVertexUtil.cpp | 800 int arrayIndex = 0; 809 Vec4(0.0f, 0.0f, (float)arrayIndex, 0.0f) 814 Vec4(0.0f, 1.0f, (float)arrayIndex, 0.0f) 819 Vec4(1.0f, 0.0f, (float)arrayIndex, 0.0f) 824 Vec4(1.0f, 1.0f, (float)arrayIndex, 0.0f) 834 arrayIndex++;
|
/external/clang/include/clang/AST/ |
APValue.h | 62 /// ArrayIndex - The array index of the next item in the path. 63 uint64_t ArrayIndex;
|