| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | translit.h | 526 void* pointer; member [all...] |
| /third_party/vk-gl-cts/scripts/egl/ |
| H A D | call_log_wrapper.py | 38 def pointer (size): function
|
| /foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/src/ |
| H A D | napi_base_context.cpp | 66 void* pointer = nullptr; in GetCurrentAbility() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/ |
| H A D | wifi_controller_state_machine.h | 129 inline void ParsePointer(T *&pointer) in ParsePointer() argument 138 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
|
| H A D | softap_manager_state_machine.h | 79 inline void ParsePointer(T *&pointer) in ParsePointer() argument 88 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
|
| H A D | multi_sta_state_machine.h | 78 inline void ParsePointer(T *&pointer) in ParsePointer() argument 87 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
|
| H A D | concrete_manager_state_machine.h | 114 inline void ParsePointer(T *&pointer) in ParsePointer() argument 123 inline ErrCode JudgmentEmpty(T *&pointer) in JudgmentEmpty() argument
|
| H A D | rpt_manager_state_machine.h | 123 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 D | wifi_pro_state_machine.h | 194 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 D | kldir.h | 22 unsigned long pointer; /* Pointer to area in some cases */ member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/sn/ |
| H A D | kldir.h | 22 unsigned long pointer; /* Pointer to area in some cases */ member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | wireless.h | 20 compat_caddr_t pointer; member 29 compat_caddr_t pointer; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | wireless.h | 20 compat_caddr_t pointer; member 31 compat_caddr_t pointer; member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | issue-493_1_0.hpp | 9 typedef value_type * pointer; typedef in basic_string
|
| H A D | issue-493.hpp | 8 typedef value_type * pointer; typedef in basic_string
|
| /third_party/vk-gl-cts/scripts/opengl/ |
| H A D | gen_call_log_wrapper.py | 35 def pointer (size): function [all...] |
| /foundation/arkui/napi/native_engine/ |
| H A D | native_async_work.h | 63 static Outer* DereferenceOf(const Inner Outer::*field, const Inner* pointer) in DereferenceOf() argument
|
| /foundation/multimodalinput/input/service/dfx/test/ |
| H A D | dfx_hisysevent_test.cpp | 119 std::shared_ptr<PointerEvent> pointer = PointerEvent::Create(); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/include/acpi/platform/ |
| H A D | aclinuxex.h | 123 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 D | exregion.c | 513 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 D | aclinuxex.h | 123 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 D | sof-client-probes.h | 26 int (*pointer)(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, member
|
| /third_party/gn/src/base/ |
| H A D | value_iterators.cc | 16 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 D | adaptor.hpp | 51 typedef pseudo_ptr<value_type> pointer; typedef in clover::detail::iterator_adaptor
|
| /third_party/mesa3d/src/glx/ |
| H A D | vertarr.c | 50 __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...] |