| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_program_pair.c | 131 pair_foreach_source_callback( struct rc_pair_instruction * pair, void * data, rc_pair_foreach_src_fn cb, unsigned int swz, unsigned int src) pair_foreach_source_callback() argument 227 rc_pair_get_src_index( struct rc_pair_instruction * pair_inst, struct rc_pair_instruction_source * src) rc_pair_get_src_index() argument
|
| H A D | radeon_vert_fc.c | 41 build_pred_src( struct rc_src_register * src, struct vert_fc_state * fc_state) build_pred_src() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_tgsi_to_rc.c | 157 transform_dstreg( struct tgsi_to_rc * ttr, struct rc_dst_register * dst, struct tgsi_full_dst_register * src) transform_dstreg() argument 173 transform_srcreg( struct tgsi_to_rc * ttr, struct rc_src_register * dst, struct tgsi_full_src_register * src) transform_srcreg() argument 206 transform_texture(struct rc_instruction * dst, struct tgsi_instruction_texture src, uint32_t *shadowSamplers) transform_texture() argument 265 transform_instruction(struct tgsi_to_rc * ttr, struct tgsi_full_instruction * src) transform_instruction() argument [all...] |
| H A D | r300_transfer.c | 52 struct pipe_resource *src = transfer->resource; in r300_copy_from_tiled_texture() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_hw_context.c | 31 evergreen_dma_copy_buffer(struct r600_context *rctx, struct pipe_resource *dst, struct pipe_resource *src, uint64_t dst_offset, uint64_t src_offset, uint64_t size) evergreen_dma_copy_buffer() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_mont.c | 111 int ossl_ec_GFp_mont_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GFp_mont_group_copy() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_des_hw.c | 41 cipher_hw_des_copyctx(PROV_CIPHER_CTX *dst, const PROV_CIPHER_CTX *src) cipher_hw_des_copyctx() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | kdf_lib.c | 55 EVP_KDF_CTX *EVP_KDF_CTX_dup(const EVP_KDF_CTX *src) in EVP_KDF_CTX_dup() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | XmlRangesSchema.java | 96 public static RangeTable fromExternalTable(RangeTable src) { in fromExternalTable() argument 147 copyColumn(RangeTable src, RangeTable.Builder dst, Column<?> col) copyColumn() argument [all...] |
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | sdp.c | 42 char *pa_sdp_build(int af, const void *src, const void *dst, const char *name, uint16_t port, uint8_t payload, const pa_sample_spec *ss, bool enable_opus) { in pa_sdp_build() argument
|
| /third_party/pulseaudio/src/pulsecore/filter/ |
| H A D | crossover.c | 25 void lr4_process_float32(struct lr4 *lr4, int samples, int channels, float *src, float *dest) in lr4_process_float32() argument 62 void lr4_process_s16(struct lr4 *lr4, int samples, int channels, short *src, short *dest) in lr4_process_s16() argument
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_mont.c | 111 int ossl_ec_GFp_mont_group_copy(EC_GROUP *dest, const EC_GROUP *src) in ossl_ec_GFp_mont_group_copy() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | kdf_lib.c | 55 EVP_KDF_CTX *EVP_KDF_CTX_dup(const EVP_KDF_CTX *src) in EVP_KDF_CTX_dup() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryInputGeometryShaderTests.cpp | 160 std::ostringstream src; in initPrograms() local 180 std::ostringstream src; in initPrograms() local 199 std::ostringstream src; in shaderGeometry() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryInputGeometryShaderTests.cpp | 160 std::ostringstream src; in initPrograms() local 180 std::ostringstream src; in initPrograms() local 199 std::ostringstream src; in shaderGeometry() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcBlendEquationAdvancedTests.cpp | 153 static float GetP0(const tcu::Vec4& src, const tcu::Vec4& dst) in GetP0() argument 157 static float GetP1(const tcu::Vec4& src, const tcu::Vec4& dst) in GetP1() argument 161 static float GetP2(const tcu::Vec4& src, const tcu::Vec4& dst) in GetP2() argument 166 static tcu::Vec4 Blend(const tcu::Vec4& rgb, const tcu::Vec4& src, const tcu::Vec4& dst) in Blend() argument 174 BlendMultiply(const tcu::Vec4& src, const tcu::Vec4& dst) BlendMultiply() argument 181 BlendScreen(const tcu::Vec4& src, const tcu::Vec4& dst) BlendScreen() argument 196 BlendOverlay(const tcu::Vec4& src, const tcu::Vec4& dst) BlendOverlay() argument 203 BlendDarken(const tcu::Vec4& src, const tcu::Vec4& dst) BlendDarken() argument 210 BlendLighten(const tcu::Vec4& src, const tcu::Vec4& dst) BlendLighten() argument 227 BlendColorDodge(const tcu::Vec4& src, const tcu::Vec4& dst) BlendColorDodge() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_ext_inst_debug_test.cpp | 284 const std::string src = R"( in TEST_F() local 302 const std::string src = R"( in TEST_F() local 321 const std::string src = R"( in TEST_F() local 346 const std::string src = R"( TEST_F() local 372 const std::string src = R"( TEST_P() local 411 const std::string src = R"( TEST_P() local 464 const std::string src = R"( TEST_F() local 493 const std::string src = R"( TEST_F() local 523 const std::string src = R"( TEST_F() local 563 const std::string src = R"( TEST_F() local 588 const std::string src = R"( TEST_F() local 628 const std::string src = R"( TEST_F() local 669 const std::string src = R"( TEST_P() local 687 const std::string src = R"( TEST_P() local 704 const std::string src = R"( TEST_P() local 721 const std::string src = R"( TEST_P() local 746 const std::string src = R"( TEST_F() local 766 const std::string src = R"( TEST_F() local 789 const std::string src = R"( TEST_F() local 818 const std::string src = R"( TEST_F() local 851 const std::string src = R"( TEST_F() local 887 const std::string src = R"( TEST_F() local 920 const std::string src = R"( TEST_F() local 956 const std::string src = R"( TEST_F() local 987 const std::string src = R"( TEST_F() local 1021 const std::string src = R"( TEST_F() local 1052 const std::string src = R"( TEST_F() local 1085 const std::string src = R"( TEST_F() local 1119 const std::string src = R"( TEST_F() local 1156 const std::string src = R"( TEST_F() local 1183 const std::string src = R"( TEST_F() local 1217 const std::string src = R"( TEST_F() local 1247 const std::string src = R"( TEST_F() local 1279 const std::string src = R"( TEST_F() local 1311 const std::string src = R"( TEST_F() local 1343 const std::string src = R"( TEST_F() local 1380 const std::string src = R"( TEST_F() local 1410 const std::string src = R"( TEST_F() local 1448 const std::string src = R"( TEST_F() local 1481 const std::string src = R"( TEST_F() local 1516 const std::string src = R"( TEST_F() local 1551 const std::string src = R"( TEST_F() local 1586 const std::string src = R"( TEST_F() local 1627 const std::string src = R"( TEST_F() local 1654 const std::string src = R"( TEST_F() local 1684 const std::string src = R"( TEST_F() local 1714 const std::string src = R"( TEST_F() local 1744 const std::string src = R"( TEST_F() local 1774 const std::string src = R"( TEST_F() local 1807 const std::string src = R"( TEST_F() local 1840 const std::string src = R"( TEST_F() local 1873 const std::string src = R"( TEST_F() local 1901 const std::string src = R"( TEST_P() local 1948 const std::string src = R"( TEST_F() local 1979 const std::string src = R"( TEST_P() local 2033 const std::string src = R"( TEST_F() local 2065 const std::string src = R"( TEST_F() local 2097 const std::string src = R"( TEST_F() local 2129 const std::string src = R"( TEST_F() local 2164 const std::string src = R"( TEST_F() local 2199 const std::string src = R"( TEST_F() local 2234 const std::string src = R"( TEST_F() local 2265 const std::string src = R"( TEST_P() local 2327 const std::string src = R"( TEST_F() local 2361 const std::string src = R"( TEST_P() local 2426 const std::string src = R"( TEST_F() local 2472 const std::string src = R"( TEST_P() local 2554 const std::string src = R"( TEST_P() local 2620 const std::string src = R"( TEST_P() local 2671 const std::string src = R"( TEST_F() local 2717 const std::string src = R"( TEST_P() local 2793 const std::string src = R"( TEST_P() local 2862 const std::string src = R"( TEST_F() local 2890 const std::string src = R"( TEST_P() local 2950 const std::string src = R"( TEST_P() local 3004 const std::string src = R"( TEST_F() local 3041 const std::string src = R"( TEST_P() local 3106 const std::string src = R"( TEST_P() local 3168 const std::string src = R"( TEST_F() local 3189 const std::string src = R"( TEST_P() local 3224 const std::string src = R"( TEST_F() local 3249 const std::string src = R"( TEST_F() local 3274 const std::string src = R"( TEST_F() local 3302 const std::string src = R"( TEST_P() local 3345 const std::string src = R"( TEST_F() local 3376 const std::string src = R"( TEST_F() local 3407 const std::string src = R"( TEST_F() local 3435 const std::string src = R"( TEST_P() local 3485 const std::string src = R"( TEST_F() local 3517 const std::string src = R"( TEST_P() local 3571 const std::string src = R"( TEST_F() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkColorSpaceXformSteps.cpp | 16 SkColorSpaceXformSteps::SkColorSpaceXformSteps(const SkColorSpace* src, SkAlphaType srcAT, in SkColorSpaceXformSteps() argument [all...] |
| H A D | SkLocalMatrixImageFilter.cpp | 56 SkIRect SkLocalMatrixImageFilter::onFilterBounds(const SkIRect& src, const SkMatrix& ctm, in onFilterBounds() argument
|
| H A D | SkModeColorFilter.cpp | 80 src = p->uniformColor(color, uniforms); onProgram() local [all...] |
| H A D | SkStringUtils.cpp | 56 SkString SkStringFromUTF16(const uint16_t* src, size_t count) { in SkStringFromUTF16() argument
|
| H A D | SkConvertPixels.cpp | 70 convert_to_alpha8(const SkImageInfo& dstInfo, void* vdst, size_t dstRB, const SkImageInfo& srcInfo, const void* src, size_t srcRB, const SkColorSpaceXformSteps&) convert_to_alpha8() argument 209 SkRasterPipeline_MemoryCtx src = { (void*)srcRow, srcStride }, convert_with_pipeline() local [all...] |
| /third_party/skia/src/effects/ |
| H A D | SkEmbossMaskFilter.cpp | 18 static void normalize3(SkScalar dst[3], const SkScalar src[3]) { in normalize3() argument 74 filterMask(SkMask* dst, const SkMask& src, const SkMatrix& matrix, SkIPoint* margin) const filterMask() argument [all...] |
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkPictureImageFilter.cpp | 130 SkIRect SkPictureImageFilter::onFilterNodeBounds(const SkIRect& src, cons argument [all...] |
| /third_party/skia/src/gpu/gl/builders/ |
| H A D | GrGLShaderStringBuilder.cpp | 30 SkSL::String src = GrShaderUtils::PrettyPrint(sksl); in GrSkSLtoGLSL() local 32 const SkSL::String& src in GrSkSLtoGLSL() local [all...] |