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

  /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/valhall/
disasm.py 122 ambiguous = (len(ops) > 1)
126 % if ambiguous:
131 % if ambiguous:
206 % if ambiguous:
237 # Must not repeat, else we're ambiguous
  /xsrc/external/mit/xterm/dist/
wcwidth.c 78 * terminal shall use. For characters in the East Asian Ambiguous (A)
736 * Ambiguous (A) category as defined in Unicode Technical Report #11
744 /* sorted list of non-overlapping intervals of East Asian Ambiguous
760 static const struct interval ambiguous[] = { local
824 if (Lookup((unsigned long) ucs, ambiguous))
865 " -w use width-characters for ambiguous-width"

Completed in 8 milliseconds