Home
last modified time | relevance | path

Searched defs:const (Results 7726 - 7750 of 12936) sorted by relevance

1...<<301302303304305306307308309310>>...518

/third_party/zlib/contrib/iostream2/
H A Dzstream.h44 size_t value() const { return val.word; } in value() argument
[all...]
/third_party/zlib/contrib/iostream3/
H A Dzfstream.cc131 open_mode(std::ios_base::openmode mode, char* c_mode) const open_mode() argument
/third_party/node/src/tracing/
H A Dtrace_event.h338 raw_id() const raw_id() argument
339 scope() const scope() argument
363 scope() const scope() argument
364 raw_id() const raw_id() argument
384 raw_id() const raw_id() argument
430 raw_id() const raw_id() argument
431 scope() const scope() argument
452 operator const char*() const operator const char*() argument
[all...]
/third_party/node/deps/v8/src/tracing/
H A Dtrace-event.h321 raw_id() const raw_id() argument
322 scope() const scope() argument
362 raw_id() const raw_id() argument
363 scope() const scope() argument
374 operator const char*() const operator const char*() argument
[all...]
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.cpp328 ascent() const ascent() argument
469 operator const SkString&() const operator const SkString&() argument
509 computeVisualBounds() const computeVisualBounds() argument
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp940 operator simd16<uint16_t>() const operator simd16() argument
1058 not_in_range(const uint16_t low, const uint16_t high) const not_in_range() argument
1927 operator simd8<uint8_t>() const operator simd8() argument
2819 operator simd8<uint8_t>() const operator simd8() argument
3170 operator simd16<uint16_t>() const operator simd16() argument
4458 supported_by_runtime_system() const supported_by_runtime_system() argument
[all...]
/kernel/linux/linux-6.6/security/landlock/
H A Dsyscalls.c169 SYSCALL_DEFINE3(landlock_create_ruleset, const struct landlock_ruleset_attr __user *const, attr, const size_t, size, const __u32, flags) SYSCALL_DEFINE3() argument
317 SYSCALL_DEFINE4(landlock_add_rule, const int, ruleset_fd, const enum landlock_rule_type, rule_type, const void __user *const, rule_attr, const __u32, flags) SYSCALL_DEFINE4() argument
[all...]
/test/testfwk/arkxtest/uitest/record/
H A Dui_record.cpp115 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() argument
162 void InputEventCallback::DoAbcCallBack(nlohmann::json jsonData) const in DoAbcCallBack() argument
172 bool InputEventCallback::dealSpecialKey(std::shared_ptr<MMI::KeyEvent> keyEvent) const in dealSpecialKey() argument
191 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const { in OnInputEvent() argument
262 void InputEventCallback::WritePointerInfo() const in WritePointerInfo() argument
279 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() argument
H A Dpointer_tracker.h43 double GetMoveDistance() const in GetMoveDistance() argument
119 double GetInterVal() const in GetInterVal() argument
H A Dsize.h43 bool IsErrorSize() const in IsErrorSize() argument
48 double Width() const in Width() argument
53 double Height() const in Height() argument
74 bool IsWidthInfinite() const in IsWidthInfinite() argument
79 bool IsHeightInfinite() const in IsHeightInfinite() argument
84 bool IsInfinite() const in IsInfinite() argument
89 bool IsEmpty() const in IsEmpty() argument
118 bool IsValid() const in IsValid() argument
123 Size operator+(const Siz argument
128 operator -(const Size& size) const operator -() argument
133 operator *(double value) const operator *() argument
138 operator /(double value) const operator /() argument
146 operator ==(const Size& size) const operator ==() argument
151 operator !=(const Size& size) const operator !=() argument
180 operator >(const Size& size) const operator >() argument
193 operator <(const Size& size) const operator <() argument
202 ToString() const ToString() argument
[all...]
H A Dvelocity_tracker.h52 int GetStepCount() const in GetStepCount() argument
81 const Point& GetPosition() const in GetPosition() argument
86 const Point& GetFirstPosition() const in GetFirstPosition() argument
91 const Offset& GetDelta() const in GetDelta() argument
102 double GetMainVelocity() const in GetMainVelocity() argument
118 GetMainAxisDeltaPos() const GetMainAxisDeltaPos() argument
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dwidget_operator.cpp88 GenericClick(TouchOp op, ApiCallErr &error) const GenericClick() argument
100 ScrollToEnd(bool toTop, ApiCallErr &error) const ScrollToEnd() argument
140 DragIntoWidget(const Widget &another, ApiCallErr &error) const DragIntoWidget() argument
158 PinchWidget(float_t scale, ApiCallErr &error) const PinchWidget() argument
173 InputText(string_view text, ApiCallErr &error) const InputText() argument
204 ScrollFindWidget(const WidgetSelector &selector, ApiCallErr &error) const ScrollFindWidget() argument
251 TurnPage(bool toTop, int &oriDistance, ApiCallErr &error) const TurnPage() argument
[all...]
H A Dui_model.h246 GetBounds() const GetBounds() argument
251 GetHierarchy() const GetHierarchy() argument
264 IsVisible() const IsVisible() argument
[all...]
H A Dui_controller.h61 virtual bool WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec) const in WaitForUiSteady() argument
66 virtual void InjectTouchEventSequence(const PointerMatrix& events) const {}; in InjectTouchEventSequence() argument
68 virtual void InjectKeyEventSequence(const std::vector<KeyEvent>& events) const {}; in InjectKeyEventSequence() argument
70 virtual void InjectMouseEventSequence(const vector<MouseEvent>& events) const {}; in InjectMouseEventSequence() argument
72 PutTextToClipboard(std::string_view text) const PutTextToClipboard() argument
74 TakeScreenCap(int32_t fd, std::stringstream &errReceiver, Rect rect) const TakeScreenCap() argument
79 GetCharKeyCode(char ch, int32_t& code, int32_t& ctrlCode) const GetCharKeyCode() argument
84 SetDisplayRotation(DisplayRotation rotation) const SetDisplayRotation() argument
86 GetDisplayRotation() const GetDisplayRotation() argument
91 SetDisplayRotationEnabled(bool enabled) const SetDisplayRotationEnabled() argument
93 GetDisplaySize() const GetDisplaySize() argument
98 GetDisplayDensity() const GetDisplayDensity() argument
103 IsScreenOn() const IsScreenOn() argument
113 RegisterUiEventListener(std::shared_ptr<UiEventListener> listener) const RegisterUiEventListener() argument
[all...]
/test/ostest/wukong/common/include/
H A Dwukong_util.h423 GetValue() const GetValue() argument
[all...]
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.h58 int64_t GetPoolId() const in GetPoolId() argument
/test/xts/tools/sample/AppSampleE/hvigor/
H A Dhvigor-wrapper.js[all...]
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_layer.cpp116 HdiGrallocBuffer* HdiTestLayer::GetFrontBuffer() const in GetFrontBuffer() argument
125 HdiGrallocBuffer* HdiTestLayer::GetBackBuffer() const in GetBackBuffer() argument
284 uint32_t HdiTestLayer::GetLayerBuffercount() const in GetLayerBuffercount() argument
/test/xts/tools/sample/AppSampleD/hvigor/
H A Dhvigor-wrapper.js[all...]
/test/xts/tools/sample/AppSampleF/hvigor/
H A Dhvigor-wrapper.js[all...]
/third_party/elfio/elfio/
H A Delfio_relocation.hpp74 Elf_Xword get_entries_num() const in get_entries_num() argument
315 Elf_Half get_symbol_table_index() const in get_symbol_table_index() argument
87 get_entry( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const get_entry() argument
122 get_entry( Elf_Xword index, Elf64_Addr& offset, Elf64_Addr& symbolValue, std::string& symbolName, unsigned& type, Elf_Sxword& addend, Elf_Sxword& calcValue ) const get_entry() argument
322 generic_get_entry_rel( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rel() argument
342 generic_get_entry_rela( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rela() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.cpp56 void TType::buildMangledName(TString& mangledName) const in buildMangledName() argument
185 void TSymbol::dumpExtensions(TInfoSink& infoSink) const in dumpExtensions() argument
198 void TVariable::dump(TInfoSink& infoSink, bool complete) const in dump() argument
214 void TFunction::dump(TInfoSink& infoSink, bool complete) const in dump() argument
238 void TAnonMember::dump(TInfoSink& TInfoSink, bool) const in dump() argument
244 void TSymbolTableLevel::dump(TInfoSink& infoSink, bool complete) const in dump() argument
251 void TSymbolTable::dump(TInfoSink& infoSink, bool complete) const in dump() argument
375 clone() const clone() argument
404 clone() const clone() argument
411 clone() const clone() argument
421 clone() const clone() argument
[all...]
H A DSpirvIntrinsics.cpp46 bool TSpirvTypeParameter::operator==(const TSpirvTypeParameter& rhs) const in operator ==() argument
199 getSpirvDecorateQualifierString() const getSpirvDecorateQualifierString() argument
[all...]
H A Dreflection.h72 const TObjectReflection& getUniform(int i) const in getUniform() argument
81 int getNumUniformBlocks() const { return (int)indexToUniformBlock.size(); } in getNumUniformBlocks() argument
82 const TObjectReflection& getUniformBlock(int i) const in getUniformBlock() argument
92 const TObjectReflection& getPipeInput(int i) const in getPipeInput() argument
102 const TObjectReflection& getPipeOutput(int i) const in getPipeOutput() argument
111 getNumAtomicCounters() const getNumAtomicCounters() argument
112 getAtomicCounter(int i) const getAtomicCounter() argument
122 getBufferVariable(int i) const getBufferVariable() argument
131 getNumStorageBuffers() const getNumStorageBuffers() argument
132 getStorageBufferBlock(int i) const getStorageBufferBlock() argument
141 getIndex(const char* name) const getIndex() argument
151 getIndex(const TString& name) const getIndex() argument
155 getPipeIOIndex(const char* name, const bool inOrOut) const getPipeIOIndex() argument
165 getPipeIOIndex(const TString& name, const bool inOrOut) const getPipeIOIndex() argument
168 getLocalSize(int dim) const getLocalSize() argument
[all...]
/third_party/gn/src/base/files/
H A Dfile.h152 Error error_details() const { return error_details_; } in error_details() argument
[all...]

Completed in 29 milliseconds

1...<<301302303304305306307308309310>>...518