Home
last modified time | relevance | path

Searched defs:const (Results 1726 - 1750 of 20717) sorted by relevance

1...<<61626364656667686970>>...829

/third_party/node/deps/npm/test/lib/commands/
H A Dshrinkwrap.js[all...]
/third_party/skia/src/core/
H A DSkTLazy.h97 bool isValid() const { return SkToBool(fPtr); } in isValid() argument
103 T* get() const { SkASSERT(this->isValid()); return fPtr; } in get() argument
104 T* operator->() const { return this->get(); } in operator ->() argument
105 T& operator*() const { return *this->get(); } in operator *() argument
111 T* getMaybeNull() const { return fPtr; } in getMaybeNull() argument
194 get() const get() argument
200 operator ->() const operator ->() argument
202 operator const T*() const operator const T*() argument
204 operator *() const operator *() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUBuffer.h35 const wgpu::BufferDescriptor& Desc() const { in Desc() argument
40 inline operator const wgpu::Buffer &() const { in operator const wgpu::Buffer &() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.hh[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
H A DError.h75 operator testing::Matcher<const ExpectedHolder<T> &>() const { in operator testing::Matcher &>() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dchar16ptr.h90 inline operator char16_t *() const { return get(); } in operator char16_t *() argument
126 char16_t *Char16Ptr::get() const { return p_; } in get() argument
140 char16_t *Char16Ptr::get() const { return u_.cp; } in get() argument
198 operator const char16_t *() const operator const char16_t *() argument
234 get() const get() argument
248 get() const get() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DintersectionReduction.js[all...]
H A DunusedLocalsAndObjectSpread.js
/third_party/skia/modules/svg/include/
H A DSkSVGValue.h33 Type type() const { return fType; } in type() argument
36 const T* as() const { in as() argument
58 operator const T&() const { return fWrappedValue; } in operator const T&() argument
59 const T* operator->() const { return &fWrappedValue; } in operator ->() argument
[all...]
/third_party/skia/experimental/graphite/src/geom/
H A DTransform_graphite.h48 operator const SkM44&() const { return fM; } in operator const SkM44&() argument
49 operator SkMatrix() const { return fM.asM33(); } in operator SkMatrix() argument
52 bool operator!=(const Transform& t) const { retur argument
54 matrix() const matrix() argument
55 inverse() const inverse() argument
57 scaleFactors() const scaleFactors() argument
58 maxScaleFactor() const maxScaleFactor() argument
60 type() const type() argument
61 valid() const valid() argument
[all...]
/third_party/skia/modules/sksg/include/
H A DSkSGRenderNode.h86 operator const RenderContext*() const operator const RenderContext*() argument
87 operator ->() const operator ->() argument
137 children() const children() argument
[all...]
/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dlong_press_view.h36 bool GetStatus() const in GetStatus() argument
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_msg_wrapper.h41 const std::vector<char>& GetRawData() const in GetRawData() argument
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_process_info.cpp33 uint64_t GetProcessInfo::GetProcess(const GroupMap &infos) const in GetProcess() argument
/base/hiviewdfx/hiview/base/utility/include/
H A Dhiview_zip_util.h35 bool isValid() const { return zipFile_ != nullptr; } in isValid() argument
[all...]
/base/hiviewdfx/hiview/plugins/event_store/store/
H A Dsys_event_db_mgr.cpp32 void SysEventDbMgr::SaveToStore(std::shared_ptr<SysEvent> event) const in SaveToStore() argument
/base/location/frameworks/base_module/source/
H A Dsatellite_status.cpp55 bool SatelliteStatus::Marshalling(Parcel& parcel) const in Marshalling() argument
/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_config.h42 ColorMode GetThemeColorMode() const in GetThemeColorMode() argument
47 Direction GetThemeDirection() const in GetThemeDirection() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_signal.h35 int32_t GetSignal() const in GetSignal() argument
[all...]
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_check_labels_session.cpp49 void AppAccountCheckLabelsSession::GetRequest(AuthenticatorSessionRequest &request) const in GetRequest() argument
/base/customization/enterprise_device_management/common/native/include/
H A Dusb_device_id.h35 bool operator<(const UsbDeviceId &other) const in operator <() argument
/base/accesscontrol/sandbox_manager/frameworks/sandbox_manager/src/
H A Dpolicy_info_parcel.cpp22 bool PolicyInfoParcel::Marshalling(Parcel &out) const in Marshalling() argument
/base/account/os_account/services/accountmgr/include/
H A Daccount_state_action.h44 int GetNextState() const in GetNextState() argument
/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp30 void DumpCatcher::Dump(int32_t pid, int32_t tid) const in Dump() argument
/base/powermgr/thermal_manager/frameworks/napi/
H A Dnapi_errors.h37 inline bool IsError() const in IsError() argument

Completed in 9 milliseconds

1...<<61626364656667686970>>...829