Home
last modified time | relevance | path

Searched refs:remapped (Results 1 – 17 of 17) sorted by relevance

/external/libtextclassifier/
Dtoken-feature-extractor.cc51 const UniLib& unilib, UnicodeText* remapped) { in RemapTokenUnicode() argument
58 remapped->clear(); in RemapTokenUnicode()
61 remapped->AppendCodepoint('0'); in RemapTokenUnicode()
63 remapped->AppendCodepoint(unilib.ToLower(*it)); in RemapTokenUnicode()
65 remapped->AppendCodepoint(*it); in RemapTokenUnicode()
/external/clang/test/Index/Inputs/
Dcrash-recovery-reparse-remap.c2 #warning parsing remapped file
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AdjustSaturation.pbtxt28 values, and then remapped back to RGB colorspace.
Dapi_def_AdjustHue.pbtxt28 and then remapped back to RGB colorspace.
/external/llvm/test/Linker/
Ddistinct.ll5 ; remapped.
Dmdlocation.ll3 ; Test that DILocations are remapped properly.
Dtestlink.ll11 ; The uses of intlist in the other file should be remapped.
/external/swiftshader/third_party/LLVM/test/Linker/
Dtestlink1.ll13 ; The uses of intlist in the other file should be remapped.
/external/llvm/test/CodeGen/AArch64/GlobalISel/
Darm64-regbankselect.mir276 ; Greedy mode remapped the instruction on the GPR bank.
322 ; Greedy mode remapped the instruction on the GPR bank.
/external/libxkbcommon/xkbcommon/test/data/symbols/macintosh_vndr/
Dapple77 // it is useful when the Fn key is remapped to something else (e.g. Insert)
/external/ImageMagick/coders/
Ddds.c2947 remapped[16]; in WriteIndices() local
2958 remapped[i] = (indices[i] ^ 0x1) & 0x3; in WriteIndices()
2960 remapped[i] = 0; in WriteIndices()
2962 remapped[i] = indices[i]; in WriteIndices()
2975 ind = remapped + 4*i; in WriteIndices()
/external/blktrace/doc/
Dblktrace.tex577 \item[A -- remap] For stacked devices, incoming io is remapped to device
579 being remapped to what.
632 A & IO was remapped to a different device \\ \hline
765 BLK\_TA\_REMAP & BIO was remapped \\ \hline
/external/syslinux/codepage/
Diso8859-6.txt40 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
/external/llvm/lib/Target/X86/
DREADME.txt1283 arithmetic to be remapped to the new node.
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DREADME.txt1508 arithmetic to be remapped to the new node.
/external/llvm/docs/
DCodeGenerator.rst1677 ... and many others. With a MnemonicAlias definition, the mnemonic is remapped
/external/libxml2/
DChangeLog10629 the way functions are remapped as methods on classes was