Home
last modified time | relevance | path

Searched refs:src (Results 5751 - 5775 of 7311) sorted by relevance

1...<<231232233234235236237238239240>>...293

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h207 struct pipe_resource *src, GLuint srcLevel,
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h151 const struct dxil_value *src; member
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h251 xcb_drawable_t src);
/third_party/mesa3d/src/panfrost/bifrost/test/
H A Dtest-message-preload.cpp88 I->src[i] = bi_mov_i32(b, bi_register(idx*4 + i)); in preload_moves()
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_x86.h189 void kvm_parse_segment_descriptor(struct segment_descriptor *src,
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
H A Dicmp4-multi-diffnic01231 output_ipsec_conf src \
/third_party/ltp/testcases/network/stress/udp/uni-basic/
H A Dudp4-uni-basic01230 output_ipsec_conf src \
/third_party/lwip/src/include/lwip/prot/
H A Dip6.h92 PACK_STRUCT_FLD_S(ip6_addr_p_t src);
/third_party/lz4/tests/
H A DroundTripTest.c90 typedef int (*compressFn)(const char* src, char* dst, int srcSize, int dstSize, int cLevel);
/third_party/mesa3d/src/util/
H A Dhash_table.h78 _mesa_hash_table_clone(struct hash_table *src, void *dst_mem_ctx);
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.h52 Edge(Node *dst, Node *src, Type kind);
/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp134 ASSERT_EQ(nir_src_as_uint(load_uniform->src[0]), 4); in TEST_F()
/third_party/node/deps/openssl/openssl/include/crypto/
H A Drsa.h118 int ossl_rsa_acvp_test_gen_params_new(OSSL_PARAM **dst, const OSSL_PARAM src[]);
/third_party/python/Tools/peg_generator/pegen/
H A D__main__.py149 for src, dsts in gen.first_graph.items():
150 print(f" {src} -> {', '.join(dsts)}")
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.h123 GLuint makeShader(GLuint type, const char *src);
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.h27 #include "src/format.h"
28 #include "src/image.h"
205 /// Writes |src| data into buffer at |offset|.
206 Result SetDataFromBuffer(const Buffer* src, uint32_t offset);
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddesc_sroa_test.cpp78 OpName %src_main "src.main" in GetStructureArrayTestSpirv()
/third_party/skia/src/core/
H A DSkBitmapDevice.h20 #include "src/core/SkDevice.h"
21 #include "src/core/SkGlyphRunPainter.h"
22 #include "src/core/SkRasterClip.h"
23 #include "src/core/SkRasterClipStack.h"
94 void drawImageRect(const SkImage*, const SkRect* src, const SkRect& dst,
/third_party/skia/src/gpu/d3d/
H A DGrD3DCaps.h12 #include "src/gpu/GrCaps.h"
15 #include "src/gpu/d3d/GrD3DAttachment.h"
136 bool onCanCopySurface(const GrSurfaceProxy* dst, const GrSurfaceProxy* src,
/third_party/skia/src/gpu/
H A DGrDrawingManager.h15 #include "src/gpu/GrBufferAllocPool.h"
16 #include "src/gpu/GrDeferredUpload.h"
17 #include "src/gpu/GrHashMapWithCache.h"
18 #include "src/gpu/GrResourceCache.h"
19 #include "src/gpu/GrSurfaceProxy.h"
22 #include "src/gpu/v1/PathRenderer.h"
23 #include "src/gpu/v1/PathRendererChain.h"
88 // Creates a new render task which copies a pixel rectangle from srcView into dstView. The src
90 // dstProxy with top left at dstPoint. If the src rect is clipped by the src bound
[all...]
/third_party/openssl/include/crypto/
H A Drsa.h118 int ossl_rsa_acvp_test_gen_params_new(OSSL_PARAM **dst, const OSSL_PARAM src[]);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof_impl.h68 SpoofImpl(const SpoofImpl &src, UErrorCode &status);
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_structures.h294 copy_buffer(const void *src, size_t src_size, void **dst, size_t *dst_size);
/third_party/skia/src/pdf/
H A DSkPDFUtils.h14 #include "src/core/SkUtils.h"
15 #include "src/pdf/SkPDFTypes.h"
16 #include "src/shaders/SkShaderBase.h"
17 #include "src/utils/SkFloatToDecimal.h"
18 #include "src/utils/SkUTF.h"
131 void Base85Encode(std::unique_ptr<SkStreamAsset> src, SkDynamicMemoryWStream* dst);
/third_party/skia/src/sksl/
H A DSkSLRehydrator.h14 #include "src/sksl/SkSLContext.h"
143 // src must remain in memory as long as the objects created from it do
145 const uint8_t* src, size_t length);

Completed in 15 milliseconds

1...<<231232233234235236237238239240>>...293