/art/runtime/mirror/ |
dex_cache.cc | 37 uint32_t num_strings, 47 CHECK_EQ(num_strings != 0u, strings != nullptr); 58 SetField32<false>(NumStringsOffset(), num_strings); local
|
dex_cache-inl.h | 134 for (size_t i = 0, num_strings = NumStrings(); i != num_strings; ++i) {
|
dex_cache.h | 52 uint32_t num_strings,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
term_entry.h | 75 #define NUM_STRINGS(tp) (tp)->num_Strings 80 #define NUM_STRINGS(tp) STRCOUNT 88 #define for_each_string(n,tp) for(n = 0; n < NUM_STRINGS(tp); n++) 93 #define for_each_ext_string(n,tp) for(n = STRCOUNT; n < NUM_STRINGS(tp); n++) 98 #define ExtStrname(tp,i,names) EXT_NAMES(tp, i, STRCOUNT, (i - (tp->num_Strings - tp->ext_Strings)) + (tp->ext_Numbers + tp->ext_Booleans), names)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
term_entry.h | 75 #define NUM_STRINGS(tp) (tp)->num_Strings 80 #define NUM_STRINGS(tp) STRCOUNT 88 #define for_each_string(n,tp) for(n = 0; n < NUM_STRINGS(tp); n++) 93 #define for_each_ext_string(n,tp) for(n = STRCOUNT; n < NUM_STRINGS(tp); n++) 98 #define ExtStrname(tp,i,names) EXT_NAMES(tp, i, STRCOUNT, (i - (tp->num_Strings - tp->ext_Strings)) + (tp->ext_Numbers + tp->ext_Booleans), names)
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
gcov-io.c | 358 /* Compute the total length in words required to write NUM_STRINGS 363 gcov_unsigned_t num_strings) 366 for (i = 0; i < num_strings; i++) 377 /* Write NUM_STRINGS in STRING_ARRAY as unsigned. */ 380 gcov_write_string_array (char **string_array, gcov_unsigned_t num_strings) 383 for (j = 0; j < num_strings; j++) 765 /* Read NUM_STRINGS strings (as an unsigned array) in STRING_ARRAY, and return 769 gcov_read_string_array (char **string_array, gcov_unsigned_t num_strings) 773 for (j = 0; j < num_strings; j++) 786 of strings read saved in NUM_STRINGS. Returns the string array, whic 810 gcov_unsigned_t src_filename_len, filename_len, i, num_strings; local [all...] |
libgcov-driver.c | 485 gcov_unsigned_t num_strings = 0; local 489 build_info_strings = gcov_read_build_info (length, &num_strings); 498 "none, found %u strings)\n", gi_filename, num_strings); 502 for (i = 0; i < num_strings; i++) 1500 gcov_unsigned_t num_strings; local [all...] |
/art/runtime/native/ |
dalvik_system_VMRuntime.cc | 394 uint32_t num_strings; member in struct:art::DexCacheStats 398 DexCacheStats() : num_strings(0), 425 total->num_strings += dex_file->NumStringIds(); 449 filled->num_strings++; 557 total.num_strings, before.num_strings, after.num_strings);
|
/external/freetype/src/cff/ |
cfftypes.h | 250 FT_UInt num_strings; member in struct:CFF_FontRec_
|
/external/pdfium/third_party/freetype/src/cff/ |
cfftypes.h | 250 FT_UInt num_strings; member in struct:CFF_FontRec_
|
/art/runtime/ |
intern_table.cc | 190 const size_t num_strings = dex_cache->NumStrings(); local 191 for (size_t j = 0; j < num_strings; ++j) {
|