Home
last modified time | relevance | path

Searched defs:access (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/third_party/alsa-utils/axfer/test/
Dgenerator.c48 static void *allocate_buf(snd_pcm_access_t access, in allocate_buf()
60 static void *allocate_vector(snd_pcm_access_t access, in allocate_vector()
88 static int fill_buf(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_buf()
107 static int fill_vector(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_vector()
149 snd_pcm_access_t access, in test_frame_count()
200 snd_pcm_access_t access, in test_samples_per_frame()
217 snd_pcm_access_t access) in test_sample_format()
Dmapper-test.c39 static void test_demuxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_demuxer()
69 static int test_demux(struct mapper_trial *trial, snd_pcm_access_t access, in test_demux()
130 static void test_muxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_muxer()
160 static int test_mux(struct mapper_trial *trial, snd_pcm_access_t access, in test_mux()
220 static int test_mapper(struct mapper_trial *trial, snd_pcm_access_t access, in test_mapper()
279 static int test_i_buf(struct mapper_trial *trial, snd_pcm_access_t access, in test_i_buf()
319 static int test_vector(struct mapper_trial *trial, snd_pcm_access_t access, in test_vector()
378 static int test_n_buf(struct mapper_trial *trial, snd_pcm_access_t access, in test_n_buf()
406 static int callback(struct test_generator *gen, snd_pcm_access_t access, in callback()
447 snd_pcm_access_t access; in main() local
Dcontainer-test.c38 snd_pcm_access_t access, in test_builder()
85 snd_pcm_access_t access, snd_pcm_format_t sample_format, in test_parser()
127 static int callback(struct test_generator *gen, snd_pcm_access_t access, in callback()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrMultisamplePixelBufferAccess.cpp105 MultisamplePixelBufferAccess getSubregion (const MultisamplePixelBufferAccess& access, int x, int y… in getSubregion()
110 MultisampleConstPixelBufferAccess getSubregion (const MultisampleConstPixelBufferAccess& access, in… in getSubregion()
215 tcu::Vec4 resolveMultisamplePixel (const MultisampleConstPixelBufferAccess& access, int x, int y) in resolveMultisamplePixel()
224 void clear (const MultisamplePixelBufferAccess& access, const tcu::Vec4& color) in clear()
229 void clear (const MultisamplePixelBufferAccess& access, const tcu::IVec4& color) in clear()
234 void clearDepth (const MultisamplePixelBufferAccess& access, float depth) in clearDepth()
239 void clearStencil (const MultisamplePixelBufferAccess& access, int stencil) in clearStencil()
/third_party/skia/third_party/externals/tint/src/sem/
Dvariable.cc34 ast::Access access, in Variable()
47 ast::Access access, in LocalVariable()
58 ast::Access access, in GlobalVariable()
70 ast::Access access, in Parameter()
Dstorage_texture_type.h53 ast::Access access() const { return access_; } in access() function
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp260 ConstPixelBufferAccess getSubregion (const ConstPixelBufferAccess& access, int x, int y, int z, int… in getSubregion()
286 PixelBufferAccess getSubregion (const PixelBufferAccess& access, int x, int y, int z, int width, in… in getSubregion()
310 PixelBufferAccess getSubregion (const PixelBufferAccess& access, int x, int y, int width, int heigh… in getSubregion()
324 ConstPixelBufferAccess getSubregion (const ConstPixelBufferAccess& access, int x, int y, int width,… in getSubregion()
334 PixelBufferAccess flipYAccess (const PixelBufferAccess& access) in flipYAccess()
348 ConstPixelBufferAccess flipYAccess (const ConstPixelBufferAccess& access) in flipYAccess()
752 void clear (const PixelBufferAccess& access, const Vec4& color) in clear()
783 void clear (const PixelBufferAccess& access, const IVec4& color) in clear()
814 void clear (const PixelBufferAccess& access, const UVec4& color) in clear()
819 void clearDepth (const PixelBufferAccess& access, float depth) in clearDepth()
[all …]
/third_party/mesa3d/src/mesa/main/
Dshaderimage.c524 GLenum access, GLenum format, bool check_level_layer) in validate_bind_image_texture()
565 GLint level, GLboolean layered, GLint layer, GLenum access, in set_image_binding()
588 GLenum access, GLenum format) in bind_image_texture()
602 GLboolean layered, GLint layer, GLenum access, in _mesa_BindImageTexture_no_error()
617 GLboolean layered, GLint layer, GLenum access, in _mesa_BindImageTexture()
662 GLboolean layered, GLint layer, GLenum access, in _mesa_BindImageTextureEXT()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_vdpau.h52 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_map_surface()
57 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_unmap_surface()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h85 const angle::Format &getActualImageFormat(ImageAccess access) const in getActualImageFormat()
103 angle::FormatID getActualImageFormatID(ImageAccess access) const in getActualImageFormatID()
108 VkFormat getActualImageVkFormat(ImageAccess access) const in getActualImageVkFormat()
113 LoadImageFunctionInfo getTextureLoadFunction(ImageAccess access, GLenum type) const in getTextureLoadFunction()
/third_party/python/Doc/reference/
Ddatamodel.rst1644 Customizing module attribute access
1700 .. _descriptors:
1702 Implementing Descriptors
1755 Invoking Descriptors
1821 __slots__
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_winsys.h44 struct nouveau_bo *bo, uint32_t access) in PUSH_REFN()
51 struct nouveau_bo *bo, uint32_t offset, uint32_t access) in PUSH_MTHDl()
60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) in PUSH_MTHDo()
72 struct nouveau_bo *bo, uint32_t data, uint32_t access, in PUSH_MTHDs()
85 struct nouveau_bo *bo, uint32_t data, uint32_t access, in PUSH_MTHD()
104 struct nv04_resource *r, uint32_t data, uint32_t access, in PUSH_RESRC()
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c84 enum gl_access_qualifier access; member
312 enum gl_access_qualifier access = base->access | deref_chain->access; in vtn_pointer_dereference() local
493 enum gl_access_qualifier access) in _vtn_local_load_store()
548 enum gl_access_qualifier access) in vtn_local_load()
564 nir_deref_instr *dest, enum gl_access_qualifier access) in vtn_local_store()
598 enum gl_access_qualifier access, in _vtn_variable_load_store()
696 enum gl_access_qualifier access) in vtn_variable_load()
705 struct vtn_pointer *dest, enum gl_access_qualifier access) in vtn_variable_store()
2269 unsigned *idx, SpvMemoryAccessMask *access, unsigned *alignment, in vtn_get_mem_operands()
2299 spv_access_to_gl_access(SpvMemoryAccessMask access) in spv_access_to_gl_access()
[all …]
/third_party/lwip/src/include/lwip/apps/
Dsnmp_scalar.h56 snmp_access_t access; member
66 #define SNMP_SCALAR_CREATE_NODE(oid, access, asn1_type, get_value_method, set_test_method, set_valu… argument
79 snmp_access_t access; member
/third_party/alsa-lib/src/pcm/
Dpcm_simple.c55 snd_pcm_access_t access) in set_hw_params()
163 snd_pcm_access_t access, in snd_spcm_init()
216 snd_pcm_access_t access, in snd_spcm_init_duplex()
/third_party/gn/src/base/win/
Dregistry.cc45 RegKey::RegKey(HKEY rootkey, const char16_t* subkey, REGSAM access) in RegKey()
62 LONG RegKey::Create(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Create()
70 REGSAM access) { in CreateWithDisposition()
85 LONG RegKey::CreateKey(const char16_t* name, REGSAM access) { in CreateKey()
109 LONG RegKey::Open(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Open()
123 LONG RegKey::OpenKey(const char16_t* relative_key_name, REGSAM access) { in OpenKey()
392 REGSAM access) { in RegDelRecurse()
/third_party/skia/third_party/externals/tint/src/transform/
Ddecompose_memory_access.cc431 auto access = lhs_it->second; in TakeAccess() local
611 auto* access = b.IndexAccessor("value", i); in StoreFunc() local
618 auto* access = b.MemberAccessor( in StoreFunc() local
828 if (auto access = state.TakeAccess(accessor->structure)) { in Run() local
840 if (auto access = state.TakeAccess(accessor->structure)) { in Run() local
855 if (auto access = state.TakeAccess(accessor->object)) { in Run() local
890 if (auto access = state.TakeAccess(op->expr)) { in Run() local
916 if (auto access = state.TakeAccess(call_expr->args[0])) { in Run() local
931 if (auto access = state.TakeAccess(call_expr->args[0])) { in Run() local
962 BufferAccess access = access_it->second; in Run() local
/third_party/vk-gl-cts/modules/glshared/
DglsRandomShaderProgram.cpp186 rsg::ExecValueAccess access = m_execCtx.getValue(attribVar); in shadeVertices() local
207 const rsg::ExecConstValueAccess access = m_execCtx.getValue(m_positionVar); in shadeVertices() local
227 const rsg::ExecConstValueAccess access = m_execCtx.getValue(var); in shadeVertices() local
265 rsg::ExecValueAccess access = m_execCtx.getValue(var); in shadeFragments() local
/third_party/musl/src/unistd/
Daccess.c5 int access(const char *filename, int amode) in access() function
/third_party/skia/third_party/externals/tint/src/ast/
Dpointer.h62 ast::Access const access; variable
Daccess.cc20 std::ostream& operator<<(std::ostream& out, Access access) { in operator <<()
/third_party/node/deps/npm/test/tap/
Dis-fs-access-available.js17 var fsWithAccess = {access: function () {}} method
18 var fsWithoutAccess = {access: undefined} property
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp113 angle::Result Buffer9::map(const gl::Context *context, GLenum access, void **mapPtr) in map()
122 GLbitfield access, in mapRange()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBuffer9.cpp113 angle::Result Buffer9::map(const gl::Context *context, GLenum access, void **mapPtr) in map()
122 GLbitfield access, in mapRange()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DBufferNULL.cpp77 angle::Result BufferNULL::map(const gl::Context *context, GLenum access, void **mapPtr) in map()
86 GLbitfield access, in mapRange()

12345678910>>...19