Home
last modified time | relevance | path

Searched refs:x_version (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/
Dconfigure.ac744 [AC_LINK_IFELSE([AC_LANG_PROGRAM([namespace x_version {void f(){}}
745 namespace x = x_version;
746 using namespace x_version;
Dconfigure6852 namespace x_version {void f(){}}
6853 namespace x = x_version;
6854 using namespace x_version;
/third_party/skia/third_party/externals/icu/source/
Dconfigure.ac747 [AC_LINK_IFELSE([AC_LANG_PROGRAM([namespace x_version {void f(){}}
748 namespace x = x_version;
749 using namespace x_version;
Dconfigure6843 namespace x_version {void f(){}}
6844 namespace x = x_version;
6845 using namespace x_version;
/third_party/mksh/
Dedit.c3132 x_version(int c MKSH_A_UNUSED) in x_version() function
/third_party/icu/tools/multi/c/patch/
D3_08222 namespace x_version {void f(){}};
8223 namespace x = x_version;
8224 using namespace x_version;