/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_file.cc | 66 for (int i = 0; i < file->message_type_count(); i++) { in FileGenerator() local 71 for (int i = 0; i < file->enum_type_count(); i++) { in FileGenerator() local 76 for (int i = 0; i < file->service_count(); i++) { in FileGenerator() local 81 for (int i = 0; i < file->extension_count(); i++) { in FileGenerator() local 146 for (int i = 0; i < file_->dependency_count(); i++) { in GenerateHeader() local 177 for (int i = 0; i < file_->message_type_count(); i++) { in GenerateHeader() local 184 for (int i = 0; i < file_->message_type_count(); i++) { in GenerateHeader() local 187 for (int i = 0; i < file_->enum_type_count(); i++) { in GenerateHeader() local 195 for (int i = 0; i < file_->message_type_count(); i++) { in GenerateHeader() local 210 for (int i = 0; i < file_->service_count(); i++) { in GenerateHeader() local [all …]
|
D | cpp_message.cc | 89 for (int i = 0; i < descriptor->field_count(); i++) { in SortFieldsByNumber() local 126 for (int i = 0; i < type->field_count(); i++) { in HasRequiredFields() local 163 for (int i = 0; i < descriptor->nested_type_count(); i++) { in MessageGenerator() local 168 for (int i = 0; i < descriptor->enum_type_count(); i++) { in MessageGenerator() local 173 for (int i = 0; i < descriptor->extension_count(); i++) { in MessageGenerator() local 186 for (int i = 0; i < descriptor_->nested_type_count(); i++) { in GenerateForwardDeclaration() local 193 for (int i = 0; i < descriptor_->nested_type_count(); i++) { in GenerateEnumDefinitions() local 197 for (int i = 0; i < descriptor_->enum_type_count(); i++) { in GenerateEnumDefinitions() local 204 for (int i = 0; i < descriptor_->nested_type_count(); i++) { in GenerateGetEnumDescriptorSpecializations() local 207 for (int i = 0; i < descriptor_->enum_type_count(); i++) { in GenerateGetEnumDescriptorSpecializations() local [all …]
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_file.cc | 64 for (int i = 0; i < fields.size(); i++) { in UsesExtensions() local 102 for (int i = 0; i < file_->enum_type_count() && !found_conflict; i++) { in Validate() local 107 for (int i = 0; i < file_->message_type_count() && !found_conflict; i++) { in Validate() local 112 for (int i = 0; i < file_->service_count() && !found_conflict; i++) { in Validate() local 162 for (int i = 0; i < file_->extension_count(); i++) { in Generate() local 166 for (int i = 0; i < file_->message_type_count(); i++) { in Generate() local 178 for (int i = 0; i < file_->enum_type_count(); i++) { in Generate() local 181 for (int i = 0; i < file_->message_type_count(); i++) { in Generate() local 185 for (int i = 0; i < file_->service_count(); i++) { in Generate() local 193 for (int i = 0; i < file_->extension_count(); i++) { in Generate() local [all …]
|
D | java_message.cc | 84 for (int i = 0; i < descriptor->field_count(); i++) { in SortFieldsByNumber() local 125 for (int i = 0; i < type->field_count(); i++) { in HasRequiredFields() local 194 for (int i = 0; i < descriptor_->nested_type_count(); i++) { in GenerateStaticVariables() local 230 for (int i = 0; i < descriptor_->field_count(); i++) { in GenerateStaticVariableInitializers() local 243 for (int i = 0; i < descriptor_->nested_type_count(); i++) { in GenerateStaticVariableInitializers() local 249 for (int i = 0; i < descriptor_->extension_count(); i++) { in GenerateStaticVariableInitializers() local 330 for (int i = 0; i < descriptor_->enum_type_count(); i++) { in Generate() local 334 for (int i = 0; i < descriptor_->nested_type_count(); i++) { in Generate() local 338 for (int i = 0; i < descriptor_->extension_count(); i++) { in Generate() local 343 for (int i = 0; i < descriptor_->field_count(); i++) { in Generate() local [all …]
|
/external/wpa_supplicant/ |
D | aes.c | 784 #define RCON(i) rcon[(i)] argument 786 #define TE0(i) Te0[((i) >> 24) & 0xff] argument 787 #define TE1(i) Te1[((i) >> 16) & 0xff] argument 788 #define TE2(i) Te2[((i) >> 8) & 0xff] argument 789 #define TE3(i) Te3[(i) & 0xff] argument 790 #define TE41(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) argument 791 #define TE42(i) (Te4[((i) >> 16) & 0xff] & 0x00ff0000) argument 792 #define TE43(i) (Te4[((i) >> 8) & 0xff] & 0x0000ff00) argument 793 #define TE44(i) (Te4[(i) & 0xff] & 0x000000ff) argument 794 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) argument [all …]
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
D | aes.c | 790 #define RCON(i) rcon[(i)] argument 792 #define TE0(i) Te0[((i) >> 24) & 0xff] argument 793 #define TE1(i) Te1[((i) >> 16) & 0xff] argument 794 #define TE2(i) Te2[((i) >> 8) & 0xff] argument 795 #define TE3(i) Te3[(i) & 0xff] argument 796 #define TE41(i) (Te4[((i) >> 24) & 0xff] & 0xff000000) argument 797 #define TE42(i) (Te4[((i) >> 16) & 0xff] & 0x00ff0000) argument 798 #define TE43(i) (Te4[((i) >> 8) & 0xff] & 0x0000ff00) argument 799 #define TE44(i) (Te4[(i) & 0xff] & 0x000000ff) argument 800 #define TE421(i) (Te4[((i) >> 16) & 0xff] & 0xff000000) argument [all …]
|
/external/chromium/sdch/open-vcdiff/src/ |
D | vcdecoder2_test.cc | 33 for (size_t i = 0; i < delta_file_header_.size(); ++i) { in TEST_F() local 42 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 52 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 64 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 77 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 94 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 108 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 118 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 129 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local 143 for (size_t i = 0; i < delta_file_.size(); ++i) { in TEST_F() local [all …]
|
/external/ipsec-tools/src/racoon/ |
D | strnames.c | 213 int i; local 237 int i; local 289 int i; local 325 int i; local 377 int i; local 396 int i; local 417 int i; local 432 int i; local 452 int i; local 480 int i; local [all …]
|
/external/icu4c/common/unicode/ |
D | utf_old.h | 336 #define UTF8_GET_CHAR_UNSAFE(s, i, c) { \ argument 343 #define UTF8_GET_CHAR_SAFE(s, start, i, length, c, strict) { \ argument 350 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) { \ argument 370 #define UTF8_APPEND_CHAR_UNSAFE(s, i, c) { \ argument 390 #define UTF8_FWD_1_UNSAFE(s, i) { \ argument 395 #define UTF8_FWD_N_UNSAFE(s, i, n) { \ argument 404 #define UTF8_SET_CHAR_START_UNSAFE(s, i) { \ argument 409 #define UTF8_NEXT_CHAR_SAFE(s, i, length, c, strict) { \ argument 421 #define UTF8_APPEND_CHAR_SAFE(s, i, length, c) { \ argument 430 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length) argument [all …]
|
D | utf8.h | 197 #define U8_GET_UNSAFE(s, i, c) { \ argument 221 #define U8_GET(s, start, i, length, c) { \ argument 246 #define U8_NEXT_UNSAFE(s, i, c) { \ argument 283 #define U8_NEXT(s, i, length, c) { \ argument 325 #define U8_APPEND_UNSAFE(s, i, c) { \ argument 361 #define U8_APPEND(s, i, capacity, c, isError) { \ argument 386 #define U8_FWD_1_UNSAFE(s, i) { \ argument 401 #define U8_FWD_1(s, i, length) { \ argument 427 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument 448 #define U8_FWD_N(s, i, length, n) { \ argument [all …]
|
D | utf16.h | 166 #define U16_GET_UNSAFE(s, i, c) { \ argument 197 #define U16_GET(s, start, i, length, c) { \ argument 234 #define U16_NEXT_UNSAFE(s, i, c) { \ argument 261 #define U16_NEXT(s, i, length, c) { \ argument 285 #define U16_APPEND_UNSAFE(s, i, c) { \ argument 311 #define U16_APPEND(s, i, capacity, c, isError) { \ argument 332 #define U16_FWD_1_UNSAFE(s, i) { \ argument 349 #define U16_FWD_1(s, i, length) { \ argument 367 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument 388 #define U16_FWD_N(s, i, length, n) { \ argument [all …]
|
/external/chromium/third_party/icu/public/common/unicode/ |
D | utf_old.h | 336 #define UTF8_GET_CHAR_UNSAFE(s, i, c) { \ argument 343 #define UTF8_GET_CHAR_SAFE(s, start, i, length, c, strict) { \ argument 350 #define UTF8_NEXT_CHAR_UNSAFE(s, i, c) { \ argument 370 #define UTF8_APPEND_CHAR_UNSAFE(s, i, c) { \ argument 390 #define UTF8_FWD_1_UNSAFE(s, i) { \ argument 395 #define UTF8_FWD_N_UNSAFE(s, i, n) { \ argument 404 #define UTF8_SET_CHAR_START_UNSAFE(s, i) { \ argument 409 #define UTF8_NEXT_CHAR_SAFE(s, i, length, c, strict) { \ argument 421 #define UTF8_APPEND_CHAR_SAFE(s, i, length, c) { \ argument 430 #define UTF8_FWD_1_SAFE(s, i, length) U8_FWD_1(s, i, length) argument [all …]
|
D | utf8.h | 166 #define U8_GET_UNSAFE(s, i, c) { \ argument 190 #define U8_GET(s, start, i, length, c) { \ argument 215 #define U8_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U8_NEXT(s, i, length, c) { \ argument 294 #define U8_APPEND_UNSAFE(s, i, c) { \ argument 330 #define U8_APPEND(s, i, capacity, c, isError) { \ argument 355 #define U8_FWD_1_UNSAFE(s, i) { \ argument 370 #define U8_FWD_1(s, i, length) { \ argument 396 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument 417 #define U8_FWD_N(s, i, length, n) { \ argument [all …]
|
D | utf16.h | 166 #define U16_GET_UNSAFE(s, i, c) { \ argument 197 #define U16_GET(s, start, i, length, c) { \ argument 234 #define U16_NEXT_UNSAFE(s, i, c) { \ argument 261 #define U16_NEXT(s, i, length, c) { \ argument 285 #define U16_APPEND_UNSAFE(s, i, c) { \ argument 311 #define U16_APPEND(s, i, capacity, c, isError) { \ argument 332 #define U16_FWD_1_UNSAFE(s, i) { \ argument 349 #define U16_FWD_1(s, i, length) { \ argument 367 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument 388 #define U16_FWD_N(s, i, length, n) { \ argument [all …]
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | utf8.h | 166 #define U8_GET_UNSAFE(s, i, c) { \ argument 190 #define U8_GET(s, start, i, length, c) { \ argument 215 #define U8_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U8_NEXT(s, i, length, c) { \ argument 276 #define U8_APPEND_UNSAFE(s, i, c) { \ argument 312 #define U8_APPEND(s, i, length, c, isError) { \ argument 330 #define U8_FWD_1_UNSAFE(s, i) { \ argument 345 #define U8_FWD_1(s, i, length) { \ argument 371 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument 392 #define U8_FWD_N(s, i, length, n) { \ argument [all …]
|
D | utf16.h | 157 #define U16_GET_UNSAFE(s, i, c) { \ argument 188 #define U16_GET(s, start, i, length, c) { \ argument 225 #define U16_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U16_NEXT(s, i, length, c) { \ argument 276 #define U16_APPEND_UNSAFE(s, i, c) { \ argument 302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument 323 #define U16_FWD_1_UNSAFE(s, i) { \ argument 340 #define U16_FWD_1(s, i, length) { \ argument 358 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument 379 #define U16_FWD_N(s, i, length, n) { \ argument [all …]
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
D | utf8.h | 166 #define U8_GET_UNSAFE(s, i, c) { \ argument 190 #define U8_GET(s, start, i, length, c) { \ argument 215 #define U8_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U8_NEXT(s, i, length, c) { \ argument 276 #define U8_APPEND_UNSAFE(s, i, c) { \ argument 312 #define U8_APPEND(s, i, length, c, isError) { \ argument 330 #define U8_FWD_1_UNSAFE(s, i) { \ argument 345 #define U8_FWD_1(s, i, length) { \ argument 371 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument 392 #define U8_FWD_N(s, i, length, n) { \ argument [all …]
|
D | utf16.h | 157 #define U16_GET_UNSAFE(s, i, c) { \ argument 188 #define U16_GET(s, start, i, length, c) { \ argument 225 #define U16_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U16_NEXT(s, i, length, c) { \ argument 276 #define U16_APPEND_UNSAFE(s, i, c) { \ argument 302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument 323 #define U16_FWD_1_UNSAFE(s, i) { \ argument 340 #define U16_FWD_1(s, i, length) { \ argument 358 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument 379 #define U16_FWD_N(s, i, length, n) { \ argument [all …]
|
/external/webkit/WebKit/mac/icu/unicode/ |
D | utf8.h | 166 #define U8_GET_UNSAFE(s, i, c) { \ argument 190 #define U8_GET(s, start, i, length, c) { \ argument 215 #define U8_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U8_NEXT(s, i, length, c) { \ argument 276 #define U8_APPEND_UNSAFE(s, i, c) { \ argument 312 #define U8_APPEND(s, i, length, c, isError) { \ argument 330 #define U8_FWD_1_UNSAFE(s, i) { \ argument 345 #define U8_FWD_1(s, i, length) { \ argument 371 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument 392 #define U8_FWD_N(s, i, length, n) { \ argument [all …]
|
D | utf16.h | 157 #define U16_GET_UNSAFE(s, i, c) { \ argument 188 #define U16_GET(s, start, i, length, c) { \ argument 225 #define U16_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U16_NEXT(s, i, length, c) { \ argument 276 #define U16_APPEND_UNSAFE(s, i, c) { \ argument 302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument 323 #define U16_FWD_1_UNSAFE(s, i) { \ argument 340 #define U16_FWD_1(s, i, length) { \ argument 358 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument 379 #define U16_FWD_N(s, i, length, n) { \ argument [all …]
|
/external/webkit/WebCore/icu/unicode/ |
D | utf8.h | 166 #define U8_GET_UNSAFE(s, i, c) { \ argument 190 #define U8_GET(s, start, i, length, c) { \ argument 215 #define U8_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U8_NEXT(s, i, length, c) { \ argument 276 #define U8_APPEND_UNSAFE(s, i, c) { \ argument 312 #define U8_APPEND(s, i, length, c, isError) { \ argument 330 #define U8_FWD_1_UNSAFE(s, i) { \ argument 345 #define U8_FWD_1(s, i, length) { \ argument 371 #define U8_FWD_N_UNSAFE(s, i, n) { \ argument 392 #define U8_FWD_N(s, i, length, n) { \ argument [all …]
|
D | utf16.h | 157 #define U16_GET_UNSAFE(s, i, c) { \ argument 188 #define U16_GET(s, start, i, length, c) { \ argument 225 #define U16_NEXT_UNSAFE(s, i, c) { \ argument 252 #define U16_NEXT(s, i, length, c) { \ argument 276 #define U16_APPEND_UNSAFE(s, i, c) { \ argument 302 #define U16_APPEND(s, i, capacity, c, isError) { \ argument 323 #define U16_FWD_1_UNSAFE(s, i) { \ argument 340 #define U16_FWD_1(s, i, length) { \ argument 358 #define U16_FWD_N_UNSAFE(s, i, n) { \ argument 379 #define U16_FWD_N(s, i, length, n) { \ argument [all …]
|
/external/astl/tests/ |
D | test_list.cpp | 54 for (int i = 0; i < 100; ++i) { in testClear() local 64 for (int i = 0; i < 10; ++i) { in testClear() local 85 for (int i = 0; i < 10; ++i) { in testSize() local 96 for (int i = 0; i < 100; ++i) { in testIterator() local 101 for (int i = 0; it != l.end(); ++it, ++i) { in testIterator() local 106 for (int i = 0; i < 100; ++i) { in testIterator() local 111 for (int i = 99; it != l.end(); ++it, --i) { in testIterator() local 120 for (int i = 0; i < 100; ++i) { in testErase() local 146 for (int i = 0; i < 100; ++i) { in testEraseRange() local
|
/external/webkit/JavaScriptCore/runtime/ |
D | Arguments.cpp | 68 for (unsigned i = 0; i < length; i++) in copyToRegisters() local 75 unsigned i = 0; in copyToRegisters() local 84 unsigned i = 0; in copyToRegisters() local 103 for (unsigned i = 0; i < length; i++) in fillArgList() local 120 unsigned i = 0; in fillArgList() local 129 unsigned i = 0; in fillArgList() local 144 bool Arguments::getOwnPropertySlot(ExecState* exec, unsigned i, PropertySlot& slot) in getOwnPropertySlot() 160 unsigned i = propertyName.toArrayIndex(&isArrayIndex); in getOwnPropertySlot() local 185 unsigned i = propertyName.toArrayIndex(&isArrayIndex); in getOwnPropertyDescriptor() local 210 for (unsigned i = 0; i < d->numArguments; ++i) { in getOwnPropertyNames() local [all …]
|
/external/libvpx/vp8/common/ |
D | reconintra.c | 22 int i; in vp8_recon_intra_mbuv() local 38 int r, c, i; in vp8_build_intra_predictors_mby() local 51 int i; in vp8_build_intra_predictors_mby() local 156 int r, c, i; in vp8_build_intra_predictors_mby_s() local 172 int i; in vp8_build_intra_predictors_mby_s() local 285 int i, j; in vp8_build_intra_predictors_mbuv() local 299 int i; in vp8_build_intra_predictors_mbuv() local 343 int i; in vp8_build_intra_predictors_mbuv() local 357 int i; in vp8_build_intra_predictors_mbuv() local 371 int i; in vp8_build_intra_predictors_mbuv() local [all …]
|