Home
last modified time | relevance | path

Searched defs:beg (Results 76 - 90 of 90) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp1109 Traverser (const Iter beg, const Iter end, const bool shuffled) in Traverser() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp435 static IterT BinaryFindFirstNotLess(IterT beg, IterT end, const KeyT &key, const CmpLess& cmp) in BinaryFindFirstNotLess() argument
463 IterT BinaryFindSorted(const IterT& beg, const IterT& end, const KeyT& value, const CmpLess& cmp) in BinaryFindSorted() argument
2065 BOOL IsRangeZeroInitialized(UINT64 beg, UINT64 end) const in IsRangeZeroInitialized() argument
/third_party/python/Modules/
H A D_cursesmodule.c2210 _curses_window_redrawln_impl(PyCursesWindowObject *self, int beg, int num) in _curses_window_redrawln_impl() argument
/third_party/python/Modules/clinic/
H A D_cursesmodule.c.h1499 int beg; in _curses_window_redrawln() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1138 Traverser (const Iter beg, const Iter end, const bool shuffled) in Traverser() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp1109 Traverser (const Iter beg, const Iter end, const bool shuffled) in Traverser() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.c1964 u8 *beg = (u8 *)cc + le16_to_cpu(cc->DataOffset); in parse_posix_ctxt() local
4482 int posix_info_sid_size(const void *beg, const void *end) in posix_info_sid_size() argument
4501 posix_info_parse(const void *beg, const void *end, struct smb2_posix_info_parsed *out) posix_info_parse() argument
4568 posix_info_extra_size(const void *beg, const void *end) posix_info_extra_size() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c2262 u8 *beg = (u8 *)cc + le16_to_cpu(cc->DataOffset); in parse_posix_ctxt() local
4921 int posix_info_sid_size(const void *beg, const void *end) in posix_info_sid_size() argument
4940 posix_info_parse(const void *beg, const void *end, struct smb2_posix_info_parsed *out) posix_info_parse() argument
5005 posix_info_extra_size(const void *beg, const void *end) posix_info_extra_size() argument
[all...]
/third_party/curl/lib/vtls/
H A Dopenssl.c1864 struct curl_slist *beg; in ossl_engines_list() local
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c2110 const char *beg; in prev_item() local
[all...]
/third_party/openssl/apps/
H A Dcmp.c2110 const char *beg; in prev_item() local
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dreiserfs.h3285 b_blocknr_t beg, end; member
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dreiserfs.h3285 b_blocknr_t beg, end; member
/third_party/mksh/
H A Dsh.h2080 char *beg; member
2137 void **beg; global() member
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4397 Iterator VmaQuickSortPartition(Iterator beg, Iterator end, Compare cmp) in VmaQuickSortPartition() argument
4420 void VmaQuickSort(Iterator beg, Iterator end, Compare cmp) in VmaQuickSort() argument
4609 VmaBinaryFindFirstNotLess(IterT beg, IterT end, const KeyT &key, const CmpLess& cmp) VmaBinaryFindFirstNotLess() argument
4628 VmaBinaryFindSorted(const IterT& beg, const IterT& end, const KeyT& value, const CmpLess& cmp) VmaBinaryFindSorted() argument
[all...]

Completed in 78 milliseconds

1234