| /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 | throw_allocator.h | 202 const_iterator beg = map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 214 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 239 const_iterator beg = map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 250 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 287 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 391 base_type::const_iterator beg = __b.map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 398 auto beg = __b.map_construct().begin(); in _GLIBCXX_VISIBILITY() local
|
| /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 | throw_allocator.h | 202 const_iterator beg = map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 214 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 239 const_iterator beg = map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 250 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 287 auto beg = map_construct().begin(); in _GLIBCXX_VISIBILITY() local 391 base_type::const_iterator beg = __b.map_alloc().begin(); in _GLIBCXX_VISIBILITY() local 398 auto beg = __b.map_construct().begin(); in _GLIBCXX_VISIBILITY() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_h323_asn1.c | 93 unsigned char *beg; member 521 unsigned char *beg = NULL; in decode_seq() local 650 unsigned char *beg = NULL; in decode_seqof() local 746 unsigned char *beg = NULL; in decode_choice() local 836 static int DecodeH323_UserInformation(unsigned char *buf, unsigned char *beg, in DecodeH323_UserInformation()
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | deflate.c | 682 uInt beg = s->pending; /* start of bytes to update crc */ local 710 uInt beg = s->pending; /* start of bytes to update crc */ local 741 uInt beg = s->pending; /* start of bytes to update crc */ local
|
| H A D | inffast.c | 76 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
| /OK3568_Linux_fs/kernel/lib/zlib_inflate/ |
| H A D | inffast.c | 73 unsigned char *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | ialloc.c | 135 sector_t beg = uspi->s_sbbase + in ufs2_init_inodes_chunk() local
|
| H A D | balloc.c | 239 static void ufs_change_blocknr(struct inode *inode, sector_t beg, in ufs_change_blocknr() 325 static void ufs_clear_frags(struct inode *inode, sector_t beg, unsigned int n, in ufs_clear_frags()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/intel_speed_select_if/ |
| H A D | isst_if_mmio.c | 19 int beg; member
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | tnc_misc.c | 131 int beg = 0, end = znode->child_cnt, uninitialized_var(mid); in ubifs_search_zbranch() local
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | tnc_misc.c | 129 int beg = 0, end = znode->child_cnt, mid; in ubifs_search_zbranch() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_fba.c | 90 int blksize, int beg, int nr) in define_extent()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | xen-fbfront.c | 189 unsigned long beg, end; in xenfb_deferred_io() local
|
| /OK3568_Linux_fs/kernel/mm/kasan/ |
| H A D | kasan.h | 123 const void *beg; /* Address of the beginning of the global variable. */ member
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2pdu.c | 1960 u8 *beg = (u8 *)cc + le16_to_cpu(cc->DataOffset); in parse_posix_ctxt() local 4470 int posix_info_sid_size(const void *beg, const void *end) in posix_info_sid_size() 4489 int posix_info_parse(const void *beg, const void *end, in posix_info_parse() 4556 static int posix_info_extra_size(const void *beg, const void *end) in posix_info_extra_size()
|
| /OK3568_Linux_fs/kernel/drivers/video/console/ |
| H A D | vgacon.c | 874 int font_select = 0x00, beg, i; in vgacon_do_font_op() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/ |
| H A D | c_tree.c | 768 c_iterator beg = c_rb_tree_begin(thiz); in c_rb_tree_insert_unique() local
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | bitmap.c | 144 unsigned int bmap_n, int *beg, int boundary, in scan_bitmap_block()
|
| H A D | reiserfs.h | 3285 b_blocknr_t beg, end; member
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | z3fold.c | 662 void *beg = zhdr; in mchunk_memmove() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-brcmstb.c | 1075 const int beg = start ? 0 : PCIE_DVT_PMU_PCIE_PHY_CTRL_DAST_NFLDS - 1; in brcm_phy_cntl() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64.h | 1141 #define CLEAR_INSN_CACHE(beg, end) \ argument
|