Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 - 20 of 20) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DSharedObject.java125 public T readOnly() { return ref; } in readOnly() method in SharedObject.Reference
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DSharedObject.java128 public T readOnly() { return ref; } in readOnly() method in SharedObject.Reference
/third_party/skia/src/gpu/
H A DGrSurface.h78 bool readOnly() const { return fSurfaceFlags & GrInternalSurfaceFlags::kReadOnly; } in readOnly() function in GrSurface
H A DGrSurfaceProxy.h271 bool readOnly() const { return fSurfaceFlags & GrInternalSurfaceFlags::kReadOnly; } in readOnly() function in GrSurfaceProxy
/third_party/skia/src/gpu/gl/
H A DGrGLBuffer.cpp174 bool readOnly = (GrGpuBufferType::kXferGpuToCpu == fIntendedType); in onMap() local
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.cpp334 void TSymbolTableLevel::readOnly() in readOnly() function in glslang::TSymbolTableLevel
H A DSymbolTable.h919 void readOnly() in readOnly() function in glslang::TSymbolTable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.cpp63 SetDepthStencil(wgpu::TextureFormat format, wgpu::LoadOp depthLoadOpIn, wgpu::StoreOp depthStoreOpIn, wgpu::LoadOp stencilLoadOpIn, wgpu::StoreOp stencilStoreOpIn, bool readOnly) SetDepthStencil() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandValidation.cpp36 bool readOnly = IsSubset(usage, kReadOnlyBufferUsages); in ValidateSyncScopeResourceUsage() local
/third_party/icu/icu4c/source/common/
H A Dutext.cpp522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() argument
/third_party/node/deps/icu-small/source/common/
H A Dutext.cpp525 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dutext.cpp522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2443 bool readOnly; in createAttachmentFeedbackLoopLayoutSamplerTests() member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp.cpp2404 uint32 readOnly = doingUpdateFromXMP ? ignoreXMP in SyncExif() local
3894 SyncApproximateFocusDistance(dng_exif &exif, const uint32 readOnly) SyncApproximateFocusDistance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2283 bool readOnly; in createAttachmentFeedbackLoopLayoutSamplerTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp256 bool readOnly; member
/third_party/mesa3d/include/CL/
H A Dcl.hpp3231 Buffer( IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr = false, cl_int* err = NULL) Buffer() argument
6626 Buffer( const Context &context, IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr, cl_int* err) Buffer() argument
6677 Buffer( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr, cl_int* err) Buffer() argument
H A Dcl2.hpp3868 Buffer( IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr = false, cl_int* err = NULL) Buffer() argument
9014 Buffer( const Context &context, IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr, cl_int* err) Buffer() argument
9065 Buffer( const CommandQueue &queue, IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr, cl_int* err) Buffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp263 bool readOnly; member
/third_party/sqlite/src/
H A Dsqlite3.c22876 bft readOnly:1; /* True for statements that do not write */ member
56126 u8 readOnly; /* True for a read-only database */ global() member
60262 int readOnly = 0; /* True if this is a read-only file */ global() local
63882 u8 readOnly; /* WAL_RDWR, WAL_RDONLY, or WAL_SHM_RDONLY */ global() member
[all...]

Completed in 180 milliseconds