HomeSort by relevance Sort by last modified time
    Searched refs:Remap (Results 1 - 7 of 7) sorted by null

  /external/clang/tools/libclang/
ARCMigrate.cpp 25 struct Remap {
58 std::unique_ptr<Remap> remap(new Remap());
60 bool err = arcmt::getFileRemappings(remap->Vec, migrate_dir_path,&diagBuffer);
73 return remap.release();
80 std::unique_ptr<Remap> remap(new Remap());
86 return remap.release()
    [all...]
  /external/llvm/lib/Target/R600/
R600OptimizeVectorRegisters.cpp 93 std::vector<std::pair<unsigned, unsigned> > &Remap) const;
145 RegSeqInfo *ToMerge, std::vector< std::pair<unsigned, unsigned> > &Remap)
153 Remap.push_back(std::pair<unsigned, unsigned>
159 Remap.push_back(std::pair<unsigned, unsigned>
  /external/chromium_org/cc/surfaces/
surface_aggregator.cc 50 RenderPass::Id Remap(RenderPass::Id id) {
72 return allocator->Remap(surface_local_pass_id);
  /external/clang/include/clang/Serialization/
ASTReader.h 325 friend class ASTUnit; // ASTUnit needs to remap source locations.
    [all...]
  /external/chromium_org/remoting/webapp/
client_plugin.js 516 * Remap one USB keycode to another in all subsequent key events.
518 * @param {number} fromKeycode The USB-style code of the key to remap.
519 * @param {number} toKeycode The USB-style code to remap the key to.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 536 STDMETHOD(Remap)(THIS_ DWORD num_vertices, DWORD* vertex_remap) PURE;
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js     [all...]

Completed in 139 milliseconds