Home
last modified time | relevance | path

Searched refs:remaps (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh630 remaps.fini (); in ~SubrSubsetter()
653 remaps.init (acc.fdCount); in subset()
729 remaps.create (closures); in subset()
769 return encode_subrs (parsed_global_subrs, remaps.global_remap, 0, buffArray); in encode_globalsubrs()
774 return encode_subrs (parsed_local_subrs[fd], remaps.local_remaps[fd], fd, buffArray); in encode_localsubrs()
941 encoder.encode_int (remaps.local_remaps[fd].biased_num (opstr.subr_num)); in encode_str()
946 encoder.encode_int (remaps.global_remap.biased_num (opstr.subr_num)); in encode_str()
966 SubrRemaps remaps; member
/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java229 for (Remap remap : run.remapper.remaps) { in execute()
303 if (remapper.remaps.isEmpty()) { in addConfiguredRemapper()
654 List<Remap> remaps = new ArrayList<Remap>(); field in CLDRBuild.Remapper
674 remaps.add(remap); in addConfiguredRemap()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DMCJITDesignAndImplementation.rst131 The client remaps the section address by calling MCJIT::mapSectionAddress.
/external/llvm/docs/
DMCJITDesignAndImplementation.rst131 The client remaps the section address by calling MCJIT::mapSectionAddress.
/external/blktrace/btt/doc/
Dbtt.tex894 [ -r | --no-remaps ]
1041 \subsection{\label{sec:o-r}\texttt{--no-remaps}/\texttt{-r}}
/external/strace/
DChangeLog46481 the code remaps scno back to actual value before printing