Home
last modified time | relevance | path

Searched refs:temptype (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/coregrind/m_demangle/
Dcplus-dem.c4602 char temptype; in demangle_args() local
4618 temptype = *(*mangled)++; in demangle_args()
4620 if (temptype == 'N') in demangle_args()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterTest.java1579 int temptype = UCharacter.getType(i); in TestIteration() local
1580 if (temptype != result.value) { in TestIteration()
1583 temptype + " not " + result.value); in TestIteration()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java1578 int temptype = UCharacter.getType(i); in TestIteration() local
1579 if (temptype != result.value) { in TestIteration()
1582 temptype + " not " + result.value); in TestIteration()
/external/bison/build-aux/
Dtexinfo.tex5681 \def\temptype{#2}%
5682 \ifx\temptype\Ynothingkeyword
5685 \else\ifx\temptype\Yomitfromtockeyword
5688 \else\ifx\temptype\Yappendixkeyword
5735 \ifx\temptype\Ynothingkeyword
5738 \else\ifx\temptype\Yomitfromtockeyword
5741 \else\ifx\temptype\Yappendixkeyword
5834 \def\temptype{#3}%
5838 \ifx\temptype\Ynothingkeyword
5843 \else\ifx\temptype\Yomitfromtockeyword
[all …]
/external/libmicrohttpd/doc/
Dtexinfo.tex5682 \def\temptype{#2}%
5683 \ifx\temptype\Ynothingkeyword
5686 \else\ifx\temptype\Yomitfromtockeyword
5689 \else\ifx\temptype\Yappendixkeyword
5736 \ifx\temptype\Ynothingkeyword
5739 \else\ifx\temptype\Yomitfromtockeyword
5742 \else\ifx\temptype\Yappendixkeyword
5835 \def\temptype{#3}%
5839 \ifx\temptype\Ynothingkeyword
5844 \else\ifx\temptype\Yomitfromtockeyword
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex5682 \def\temptype{#2}%
5683 \ifx\temptype\Ynothingkeyword
5686 \else\ifx\temptype\Yomitfromtockeyword
5689 \else\ifx\temptype\Yappendixkeyword
5736 \ifx\temptype\Ynothingkeyword
5739 \else\ifx\temptype\Yomitfromtockeyword
5742 \else\ifx\temptype\Yappendixkeyword
5835 \def\temptype{#3}%
5839 \ifx\temptype\Ynothingkeyword
5844 \else\ifx\temptype\Yomitfromtockeyword
[all …]
/external/netperf/doc/
Dtexinfo.tex3986 \def\temptype{#2}%
3987 \ifx\temptype\Ynothingkeyword
3991 \else\ifx\temptype\Yomitfromtockeyword
3995 \else\ifx\temptype\Yappendixkeyword
4101 \def\temptype{#3}%
4103 \ifx\temptype\Ynothingkeyword
4107 \else\ifx\temptype\Yomitfromtockeyword
4113 \else\ifx\temptype\Yappendixkeyword
/external/e2fsprogs/lib/et/
Dtexinfo.tex4378 \def\temptype{#2}%
4379 \ifx\temptype\Ynothingkeyword
4383 \else\ifx\temptype\Yomitfromtockeyword
4387 \else\ifx\temptype\Yappendixkeyword
4488 \def\temptype{#3}%
4490 \ifx\temptype\Ynothingkeyword
4494 \else\ifx\temptype\Yomitfromtockeyword
4500 \else\ifx\temptype\Yappendixkeyword
/external/e2fsprogs/doc/
Dtexinfo.tex4378 \def\temptype{#2}%
4379 \ifx\temptype\Ynothingkeyword
4383 \else\ifx\temptype\Yomitfromtockeyword
4387 \else\ifx\temptype\Yappendixkeyword
4488 \def\temptype{#3}%
4490 \ifx\temptype\Ynothingkeyword
4494 \else\ifx\temptype\Yomitfromtockeyword
4500 \else\ifx\temptype\Yappendixkeyword
/external/syslinux/gpxe/src/drivers/net/
Dhfa384x.h2367 hfa384x_pdr_temptype_t temptype; member