/third_party/node/deps/v8/src/compiler/ |
H A D | access-builder.cc | 5 #include "src/compiler/access-builder.h" 27 FieldAccess access = {kUntaggedBase, 0, MaybeHandle<Name>(), in ForExternalIntPtr() local 30 return access; in ForExternalIntPtr() 35 FieldAccess access = {kTaggedBase, HeapObject::kMapOffset, in ForMap() local 39 return access; in ForMap() 44 FieldAccess access = { in ForHeapNumberValue() local 48 return access; in ForHeapNumberValue() 53 FieldAccess access = { in ForBigIntBitfield() local 57 return access; in ForBigIntBitfield() 63 FieldAccess access in ForBigIntOptionalPadding() local 73 FieldAccess access = { ForBigIntLeastSignificantDigit64() local 82 FieldAccess access = {kTaggedBase, JSObject::kPropertiesOrHashOffset, ForJSObjectPropertiesOrHash() local 91 FieldAccess access = {kTaggedBase, JSObject::kPropertiesOrHashOffset, ForJSObjectPropertiesOrHashKnownPointer() local 100 FieldAccess access = {kTaggedBase, JSObject::kElementsOffset, ForJSObjectElements() local 111 FieldAccess access = {kTaggedBase, offset, ForJSObjectInObjectProperty() local 121 FieldAccess access = {kTaggedBase, offset, ForJSObjectOffset() local 130 FieldAccess access = {kTaggedBase, JSCollection::kTableOffset, ForJSCollectionTable() local 139 FieldAccess access = { ForJSCollectionIteratorTable() local 149 FieldAccess access = {kTaggedBase, ForJSCollectionIteratorIndex() local 161 FieldAccess access = { ForJSFunctionPrototypeOrInitialMap() local 171 FieldAccess access = {kTaggedBase, JSFunction::kContextOffset, ForJSFunctionContext() local 180 FieldAccess access = { ForJSFunctionSharedFunctionInfo() local 190 FieldAccess access = {kTaggedBase, JSFunction::kFeedbackCellOffset, ForJSFunctionFeedbackCell() local 199 FieldAccess access = {kTaggedBase, JSFunction::kCodeOffset, ForJSFunctionCode() local 208 FieldAccess access = { ForJSBoundFunctionBoundTargetFunction() local 218 FieldAccess access = {kTaggedBase, JSBoundFunction::kBoundThisOffset, ForJSBoundFunctionBoundThis() local 227 FieldAccess access = { ForJSBoundFunctionBoundArguments() local 237 FieldAccess access = {kTaggedBase, JSGeneratorObject::kContextOffset, ForJSGeneratorObjectContext() local 246 FieldAccess access = {kTaggedBase, ForJSGeneratorObjectFunction() local 258 FieldAccess access = {kTaggedBase, JSGeneratorObject::kReceiverOffset, ForJSGeneratorObjectReceiver() local 267 FieldAccess access = { ForJSGeneratorObjectContinuation() local 277 FieldAccess access = { ForJSGeneratorObjectInputOrDebugPos() local 287 FieldAccess access = { ForJSGeneratorObjectParametersAndRegisters() local 297 FieldAccess access = { ForJSGeneratorObjectResumeMode() local 307 FieldAccess access = { ForJSAsyncFunctionObjectPromise() local 317 FieldAccess access = { ForJSAsyncGeneratorObjectQueue() local 327 FieldAccess access = { ForJSAsyncGeneratorObjectIsAwaiting() local 338 FieldAccess access = {kTaggedBase, ForJSArrayLength() local 359 FieldAccess access = { ForJSArrayBufferBitField() local 368 FieldAccess access = {kTaggedBase, JSArrayBufferView::kBufferOffset, ForJSArrayBufferViewBuffer() local 377 FieldAccess access = {kTaggedBase, ForJSArrayBufferViewByteLength() local 389 FieldAccess access = {kTaggedBase, ForJSArrayBufferViewByteOffset() local 401 FieldAccess access = {kTaggedBase, ForJSTypedArrayLength() local 413 FieldAccess access = {kTaggedBase, JSTypedArray::kBasePointerOffset, ForJSTypedArrayBasePointer() local 422 FieldAccess access = { ForJSTypedArrayExternalPointer() local 443 FieldAccess access = { ForJSDataViewDataPointer() local 464 FieldAccess access = {kTaggedBase, ForJSDateValue() local 476 FieldAccess access = { ForJSDateField() local 486 FieldAccess access = {kTaggedBase, JSIteratorResult::kDoneOffset, ForJSIteratorResultDone() local 495 FieldAccess access = {kTaggedBase, JSIteratorResult::kValueOffset, ForJSIteratorResultValue() local 504 FieldAccess access = {kTaggedBase, JSRegExp::kDataOffset, ForJSRegExpData() local 513 FieldAccess access = {kTaggedBase, JSRegExp::kFlagsOffset, ForJSRegExpFlags() local 522 FieldAccess access = {kTaggedBase, JSRegExp::kLastIndexOffset, ForJSRegExpLastIndex() local 531 FieldAccess access = {kTaggedBase, JSRegExp::kSourceOffset, ForJSRegExpSource() local 540 FieldAccess access = {kTaggedBase, ForFixedArrayLength() local 552 FieldAccess access = {kTaggedBase, ForWeakFixedArrayLength() local 564 FieldAccess access = { ForSloppyArgumentsElementsContext() local 574 FieldAccess access = { ForSloppyArgumentsElementsArguments() local 584 FieldAccess access = { ForPropertyArrayLengthAndHash() local 594 FieldAccess access = { ForDescriptorArrayEnumCache() local 604 FieldAccess access = { ForMapBitField() local 613 FieldAccess access = { ForMapBitField2() local 622 FieldAccess access = { ForMapBitField3() local 631 FieldAccess access = {kTaggedBase, Map::kInstanceDescriptorsOffset, ForMapDescriptors() local 640 FieldAccess access = { ForMapInstanceType() local 649 FieldAccess access = {kTaggedBase, Map::kPrototypeOffset, ForMapPrototype() local 658 FieldAccess access = { ForMapNativeContext() local 668 FieldAccess access = { ForModuleRegularExports() local 678 FieldAccess access = { ForModuleRegularImports() local 688 FieldAccess access = {kTaggedBase, Name::kRawHashFieldOffset, ForNameRawHashField() local 697 FieldAccess access = {kTaggedBase, ForStringLength() local 709 FieldAccess access = {kTaggedBase, ConsString::kFirstOffset, ForConsStringFirst() local 718 FieldAccess access = {kTaggedBase, ConsString::kSecondOffset, ForConsStringSecond() local 727 FieldAccess access = {kTaggedBase, ThinString::kActualOffset, ForThinStringActual() local 736 FieldAccess access = {kTaggedBase, SlicedString::kOffsetOffset, ForSlicedStringOffset() local 745 FieldAccess access = {kTaggedBase, SlicedString::kParentOffset, ForSlicedStringParent() local 754 FieldAccess access = { ForExternalStringResourceData() local 773 ElementAccess access = {kTaggedBase, SeqOneByteString::kHeaderSize, ForSeqOneByteStringCharacter() local 781 ElementAccess access = {kTaggedBase, SeqTwoByteString::kHeaderSize, ForSeqTwoByteStringCharacter() local 789 FieldAccess access = { ForJSGlobalProxyNativeContext() local 799 FieldAccess access = { ForJSArrayIteratorIteratedObject() local 811 FieldAccess access = {kTaggedBase, ForJSArrayIteratorNextIndex() local 823 FieldAccess access = {kTaggedBase, ForJSArrayIteratorKind() local 835 FieldAccess access = {kTaggedBase, JSStringIterator::kStringOffset, ForJSStringIteratorString() local 844 FieldAccess access = {kTaggedBase, ForJSStringIteratorIndex() local 858 FieldAccess access = {kTaggedBase, offset, ForArgumentsLength() local 867 FieldAccess access = { ForArgumentsCallee() local 879 FieldAccess access = {kTaggedBase, offset, ForFixedArraySlot() local 889 FieldAccess access = {kTaggedBase, offset, ForFeedbackVectorSlot() local 899 FieldAccess access = {kTaggedBase, offset, ForWeakFixedArraySlot() local 907 FieldAccess access = {kTaggedBase, Cell::kValueOffset, ForCellValue() local 916 FieldAccess access = {kTaggedBase, ScopeInfo::kFlagsOffset, ForScopeInfoFlags() local 928 FieldAccess access = {kTaggedBase, offset, ForContextSlot() local 940 FieldAccess access = {kTaggedBase, offset, ForContextSlotKnownPointer() local 949 ElementAccess access = {kTaggedBase, FixedArray::kHeaderSize, Type::Any(), ForFixedArrayElement() local 956 ElementAccess const access = {kTaggedBase, WeakFixedArray::kHeaderSize, ForWeakFixedArrayElement() local 964 ElementAccess access = { ForSloppyArgumentsElementsMappedEntry() local 972 ElementAccess access = {kTaggedBase, FixedArray::kHeaderSize, Type::Any(), ForFixedArrayElement() local 1006 ElementAccess access = { ForStackArgument() local 1016 ElementAccess access = {kTaggedBase, FixedDoubleArray::kHeaderSize, ForFixedDoubleArrayElement() local 1024 FieldAccess access = {kTaggedBase, EnumCache::kKeysOffset, ForEnumCacheKeys() local 1033 FieldAccess access = {kTaggedBase, EnumCache::kIndicesOffset, ForEnumCacheIndices() local 1047 ElementAccess access = {taggedness, header_size, Type::Signed32(), ForTypedArrayElement() local 1053 ElementAccess access = {taggedness, header_size, Type::Unsigned32(), ForTypedArrayElement() local 1058 ElementAccess access = {taggedness, header_size, Type::Signed32(), ForTypedArrayElement() local 1063 ElementAccess access = {taggedness, header_size, Type::Unsigned32(), ForTypedArrayElement() local 1068 ElementAccess access = {taggedness, header_size, Type::Signed32(), ForTypedArrayElement() local 1073 ElementAccess access = {taggedness, header_size, Type::Unsigned32(), ForTypedArrayElement() local 1078 ElementAccess access = {taggedness, header_size, Type::Number(), ForTypedArrayElement() local 1083 ElementAccess access = {taggedness, header_size, Type::Number(), ForTypedArrayElement() local 1097 FieldAccess access = { ForHashTableBaseNumberOfElements() local 1110 FieldAccess access = {kTaggedBase, ForHashTableBaseNumberOfDeletedElement() local 1123 FieldAccess access = { ForHashTableBaseCapacity() local 1140 FieldAccess const access = { ForOrderedHashMapOrSetNextTable() local 1154 FieldAccess const access = {kTaggedBase, ForOrderedHashMapOrSetNumberOfBuckets() local 1170 FieldAccess const access = {kTaggedBase, ForOrderedHashMapOrSetNumberOfDeletedElements() local 1186 FieldAccess const access = {kTaggedBase, ForOrderedHashMapOrSetNumberOfElements() local 1198 ElementAccess const access = {kTaggedBase, ForOrderedHashMapEntryValue() local 1208 FieldAccess access = { ForDictionaryNextEnumerationIndex() local 1221 FieldAccess access = { ForDictionaryObjectHashIndex() local 1234 FieldAccess access = {kTaggedBase, ForFeedbackCellInterruptBudget() local 1246 FieldAccess access = {kTaggedBase, ForFeedbackVectorInvocationCount() local 1258 FieldAccess access = { ForFeedbackVectorFlags() local 1267 FieldAccess access = { ForFeedbackVectorClosureFeedbackCellArray() local [all...] |
H A D | js-context-specialization.cc | 54 const ContextAccess& access = ContextAccessOf(node->op()); in SimplifyJSLoadContext() local 55 DCHECK_LE(new_depth, access.depth()); in SimplifyJSLoadContext() 57 if (new_depth == access.depth() && in SimplifyJSLoadContext() 63 new_depth, access.index(), access.immutable()); in SimplifyJSLoadContext() 73 const ContextAccess& access = ContextAccessOf(node->op()); in SimplifyJSStoreContext() local 74 DCHECK_LE(new_depth, access.depth()); in SimplifyJSStoreContext() 76 if (new_depth == access.depth() && in SimplifyJSStoreContext() 82 jsgraph_->javascript()->StoreContext(new_depth, access.index()); in SimplifyJSStoreContext() 139 const ContextAccess& access in ReduceJSLoadContext() local 201 const ContextAccess& access = ContextAccessOf(node->op()); ReduceJSStoreContext() local [all...] |
H A D | memory-lowering.cc | 8 #include "src/compiler/access-builder.h" 379 ObjectAccess const& access = ObjectAccessOf(node->op()); in ReduceLoadFromObject() local 381 MachineType machine_type = access.machine_type; in ReduceLoadFromObject() 400 ElementAccess const& access = ElementAccessOf(node->op()); in ReduceLoadElement() local 402 node->ReplaceInput(1, ComputeIndex(access, index)); in ReduceLoadElement() 403 MachineType type = access.machine_type; in ReduceLoadElement() 434 // Here we access the external pointer table through an ExternalReference. in DecodeExternalPointer() 438 // would allow access to external objects from different Isolates. It also in DecodeExternalPointer() 472 FieldAccess const& access = FieldAccessOf(node->op()); in ReduceLoadField() local 473 Node* offset = __ IntPtrConstant(access in ReduceLoadField() 505 ObjectAccess const& access = ObjectAccessOf(node->op()); ReduceStoreToObject() local 525 ElementAccess const& access = ElementAccessOf(node->op()); ReduceStoreElement() local 541 FieldAccess const& access = FieldAccessOf(node->op()); ReduceStoreField() local 590 ComputeIndex(ElementAccess const& access, Node* index) ComputeIndex() argument [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | stack-guard.cc | 42 ExecutionAccess access(isolate_); in SetStackLimit() 57 ExecutionAccess access(isolate_); in AdjustStackLimitForSimulator() 68 ExecutionAccess access(isolate_); in EnableInterrupts() 69 if (has_pending_interrupts(access)) { in EnableInterrupts() 70 set_interrupt_limits(access); in EnableInterrupts() 75 ExecutionAccess access(isolate_); in DisableInterrupts() 76 reset_limits(access); in DisableInterrupts() 80 ExecutionAccess access(isolate_); in PushInterruptsScope() 99 if (has_pending_interrupts(access)) set_interrupt_limits(access); in PushInterruptsScope() [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTextureUtil.cpp | 229 // It is never allowed to access combined depth-stencil format with getPixel(). 231 // access must be used. 240 // A few packed color formats have access type restrictions 250 * \brief Get access to subregion of pixel buffer 251 * \param access Parent access object 258 * \return Access object that targets given subregion of parent access object 260 ConstPixelBufferAccess getSubregion (const ConstPixelBufferAccess& access, int x, int y, int z, int width, int height, int depth) 262 DE_ASSERT(de::inBounds(x, 0, access.getWidth())); 263 DE_ASSERT(de::inRange(x+width, x+1, access [all...] |
H A D | tcuTextureUtil.hpp | 33 PixelBufferAccess getSubregion (const PixelBufferAccess& access, int x, int y, int z, int width, int height, int depth); 34 ConstPixelBufferAccess getSubregion (const ConstPixelBufferAccess& access, int x, int y, int z, int width, int height, int depth); 36 PixelBufferAccess getSubregion (const PixelBufferAccess& access, int x, int y, int width, int height); 37 ConstPixelBufferAccess getSubregion (const ConstPixelBufferAccess& access, int x, int y, int width, int height); 39 PixelBufferAccess flipYAccess (const PixelBufferAccess& access); 40 ConstPixelBufferAccess flipYAccess (const ConstPixelBufferAccess& access); 72 * \brief Texture access type 115 void clear (const PixelBufferAccess& access, const Vec4& color); 116 void clear (const PixelBufferAccess& access, const IVec4& color); 117 void clear (const PixelBufferAccess& access, cons [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_access.c | 26 /* This pass optimizes GL access qualifiers. So far it does three things: 197 if (var->data.access & ACCESS_CAN_REORDER) in process_variable() 200 unsigned access = var->data.access; in process_variable() local 204 if (!(access & ACCESS_NON_WRITEABLE)) { in process_variable() 206 access |= ACCESS_NON_WRITEABLE; in process_variable() 207 else if ((access & ACCESS_RESTRICT) && !_mesa_set_search(state->vars_written, var)) in process_variable() 208 access |= ACCESS_NON_WRITEABLE; in process_variable() 211 if (state->infer_non_readable && !(access & ACCESS_NON_READABLE)) { in process_variable() 213 access | in process_variable() 226 enum gl_access_qualifier access = nir_intrinsic_access(instr); update_access() local [all...] |
/third_party/node/test/parallel/ |
H A D | test-fs-access.js | 4 // This tests that fs.access and fs.accessSync works as expected 12 common.skip('IBMi has a different access permission mechanism'); 35 // On non-Windows supported platforms, fs.access(readOnlyFile, W_OK, ...) 40 // non-superuser user so that the test that checks for write access to a 74 fs.access(__filename, common.mustCall(function(...args) { 77 fs.promises.access(__filename) 80 fs.access(__filename, fs.R_OK, common.mustCall(function(...args) { 83 fs.promises.access(__filename, fs.R_OK) 86 fs.access(readOnlyFile, fs.R_OK, common.mustCall(function(...args) { 89 fs.promises.access(readOnlyFil [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTexture.cpp | 96 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); in upload() local 97 gl.texImage1D(GL_TEXTURE_1D, levelNdx, m_format, access.getWidth(), 0 /* border */, transferFormat.format, transferFormat.dataType, access.getDataPtr()); in upload() 179 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); in upload() local 180 DE_ASSERT(access.getRowPitch() == access.getFormat().getPixelSize()*access.getWidth()); in upload() 181 gl.texImage2D(GL_TEXTURE_2D, levelNdx, m_format, access.getWidth(), access.getHeight(), 0 /* border */, transferFormat.format, transferFormat.dataType, access in upload() 312 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); upload() local 400 tcu::ConstPixelBufferAccess access = m_refTexture.getLevelFace(levelNdx, (tcu::CubeFace)face); upload() local 519 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); upload() local 606 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); upload() local 728 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); upload() local 819 tcu::ConstPixelBufferAccess access = m_refTexture.getLevel(levelNdx); upload() local [all...] |
/third_party/alsa-utils/axfer/test/ |
H A D | mapper-test.c | 39 static void test_demuxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_demuxer() argument 54 err = mapper_context_pre_process(mapper, access, bytes_per_sample, in test_demuxer() 69 static int test_demux(struct mapper_trial *trial, snd_pcm_access_t access, in test_demux() argument 115 test_demuxer(&trial->mapper, access, bytes_per_sample, in test_demux() 130 static void test_muxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_muxer() argument 145 err = mapper_context_pre_process(mapper, access, bytes_per_sample, in test_muxer() 160 static int test_mux(struct mapper_trial *trial, snd_pcm_access_t access, in test_mux() argument 205 test_muxer(&trial->mapper, access, bytes_per_sample, samples_per_frame, in test_mux() 220 static int test_mapper(struct mapper_trial *trial, snd_pcm_access_t access, in test_mapper() argument 253 err = test_demux(trial, access, sample_forma in test_mapper() 279 test_i_buf(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_i_buf() argument 319 test_vector(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_vector() argument 378 test_n_buf(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_n_buf() argument 406 callback(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, void *frame_buffer, unsigned int frame_count) callback() argument 447 snd_pcm_access_t access; main() local [all...] |
H A D | generator.c | 48 static void *allocate_buf(snd_pcm_access_t access, in allocate_buf() argument 60 static void *allocate_vector(snd_pcm_access_t access, in allocate_vector() argument 88 static int fill_buf(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_buf() argument 107 static int fill_vector(int fd, void *frame_buffer, snd_pcm_access_t access, in fill_vector() argument 149 snd_pcm_access_t access, in test_frame_count() 153 void *(*allocator)(snd_pcm_access_t access, in test_frame_count() 157 int (*fill)(int fd, void *frame_buffer, snd_pcm_access_t access, in test_frame_count() 165 if (access != SND_PCM_ACCESS_RW_NONINTERLEAVED) { in test_frame_count() 175 frame_buffer = allocator(access, sample_format, samples_per_frame, in test_frame_count() 180 err = fill(gen->fd, frame_buffer, access, sample_forma in test_frame_count() 148 test_frame_count(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame) test_frame_count() argument 199 test_samples_per_frame(struct test_generator *gen, snd_pcm_access_t access, snd_pcm_format_t sample_format) test_samples_per_frame() argument 216 test_sample_format(struct test_generator *gen, snd_pcm_access_t access) test_sample_format() argument [all...] |
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrMultisamplePixelBufferAccess.cpp | 21 * \brief Multisampled pixel buffer access 105 MultisamplePixelBufferAccess getSubregion (const MultisamplePixelBufferAccess& access, int x, int y, int width, int height) in getSubregion() argument 107 return MultisamplePixelBufferAccess::fromMultisampleAccess(tcu::getSubregion(access.raw(), 0, x, y, access.getNumSamples(), width, height)); in getSubregion() 110 MultisampleConstPixelBufferAccess getSubregion (const MultisampleConstPixelBufferAccess& access, int x, int y, int width, int height) in getSubregion() argument 112 return MultisampleConstPixelBufferAccess::fromMultisampleAccess(tcu::getSubregion(access.raw(), 0, x, y, access.getNumSamples(), width, height)); in getSubregion() 215 tcu::Vec4 resolveMultisamplePixel (const MultisampleConstPixelBufferAccess& access, int x, int y) in resolveMultisamplePixel() argument 218 for (int s = 0; s < access.getNumSamples(); s++) in resolveMultisamplePixel() 219 sum += access in resolveMultisamplePixel() 224 clear(const MultisamplePixelBufferAccess& access, const tcu::Vec4& color) clear() argument 229 clear(const MultisamplePixelBufferAccess& access, const tcu::IVec4& color) clear() argument 234 clearDepth(const MultisamplePixelBufferAccess& access, float depth) clearDepth() argument 239 clearStencil(const MultisamplePixelBufferAccess& access, int stencil) clearStencil() argument [all...] |
H A D | rrMultisamplePixelBufferAccess.hpp | 23 * \brief Multisampled pixel buffer access 33 * \brief Read-write pixel data access to multisampled buffers. 35 * Multisampled data access follows the multisampled indexing convention. 60 * \brief Read-only pixel data access to multisampled buffers. 62 * Multisampled data access follows the multisampled indexing convention. 89 MultisamplePixelBufferAccess getSubregion (const MultisamplePixelBufferAccess& access, int x, int y, int width, int height); 90 MultisampleConstPixelBufferAccess getSubregion (const MultisampleConstPixelBufferAccess& access, int x, int y, int width, int height); 96 tcu::Vec4 resolveMultisamplePixel (const MultisampleConstPixelBufferAccess& access, int x, int y); 98 void clear (const MultisamplePixelBufferAccess& access, const tcu::Vec4& color); 99 void clear (const MultisamplePixelBufferAccess& access, cons [all...] |
/third_party/gn/src/base/win/ |
H A D | registry.cc | 34 // Mask to pull WOW64 access flags out of REGSAM access. 45 RegKey::RegKey(HKEY rootkey, const char16_t* subkey, REGSAM access) in RegKey() argument 48 if (access & (KEY_SET_VALUE | KEY_CREATE_SUB_KEY | KEY_CREATE_LINK)) in RegKey() 49 Create(rootkey, subkey, access); in RegKey() 51 Open(rootkey, subkey, access); in RegKey() 54 wow64access_ = access & kWow64AccessMask; in RegKey() 62 LONG RegKey::Create(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Create() argument 64 return CreateWithDisposition(rootkey, subkey, &disposition_value, access); in Create() 70 REGSAM access) { in CreateWithDisposition() 67 CreateWithDisposition(HKEY rootkey, const char16_t* subkey, DWORD* disposition, REGSAM access) CreateWithDisposition() argument 85 CreateKey(const char16_t* name, REGSAM access) CreateKey() argument 109 Open(HKEY rootkey, const char16_t* subkey, REGSAM access) Open() argument 123 OpenKey(const char16_t* relative_key_name, REGSAM access) OpenKey() argument 390 RegDelRecurse(HKEY root_key, const std::u16string& name, REGSAM access) RegDelRecurse() argument [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_variables.c | 48 * boundary in our access chain in which case alignment is meaningless. in vtn_align_pointer() 75 ptr->access |= ACCESS_NON_UNIFORM; in ptr_decoration_cb() 84 enum gl_access_qualifier access; member 100 aa->access |= ACCESS_NON_UNIFORM; in access_align_cb() 117 /* If we're adding access flags, make a copy of the pointer. We could in vtn_decorate_pointer() 121 if (aa.access & ~ptr->access) { in vtn_decorate_pointer() 124 copy->access |= aa.access; in vtn_decorate_pointer() 312 enum gl_access_qualifier access in vtn_pointer_dereference() local 491 _vtn_local_load_store(struct vtn_builder *b, bool load, nir_deref_instr *deref, struct vtn_ssa_value *inout, enum gl_access_qualifier access) _vtn_local_load_store() argument 547 vtn_local_load(struct vtn_builder *b, nir_deref_instr *src, enum gl_access_qualifier access) vtn_local_load() argument 563 vtn_local_store(struct vtn_builder *b, struct vtn_ssa_value *src, nir_deref_instr *dest, enum gl_access_qualifier access) vtn_local_store() argument 596 _vtn_variable_load_store(struct vtn_builder *b, bool load, struct vtn_pointer *ptr, enum gl_access_qualifier access, struct vtn_ssa_value **inout) _vtn_variable_load_store() argument 695 vtn_variable_load(struct vtn_builder *b, struct vtn_pointer *src, enum gl_access_qualifier access) vtn_variable_load() argument 704 vtn_variable_store(struct vtn_builder *b, struct vtn_ssa_value *src, struct vtn_pointer *dest, enum gl_access_qualifier access) vtn_variable_store() argument 2268 vtn_get_mem_operands(struct vtn_builder *b, const uint32_t *w, unsigned count, unsigned *idx, SpvMemoryAccessMask *access, unsigned *alignment, SpvScope *dest_scope, SpvScope *src_scope) vtn_get_mem_operands() argument 2299 spv_access_to_gl_access(SpvMemoryAccessMask access) spv_access_to_gl_access() argument 2335 vtn_emit_make_visible_barrier(struct vtn_builder *b, SpvMemoryAccessMask access, SpvScope scope, enum vtn_variable_mode mode) vtn_emit_make_visible_barrier() argument 2347 vtn_emit_make_available_barrier(struct vtn_builder *b, SpvMemoryAccessMask access, SpvScope scope, enum vtn_variable_mode mode) vtn_emit_make_available_barrier() argument 2362 enum gl_access_qualifier *access = void_ptr; ptr_nonuniform_workaround_cb() local 2444 enum gl_access_qualifier access = 0; vtn_handle_variables() local 2553 SpvMemoryAccessMask access; vtn_handle_variables() local 2595 SpvMemoryAccessMask access; vtn_handle_variables() local [all...] |
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc-inl.h | 113 ConstantPoolEntry::Access access; in constant_pool_entry_address() local 114 if (Assembler::IsConstantPoolLoadStart(pc_, &access)) in constant_pool_entry_address() 116 pc_, constant_pool_, access, ConstantPoolEntry::INTPTR); in constant_pool_entry_address() 272 ConstantPoolEntry::Access access; in target_address_at() local 273 if (IsConstantPoolLoadStart(pc, &access)) in target_address_at() 275 pc, constant_pool, access, ConstantPoolEntry::INTPTR)); in target_address_at() 308 // 1) REGULAR access: 311 // 2) OVERFLOWED access: 315 ConstantPoolEntry::Access* access) { in IsConstantPoolLoadStart() 326 if (access) { in IsConstantPoolLoadStart() 314 IsConstantPoolLoadStart(Address pc, ConstantPoolEntry::Access* access) IsConstantPoolLoadStart() argument 333 IsConstantPoolLoadEnd(Address pc, ConstantPoolEntry::Access* access) IsConstantPoolLoadEnd() argument 354 GetConstantPoolOffset(Address pc, ConstantPoolEntry::Access access, ConstantPoolEntry::Type type) GetConstantPoolOffset() argument 375 PatchConstantPoolAccessInstruction( int pc_offset, int offset, ConstantPoolEntry::Access access, ConstantPoolEntry::Type type) PatchConstantPoolAccessInstruction() argument 408 target_constant_pool_address_at( Address pc, Address constant_pool, ConstantPoolEntry::Access access, ConstantPoolEntry::Type type) target_constant_pool_address_at() argument 447 ConstantPoolEntry::Access access; set_target_address_at() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_winsys.h | 44 struct nouveau_bo *bo, uint32_t access) in PUSH_REFN() 46 nouveau_bufctx_refn(bufctx(push), bin, bo, access); in PUSH_REFN() local 51 struct nouveau_bo *bo, uint32_t offset, uint32_t access) in PUSH_MTHDl() 54 bo, offset, access | NOUVEAU_BO_LOW, 0, 0)->priv = NULL; in PUSH_MTHDl() 60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) in PUSH_MTHDo() 63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; in PUSH_MTHDo() 72 struct nouveau_bo *bo, uint32_t data, uint32_t access, in PUSH_MTHDs() 76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; in PUSH_MTHDs() 85 struct nouveau_bo *bo, uint32_t data, uint32_t access, in PUSH_MTHD() 90 bo, data, access | NOUVEAU_BO_O in PUSH_MTHD() 43 PUSH_REFN(struct nouveau_pushbuf *push, int bin, struct nouveau_bo *bo, uint32_t access) PUSH_REFN() argument 50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t offset, uint32_t access) PUSH_MTHDl() argument 59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDo() argument 71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDs() argument 84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHD() argument 103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nv04_resource *r, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_RESRC() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_batch.h | 218 bool writable, enum iris_domain access); 359 enum iris_domain access) in iris_batch_mark_flush_sync() 363 if (iris_domain_is_l3_coherent(devinfo, access)) in iris_batch_mark_flush_sync() 364 batch->l3_coherent_seqnos[access] = batch->next_seqno - 1; in iris_batch_mark_flush_sync() 366 batch->coherent_seqnos[access][access] = batch->next_seqno - 1; in iris_batch_mark_flush_sync() 376 enum iris_domain access) in iris_batch_mark_invalidate_sync() 381 if (i == access) in iris_batch_mark_invalidate_sync() 384 if (iris_domain_is_l3_coherent(devinfo, access)) { in iris_batch_mark_invalidate_sync() 385 if (iris_domain_is_read_only(access)) { in iris_batch_mark_invalidate_sync() 358 iris_batch_mark_flush_sync(struct iris_batch *batch, enum iris_domain access) iris_batch_mark_flush_sync() argument 375 iris_batch_mark_invalidate_sync(struct iris_batch *batch, enum iris_domain access) iris_batch_mark_invalidate_sync() argument [all...] |
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | variable.cc | 34 ast::Access access, in Variable() 39 access_(access), in Variable() 47 ast::Access access, in LocalVariable() 50 : Base(declaration, type, storage_class, access, std::move(constant_value)), in LocalVariable() 58 ast::Access access, in GlobalVariable() 61 : Base(declaration, type, storage_class, access, std::move(constant_value)), in GlobalVariable() 70 ast::Access access, in Parameter() 72 : Base(declaration, type, storage_class, access, Constant{}), in Parameter() 31 Variable(const ast::Variable* declaration, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, Constant constant_value) Variable() argument 44 LocalVariable(const ast::Variable* declaration, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, const sem::Statement* statement, Constant constant_value) LocalVariable() argument 55 GlobalVariable(const ast::Variable* declaration, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, Constant constant_value, sem::BindingPoint binding_point) GlobalVariable() argument 66 Parameter(const ast::Variable* declaration, uint32_t index, const sem::Type* type, ast::StorageClass storage_class, ast::Access access, const ParameterUsage usage ) Parameter() argument
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-fuchsia.cc | 44 zx_vm_option_t GetProtectionFromMemoryPermission(OS::MemoryPermission access) { in GetProtectionFromMemoryPermission() argument 45 switch (access) { in GetProtectionFromMemoryPermission() 94 OS::MemoryPermission access) { in MapVmo() 99 zx_vm_option_t options = GetProtectionFromMemoryPermission(access); in MapVmo() 135 size_t alignment, OS::MemoryPermission access) { in CreateAndMapVmo() 154 alignment, access); in CreateAndMapVmo() 166 OS::MemoryPermission access) { in SetPermissionsInternal() 169 uint32_t prot = GetProtectionFromMemoryPermission(access); in SetPermissionsInternal() 248 MemoryPermission access) { in Allocate() 253 alignment, access); in Allocate() 91 MapVmo(const zx::vmar& vmar, void* vmar_base, size_t page_size, void* address, const zx::vmo& vmo, uint64_t offset, PlacementMode placement, size_t size, size_t alignment, OS::MemoryPermission access) MapVmo() argument 133 CreateAndMapVmo(const zx::vmar& vmar, void* vmar_base, size_t page_size, void* address, PlacementMode placement, size_t size, size_t alignment, OS::MemoryPermission access) CreateAndMapVmo() argument 164 SetPermissionsInternal(const zx::vmar& vmar, size_t page_size, void* address, size_t size, OS::MemoryPermission access) SetPermissionsInternal() argument 247 Allocate(void* address, size_t size, size_t alignment, MemoryPermission access) Allocate() argument 262 AllocateShared(void* address, size_t size, OS::MemoryPermission access, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateShared() argument 282 SetPermissions(void* address, size_t size, MemoryPermission access) SetPermissions() argument 406 Allocate(void* address, size_t size, OS::MemoryPermission access) Allocate() argument 422 AllocateShared(void* address, size_t size, OS::MemoryPermission access, PlatformSharedMemoryHandle handle, uint64_t offset) AllocateShared() argument 439 SetPermissions(void* address, size_t size, OS::MemoryPermission access) SetPermissions() argument [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsRandomShaderProgram.cpp | 186 rsg::ExecValueAccess access = m_execCtx.getValue(attribVar); in shadeVertices() local 196 access.component(0).asFloat(ndx) = attribValue[0]; in shadeVertices() 197 if (numComponents >= 2) access.component(1).asFloat(ndx) = attribValue[1]; in shadeVertices() 198 if (numComponents >= 3) access.component(2).asFloat(ndx) = attribValue[2]; in shadeVertices() 199 if (numComponents >= 4) access.component(3).asFloat(ndx) = attribValue[3]; in shadeVertices() 207 const rsg::ExecConstValueAccess access = m_execCtx.getValue(m_positionVar); in shadeVertices() local 214 packet->position[0] = access.component(0).asFloat(ndx); in shadeVertices() 215 packet->position[1] = access.component(1).asFloat(ndx); in shadeVertices() 216 packet->position[2] = access.component(2).asFloat(ndx); in shadeVertices() 217 packet->position[3] = access in shadeVertices() 227 const rsg::ExecConstValueAccess access = m_execCtx.getValue(var); shadeVertices() local 265 rsg::ExecValueAccess access = m_execCtx.getValue(var); shadeFragments() local [all...] |
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | decompose_memory_access.cc | 279 /// BufferAccess describes a single storage or uniform buffer access 283 sem::Type const* type = nullptr; // The type of the access 301 /// Map of AST expression to storage or uniform buffer access 303 /// expressions chain the access. 411 /// AddAccess() adds the `expr -> access` map item to #accesses, and `expr` 413 /// @param expr the expression that performs the access 414 /// @param access the access 415 void AddAccess(const ast::Expression* expr, const BufferAccess& access) { in AddAccess() 416 TINT_ASSERT(Transform, access in AddAccess() 431 auto access = lhs_it->second; TakeAccess() local 611 auto* access = b.IndexAccessor("value", i); StoreFunc() local 618 auto* access = b.MemberAccessor( StoreFunc() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | access.c | 36 int isExist = access(ptr, F_OK); in access_0100() 57 int isExist = access(passbuff, F_OK); in access_0200() 74 int isExist = access(ptr, F_OK); in access_0300() 88 int isExist = access(ptr, F_OK); in access_0400() 104 int isRead = access(ptr, R_OK); in access_0500() 123 int isWrite = access(ptr, W_OK); in access_0600() 143 int isExecute = access(ptr, X_OK); in access_0700() 162 int isExecute = access(ptr, X_OK); in access_0800()
|
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
H A D | SystemInfo_libpci.cpp | 32 if (access("/sys/bus/pci/", F_OK) != 0 && access("/sys/bus/pci_express/", F_OK) != 0) in LibPCI() 98 pci_access *access = pci.Alloc(); in GetPCIDevicesWithLibPCI() local 99 ASSERT(access != nullptr); in GetPCIDevicesWithLibPCI() 100 pci.Init(access); in GetPCIDevicesWithLibPCI() 101 pci.ScanBus(access); in GetPCIDevicesWithLibPCI() 103 for (pci_dev *device = access->devices; device != nullptr; device = device->next) in GetPCIDevicesWithLibPCI() 127 pci.Cleanup(access); in GetPCIDevicesWithLibPCI()
|