Home
last modified time | relevance | path

Searched refs:READ_ONLY (Results 1 – 25 of 35) sorted by relevance

12

/third_party/e2fsprogs/debugfs/
Ddebugfs.c245 #ifdef READ_ONLY in do_open_filesys()
298 #ifndef READ_ONLY in do_open_filesys()
370 #ifndef READ_ONLY
527 #ifndef READ_ONLY
1121 #ifndef READ_ONLY
1215 #ifndef READ_ONLY
1274 #ifndef READ_ONLY
1475 #ifndef READ_ONLY
1751 #ifndef READ_ONLY
2014 #ifndef READ_ONLY
[all …]
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_variable.c16 #define READ_ONLY BIT(31) macro
127 attr |= READ_ONLY; in parse_attr()
450 if (attr & READ_ONLY) { in efi_set_variable()
/third_party/node/deps/zlib/google/
Dzip_reader_unittest.cc42 READ_ONLY, enumerator
48 if (mode == READ_ONLY) in FileWrapper()
227 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
264 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
569 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip_reader_unittest.cc42 READ_ONLY, enumerator
48 if (mode == READ_ONLY) in FileWrapper()
227 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
264 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
573 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
/third_party/skia/third_party/externals/zlib/google/
Dzip_reader_unittest.cc42 READ_ONLY, enumerator
48 if (mode == READ_ONLY) in FileWrapper()
227 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
264 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
569 FileWrapper zip_fd_wrapper(test_zip_file_, FileWrapper::READ_ONLY); in TEST_F()
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DSetDictionaryTest.java67 ByteBuffer dictionary = dictionaryChannel.map(FileChannel.MapMode.READ_ONLY, 0, 122784).load(); in testSetDictionary()
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieAnimation.java81 return fileChannel.map(FileChannel.MapMode.READ_ONLY, in convertToByteBuffer()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vdpau_interop.txt258 VDPAU surface using the GL (<access> set to READ_ONLY), only to
265 An <access> value of READ_ONLY ensures that any writes to the
457 VDPAUSurfaceAccessNV is none of READ_ONLY, WRITE_ONLY, nor
DNV_shader_buffer_store.txt107 <access> may be READ_ONLY, READ_WRITE, and WRITE_ONLY. If a shader loads
109 READ_ONLY <access>, the results of that shader operation are undefined and
137 to a buffer object made resident with an <access> parameter of READ_ONLY,
DNV_shader_buffer_load.txt119 MakeBufferResidentNV(target, READ_ONLY);
127 MakeBufferResidentNV(target, READ_ONLY);
186 <access> may only be READ_ONLY, but is provided for future
893 READ_ONLY.
DNV_vertex_buffer_unified_memory.txt291 MakeBufferResidentNV(target, READ_ONLY);
DNV_bindless_texture.txt558 treated as READ_ONLY, WRITE_ONLY, or READ_WRITE. If a shader reads from
560 made resident as READ_ONLY, the results of that shader operation are
1348 mode of READ_ONLY.
/third_party/openGLES/extensions/NV/
DNV_vdpau_interop.txt258 VDPAU surface using the GL (<access> set to READ_ONLY), only to
265 An <access> value of READ_ONLY ensures that any writes to the
457 VDPAUSurfaceAccessNV is none of READ_ONLY, WRITE_ONLY, nor
DNV_shader_buffer_store.txt107 <access> may be READ_ONLY, READ_WRITE, and WRITE_ONLY. If a shader loads
109 READ_ONLY <access>, the results of that shader operation are undefined and
137 to a buffer object made resident with an <access> parameter of READ_ONLY,
DNV_shader_buffer_load.txt119 MakeBufferResidentNV(target, READ_ONLY);
127 MakeBufferResidentNV(target, READ_ONLY);
186 <access> may only be READ_ONLY, but is provided for future
893 READ_ONLY.
DNV_vertex_buffer_unified_memory.txt291 MakeBufferResidentNV(target, READ_ONLY);
DNV_bindless_texture.txt558 treated as READ_ONLY, WRITE_ONLY, or READ_WRITE. If a shader reads from
560 made resident as READ_ONLY, the results of that shader operation are
1348 mode of READ_ONLY.
/third_party/openGLES/extensions/EXT/
DEXT_pixel_buffer_object.txt453 pboMemory1 = MapBuffer(PIXEL_PACK_BUFFER_EXT, READ_ONLY);
455 pboMemory2 = MapBuffer(PIXEL_PACK_BUFFER_EXT, READ_ONLY);
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_pixel_buffer_object.txt453 pboMemory1 = MapBuffer(PIXEL_PACK_BUFFER_EXT, READ_ONLY);
455 pboMemory2 = MapBuffer(PIXEL_PACK_BUFFER_EXT, READ_ONLY);
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUBinary.java530 bytes = channel.map(FileChannel.MapMode.READ_ONLY, 0, channel.size());
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_map_buffer_range.txt186 [1] BUFFER_ACCESS is set to READ_ONLY, WRITE_ONLY, or READ_WRITE if
DARB_bindless_texture.txt576 treated as READ_ONLY, WRITE_ONLY, or READ_WRITE. If a shader reads from
578 made resident as READ_ONLY, the results of that shader operation are
1351 mode of READ_ONLY.
/third_party/openGLES/extensions/ARB/
DARB_map_buffer_range.txt196 [1] BUFFER_ACCESS is set to READ_ONLY, WRITE_ONLY, or READ_WRITE if
DARB_bindless_texture.txt586 treated as READ_ONLY, WRITE_ONLY, or READ_WRITE. If a shader reads from
588 made resident as READ_ONLY, the results of that shader operation are
1361 mode of READ_ONLY.
/third_party/chromium/patch/
D3.1_Release_cve_v8.patch1311 if ((maybe_attributes.FromJust() & READ_ONLY) != 0) {
1517 (READ_ONLY << AttributesField::kShift);

12