| /kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
| H A D | test-pcmtest-driver.c | 26 snd_pcm_access_t access; member
|
| /kernel/linux/linux-6.6/security/landlock/ |
| H A D | ruleset.c | 231 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 D | yama_lsm.c | 46 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 D | pcm_plugin.h | 46 snd_pcm_access_t access; member
|
| /kernel/uniproton/src/fs/ |
| H A D | fs.c | 165 int access(const char *path, int mode) in access() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | file.c | 209 int access; in file_open() local [all...] |
| H A D | libsmbclient.c | 98 int access, ret; in libsmbc_open() local
|
| H A D | os_support.h | 312 #define access win32_access macro
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vulkan.h | 240 VkAccessFlagBits access[AV_NUM_DATA_POINTERS]; member
|
| /third_party/gn/src/base/files/ |
| H A D | file_win.cc | 295 DWORD access = 0; in DoInitialize() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_ext.c | 213 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 D | mapper-test.c | 39 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 D | pcm_mmap_emul.c | 158 snd_pcm_access_t access; in snd_pcm_mmap_emul_hw_params() local
|
| /third_party/alsa-utils/axfer/ |
| H A D | subcmd-transfer.c | 165 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 D | xfer-libasound-timer-mmap.c | 25 snd_pcm_access_t access; in timer_mmap_pre_process() local
|
| /third_party/alsa-lib/include/ |
| H A D | pcm_ioplug.h | 118 snd_pcm_access_t access; /**< access type; filled after hw_params is called */ member
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | utext.h | 1242 UTextAccess *access; global() member [all...] |
| /third_party/libuv/src/win/ |
| H A D | process-stdio.c | 218 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 D | mesa_glinterop.h | 173 uint32_t access; member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse.h | 327 int (*access) (const char *, int); member
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | utext.h | 1242 UTextAccess *access; global() member [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderimage.c | 522 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 D | nv30_winsys.h | 46 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 D | state-values-utils.cc | 238 auto access = StateValuesAccess(tree); in CheckTreeContainsValues() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-cygwin.cc | 33 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
|