/aosp_15_r20/external/image_io/includes/image_io/base/ |
H A D | data_context.h | 35 void SetLocation(size_t location) { location_ = location; } in SetLocation() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
H A D | data_context.h | 35 void SetLocation(size_t location) { location_ = location; } in SetLocation() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/ |
H A D | mlir_hlo_builder.h | 100 void SetLocation(mlir::Location loc) { loc_ = loc; } in SetLocation() function
|
/aosp_15_r20/external/skia/gm/ |
H A D | nonclosedpaths.cpp | 66 static void SetLocation(SkCanvas* canvas, int counter, int lineNum) { in SetLocation() function in skiagm::NonClosedPathsGM
|
H A D | polygons.cpp | 89 static void SetLocation(SkCanvas* canvas, int counter, int lineNum) { in SetLocation() function in skiagm::PolygonsGM
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | dex_cache.cc | 155 void DexCache::SetLocation(ObjPtr<mirror::String> location) { in SetLocation() function in art::mirror::DexCache
|
/aosp_15_r20/external/gptfdisk/ |
H A D | mbrpart.cc | 176 void MBRPart::SetLocation(uint64_t start, uint64_t length) { in SetLocation() function in MBRPart
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/DataFormatters/ |
D | StringPrinter.h | 108 void SetLocation(Address l) { m_location = std::move(l); } in SetLocation() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/ |
D | StringPrinter.h | 108 void SetLocation(Address l) { m_location = std::move(l); } in SetLocation() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/ |
D | StringPrinter.h | 108 void SetLocation(Address l) { m_location = std::move(l); } in SetLocation() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/ |
D | StringPrinter.h | 108 void SetLocation(Address l) { m_location = std::move(l); } in SetLocation() function
|
/aosp_15_r20/external/vixl/src/ |
H A D | pool-manager.h | 205 void SetLocation(internal::AssemblerBase* assembler, T location) { in SetLocation() function
|
/aosp_15_r20/external/go-cmp/cmp/internal/teststructs/ |
H A D | project4.go | 113 func (hq *Headquarter) SetLocation(x string) { hq.location = x } func
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/ |
H A D | sw_filter.cpp | 2235 void SwFilterSet::SetLocation(std::vector<SwFilterSet *> *location) in SetLocation() function in SwFilterSet
|
H A D | sw_filter.h | 333 void SetLocation(SwFilterSet *swFilterSet) in SetLocation() function
|