HomeSort by relevance Sort by last modified time
    Searched refs:Inverse (Results 151 - 175 of 488) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
pose.h 29 rotation_ = rotation_.inverse();
33 Pose Inverse() const {
96 // The transfrom from the reference is the inverse of the pose.
97 Eigen::AffineMatrix<T, 4> matrix(rotation_.inverse().toRotationMatrix());
  /external/clang/include/clang/Analysis/
CFG.h     [all...]
  /external/llvm/include/llvm/IR/
Dominators.h 37 extern template void Calculate<Function, Inverse<BasicBlock *>>(
38 DominatorTreeBase<GraphTraits<Inverse<BasicBlock *>>::NodeType> &DT,
  /external/llvm/lib/IR/
Dominators.cpp 68 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
69 DominatorTreeBase<GraphTraits<Inverse<BasicBlock *>>::NodeType> &DT,
  /frameworks/native/libs/vr/libdvrcommon/tests/
pose_test.cpp 121 TYPED_TEST(PoseTest, Inverse) {
134 const Pose_t pose_inverse = pose.Inverse();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Dominators.h 41 extern template void Calculate<Function, Inverse<BasicBlock *>>(
42 DominatorTreeBaseByGraphTraits<GraphTraits<Inverse<BasicBlock *>>> &DT,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Dominators.h 41 extern template void Calculate<Function, Inverse<BasicBlock *>>(
42 DominatorTreeBaseByGraphTraits<GraphTraits<Inverse<BasicBlock *>>> &DT,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Dominators.h 41 extern template void Calculate<Function, Inverse<BasicBlock *>>(
42 DominatorTreeBaseByGraphTraits<GraphTraits<Inverse<BasicBlock *>>> &DT,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Dominators.h 41 extern template void Calculate<Function, Inverse<BasicBlock *>>(
42 DominatorTreeBaseByGraphTraits<GraphTraits<Inverse<BasicBlock *>>> &DT,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Dominators.h 41 extern template void Calculate<Function, Inverse<BasicBlock *>>(
42 DominatorTreeBaseByGraphTraits<GraphTraits<Inverse<BasicBlock *>>> &DT,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Dominators.h 41 extern template void Calculate<Function, Inverse<BasicBlock *>>(
42 DominatorTreeBaseByGraphTraits<GraphTraits<Inverse<BasicBlock *>>> &DT,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/
CFG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/
CFG.h     [all...]

Completed in 863 milliseconds

1 2 3 4 5 67 8 91011>>