Home
last modified time | relevance | path

Searched defs:beg (Results 1 – 25 of 57) sorted by relevance

123

/third_party/curl/lib/vtls/
Dx509asn1.c182 const char *beg, const char *end) in getASN1Element()
269 const char *beg, const char *end) in bool2str()
282 const char *beg, const char *end) in octet2str()
293 const char *beg, const char *end) in bit2str()
308 const char *beg, const char *end) in int2str()
421 const char *beg, const char *end) in encodeOID()
457 const char *beg, const char *end, bool symbolic) in OID2str()
480 const char *beg, const char *end) in GTime2str()
551 const char *beg, const char *end) in UTime2str()
738 const char *beg, const char *end) in Curl_parseX509()
[all …]
Dx509asn1.h43 const char *beg; /* Pointer to element data. */ member
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DSingleFunctionEffects.h37 void overdrive(iter_type beg, iter_type end) { in overdrive()
49 void distortion(iter_type beg, iter_type end) { in distortion()
/third_party/curl/tests/unit/
Dunit1651.c350 const char *beg = (const char *)&cert[0]; variable
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
DDuplexEngine.cpp45 *inStream, [&functionStack = this->functionList](numeric *beg, numeric *end) { in createCallback()
/third_party/ffmpeg/libavutil/
Dlfg.c65 unsigned int beg, end, segm; in av_lfg_init_from_data() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAppParamsUtil.cpp38 const auto beg = original.find_first_not_of(whiteSigns); in trim() local
DvkQueryUtil.hpp312 inline void fillBits (IterT beg, const IterT end, const deUint8 pattern = 0xdeu) in fillBits()
320 bool checkBits (IterT beg, const IterT end, const deUint8 pattern = 0xdeu) in checkBits()
/third_party/zlib/
Dinffast.c58 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
Ddeflate.c807 #define HCRC_UPDATE(beg) \ argument
956 ulg beg = s->pending; /* start of bytes to update crc */ local
983 ulg beg = s->pending; /* start of bytes to update crc */ local
1005 ulg beg = s->pending; /* start of bytes to update crc */ local
/third_party/node/deps/zlib/
Dinffast.c59 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
Ddeflate.c976 #define HCRC_UPDATE(beg) \ argument
1122 ulg beg = s->pending; /* start of bytes to update crc */ in deflate() local
1149 ulg beg = s->pending; /* start of bytes to update crc */ in deflate() local
1171 ulg beg = s->pending; /* start of bytes to update crc */ in deflate() local
/third_party/node/deps/v8/third_party/zlib/
Dinffast.c62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
Ddeflate.c807 #define HCRC_UPDATE(beg) \ argument
956 ulg beg = s->pending; /* start of bytes to update crc */ local
983 ulg beg = s->pending; /* start of bytes to update crc */ local
1005 ulg beg = s->pending; /* start of bytes to update crc */ local
/third_party/skia/third_party/externals/zlib/
Dinffast.c62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
Ddeflate.c801 #define HCRC_UPDATE(beg) \ argument
948 ulg beg = s->pending; /* start of bytes to update crc */ local
975 ulg beg = s->pending; /* start of bytes to update crc */ local
997 ulg beg = s->pending; /* start of bytes to update crc */ local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinffast_chunk.c82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
Dinffast_chunk.c82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/node/deps/zlib/contrib/optimizations/
Dinffast_chunk.c80 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast_chunk_() local
/third_party/libwebsockets/win32port/zlib/
Dinffast.c75 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
Ddeflate.c696 uInt beg = s->pending; /* start of bytes to update crc */ local
724 uInt beg = s->pending; /* start of bytes to update crc */ local
755 uInt beg = s->pending; /* start of bytes to update crc */ local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dsubstitute.cc126 char* beg; in Arg() local
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyRepeatedField.java141 int beg = RubyNumeric.num2int(range.first(context)); in index() local
148 int beg = RubyNumeric.num2int(args[0]); in index() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local
187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local
187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local

123