Home
last modified time | relevance | path

Searched defs:access (Results 176 - 200 of 800) sorted by relevance

12345678910>>...32

/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c26 snd_pcm_access_t access; member
/kernel/linux/linux-6.6/security/landlock/
H A Druleset.c231 landlock_insert_rule(struct landlock_ruleset *const ruleset, struct landlock_object *const object, const access_mask_t access) landlock_insert_rule() argument
[all...]
/kernel/linux/linux-6.6/security/yama/
H A Dyama_lsm.c46 const char *access; member
74 static void report_access(const char *access, struct task_struct *target, in report_access() argument
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.h46 snd_pcm_access_t access; member
/kernel/uniproton/src/fs/
H A Dfs.c165 int access(const char *path, int mode) in access() function
/third_party/ffmpeg/libavformat/
H A Dfile.c209 int access; in file_open() local
[all...]
H A Dlibsmbclient.c98 int access, ret; in libsmbc_open() local
H A Dos_support.h312 #define access win32_access macro
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.h240 VkAccessFlagBits access[AV_NUM_DATA_POINTERS]; member
/third_party/gn/src/base/files/
H A Dfile_win.cc295 DWORD access = 0; in DoInitialize() local
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c213 unsigned int access, count; in snd_ctl_ext_elem_read() local
267 unsigned int access, count; in snd_ctl_ext_elem_write() local
334 unsigned int access, count, len; in snd_ctl_ext_elem_tlv() local
[all...]
/third_party/alsa-utils/axfer/test/
H A Dmapper-test.c39 static void test_demuxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_demuxer() argument
69 static int test_demux(struct mapper_trial *trial, snd_pcm_access_t access, in test_demux() argument
130 static void test_muxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_muxer() argument
160 static int test_mux(struct mapper_trial *trial, snd_pcm_access_t access, in test_mux() argument
220 static int test_mapper(struct mapper_trial *trial, snd_pcm_access_t access, in test_mapper() argument
279 test_i_buf(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_i_buf() argument
319 test_vector(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_vector() argument
378 test_n_buf(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_n_buf() argument
406 callback(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, void *frame_buffer, unsigned int frame_count) callback() argument
447 snd_pcm_access_t access; main() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap_emul.c158 snd_pcm_access_t access; in snd_pcm_mmap_emul_hw_params() local
/third_party/alsa-utils/axfer/
H A Dsubcmd-transfer.c165 static int capture_pre_process(struct context *ctx, snd_pcm_access_t *access, in capture_pre_process() argument
229 static int playback_pre_process(struct context *ctx, snd_pcm_access_t *access, in playback_pre_process() argument
331 snd_pcm_access_t access; in context_pre_process() local
H A Dxfer-libasound-timer-mmap.c25 snd_pcm_access_t access; in timer_mmap_pre_process() local
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h118 snd_pcm_access_t access; /**< access type; filled after hw_params is called */ member
/third_party/icu/icu4c/source/common/unicode/
H A Dutext.h1242 UTextAccess *access; global() member
[all...]
/third_party/libuv/src/win/
H A Dprocess-stdio.c218 DWORD access = (i == 0) ? FILE_GENERIC_READ : in uv__stdio_create() local
144 uv__create_nul_handle(HANDLE* handle_ptr, DWORD access) uv__create_nul_handle() argument
/third_party/mesa3d/include/GL/
H A Dmesa_glinterop.h173 uint32_t access; member
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h327 int (*access) (const char *, int); member
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutext.h1242 UTextAccess *access; global() member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dshaderimage.c522 validate_bind_image_texture(struct gl_context *ctx, GLuint unit, GLuint texture, GLint level, GLint layer, GLenum access, GLenum format, bool check_level_layer) validate_bind_image_texture() argument
564 set_image_binding(struct gl_image_unit *u, struct gl_texture_object *texObj, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) set_image_binding() argument
586 bind_image_texture(struct gl_context *ctx, struct gl_texture_object *texObj, GLuint unit, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) bind_image_texture() argument
601 _mesa_BindImageTexture_no_error(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) _mesa_BindImageTexture_no_error() argument
616 _mesa_BindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) _mesa_BindImageTexture() argument
661 _mesa_BindImageTextureEXT(GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format) _mesa_BindImageTextureEXT() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h46 nouveau_bufctx_refn(bufctx(push), bin, bo, access); in PUSH_REFN() local
43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, struct nouveau_bo *bo, uint32_t access) PUSH_REFN() argument
50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t offset, uint32_t access) PUSH_MTHDl() argument
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDo() argument
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDs() argument
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHD() argument
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nv04_resource *r, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_RESRC() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc238 auto access = StateValuesAccess(tree); in CheckTreeContainsValues() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-cygwin.cc33 DWORD GetProtectionFromMemoryPermission(OS::MemoryPermission access) { in GetProtectionFromMemoryPermission() argument
165 bool OS::SetPermissions(void* address, size_t size, MemoryPermission access) { in SetPermissions() argument
99 Allocate(void* hint, size_t size, size_t alignment, MemoryPermission access) Allocate() argument

Completed in 17 milliseconds

12345678910>>...32