Home
last modified time | relevance | path

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

12

/external/libtextclassifier/utils/
Dtoken-feature-extractor.cc51 const UniLib& unilib, UnicodeText* remapped) { in RemapTokenUnicode() argument
58 remapped->clear(); in RemapTokenUnicode()
61 remapped->push_back('0'); in RemapTokenUnicode()
63 remapped->push_back(unilib.ToLower(*it)); in RemapTokenUnicode()
65 remapped->push_back(*it); in RemapTokenUnicode()
/external/clang/test/Index/Inputs/
Dcrash-recovery-reparse-remap.c2 #warning parsing remapped file
/external/v8/src/third_party/utf8-decoder/
DREADME.v815 - The transitions have been remapped to represent both a state transition and a
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AdjustHue.pbtxt28 and then remapped back to RGB colorspace.
Dapi_def_AdjustSaturation.pbtxt28 values, 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-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dclone-module.ll27 ; metadata !8 2nd argument and the !dbg !14 debug location may get remapped
/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/u-boot/arch/arm/dts/
Darmada-xp-theadorable.dts48 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-xp-gp.dts49 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-xp-maxbcm.dts48 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-xp-synology-ds414.dts11 * Note: this Device Tree assumes that the bootloader has remapped the
/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp381 bool remapped = false; in visitSymbol() local
386 remapped = true; in visitSymbol()
389 if (!remapped) in visitSymbol()
/external/ImageMagick/coders/
Ddds.c3158 remapped[16]; in WriteIndices() local
3169 remapped[i] = (indices[i] ^ 0x1) & 0x3; in WriteIndices()
3171 remapped[i] = 0; in WriteIndices()
3173 remapped[i] = indices[i]; in WriteIndices()
3186 ind = remapped + 4*i; in WriteIndices()
/external/blktrace/doc/
Dblktrace.tex580 \item[A -- remap] For stacked devices, incoming io is remapped to device
582 being remapped to what.
635 A & IO was remapped to a different device \\ \hline
768 BLK\_TA\_REMAP & BIO was remapped \\ \hline
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Darm64-regbankselect.mir315 ; Greedy mode remapped the instruction on the GPR bank.
348 ; Greedy mode remapped the instruction on the GPR bank.
/external/llvm/lib/Target/X86/
DREADME.txt1283 arithmetic to be remapped to the new node.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DREADME.txt1283 arithmetic to be remapped to the new node.

12