Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 25 of 30) sorted by relevance

12

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
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/
DSharedObject.java128 public T readOnly() { return ref; } in readOnly() method in SharedObject.Reference
/third_party/flutter/skia/include/gpu/
DGrSurface.h87 bool readOnly() const { return fSurfaceFlags & GrInternalSurfaceFlags::kReadOnly; } in readOnly() function
/third_party/skia/src/gpu/
DGrSurface.h78 bool readOnly() const { return fSurfaceFlags & GrInternalSurfaceFlags::kReadOnly; } in readOnly() function
DGrSurfaceProxy.h271 bool readOnly() const { return fSurfaceFlags & GrInternalSurfaceFlags::kReadOnly; } in readOnly() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandValidation.cpp36 bool readOnly = IsSubset(usage, kReadOnlyBufferUsages); in ValidateSyncScopeResourceUsage() local
51 bool readOnly = IsSubset(usage, kReadOnlyTextureUsages); in ValidateSyncScopeResourceUsage() local
/third_party/skia/src/gpu/gl/
DGrGLBuffer.cpp174 bool readOnly = (GrGpuBufferType::kXferGpuToCpu == fIntendedType); in onMap() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.cpp68 bool readOnly) { in SetDepthStencil()
/third_party/flutter/skia/src/gpu/gl/
DGrGLBuffer.cpp166 bool readOnly = (GrGpuBufferType::kXferGpuToCpu == fIntendedType); in onMap() local
/third_party/grpc/src/csharp/Grpc.Core.Api/
DMetadata.cs58 bool readOnly; field in Grpc.Core.Metadata
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.cpp322 void TSymbolTableLevel::readOnly() in readOnly() function in glslang::TSymbolTableLevel
DSymbolTable.h864 void readOnly() in readOnly() function
/third_party/protobuf/js/experimental/runtime/kernel/
Dkernel_test.js535 const readOnly = accessor.getMessage(1, TestMessage.instanceCreator); constant
592 const readOnly = accessor.getMessage(1, TestMessage.instanceCreator); constant
2191 const readOnly = accessor.getGroup(1, TestMessage.instanceCreator); constant
2248 const readOnly = accessor.getGroup(1, TestMessage.instanceCreator); constant
/third_party/flutter/skia/src/gpu/
DGrSurfaceProxy.h272 bool readOnly() const { return fSurfaceFlags & GrInternalSurfaceFlags::kReadOnly; } in readOnly() function
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/refs/
Djson-schema-draft-07.json63 "readOnly": { object
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_xmp.cpp2404 uint32 readOnly = doingUpdateFromXMP ? ignoreXMP in SyncExif() local
3895 const uint32 readOnly) in SyncApproximateFocusDistance()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommandEncoder.cpp532 bool readOnly = (usage & kReadOnlyBufferUsages) == usage; in ValidateUsages() local
/third_party/node/deps/icu-small/source/common/
Dutext.cpp522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone()
/third_party/skia/third_party/externals/icu/source/common/
Dutext.cpp522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone()
/third_party/icu/icu4c/source/common/
Dutext.cpp522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp180 bool readOnly; member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutext.cpp520 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.hpp3217 bool readOnly, in Buffer()
6620 bool readOnly, in Buffer()
6671 bool readOnly, in Buffer()
Dcl2.hpp3719 bool readOnly, in Buffer()
8401 bool readOnly, in Buffer()
8452 bool readOnly, in Buffer()
/third_party/mesa3d/include/CL/
Dcl.hpp3234 bool readOnly, in Buffer()
6630 bool readOnly, in Buffer()
6681 bool readOnly, in Buffer()

12