Home
last modified time | relevance | path

Searched defs:beg (Results 26 - 50 of 87) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.hpp314 inline void fillBits (IterT beg, const IterT end, const deUint8 pattern = 0xdeu) in fillBits() argument
322 bool checkBits (IterT beg, const IterT end, const deUint8 pattern = 0xdeu) in checkBits() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/
H A Doperand.cpp106 const auto beg = group.entries; in spvOperandTableValueLookup() local
H A Dopcode.cpp133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local
187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Doperand.cpp106 const auto beg = group.entries; in spvOperandTableValueLookup() local
H A Dopcode.cpp133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local
187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local
/third_party/spirv-tools/source/
H A Doperand.cpp96 const auto beg = group.entries; in spvOperandTableValueLookup() local
H A Dopcode.cpp133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local
187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local
/kernel/linux/linux-5.10/mm/kasan/
H A Dkasan.h76 const void *beg; /* Address of the beginning of the global variable. */ member
/kernel/linux/linux-5.10/fs/ufs/
H A Dballoc.c239 static void ufs_change_blocknr(struct inode *inode, sector_t beg, in ufs_change_blocknr() argument
325 static void ufs_clear_frags(struct inode *inode, sector_t beg, unsigned int n, in ufs_clear_frags() argument
/kernel/linux/linux-6.6/fs/ufs/
H A Dballoc.c239 static void ufs_change_blocknr(struct inode *inode, sector_t beg, in ufs_change_blocknr() argument
321 static void ufs_clear_frags(struct inode *inode, sector_t beg, unsigned int n, in ufs_clear_frags() argument
/third_party/glfw/examples/
H A Dheightmap.c280 int beg, end; in init_map() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Drepeated_field.c62 VALUE RepeatedField_subarray(VALUE _self, long beg, long len) { in RepeatedField_subarray() argument
117 long beg, len; in RepeatedField_index() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dxen-fbfront.c189 unsigned long beg, end; in xenfb_deferred_io() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_h323_asn1.c93 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 in decode_choice() local
836 DecodeH323_UserInformation(unsigned char *buf, unsigned char *beg, size_t sz, H323_UserInformation *uuie) DecodeH323_UserInformation() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_fba.c89 define_extent(struct ccw1 * ccw, struct DE_fba_data *data, int rw, int blksize, int beg, int nr) define_extent() argument
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_fba.c80 define_extent(struct ccw1 * ccw, struct DE_fba_data *data, int rw, int blksize, int beg, int nr) define_extent() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dxen-fbfront.c188 unsigned long beg, end; in xenfb_deferred_io() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_h323_asn1.c93 unsigned char *beg; member
521 unsigned char *beg = NULL; in decode_seq() local
654 unsigned char *beg = NULL; in decode_seqof() local
750 unsigned char *beg in decode_choice() local
840 DecodeH323_UserInformation(unsigned char *buf, unsigned char *beg, size_t sz, H323_UserInformation *uuie) DecodeH323_UserInformation() argument
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c733 uInt beg = s->pending; /* start of bytes to update crc */ local
761 uInt beg = s->pending; /* start of bytes to update crc */ local
792 uInt beg = s->pending; /* start of bytes to update crc */ global() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.c956 ulg beg = s->pending; /* start of bytes to update crc */ local
983 ulg beg local
1005 ulg beg = s->pending; /* start of bytes to update crc */ global() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfusermount.c207 static int begins_with(const char *s, const char *beg) in begins_with() argument
/third_party/mksh/
H A Dexpr.c881 unsigned short beg; member
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c948 ulg beg = s->pending; /* start of bytes to update crc */ local
975 ulg beg local
997 ulg beg = s->pending; /* start of bytes to update crc */ global() local
[all...]
/kernel/linux/linux-5.10/drivers/video/console/
H A Dvgacon.c874 int font_select = 0x00, beg, i; in vgacon_do_font_op() local
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dbitmap.c143 scan_bitmap_block(struct reiserfs_transaction_handle *th, unsigned int bmap_n, int *beg, int boundary, int min, int max, int unfm) scan_bitmap_block() argument
[all...]

Completed in 26 milliseconds

1234