Home
last modified time | relevance | path

Searched defs:SetProperties (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h68 MachineFunctionProperties SetProperties; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h68 MachineFunctionProperties SetProperties; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineFunctionPass.h68 MachineFunctionProperties SetProperties; variable
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineFunctionPass.h69 MachineFunctionProperties SetProperties; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineFunctionPass.h68 MachineFunctionProperties SetProperties; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineFunctionPass.h68 MachineFunctionProperties SetProperties; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineFunctionPass.h68 MachineFunctionProperties SetProperties; variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DSetProperties.cpp45 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties) in SetProperties() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dreporter_test.cc118 TEST(TestReporter, SetProperties) { in TEST() argument
/aosp_15_r20/external/cronet/build/android/
H A Dprovision_devices.py264 def SetProperties(device, options): function
/aosp_15_r20/external/angle/build/android/
H A Dprovision_devices.py264 def SetProperties(device, options): function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp272 HRESULT CSingleMethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, … in SetProperties() function in NArchive::CSingleMethodProps
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/tools/
H A Dprovision_devices.py318 def SetProperties(device, enable_java_debug, disable_location, function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_surface_3d_rt.cpp383 int32_t CmSurface3DRT::SetProperties( uint32_t width, uint32_t height, uint32_t depth, CM_SURFACE_… in SetProperties() function in CMRT_UMD::CmSurface3DRT
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc67 void DualModeController::SetProperties(ControllerProperties properties) { in SetProperties() function in rootcanal::DualModeController