Home
last modified time | relevance | path

Searched defs:pointer (Results 26 - 50 of 438) sorted by relevance

12345678910>>...18

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtranslit.h526 void* pointer; member
[all...]
/third_party/vk-gl-cts/scripts/egl/
H A Dcall_log_wrapper.py38 def pointer (size): function
/foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/src/
H A Dnapi_base_context.cpp66 void* pointer = nullptr; in GetCurrentAbility() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_controller_state_machine.h129 inline void ParsePointer(T *&pointer) in ParsePointer() argument
138 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
H A Dsoftap_manager_state_machine.h79 inline void ParsePointer(T *&pointer) in ParsePointer() argument
88 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
H A Dmulti_sta_state_machine.h78 inline void ParsePointer(T *&pointer) in ParsePointer() argument
87 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
H A Dconcrete_manager_state_machine.h114 inline void ParsePointer(T *&pointer) in ParsePointer() argument
123 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
H A Drpt_manager_state_machine.h123 inline void ParsePointer(T *&pointer) in ParsePointer() argument
132 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
H A Dwifi_pro_state_machine.h194 inline void ParsePointer(T *&pointer) in ParsePointer() argument
203 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/
H A Dkldir.h22 unsigned long pointer; /* Pointer to area in some cases */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/
H A Dkldir.h22 unsigned long pointer; /* Pointer to area in some cases */ member
/kernel/linux/linux-5.10/include/linux/
H A Dwireless.h20 compat_caddr_t pointer; member
29 compat_caddr_t pointer; member
/kernel/linux/linux-6.6/include/linux/
H A Dwireless.h20 compat_caddr_t pointer; member
31 compat_caddr_t pointer; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-493_1_0.hpp9 typedef value_type * pointer; typedef in basic_string
H A Dissue-493.hpp8 typedef value_type * pointer; typedef in basic_string
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_call_log_wrapper.py35 def pointer (size): function
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_async_work.h63 static Outer* DereferenceOf(const Inner Outer::*field, const Inner* pointer) in DereferenceOf() argument
/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp119 std::shared_ptr<PointerEvent> pointer = PointerEvent::Create(); in HWTEST_F() local
/kernel/linux/linux-5.10/include/acpi/platform/
H A Daclinuxex.h123 static inline u8 acpi_os_readable(void *pointer, acpi_size length) in acpi_os_readable() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexregion.c513 char *pointer; in acpi_ex_data_table_space_handler() local
528 memcpy(ACPI_CAST_PTR(char, value), pointer, in acpi_ex_data_table_space_handler() local
/kernel/linux/linux-6.6/include/acpi/platform/
H A Daclinuxex.h123 static inline u8 acpi_os_readable(void *pointer, acpi_size length) in acpi_os_readable() argument
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-client-probes.h26 int (*pointer)(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, member
/third_party/gn/src/base/
H A Dvalue_iterators.cc16 dict_iterator::pointer::pointer(const reference& ref) : ref_(ref) {} in pointer() function in base::detail::dict_iterator::pointer
71 const_dict_iterator::pointer::pointer(const reference& ref) : ref_(ref) {} in pointer() function in base::detail::const_dict_iterator::pointer
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dadaptor.hpp51 typedef pseudo_ptr<value_type> pointer; typedef in clover::detail::iterator_adaptor
/third_party/mesa3d/src/glx/
H A Dvertarr.c50 __indirect_glColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer) __indirect_glColorPointerEXT() argument
58 __indirect_glEdgeFlagPointerEXT(GLsizei stride, GLsizei count, const GLboolean * pointer) __indirect_glEdgeFlagPointerEXT() argument
66 __indirect_glIndexPointerEXT(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer) __indirect_glIndexPointerEXT() argument
74 __indirect_glNormalPointerEXT(GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer) __indirect_glNormalPointerEXT() argument
82 __indirect_glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer) __indirect_glTexCoordPointerEXT() argument
90 __indirect_glVertexPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const GLvoid * pointer) __indirect_glVertexPointerEXT() argument
102 __indirect_glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer) __indirect_glInterleavedArrays() argument
[all...]

Completed in 11 milliseconds

12345678910>>...18