Home
last modified time | relevance | path

Searched defs:beg (Results 1 - 25 of 55) sorted by relevance

123

/third_party/curl/tests/unit/
H A Dunit1651.c350 const char *beg = (const char *)&cert[0]; variable
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DDriveControl.h30 void operator() (iter_type beg, iter_type end) { in operator ()() argument
H A DSingleFunctionEffects.h37 void overdrive(iter_type beg, iter_type end) { in overdrive() argument
49 void distortion(iter_type beg, iter_type end) { in distortion() argument
/third_party/ffmpeg/libavutil/
H A Dlfg.c65 unsigned int beg, end, segm; in av_lfg_init_from_data() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAppParamsUtil.cpp38 const auto beg = original.find_first_not_of(whiteSigns); in trim() local
H A DvkQueryUtil.hpp314 inline void fillBits (IterT beg, const IterT end, const deUint8 pattern = 0xdeu) in fillBits() argument
322 bool checkBits (IterT beg, const IterT end, const deUint8 pattern = 0xdeu) in checkBits() argument
[all...]
/third_party/curl/lib/vtls/
H A Dx509asn1.h43 const char *beg; /* Pointer to element data. */ member
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinffast_chunk.c82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/node/deps/v8/third_party/zlib/
H A Dinffast.c62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/node/deps/zlib/
H A Dinffast.c59 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinffast_chunk.c80 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast_chunk_() local
/third_party/musl/src/misc/
H A Dmntent.c23 static char *unescape_ent(char *beg) in unescape_ent() argument
/third_party/libwebsockets/win32port/zlib/
H A Dinffast.c75 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinffast_chunk.c82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/skia/third_party/externals/zlib/
H A Dinffast.c62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dsubstitute.cc126 char* beg; in Arg() local
/third_party/zlib/
H A Dinffast.c55 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp140 time_t beg; in SoftwareRenderer() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Doperand.cpp106 const auto beg = group.entries; in spvOperandTableValueLookup() local
H A 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/
H A Doperand.cpp106 const auto beg = group.entries; in spvOperandTableValueLookup() local
H A Dopcode.cpp133 const auto beg = table->entries; in spvOpcodeTableValueLookup() local
187 const auto beg = kOpcodeTableEntries; in spvOpcodeString() local
/third_party/spirv-tools/source/
H A Doperand.cpp96 const auto beg = group.entries; in spvOperandTableValueLookup() local
/third_party/glfw/examples/
H A Dheightmap.c280 int beg, end; in init_map() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Drepeated_field.c62 VALUE RepeatedField_subarray(VALUE _self, long beg, long len) { in RepeatedField_subarray() argument
117 long beg, len; in RepeatedField_index() local
[all...]

Completed in 15 milliseconds

123