Home
last modified time | relevance | path

Searched defs:is32 (Results 1 – 8 of 8) sorted by relevance

/external/skia/include/core/
DSk64.h33 SkBool is32() const { return fHi == ((int32_t)fLo >> 31); } in is32() function
/external/elfutils/libelf/
Delf_begin.c72 bool is32 = e_ident[EI_CLASS] == ELFCLASS32; in get_shnum() local
/external/icu4c/test/letest/
Dsfnt.h208 le_uint32 is32[65536/32]; member
217 le_uint32 is32[65536/32]; member
/external/icu4c/samples/layout/
Dsfnt.h120 le_uint32 is32[65536/32]; member
/external/llvm/lib/Target/Alpha/
DAlphaISelLowering.cpp864 bool is32 = MI->getOpcode() == Alpha::CAS32 || in EmitInstrWithCustomInserter() local
/external/icu4c/tools/tzcode/
Dzic.c1595 is32(x) in is32() function
/external/freetype/src/sfnt/
Dttcmap.c1618 FT_Byte* is32; in FT_CALLBACK_DEF() local
/external/valgrind/main/exp-ptrcheck/
Dh_main.c4820 Bool is32 = elTy == Ity_I32; in schemeS() local