Home
last modified time | relevance | path

Searched defs:read_only (Results 1 - 25 of 25) sorted by relevance

/third_party/ffmpeg/libavresample/
H A Daudio_data.h51 int read_only; /**< data is read-only */ member
H A Daudio_data.c73 ff_audio_data_init(AudioData *a, uint8_t * const *src, int plane_size, int channels, int nb_samples, enum AVSampleFormat sample_fmt, int read_only, const char *name) ff_audio_data_init() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_flush.c115 softpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, int layer, unsigned flush_flags, boolean read_only, boolean cpu_access, boolean do_not_block) softpipe_flush_resource() argument
H A Dsp_texture.c398 boolean read_only = !(usage & PIPE_MAP_WRITE); in softpipe_transfer_map() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_flush.c108 llvmpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, boolean read_only, boolean cpu_access, boolean do_not_block, const char *reason) llvmpipe_flush_resource() argument
H A Dlp_texture.c697 boolean read_only = !(usage & PIPE_MAP_WRITE); in llvmpipe_transfer_map_ms() local
H A Dlp_state_fs.c4148 boolean read_only = !(writable_bitmask & (1 << idx)); in llvmpipe_set_shader_buffers() local
4192 bool read_only = !(image->access & PIPE_IMAGE_ACCESS_WRITE); in llvmpipe_set_shader_images() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dresource.h51 void SetReadOnly(bool read_only) { is_read_only_ = read_only; } in SetReadOnly() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.h109 bool read_only; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-proxy-gen.cc249 TNode<BoolT> read_only = IsSetWord32( in CheckGetSetTrapResult() local
/third_party/mesa3d/src/util/
H A Dfossilize_db.c199 load_foz_dbs(struct foz_db *foz_db, FILE *db_idx, uint8_t file_idx, bool read_only) load_foz_dbs() argument
/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.h67 bool read_only : 1; member
H A Ddatabase-simple.c42 bool read_only; member
H A Dmemblock.c386 pa_memblock *pa_memblock_new_fixed(pa_mempool *p, void *d, size_t length, bool read_only) { in pa_memblock_new_fixed() argument
413 pa_memblock_new_user( pa_mempool *p, void *d, size_t length, pa_free_cb_t free_cb, void *free_cb_data, bool read_only) pa_memblock_new_user() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory.h959 CodeBuilder& set_read_only_data_container(bool read_only) { in set_read_only_data_container() argument
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dinspector.cc656 GetStorageBufferResourceBindingsImpl( const std::string& entry_point, bool read_only) GetStorageBufferResourceBindingsImpl() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage.h192 int read_only; member
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dlibunwind_i.h204 read_only; member
/third_party/node/src/
H A Dnode_contextify.cc497 bool read_only = in PropertySetterCallback() local
590 bool read_only = in PropertyDefinerCallback() local
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc1093 bool read_only = cell.property_details().IsReadOnly(); in DependOnGlobalProperty() local
797 GlobalPropertyDependency(const PropertyCellRef& cell, PropertyCellType type, bool read_only) GlobalPropertyDependency() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c2171 const bool read_only = vk_image_layout_is_read_only(layout, aspect); in anv_layout_to_aux_state() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl.cc1612 bool read_only = false; in MakeVariable() local
/third_party/elfutils/src/
H A Delflint.c1236 bool read_only; member
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h588 unsigned read_only:1; /**< "readonly" qualifier. */ member
H A Dir.h662 unsigned read_only:1; member

Completed in 49 milliseconds