/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
D | SingleFunctionEffects.h | 37 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/ |
D | DuplexEngine.cpp | 45 *inStream, [&functionStack = this->functionList](numeric *beg, numeric *end) { in createCallback()
|
/third_party/ffmpeg/libavutil/ |
D | lfg.c | 65 unsigned int beg, end, segm; in av_lfg_init_from_data() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkAppParamsUtil.cpp | 38 const auto beg = original.find_first_not_of(whiteSigns); in trim() local
|
D | vkQueryUtil.hpp | 312 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/ |
D | inffast.c | 58 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
/third_party/zlib/ |
D | inffast.c | 58 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
D | deflate.c | 796 #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/ |
D | inffast.c | 62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
D | deflate.c | 792 #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/ |
D | inffast.c | 62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
D | deflate.c | 801 #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/ |
D | inffast.c | 62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
D | deflate.c | 841 #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/ |
D | inffast_chunk.c | 82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/ |
D | inffast_chunk.c | 82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
D | inffast_chunk.c | 82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/third_party/libwebsockets/win32port/zlib/ |
D | inffast.c | 75 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
D | deflate.c | 696 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/ |
D | RubyRepeatedField.java | 141 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/ |
D | substitute.cc | 126 char* beg; in Arg() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local 187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 133 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/ |
D | opcode.cpp | 133 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/ |
D | dynamic_annotations.h | 467 #define ABSL_ANNOTATE_CONTIGUOUS_CONTAINER(beg, end, old_mid, new_mid) \ argument
|