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

  /src/external/apache2/llvm/dist/llvm/tools/dsymutil/
SymbolMap.cpp 45 const std::string &Translation = UnobfuscatedStrings[LineNumber];
47 return Translation;
51 if (Translation[0] == 1)
52 return StringRef(Translation).drop_front();
56 // during MachO symbol table translation, thus there should be no risk on
58 UnobfuscatedStrings.emplace_back("_" + Translation);
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 65 /*! [Begin] no source code translation */
71 /*! [End] no source code translation !*/
77 /* Type of translation - 1=Sparse, 0=Dense */
312 UINT8 Translation;
319 UINT8 Translation;

Completed in 68 milliseconds