Home
last modified time | relevance | path

Searched defs:props (Results 26 - 50 of 290) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.hh37 hb_segment_properties_t props; member
/third_party/typescript/tests/baselines/reference/
H A DtsxUnionSpread.js19 var props:AnimalInfo = getProps(); variable
/third_party/lzma/CPP/7zip/Compress/
H A DBranchMisc.cpp46 Z7_COM7F_IMF(CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps)) in SetCoderProperties() argument
93 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in SetDecoderProperties2() argument
H A DXzDecoder.cpp48 CXzDecMtProps props; in Decode() local
H A DDeltaFilter.cpp53 Z7_COM7F_IMF(CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps)) in SetCoderProperties() argument
112 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size)) in SetDecoderProperties2() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dqueue.cpp29 clCreateCommandQueue(cl_context d_ctx, cl_device_id d_dev, cl_command_queue_properties props, cl_int *r_errcode) clCreateCommandQueue() argument
H A Ddevice.cpp84 clCreateSubDevices(cl_device_id d_dev, const cl_device_partition_property *props, cl_uint num_devs, cl_device_id *rd_devs, cl_uint *rnum_devs) clCreateSubDevices() argument
H A Dcontext.cpp35 auto props = obj<property_list_tag>(d_props); in clCreateContext() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.cpp27 context::context(const property_list &props, in context() argument
H A Dproperty.hpp232 property_list<D> props; in obj() local
253 desc(const property_list<D> &props) { in desc() argument
H A Dqueue.cpp131 command_queue::props() const { in props() function in command_queue
46 command_queue(clover::context &ctx, clover::device &dev, cl_command_queue_properties props) command_queue() argument
/third_party/lzma/C/
H A DLzmaLib.c22 CLzmaEncProps props; in LzmaCompress() local
37 LzmaUncompress(unsigned char *dest, size_t *destLen, const unsigned char *src, size_t *srcLen, const unsigned char *props, size_t propsSize) LzmaUncompress() argument
[all...]
H A DLzma86Enc.c21 CLzmaEncProps props; in Lzma86_Encode() local
/third_party/node/deps/v8/src/ast/
H A Dast-function-literal-id-reindexer.cc63 ZonePtrList<ClassLiteral::Property>* props = expr->public_members(); in VisitClassLiteral() local
/third_party/skia/src/core/
H A DSkBitmapDevice.h64 static SkBitmapDevice* Create(const SkImageInfo& info, const SkSurfaceProps& props) { in Create() argument
H A DSkSpecialSurface.cpp19 SkSpecialSurface_Base(const SkIRect& subset, const SkSurfaceProps& props) in SkSpecialSurface_Base() argument
44 SkSpecialSurface(const SkIRect& subset, const SkSurfaceProps& props) SkSpecialSurface() argument
67 SkSpecialSurface_Raster(const SkImageInfo& info, sk_sp<SkPixelRef> pr, const SkIRect& subset, const SkSurfaceProps& props) SkSpecialSurface_Raster() argument
95 MakeFromBitmap(const SkIRect& subset, SkBitmap& bm, const SkSurfaceProps& props) MakeFromBitmap() argument
103 MakeRaster(const SkImageInfo& info, const SkSurfaceProps& props) MakeRaster() argument
158 MakeRenderTarget(GrRecordingContext* rContext, const SkImageInfo& ii, const SkSurfaceProps& props) MakeRenderTarget() argument
[all...]
/third_party/skia/bench/
H A DGlyphQuadFillBench.cpp44 SkSurfaceProps props; variable
/third_party/node/test/js-native-api/test_instance_data/
H A Dtest_instance_data.c84 napi_property_descriptor props[] = { in Init() local
/third_party/node/benchmark/napi/define_properties/
H A Dbinding.c82 napi_property_descriptor props[] = { in NAPI_MODULE_INIT() local
/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) _mesa_GetProgramResourceiv() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceUtil.cpp167 const VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(vkInstance, devices[deviceNdx]); in chooseDeviceIndex() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramInterfaceTest.cpp275 GLenum props[] = {GL_TYPE, in TEST_P() local
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkPictureImageFilter.cpp105 SkSurfaceProps props = ctx.surfaceProps().cloneWithPixelGeometry(kUnknown_SkPixelGeometry); in onFilterImage() local
/third_party/skia/src/gpu/
H A DBaseDevice.cpp21 BaseDevice(sk_sp<GrRecordingContext> rContext, const SkImageInfo& ii, const SkSurfaceProps& props) BaseDevice() argument
/third_party/skia/src/gpu/vk/
H A DGrVkSecondaryCBDrawContext.cpp24 Make(GrRecordingContext* rContext, const SkImageInfo& imageInfo, const GrVkDrawableInfo& vkInfo, const SkSurfaceProps* props) Make() argument
59 GrVkSecondaryCBDrawContext(sk_sp<skgpu::BaseDevice> device, const SkSurfaceProps* props) GrVkSecondaryCBDrawContext() argument

Completed in 10 milliseconds

12345678910>>...12