Home
last modified time | relevance | path

Searched defs:isrc (Results 1 – 15 of 15) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
Dtranspose.c55 mpd_size_t idest, isrc; in std_trans() local
154 mpd_size_t idest, isrc; in squaretrans() local
/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc395 const uint8* isrc = reinterpret_cast<const uint8*>(str); in UTF8GenericScan() local
503 const uint8* isrc = reinterpret_cast<const uint8*>(str); in UTF8GenericScanFastAscii() local
587 const char* isrc = src_str.data(); in UTF8CoerceToStructurallyValid() local
/third_party/flutter/skia/gm/
Dpoly2poly.cpp42 static void doDraw(SkCanvas* canvas, const SkFont& font, SkPaint* paint, const int isrc[], in doDraw()
/third_party/skia/gm/
Dpoly2poly.cpp42 static void doDraw(SkCanvas* canvas, const SkFont& font, SkPaint* paint, const int isrc[], in doDraw()
/third_party/flutter/skia/samplecode/
DSamplePolyToPoly.cpp74 static void doDraw(SkCanvas* canvas, SkPaint* paint, const SkFont& font, const int isrc[], in doDraw()
/third_party/skia/samplecode/
DSamplePolyToPoly.cpp72 static void doDraw(SkCanvas* canvas, SkPaint* paint, const SkFont& font, const int isrc[], in doDraw()
/third_party/gstreamer/gstplugins_good/ext/taglib/
Dgstapev2mux.cc303 const gchar *isrc; in add_one_tag() local
/third_party/ffmpeg/libavformat/
Dflacdec.c124 uint8_t isrc[13]; in flac_read_header() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstghostpad.c325 GstPad *gsink, *gsrc, *gisrc, *gisink, *isink, *isrc, *fsrc, *fsink; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c1009 gchar isrc[13]; in gst_flac_parse_handle_cuesheet() local
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.c489 gchar *isrc = NULL; in add_cuesheet() local
/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp897 const int *isrc = (const int *) src; in _mesa_propagate_uniforms_to_driver_storage() local
/third_party/flutter/skia/src/core/
DSkCanvas.cpp1785 void SkCanvas::drawImageRect(const SkImage* image, const SkIRect& isrc, const SkRect& dst, in drawImageRect()
1879 void SkCanvas::drawBitmapRect(const SkBitmap& bitmap, const SkIRect& isrc, const SkRect& dst, in drawBitmapRect()
DSkMatrix.cpp1630 SkIRect isrc = SkIRect::MakeSize(size); in SkTreatAsSprite() local
/third_party/skia/src/core/
DSkMatrix.cpp1664 SkIRect isrc = SkIRect::MakeSize(size); in SkTreatAsSprite() local