HomeSort by relevance Sort by last modified time
    Searched full:utag (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_utils_imp.cpp 197 uint32_t uTag = FX_HashCode_String_GetW(wsTag, wsTag.GetLength(), TRUE);
198 if (uTag == 0x0001f714) {
200 } else if (uTag == 0x00000070) {
204 } else if (uTag == 0xa48ac63) {
  /external/llvm/include/llvm/CodeGen/
LiveIntervalUnion.h 141 void init(unsigned UTag, LiveInterval *VReg, LiveIntervalUnion *LIU) {
143 if (UserTag == UTag && VirtReg == VReg &&
152 UserTag = UTag;
  /external/icu/icu4c/source/i18n/
transreg.cpp 1066 UnicodeString utag; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-tic54x.texi 640 @item [@var{utag}] .union
647 @itemx @var{label} .tag [@var{utag}]

Completed in 3164 milliseconds