HomeSort by: relevance | last modified time | path
    Searched refs:Hard (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/gen/
t_ctype.c 1121 int Hard = 0xff; /* Ъ, CYRILLIC CAPITAL LETTER HARD SIGN */
1122 int hard = 0xdf; /* ъ, CYRILLIC SMALL LETTER HARD SIGN */ local in function:ATF_TC_BODY
1126 * The CYRILLIC CAPITAL LETTER HARD SIGN code point 0xff in
1132 ATF_CHECK(isalpha(Hard));
1133 ATF_CHECK(isupper(Hard));
1134 ATF_CHECK(!islower(Hard));
1135 ATF_CHECK(!isdigit(Hard));
1136 ATF_CHECK(!isxdigit(Hard));
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8998-oneplus-common.dtsi 57 * but given the same addresses every time. Hard code them as these addresses
sdm845-oneplus-common.dtsi 64 * but given the same address every time. Hard code it as this address is

Completed in 12 milliseconds