Home
last modified time | relevance | path

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

12

/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/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/freetype/src/gzip/
Dinffast.c58 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
/third_party/zlib/
Dinffast.c58 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
Ddeflate.c796 #define HCRC_UPDATE(beg) \ argument
945 ulg beg = s->pending; /* start of bytes to update crc */ local
972 ulg beg = s->pending; /* start of bytes to update crc */ local
994 ulg beg = s->pending; /* start of bytes to update crc */ local
/third_party/node/deps/zlib/
Dinffast.c62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
Ddeflate.c792 #define HCRC_UPDATE(beg) \ argument
939 ulg beg = s->pending; /* start of bytes to update crc */ local
966 ulg beg = s->pending; /* start of bytes to update crc */ local
988 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/flutter/skia/third_party/externals/zlib/
Dinffast.c62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
Ddeflate.c841 #define HCRC_UPDATE(beg) \ argument
988 ulg beg = s->pending; /* start of bytes to update crc */ local
1015 ulg beg = s->pending; /* start of bytes to update crc */ local
1037 ulg beg = s->pending; /* start of bytes to update crc */ local
/third_party/node/deps/zlib/contrib/optimizations/
Dinffast_chunk.c82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/
Dinffast_chunk.c82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ 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/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/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/abseil-cpp/absl/strings/
Dsubstitute.cc126 char* beg; in Arg() 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
/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/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/abseil-cpp/absl/base/
Ddynamic_annotations.h467 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument

12