Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Target/
DSectionLoadHistory.cpp37 bool read_only) { in GetSectionLoadListForStopID()
96 const bool read_only = true; in GetCurrentSectionLoadList() local
108 const bool read_only = true; in GetSectionLoadAddress() local
118 const bool read_only = true; in ResolveLoadAddress() local
128 const bool read_only = false; in SetSectionLoadAddress() local
139 const bool read_only = false; in SetSectionUnloaded() local
149 const bool read_only = false; in SetSectionUnloaded() local
/external/autotest/client/tests/sysbench/
Dsysbench.py33 read_only = 0, args = ''): argument
58 def execute_pgsql(self, build, num_threads, max_time, read_only, args): argument
103 def execute_mysql(self, build, num_threads, max_time, read_only, args): argument
/external/icing/icing/legacy/index/
Dicing-mmapper.cc31 IcingMMapper::IcingMMapper(bool read_only, int flags) in IcingMMapper()
40 IcingMMapper::IcingMMapper(int fd, bool read_only, uint64_t location, in IcingMMapper()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/
Dside_effect_analysis.cc245 bool read_only) { in TrackAccess()
278 bool read_only) { in AddPredecessorsForAccess()
333 bool read_only) { in AnalyzeRegion()
381 const bool read_only = IsResourceOpReadOnly(&op, resource_op_info); in AnalyzeRegion() local
/external/libchrome/base/memory/
Dshared_memory_android.cc54 bool SharedMemory::Open(const std::string& name, bool read_only) { in Open()
Dshared_memory_posix.cc44 SharedMemory::SharedMemory(const SharedMemoryHandle& handle, bool read_only) in SharedMemory()
222 bool SharedMemory::Open(const std::string& name, bool read_only) { in Open()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dlinear_storage.cc81 bool read_only = desc.memory_type == MemoryType::CONSTANT; in CreateFromTensorLinearDescriptor() local
Dutil.cc172 bool read_only, void* data, cl_mem* result) { in CreateCLBuffer()
Dbuffer.cc79 bool read_only = desc.memory_type == MemoryType::CONSTANT; in CreateFromBufferDescriptor() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_flush.c103 boolean read_only, in llvmpipe_flush_resource()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dlinear_storage.cc89 bool read_only = desc.memory_type == MemoryType::CONSTANT; in CreateFromTensorLinearDescriptor() local
/external/flac/src/share/grabbag/
Dfile.c94 FLAC__bool grabbag__file_change_stats(const char *filename, FLAC__bool read_only) in grabbag__file_change_stats()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_flush.c120 boolean read_only, in softpipe_flush_resource()
Dsp_texture.c398 boolean read_only = !(usage & PIPE_MAP_WRITE); in softpipe_transfer_map() local
/external/webrtc/rtc_base/system/
Dfile_wrapper.cc26 FILE* FileOpen(const char* file_name_utf8, bool read_only, int* error) { in FileOpen()
/external/crosvm/devices/src/
Ddirect_io.rs14 read_only: bool, field
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_private.h149 unsigned read_only:1; variable
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc1023 bool read_only) in SharedPersistentMemoryAllocator()
1050 bool read_only) in FilePersistentMemoryAllocator()
1065 bool read_only) { in IsFileAcceptable()
/external/protobuf/python/google/protobuf/pyext/
Dmessage.h109 bool read_only; member
/external/libchrome/mojo/core/test/
Dmojo_test_base.cc205 MojoHandle MojoTestBase::DuplicateBuffer(MojoHandle h, bool read_only) { in DuplicateBuffer()
/external/crosvm/devices/src/virtio/
Dblock.rs257 read_only: bool, field
502 read_only: bool, field
806 let read_only = self.read_only; in activate() localVariable
Dblock_async.rs239 read_only: bool, field
570 read_only: bool, field
889 let read_only = self.read_only; in activate() localVariable
/external/igt-gpu-tools/lib/
Dioctl_wrappers.c671 int __gem_userptr(int fd, void *ptr, uint64_t size, int read_only, uint32_t flags, uint32_t *handle) in __gem_userptr()
700 void gem_userptr(int fd, void *ptr, uint64_t size, int read_only, uint32_t flags, uint32_t *handle) in gem_userptr()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_buffer_objects.c293 const bool read_only = in intel_bufferobj_map_range() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dresource_op_lifting.cc259 void ReplaceResourceLoads(bool read_only) { in ReplaceResourceLoads()
464 bool read_only) { in ReplaceResourceLoads()

12