/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 1109 Traverser (const Iter beg, const Iter end, const bool shuffled) in Traverser() argument
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | D3D12MemAlloc.cpp | 435 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.c | 2210 _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.h | 1499 int beg; in _curses_window_redrawln() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 1138 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 D | vktUniformBlockCase.cpp | 1109 Traverser (const Iter beg, const Iter end, const bool shuffled) in Traverser() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2pdu.c | 1964 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 D | smb2pdu.c | 2262 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 D | openssl.c | 1864 struct curl_slist *beg; in ossl_engines_list() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | cmp.c | 2110 const char *beg; in prev_item() local [all...] |
/third_party/openssl/apps/ |
H A D | cmp.c | 2110 const char *beg; in prev_item() local [all...] |
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | reiserfs.h | 3285 b_blocknr_t beg, end; member
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | reiserfs.h | 3285 b_blocknr_t beg, end; member
|
/third_party/mksh/ |
H A D | sh.h | 2080 char *beg; member 2137 void **beg; global() member [all...] |
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 4397 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...] |