| /third_party/spirv-tools/source/ |
| H A D | opcode.cpp | 133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local 187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | deflate.c | 733 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 D | deflate.c | 956 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 D | fusermount.c | 207 static int begins_with(const char *s, const char *beg) in begins_with() argument
|
| /third_party/mksh/ |
| H A D | expr.c | 881 unsigned short beg; member
|
| H A D | eval.c | 396 char *beg, *end, *str; in expand() local 448 char *beg, *mid, *end, *stg; in expand() local [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.c | 948 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...] |
| /third_party/curl/lib/ |
| H A D | telnet.c | 796 struct curl_slist *beg; in check_telnet_options() local
|
| H A D | cookie.c | 1720 struct curl_slist *beg; in cookie_list() local
|
| /third_party/curl/lib/vtls/ |
| H A D | gtls.c | 885 const char *beg = (const char *) chainp[i].data; in Curl_gtls_verifyserver() local
|
| H A D | x509asn1.c | 181 getASN1Element(struct Curl_asn1Element *elem, const char *beg, const char *end) getASN1Element() argument 268 bool2str(struct dynbuf *store, const char *beg, const char *end) bool2str() argument 281 octet2str(struct dynbuf *store, const char *beg, const char *end) octet2str() argument 292 bit2str(struct dynbuf *store, const char *beg, const char *end) bit2str() argument 307 int2str(struct dynbuf *store, const char *beg, const char *end) int2str() argument 420 encodeOID(struct dynbuf *store, const char *beg, const char *end) encodeOID() argument 456 OID2str(struct dynbuf *store, const char *beg, const char *end, bool symbolic) OID2str() argument 479 GTime2str(struct dynbuf *store, const char *beg, const char *end) GTime2str() argument 550 UTime2str(struct dynbuf *store, const char *beg, const char *end) UTime2str() argument 737 Curl_parseX509(struct Curl_X509certificate *cert, const char *beg, const char *end) Curl_parseX509() argument 855 dumpAlgo(struct dynbuf *store, struct Curl_asn1Element *param, const char *beg, const char *end) dumpAlgo() argument 1045 Curl_extract_certinfo(struct Curl_easy *data, int certnum, const char *beg, const char *end) Curl_extract_certinfo() argument [all...] |
| H A D | schannel.c | 1662 const char *beg = (const char *) ccert_context->pbCertEncoded; in add_cert_to_certinfo() local
|
| H A D | sectransp.c | 2848 const char *beg; local
|
| /third_party/node/deps/zlib/ |
| H A D | deflate.c | 1122 ulg beg = s->pending; /* start of bytes to update crc */ in deflate() local 1149 ulg beg in deflate() local 1171 ulg beg = s->pending; /* start of bytes to update crc */ deflate() local [all...] |
| /third_party/libfuse/util/ |
| H A D | fusermount.c | 604 static int begins_with(const char *s, const char *beg) in begins_with() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestPackage.cpp | 235 const auto beg = original.find_first_not_of(whiteSigns); in trim() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktTestPackage.cpp | 227 const auto beg = original.find_first_not_of(whiteSigns); in trim() local
|
| /third_party/zlib/ |
| H A D | deflate.c | 1092 ulg beg = s->pending; /* start of bytes to update crc */ in deflate() local 1119 ulg beg in deflate() local 1141 ulg beg = s->pending; /* start of bytes to update crc */ deflate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/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/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
|