| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | xattr.c | 163 int (*entry)(struct xattr_iter *_it, struct erofs_xattr_entry *entry); 164 int (*name)(struct xattr_iter *_it, unsigned int processed, char *buf, 166 int (*alloc_buffer)(struct xattr_iter *_it, unsigned int value_sz); 167 void (*value)(struct xattr_iter *_it, unsigned int processed, char *buf, 332 static int xattr_entrymatch(struct xattr_iter *_it, in xattr_entrymatch() argument 335 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_entrymatch() 341 static int xattr_namematch(struct xattr_iter *_it, in xattr_namematch() argument 344 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_namematch() 349 static int xattr_checkbuffer(struct xattr_iter *_it, in xattr_checkbuffer() argument 352 struct getxattr_iter *it = container_of(_it, struct getxattr_iter, it); in xattr_checkbuffer() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | asn1.h | 410 # define ASN1_ITEM_ref(iptr) (&(iptr##_it)) 412 # define ASN1_ITEM_rptr(ref) (&(ref##_it)) 415 OPENSSL_EXTERN const ASN1_ITEM name##_it; 431 # define ASN1_ITEM_ref(iptr) (iptr##_it) 433 # define ASN1_ITEM_rptr(ref) (ref##_it()) 436 const ASN1_ITEM * name##_it(void);
|
| H A D | asn1t.h | 85 OPENSSL_GLOBAL const ASN1_ITEM itname##_it = { 98 const ASN1_ITEM * itname##_it(void) \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | asn1.h | 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) 735 #define ASN1_ITEM_rptr(ref) (&(ref##_it)) 737 #define DECLARE_ASN1_ITEM(name) extern OPENSSL_EXPORT const ASN1_ITEM name##_it;
|
| H A D | asn1t.h | 82 const ASN1_ITEM itname##_it = {
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | asn1.h | 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) 735 #define ASN1_ITEM_rptr(ref) (&(ref##_it)) 737 #define DECLARE_ASN1_ITEM(name) extern OPENSSL_EXPORT const ASN1_ITEM name##_it;
|
| H A D | asn1t.h | 82 const ASN1_ITEM itname##_it = {
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | asn1.h | 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) 735 #define ASN1_ITEM_rptr(ref) (&(ref##_it)) 737 #define DECLARE_ASN1_ITEM(name) extern OPENSSL_EXPORT const ASN1_ITEM name##_it;
|
| H A D | asn1t.h | 82 const ASN1_ITEM itname##_it = {
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | asn1.h | 733 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) 735 #define ASN1_ITEM_rptr(ref) (&(ref##_it)) 737 #define DECLARE_ASN1_ITEM(name) extern OPENSSL_EXPORT const ASN1_ITEM name##_it;
|
| H A D | asn1t.h | 82 const ASN1_ITEM itname##_it = {
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | persistence.hpp | 840 VecReaderProxy( FileNodeIterator* _it ) : it(_it) {} in VecReaderProxy() argument 855 VecReaderProxy( FileNodeIterator* _it ) : it(_it) {} in VecReaderProxy() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | persistence.hpp | 840 VecReaderProxy( FileNodeIterator* _it ) : it(_it) {} in VecReaderProxy() argument 855 VecReaderProxy( FileNodeIterator* _it ) : it(_it) {} in VecReaderProxy() argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | persistence.hpp | 840 VecReaderProxy( FileNodeIterator* _it ) : it(_it) {} in VecReaderProxy() argument 855 VecReaderProxy( FileNodeIterator* _it ) : it(_it) {} in VecReaderProxy() argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | asn1.h | 356 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) 358 #define ASN1_ITEM_rptr(ref) (&(ref##_it)) 361 extern OPENSSL_EXPORT const ASN1_ITEM name##_it;
|
| H A D | asn1t.h | 82 const ASN1_ITEM itname##_it = {
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | asn1.h | 356 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) 358 #define ASN1_ITEM_rptr(ref) (&(ref##_it)) 361 extern OPENSSL_EXPORT const ASN1_ITEM name##_it;
|
| H A D | asn1t.h | 82 const ASN1_ITEM itname##_it = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmm.c | 111 struct nvkm_vmm_iter *_it = (i); \ 112 nvkm_vmm_trace(_it, _buf); \ 113 VMM_TRACE(_it->vmm, "%s "f, _buf, ##a); \
|