/third_party/curl/tests/unit/ |
H A D | unit1651.c | 350 const char *beg = (const char *)&cert[0]; variable
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | DriveControl.h | 30 void operator() (iter_type beg, iter_type end) { in operator ()() argument
|
H A D | SingleFunctionEffects.h | 37 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 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/ |
H A D | vkAppParamsUtil.cpp | 38 const auto beg = original.find_first_not_of(whiteSigns); in trim() local
|
H A D | vkQueryUtil.hpp | 314 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 D | x509asn1.h | 43 const char *beg; /* Pointer to element data. */ member
|
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/ |
H A D | inffast_chunk.c | 82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inffast.c | 62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/third_party/node/deps/zlib/ |
H A D | inffast.c | 59 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
/third_party/node/deps/zlib/contrib/optimizations/ |
H A D | inffast_chunk.c | 80 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast_chunk_() local
|
/third_party/musl/src/misc/ |
H A D | mntent.c | 23 static char *unescape_ent(char *beg) in unescape_ent() argument
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inffast.c | 75 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */
local
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
H A D | inffast_chunk.c | 82 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/third_party/skia/third_party/externals/zlib/ |
H A D | inffast.c | 62 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | substitute.cc | 126 char* beg; in Arg() local
|
/third_party/zlib/ |
H A D | inffast.c | 55 unsigned char FAR *beg; /* inflate()'s initial strm->next_out */ in inflate_fast() local
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
H A D | SoftwareRenderer.cpp | 140 time_t beg; in SoftwareRenderer() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | operand.cpp | 106 const auto beg = group.entries; in spvOperandTableValueLookup() local
|
H A 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/ |
H A D | operand.cpp | 106 const auto beg = group.entries; in spvOperandTableValueLookup() local
|
H A 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/ |
H A D | operand.cpp | 96 const auto beg = group.entries; in spvOperandTableValueLookup() local
|
/third_party/glfw/examples/ |
H A D | heightmap.c | 280 int beg, end; in init_map() local
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | repeated_field.c | 62 VALUE RepeatedField_subarray(VALUE _self, long beg, long len) { in RepeatedField_subarray() argument 117 long beg, len; in RepeatedField_index() local [all...] |