HomeSort by relevance Sort by last modified time
    Searched full:ngot (Results 1 - 24 of 24) sorted by null

  /external/elfutils/src/
i386_ld.c 238 if (statep->ngot + statep->nplt == 0)
250 data->d_size = (3 + statep->ngot + statep->nplt) * sizeof (Elf32_Addr);
337 if (unlikely (statep->nplt + statep->ngot == 0))
516 ++statep->ngot;
ld.h 859 size_t ngot; member in struct:ld_state
ldgeneric.c 135 || ld_state.ngot > 0);
661 ++ld_state.ngot;
685 --ld_state.ngot;
725 ++ld_state.ngot;
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
ncnvtst.c     [all...]
utf16tst.c 619 printf("\nGot:");
635 printf("\nGot:");
utf8tst.c 752 log_err("\nGot: ");
766 log_err("\nGot: ");
    [all...]
cnumtst.c 231 log_err("Fail: Error in complete number Formatting using unum_format()\nGot: b=%d end=%d\nExpected: b=1 end=12\n",
263 log_err("Fail: Error in complete number Formatting using unum_formatDouble()\nGot: b=%d end=%d\nExpected: b=9 end=11",
317 log_err("Fail: Error in complete number Formatting using unum_formatDouble()\nGot: b=%d end=%d\nExpected: b=1 end=6\n",
    [all...]
crestst.c 205 log_verbose("\nGot->");
    [all...]
ncnvfbts.c 418 log_err("\nGot : ");
cbiditst.c 738 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
773 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
804 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
839 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
    [all...]
nucnvtst.c 444 printf("\nGot:");
477 printf("\nGot:");
643 printf("\nGot:");
    [all...]
  /external/icu4c/test/cintltst/
ncnvtst.c     [all...]
utf16tst.c 619 printf("\nGot:");
635 printf("\nGot:");
utf8tst.c 752 log_err("\nGot: ");
766 log_err("\nGot: ");
    [all...]
cnumtst.c 231 log_err("Fail: Error in complete number Formatting using unum_format()\nGot: b=%d end=%d\nExpected: b=1 end=12\n",
263 log_err("Fail: Error in complete number Formatting using unum_formatDouble()\nGot: b=%d end=%d\nExpected: b=9 end=11",
317 log_err("Fail: Error in complete number Formatting using unum_formatDouble()\nGot: b=%d end=%d\nExpected: b=1 end=6\n",
    [all...]
crestst.c 208 log_verbose("\nGot->");
    [all...]
ncnvfbts.c 420 log_err("\nGot : ");
cbiditst.c 738 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
773 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
804 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
839 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
    [all...]
nucnvtst.c 476 printf("\nGot:");
509 printf("\nGot:");
675 printf("\nGot:");
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
cpdtrtst.cpp 291 errln("Error: setTransliterator() failed. Expected->" + ID2 + "\nGot->" + temp);
dtptngts.cpp 659 errln(UnicodeString("ERROR: Unexpected result from getSkeletons and getPatternForSkeleton\nGot: ") + returnPattern
  /external/icu4c/test/intltest/
cpdtrtst.cpp 291 errln("Error: setTransliterator() failed. Expected->" + ID2 + "\nGot->" + temp);
dtptngts.cpp 660 errln(UnicodeString("ERROR: Unexpected result from getSkeletons and getPatternForSkeleton\nGot: ") + returnPattern
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp_unittest.py     [all...]

Completed in 807 milliseconds