Home
last modified time | relevance | path

Searched defs:Rebase (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/tools_webrtc/
H A Dgn_check_autofix.py104 def Rebase(base_path, dependency_path, dependency): function
/aosp_15_r20/external/coreboot/src/soc/amd/common/pi/
H A Dheapmanager.c60 AGESA_REBASE_PARAMS *Rebase; in agesa_HeapRebase() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMachO.h380 enum class FixupKind { Bind, Rebase }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DMachO.h380 enum class FixupKind { Bind, Rebase }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DMachO.h380 enum class FixupKind { Bind, Rebase }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DMachO.h380 enum class FixupKind { Bind, Rebase }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DMachO.h380 enum class FixupKind { Bind, Rebase }; enumerator
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp1719 void Theme::Rebase(AssetManager2* am, const uint32_t* style_ids, const uint8_t* force, in Rebase() function in android::Theme
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp97 llvm::Rebase("rebase", cl::desc("Display mach-o rebasing info")); member in llvm