Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/baselines/reference/
H A DmodifierParenCast.js16 var readonly = undefined; variable
/third_party/NuttX/drivers/bch/
H A Dbchdev_register.c42 bchdev_register(const char *blkdev, const char *chardev, bool readonly) bchdev_register() argument
H A Dbchlib_setup.c47 int bchlib_setup(const char *blkdev, bool readonly, void **handle) in bchlib_setup() argument
H A Dbch.h57 bool readonly; /* true: Only read operations are supported */ member
/third_party/NuttX/fs/driver/
H A Dfs_blockproxy.c157 bool readonly; in block_proxy() local
/third_party/backends/testsuite/sanei/
H A Dtest_wire.c63 int readonly = 0; in main() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImageFunctionHLSL.cpp302 useImageFunction(const ImmutableString &name, const TBasicType &type, TLayoutImageInternalFormat imageInternalFormat, bool readonly) useImageFunction() argument
H A DImageFunctionHLSL.h70 bool readonly; member
/third_party/icu/icu4c/source/samples/ustring/
H A Dustring.cpp416 static const UChar readonly[]={ variable
[all...]
/third_party/ltp/testcases/kernel/kvm/
H A Dkvm_pagefault01.c52 int val, *writable, *readonly, *cacher1, *cacher2; in main() local
/third_party/skia/third_party/externals/icu/source/samples/ustring/
H A Dustring.cpp416 static const UChar readonly[]={ variable
[all...]
/third_party/python/Include/
H A Dpybuffer.h26 int readonly; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DShaderImage_test.cpp89 CheckImageDeclaration(TIntermNode *astRoot, const ImmutableString &imageName, TBasicType imageType, TLayoutImageInternalFormat internalFormat, bool readonly, bool writeonly, bool coherent, bool restrictQualifier, bool volatileQualifier, int binding) CheckImageDeclaration() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDynamicImage2DHLSL.cpp50 bool readonly = uniform.readonly; in image2DHLSLGroup() local
[all...]
H A DProgramD3D.cpp832 getImageMapping(gl::ShaderType type, unsigned int imageIndex, bool readonly, const gl::Caps &caps) const getImageMapping() argument
[all...]
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderVars.h219 bool readonly; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_ioctl.c737 vmw_ioctl_syncforcpu(struct vmw_region *region, boolean dont_block, boolean readonly, boolean allow_cs) vmw_ioctl_syncforcpu() argument
766 vmw_ioctl_releasefromcpu(struct vmw_region *region, boolean readonly, boolean allow_cs) vmw_ioctl_releasefromcpu() argument
/third_party/python/Include/cpython/
H A Dunicodeobject.h737 unsigned char readonly; member
/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h178 int readonly = 0; in blobopen() local
/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc656 LookupPropertyOnPrototypeChain( TNode<Map> receiver_map, TNode<Name> name, Label* accessor, TVariable<Object>* var_accessor_pair, TVariable<HeapObject>* var_accessor_holder, Label* readonly, Label* bailout) LookupPropertyOnPrototypeChain() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h688 readonly, ///< May only access map via const_data as read only. enumerator
/third_party/python/Lib/
H A Dimaplib.py186 class readonly(abort): pass # Mailbox status changed to READ-ONLY class in IMAP4
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2388 bool readonly = false; in acceptStruct() local
2586 bool readonly = false; in acceptStructBufferType() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp382 BlockBasicTypeCase (tcu::TestContext& testCtx, const char* name, const VarType& type, deUint32 layoutFlags, int numInstances, MatrixLoadFlags matrixLoadFlag, MatrixStoreFlags matrixStoreFlag, bool usePhysStorageBuffer, bool readonly) in BlockBasicTypeCase() argument
425 BlockBasicUnsizedArrayCase (tcu::TestContext& testCtx, const char* name, const VarType& elementType, int arraySize, deUint32 layoutFlags, MatrixLoadFlags matrixLoadFlag, MatrixStoreFlags matrixStoreFlag, bool usePhysStorageBuffer, bool readonly) in BlockBasicUnsizedArrayCase() argument
475 BlockSingleStructCase (tcu::TestContext& testCtx, const char* name, deUint32 layoutFlags, BufferMode bufferMode, int numInstances, MatrixLoadFlags matrixLoadFlag, MatrixStoreFlags matrixStoreFlag, bool usePhysStorageBuffer, bool readonly) in BlockSingleStructCase() argument
1071 SSBOLayoutTests::SSBOLayoutTests (tcu::TestContext& testCtx, bool usePhysStorageBuffer, bool readonly) in SSBOLayoutTests() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h1163 readonly, ///< May only access map via const_data as read only. enumerator

Completed in 30 milliseconds

12