/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-surround-sink.c | 403 float *src, *dst; in sink_input_pop_cb() local
|
/third_party/python/Objects/ |
H A D | tupleobject.c | 385 PyObject **dst = tuple->ob_item; in _PyTuple_FromArray() local 408 PyObject **dst = tuple->ob_item; in _PyTuple_FromArraySteal() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | inlined_vector.h | 93 inline void MemcpyIfAllowed<true>(void* dst, const void* src, size_t n) { in MemcpyIfAllowed() argument 518 pointer dst; in InitFrom() local 535 inlined_vector_internal::ConstructElements(GetAllocPtr(), dst, &values, n); InitFrom() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 615 MoveToList( GraphCycles::Rep* r, Vec<int32_t>* src, Vec<int32_t>* dst) MoveToList() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.h | 919 SmallMemmove(char* dst, const char* src, size_t n, bool nullify_tail = false) SmallMemmove() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | duration.cc | 942 bool AbslParseFlag(absl::string_view text, Duration* dst, std::string*) { in AbslParseFlag() argument 947 bool ParseFlag(const std::string& text, Duration* dst, std::string* ) { in ParseFlag() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_info.cc | 369 Transition dst = {0, dst_ti, civil_second(), civil_second()}; in ExtendTransitions() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
H A D | flag.h | 110 inline void Copy(FlagOpFn op, const void* src, void* dst) { in Copy() argument 115 inline void CopyConstruct(FlagOpFn op, const void* src, void* dst) { in CopyConstruct() argument 125 inline bool Parse(FlagOpFn op, absl::string_view text, void* dst, in Parse() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | convert_test.cc | 86 void StrAppendV(std::string *dst, const char *format, va_list ap) { in StrAppendV() argument
|
/third_party/skia/fuzz/ |
H A D | FuzzCanvas.cpp | 774 SkRect src, dst; in make_fuzz_imageFilter() local [all...] |
/third_party/skia/include/core/ |
H A D | SkPath.h | 1355 SkPath dst; in makeTransform() local [all...] |
H A D | SkMatrix.h | 149 static SkMatrix SK_WARN_UNUSED_RESULT RectToRect(const SkRect& src, const SkRect& dst, in RectToRect() argument 1164 MakeRectToRect(const SkRect& src, const SkRect& dst, ScaleToFit stf) MakeRectToRect() argument 1579 SkRect dst; mapRect() local 1612 mapRectToQuad(SkPoint dst[4], const SkRect& rect) const mapRectToQuad() argument [all...] |
/third_party/skia/include/codec/ |
H A D | SkCodec.h | 435 Result startIncrementalDecode(const SkImageInfo& dstInfo, void* dst, size_t rowBytes) { in startIncrementalDecode() argument [all...] |
/third_party/selinux/libselinux/src/ |
H A D | label_file.c | 583 char *dst = NULL; in selabel_sub() local 626 char *dst = NULL; in selabel_subs_init() local [all...] |
/third_party/skia/bench/ |
H A D | PathBench.cpp | 996 SkPath dst; variable
|
/third_party/spirv-tools/source/val/ |
H A D | validate_memory.cpp | 253 auto dst = _.FindDef(inst->GetOperandAs<uint32_t>(0)); in GetStorageClass() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDrawTests.cpp | 677 void InstancedGridRenderTest::renderTo (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dst) in renderTo() argument
|
H A D | es3fFboColorbufferTests.cpp | 116 void render (tcu::Surface& dst) in render() argument 223 void render (tcu::Surface& dst) in render() argument 340 void render (tcu::Surface& dst) in render() argument 489 void render (tcu::Surface& dst) in render() argument 615 void render (tcu::Surface& dst) in render() argument 745 render(tcu::Surface& dst) render() argument 831 render(tcu::Surface& dst) render() argument 903 render(tcu::Surface& dst) render() argument 969 render(tcu::Surface& dst) render() argument [all...] |
H A D | es3fFboInvalidateTests.cpp | 145 void render (tcu::Surface& dst) in render() argument 213 void render (tcu::Surface& dst) in render() argument 307 void render (tcu::Surface& dst) in render() argument 361 void render (tcu::Surface& dst) in render() argument 460 void render (tcu::Surface& dst) in render() argument 573 render(tcu::Surface& dst) render() argument 703 render(tcu::Surface& dst) render() argument 827 render(tcu::Surface& dst) render() argument 929 render(tcu::Surface& dst) render() argument 1082 render(tcu::Surface& dst) render() argument 1206 render(tcu::Surface& dst) render() argument [all...] |
H A D | es3fFboRenderTest.cpp | 529 void StencilClearsTest::render (sglr::Context& context, Surface& dst) in render() argument 620 void SharedColorbufferTest::render (sglr::Context& context, Surface& dst) in render() argument 750 render(sglr::Context& context, Surface& dst) render() argument 859 render(sglr::Context& context, Surface& dst) render() argument 1111 render(sglr::Context& context, Surface& dst) render() argument 1267 render(sglr::Context& ctx, Surface& dst) render() argument [all...] |
H A D | es3fInstancedRenderingTests.cpp | 554 void InstancedRenderingCase::computeReference (tcu::Surface& dst) in computeReference() argument
|
H A D | es3fShaderBuiltinVarTests.cpp | 953 void VertexIDCase::renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const deUint16* const indices, const tcu::Vec4* const positions, const tcu::Vec4* const colors, const int subpixelBits) in renderReference() argument
|
H A D | es3fShaderCommonFunctionTests.cpp | 70 static void fillRandomVectors (de::Random& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue, void* dst, int numValues, int offset = 0) in fillRandomVectors() argument 78 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pShaderOperatorTests.cpp | 348 static void generateVertices (std::vector<float>& dst, int gridSizeX, int gridSizeY, const OperatorPerformanceCase::AttribSpec& spec) in generateVertices() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fDrawTests.cpp | 811 void InstancedGridRenderTest::renderTo (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dst) in renderTo() argument [all...] |