HomeSort by: relevance | last modified time | path
    Searched defs:string_pair (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/cmdline/
options_test.cpp 435 typedef std::pair< std::string, std::string > string_pair; typedef
439 ATF_REQUIRE(string_pair("foo", "bar") ==
443 ATF_REQUIRE(string_pair(" foo ", " bar baz") ==
  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 4351 struct string_pair
4357 const struct string_pair narrowable[] =
4370 const struct string_pair widenable[] =
4410 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4574 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++)
4341 struct string_pair struct
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 4351 struct string_pair
4357 const struct string_pair narrowable[] =
4370 const struct string_pair widenable[] =
4410 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4574 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++)
4341 struct string_pair struct
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 4349 struct string_pair
4355 const struct string_pair narrowable[] =
4368 const struct string_pair widenable[] =
4408 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4572 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++)
4339 struct string_pair struct
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 4351 struct string_pair
4357 const struct string_pair narrowable[] =
4370 const struct string_pair widenable[] =
4410 for (opi = 0; opi < (sizeof (narrowable)/sizeof (struct string_pair)); opi++)
4574 for (opi = 0; opi < (sizeof (widenable)/sizeof (struct string_pair)); opi++)
4341 struct string_pair struct

Completed in 58 milliseconds