Home
last modified time | relevance | path

Searched defs:slot (Results 226 - 250 of 482) sorted by relevance

12345678910>>...20

/third_party/node/deps/v8/src/heap/
H A Dmarking-visitor-inl.h43 ProcessStrongHeapObject( HeapObject host, THeapObjectSlot slot, HeapObject heap_object) ProcessStrongHeapObject() argument
55 ProcessWeakHeapObject( HeapObject host, THeapObjectSlot slot, HeapObject heap_object) ProcessWeakHeapObject() argument
98 VisitCodePointerImpl( HeapObject host, CodeObjectSlot slot) VisitCodePointerImpl() argument
396 ObjectSlot slot = weak_ref.RawField(JSWeakRef::kTargetOffset); VisitJSWeakRef() local
424 ObjectSlot slot = weak_cell.RawField(WeakCell::kTargetOffset); VisitWeakCell() local
[all...]
/third_party/node/deps/v8/src/ic/
H A Dic.h183 LoadIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, in LoadIC() argument
259 StoreIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, in StoreIC() argument
216 LoadGlobalIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) LoadGlobalIC() argument
226 KeyedLoadIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) KeyedLoadIC() argument
287 StoreGlobalIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) StoreGlobalIC() argument
311 KeyedStoreIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) KeyedStoreIC() argument
341 StoreInArrayLiteralIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot) StoreInArrayLiteralIC() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector-inl.h128 MaybeObject slot = maybe_optimized_code(kAcquireLoad); in optimized_code() local
212 SynchronizedSet(FeedbackSlot slot, MaybeObject value, WriteBarrierMode mode) SynchronizedSet() argument
222 SynchronizedSet(FeedbackSlot slot, Object value, WriteBarrierMode mode) SynchronizedSet() argument
227 Set(FeedbackSlot slot, MaybeObject value, WriteBarrierMode mode) Set() argument
233 Set(FeedbackSlot slot, Object value, WriteBarrierMode mode) Set() argument
363 SetFeedback(FeedbackVector vector, FeedbackSlot slot, MaybeObject feedback, WriteBarrierMode mode) const SetFeedback() argument
[all...]
/third_party/node/deps/v8/src/roots/
H A Droots.h455 FullObjectSlot slot(RootIndex root_index) { in slot() function in v8::internal::RootIndex::RootsTable
/third_party/node/deps/v8/src/runtime/
H A Druntime-literals.cc32 PreInitializeLiteralSite(Handle<FeedbackVector> vector, FeedbackSlot slot) PreInitializeLiteralSite() argument
H A Druntime-scopes.cc454 Smi slot = Smi::FromInt(scope_info->ContextHeaderLength() + i); in NewSloppyArguments() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.h157 alu_node* slot(unsigned i) { return slots[i]; } in slot() function in r600_sb::alu_group_tracker
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_tess.c61 unsigned slot, i; in llvm_fetch_tcs_input() local
114 unsigned slot, i; llvm_store_tcs_output() local
225 unsigned slot, i; llvm_fetch_tes_input() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c202 nvc0_vtgp_hdr_update_oread(struct nvc0_program *vp, uint8_t slot) in nvc0_vtgp_hdr_update_oread() argument
[all...]
H A Dnve4_compute.c220 gm107_compute_validate_surfaces(struct nvc0_context *nvc0, struct pipe_image_view *view, int slot) gm107_compute_validate_surfaces() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceProvider.cpp68 findOrCreateCommandSignature( GrD3DCommandSignature::ForIndexed indexed, unsigned int slot) findOrCreateCommandSignature() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h247 size_t slot = head[key]; in FindLongestMatch() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandBufferStateTracker.cpp356 void CommandBufferStateTracker::SetVertexBuffer(VertexBufferSlot slot, uint64_t size) { in SetVertexBuffer() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderPassEncoder.cpp191 setVertexBuffer(Napi::Env env, interop::GPUIndex32 slot, interop::Interface<interop::GPUBuffer> buffer, interop::GPUSize64 offset, std::optional<interop::GPUSize64> size) setVertexBuffer() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffdrivr.c167 CFF_GlyphSlot slot = (CFF_GlyphSlot)cffslot; in FT_CALLBACK_DEF() local
210 FT_GlyphSlot slot = face->glyph; in FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDrawVertexAndIndexBufferOOBValidationTests.cpp60 uint32_t slot; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_set_benchmark.cc85 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() argument
91 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() argument
102 static std::pair<std::string, std::string>& element(slot_type* slot) { in element() argument
[all...]
/third_party/skia/include/private/
H A DSkTHash.h165 Iter(const TTable* table, int slot) : fTable(table), fSlot(slot) {} in Iter() argument
231 const T* slot(int i) const { in slot() function in SkTHashTable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp475 int8_t slot = (int8_t)m_dpbSlotsAvailable.front(); in AllocateSlot() local
486 void DpbSlots::FreeSlot (int8_t slot) in FreeSlot() argument
497 operator [](uint32_t slot) operator []() argument
[all...]
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp429 napi_value NotificationNapi::GetNotificationSlot(const napi_env &env, const napi_value &value, NotificationSlot &slot) in GetNotificationSlot() argument
485 GetNotificationSlotByString( const napi_env &env, const napi_value &value, NotificationSlot &slot) GetNotificationSlotByString() argument
532 GetNotificationSlotByBool( const napi_env &env, const napi_value &value, NotificationSlot &slot) GetNotificationSlotByBool() argument
588 GetNotificationSlotByNumber( const napi_env &env, const napi_value &value, NotificationSlot &slot) GetNotificationSlotByNumber() argument
649 GetNotificationSlotByVibration( const napi_env &env, const napi_value &value, NotificationSlot &slot) GetNotificationSlotByVibration() argument
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp182 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
338 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
360 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
734 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp430 sptr<NotificationSlot> slot; in IsAllowedRemoveSlot() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp918 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); in HWTEST_F() local
941 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); in HWTEST_F() local
965 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); in HWTEST_F() local
987 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); in HWTEST_F() local
1011 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); in HWTEST_F() local
1290 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); SendRequestReplaceSlot() local
1296 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); SendRequestReplaceSlot() local
1319 sptr<NotificationSlot> slot = nullptr; HWTEST_F() local
1343 sptr<NotificationSlot> slot = nullptr; HWTEST_F() local
1365 sptr<NotificationSlot> slot = nullptr; HWTEST_F() local
1388 sptr<NotificationSlot> slot = nullptr; HWTEST_F() local
1411 sptr<NotificationSlot> slot = nullptr; HWTEST_F() local
3896 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); HWTEST_F() local
3919 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); HWTEST_F() local
3942 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); HWTEST_F() local
3967 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); HWTEST_F() local
3990 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); HWTEST_F() local
4015 sptr<NotificationSlot> slot = new (std::nothrow) NotificationSlot(); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp2245 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
3429 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
3445 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
4087 sptr<NotificationSlot> slot = new NotificationSlot(); in HWTEST_F() local
4245 sptr<NotificationSlot> slot in HWTEST_F() local
4262 sptr<NotificationSlot> slot = new NotificationSlot(); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp36 NotificationSlot slot; member
45 NotificationSlot slot; member
86 sptr<NotificationSlot> slot = nullptr; member
133 sptr<NotificationSlot> slot; member
300 NotificationSlot slot; in ParseParametersByAddSlots() local
359 NotificationSlot slot; ParseParametersSetSlotByBundle() local
[all...]

Completed in 38 milliseconds

12345678910>>...20