| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | codecvt_specializations.h | 57 typedef iconv_t descriptor_type; in _GLIBCXX_VISIBILITY() typedef 67 descriptor_type _M_in_desc; in _GLIBCXX_VISIBILITY() 70 descriptor_type _M_out_desc; in _GLIBCXX_VISIBILITY() 121 const descriptor_type __err = (iconv_t)(-1); in _GLIBCXX_VISIBILITY() 147 const descriptor_type& in _GLIBCXX_VISIBILITY() 151 const descriptor_type& in _GLIBCXX_VISIBILITY() 159 const descriptor_type __err = (iconv_t)(-1); in _GLIBCXX_VISIBILITY() 192 const descriptor_type __err = (iconv_t)(-1); in _GLIBCXX_VISIBILITY() 242 typedef state_type::descriptor_type descriptor_type; in _GLIBCXX_VISIBILITY() typedef 317 const descriptor_type& __desc = __state.out_descriptor(); in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | codecvt_specializations.h | 57 typedef iconv_t descriptor_type; in _GLIBCXX_VISIBILITY() typedef 67 descriptor_type _M_in_desc; in _GLIBCXX_VISIBILITY() 70 descriptor_type _M_out_desc; in _GLIBCXX_VISIBILITY() 121 const descriptor_type __err = (iconv_t)(-1); in _GLIBCXX_VISIBILITY() 147 const descriptor_type& in _GLIBCXX_VISIBILITY() 151 const descriptor_type& in _GLIBCXX_VISIBILITY() 159 const descriptor_type __err = (iconv_t)(-1); in _GLIBCXX_VISIBILITY() 192 const descriptor_type __err = (iconv_t)(-1); in _GLIBCXX_VISIBILITY() 242 typedef state_type::descriptor_type descriptor_type; in _GLIBCXX_VISIBILITY() typedef 317 const descriptor_type& __desc = __state.out_descriptor(); in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | utstate.c | 94 state->common.descriptor_type = ACPI_DESC_TYPE_STATE; in acpi_ut_create_generic_state() 128 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_THREAD; in acpi_ut_create_thread_state() 172 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_UPDATE; in acpi_ut_create_update_state() 208 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_PACKAGE; in acpi_ut_create_pkg_state() 245 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_CONTROL; in acpi_ut_create_control_state()
|
| H A D | rsutils.c | 181 if (aml->small_header.descriptor_type & ACPI_RESOURCE_NAME_LARGE) { in acpi_rs_set_resource_length() 192 aml->small_header.descriptor_type = (u8) in acpi_rs_set_resource_length() 193 ((aml->small_header.descriptor_type & in acpi_rs_set_resource_length() 217 acpi_rs_set_resource_header(u8 descriptor_type, in acpi_rs_set_resource_header() argument 225 aml->small_header.descriptor_type = descriptor_type; in acpi_rs_set_resource_header()
|
| H A D | uttrack.c | 545 u8 descriptor_type; in acpi_ut_dump_allocations() local 605 descriptor_type = 0; /* Not a valid descriptor type */ in acpi_ut_dump_allocations() 615 descriptor_type = in acpi_ut_dump_allocations() 625 descriptor_type = in acpi_ut_dump_allocations() 636 descriptor_type = in acpi_ut_dump_allocations() 648 switch (descriptor_type) { in acpi_ut_dump_allocations()
|
| H A D | psscope.c | 83 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_RPSCOPE; in acpi_ps_init_scope() 124 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_PSCOPE; in acpi_ps_push_scope()
|
| H A D | amlresrc.h | 112 u8 descriptor_type; 171 u8 descriptor_type;\ 481 u8 descriptor_type; member
|
| H A D | dswstate.c | 203 state->common.descriptor_type = ACPI_DESC_TYPE_STATE_RESULT; in acpi_ds_result_stack_push() 523 walk_state->descriptor_type = ACPI_DESC_TYPE_WALK; in acpi_ds_create_walk_state() 680 if (walk_state->descriptor_type != ACPI_DESC_TYPE_WALK) { in acpi_ds_delete_walk_state()
|
| H A D | acobject.h | 48 u8 descriptor_type; /* To differentiate various internal objs */\ 430 u8 descriptor_type; /* To differentiate various internal objs */ member
|
| H A D | dsmthdat.c | 68 walk_state->arguments[i].descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ds_method_data_init() 80 walk_state->local_variables[i].descriptor_type = in acpi_ds_method_data_init()
|
| H A D | aclocal.h | 135 u8 descriptor_type; /* Differentiate object descriptor types */ member 560 u8 descriptor_type; /* To differentiate various internal objs */\ 739 u8 descriptor_type; /* To differentiate various internal objs */\
|
| H A D | dswscope.c | 99 scope_info->common.descriptor_type = ACPI_DESC_TYPE_STATE_WSCOPE; in acpi_ds_scope_stack_push()
|
| H A D | psutils.c | 60 op->common.descriptor_type = ACPI_DESC_TYPE_PARSER; in acpi_ps_init_op()
|
| H A D | rsio.c | 167 AML_OFFSET(start_dpf.descriptor_type),
|
| H A D | utinit.c | 185 acpi_gbl_root_node_struct.descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ut_init_globals()
|
| H A D | evmisc.c | 124 info->common.descriptor_type = ACPI_DESC_TYPE_STATE_NOTIFY; in acpi_ev_queue_notify_request()
|
| H A D | acstruct.h | 39 u8 descriptor_type; /* To differentiate various internal objs */ member
|
| H A D | rsirq.c | 40 AML_OFFSET(irq.descriptor_type),
|
| H A D | acresrc.h | 262 acpi_rs_set_resource_header(u8 descriptor_type,
|
| H A D | acmacros.h | 376 …ne ACPI_GET_DESCRIPTOR_TYPE(d) (((union acpi_descriptor *)(void *)(d))->common.descriptor_type) 377 …I_SET_DESCRIPTOR_TYPE(d, t) (((union acpi_descriptor *)(void *)(d))->common.descriptor_type = (t))
|
| H A D | nsaccess.c | 108 new_node->descriptor_type = ACPI_DESC_TYPE_NAMED; in acpi_ns_root_initialize()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | ep0.c | 170 struct urb *urb, int max, int descriptor_type, in ep0_get_descriptor() argument 186 dbg_ep0 (2, "%s", USBD_DEVICE_DESCRIPTORS (descriptor_type)); in ep0_get_descriptor() 188 switch (descriptor_type) { in ep0_get_descriptor()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | matchers.hpp | 163 AKAZEFeaturesFinder(int descriptor_type = AKAZE::DESCRIPTOR_MLDB,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | features2d.hpp | 729 CV_WRAP static Ptr<AKAZE> create(int descriptor_type=AKAZE::DESCRIPTOR_MLDB,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | features2d.hpp | 729 CV_WRAP static Ptr<AKAZE> create(int descriptor_type=AKAZE::DESCRIPTOR_MLDB,
|