/external/v8/src/ |
D | type-feedback-vector.h | 79 FeedbackVectorSlotKind GetKind(int slot) const { in GetKind() 107 FeedbackVectorSlotKind GetKind(int slot) const { in GetKind() 295 FeedbackVectorSlot slot = slot_; in Next() local 330 FeedbackNexus(Handle<TypeFeedbackVector> vector, FeedbackVectorSlot slot) in FeedbackNexus() 332 FeedbackNexus(TypeFeedbackVector* vector, FeedbackVectorSlot slot) in FeedbackNexus() 343 FeedbackVectorSlot slot() const { return slot_; } in slot() function 399 CallICNexus(Handle<TypeFeedbackVector> vector, FeedbackVectorSlot slot) in CallICNexus() 403 CallICNexus(TypeFeedbackVector* vector, FeedbackVectorSlot slot) in CallICNexus() 434 LoadICNexus(Handle<TypeFeedbackVector> vector, FeedbackVectorSlot slot) in LoadICNexus() 442 LoadICNexus(TypeFeedbackVector* vector, FeedbackVectorSlot slot) in LoadICNexus() [all …]
|
D | type-info.cc | 52 Handle<Object> TypeFeedbackOracle::GetInfo(FeedbackVectorSlot slot) { in GetInfo() 76 FeedbackVectorSlot slot) { in LoadInlineCacheState() 94 bool TypeFeedbackOracle::StoreIsUninitialized(FeedbackVectorSlot slot) { in StoreIsUninitialized() 109 bool TypeFeedbackOracle::CallIsUninitialized(FeedbackVectorSlot slot) { in CallIsUninitialized() 117 bool TypeFeedbackOracle::CallIsMonomorphic(FeedbackVectorSlot slot) { in CallIsMonomorphic() 123 bool TypeFeedbackOracle::CallNewIsMonomorphic(FeedbackVectorSlot slot) { in CallNewIsMonomorphic() 139 FeedbackVectorSlot slot, KeyedAccessStoreMode* store_mode, in GetStoreModeAndKeyType() 154 Handle<JSFunction> TypeFeedbackOracle::GetCallTarget(FeedbackVectorSlot slot) { in GetCallTarget() 165 FeedbackVectorSlot slot) { in GetCallNewTarget() 177 FeedbackVectorSlot slot) { in GetCallAllocationSite() [all …]
|
D | type-feedback-vector-inl.h | 19 int slot = derived->slots(); in AddSlot() local 78 FeedbackVectorSlot slot) const { in GetKind() 84 int TypeFeedbackVector::GetIndex(FeedbackVectorSlot slot) const { in GetIndex() 98 Object* TypeFeedbackVector::Get(FeedbackVectorSlot slot) const { in Get() 103 void TypeFeedbackVector::Set(FeedbackVectorSlot slot, Object* value, in Set() 118 FeedbackVectorSlot slot = iter.Next(); in ComputeCounts() local
|
/external/libchrome/base/threading/ |
D | thread_local_posix.cc | 18 void ThreadLocalPlatform::AllocateSlot(SlotType* slot) { in AllocateSlot() 24 void ThreadLocalPlatform::FreeSlot(SlotType slot) { in FreeSlot() 30 void* ThreadLocalPlatform::GetValueFromSlot(SlotType slot) { in GetValueFromSlot() 35 void ThreadLocalPlatform::SetValueInSlot(SlotType slot, void* value) { in SetValueInSlot()
|
/external/v8/src/heap/ |
D | scavenger.cc | 145 static inline bool SemiSpaceCopyObject(Map* map, HeapObject** slot, in SemiSpaceCopyObject() 174 static inline bool PromoteObject(Map* map, HeapObject** slot, in PromoteObject() 199 static inline void EvacuateObject(Map* map, HeapObject** slot, in EvacuateObject() 225 static inline void EvacuateJSFunction(Map* map, HeapObject** slot, in EvacuateJSFunction() 250 static inline void EvacuateFixedArray(Map* map, HeapObject** slot, in EvacuateFixedArray() 259 static inline void EvacuateFixedDoubleArray(Map* map, HeapObject** slot, in EvacuateFixedDoubleArray() 267 static inline void EvacuateFixedTypedArray(Map* map, HeapObject** slot, in EvacuateFixedTypedArray() 275 static inline void EvacuateFixedFloat64Array(Map* map, HeapObject** slot, in EvacuateFixedFloat64Array() 283 static inline void EvacuateJSArrayBuffer(Map* map, HeapObject** slot, in EvacuateJSArrayBuffer() 297 static inline void EvacuateByteArray(Map* map, HeapObject** slot, in EvacuateByteArray() [all …]
|
D | slots-buffer.cc | 14 bool SlotsBuffer::IsTypedSlot(ObjectSlot slot) { in IsTypedSlot() 51 ObjectSlot slot = slots[slot_idx]; in RemoveInvalidSlots() local 93 ObjectSlot slot = slots[slot_idx]; in RemoveObjectSlots() local 121 ObjectSlot slot = slots[slot_idx]; in VerifySlots() local
|
D | incremental-marking-inl.h | 14 void IncrementalMarking::RecordWrite(HeapObject* obj, Object** slot, in RecordWrite() 22 void IncrementalMarking::RecordWriteOfCodeEntry(JSFunction* host, Object** slot, in RecordWriteOfCodeEntry()
|
/external/mesa3d/src/mapi/mapi/ |
D | entry_x86-64_tls.h | 54 #define STUB_ASM_CODE(slot) \ argument 83 entry_get_public(int slot) in entry_get_public() 89 entry_patch(mapi_func entry, int slot) in entry_patch() 96 entry_generate(int slot) in entry_generate()
|
D | entry_x86_tsd.h | 43 #define STUB_ASM_CODE(slot) \ argument 72 entry_get_public(int slot) in entry_get_public() 78 entry_patch(mapi_func entry, int slot) in entry_patch() 87 entry_generate(int slot) in entry_generate()
|
D | entry_x86_tls.h | 68 #define STUB_ASM_CODE(slot) \ argument 110 entry_get_public(int slot) in entry_get_public() 116 entry_patch(mapi_func entry, int slot) in entry_patch() 123 entry_generate(int slot) in entry_generate()
|
D | entry.c | 79 entry_get_public(int slot) in entry_get_public() 86 entry_generate(int slot) in entry_generate() 92 entry_patch(mapi_func entry, int slot) in entry_patch()
|
D | table.h | 56 table_set_func(struct mapi_table *tbl, int slot, mapi_func func) in table_set_func() 66 table_get_func(const struct mapi_table *tbl, int slot) in table_get_func()
|
/external/freetype/src/smooth/ |
D | ftsmooth.c | 60 FT_GlyphSlot slot, in ft_smooth_transform() 87 FT_GlyphSlot slot, in ft_smooth_get_cbox() 100 FT_GlyphSlot slot, in ft_smooth_render_generic() 383 FT_GlyphSlot slot, in ft_smooth_render() 398 FT_GlyphSlot slot, in ft_smooth_render_lcd() 416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftsmooth.c | 60 FT_GlyphSlot slot, in ft_smooth_transform() 87 FT_GlyphSlot slot, in ft_smooth_get_cbox() 100 FT_GlyphSlot slot, in ft_smooth_render_generic() 383 FT_GlyphSlot slot, in ft_smooth_render() 398 FT_GlyphSlot slot, in ft_smooth_render_lcd() 416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/smooth/ |
D | ftsmooth.c | 60 FT_GlyphSlot slot, in ft_smooth_transform() 87 FT_GlyphSlot slot, in ft_smooth_get_cbox() 100 FT_GlyphSlot slot, in ft_smooth_render_generic() 383 FT_GlyphSlot slot, in ft_smooth_render() 398 FT_GlyphSlot slot, in ft_smooth_render_lcd() 416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
|
/external/freetype/src/base/ |
D | ftsynth.c | 48 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique() 90 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
D | ftsynth.c | 48 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique() 90 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftsynth.c | 48 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique() 90 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
|
/external/freetype/src/raster/ |
D | ftrend1.c | 61 FT_GlyphSlot slot, in ft_raster1_transform() 88 FT_GlyphSlot slot, in ft_raster1_get_cbox() 101 FT_GlyphSlot slot, in ft_raster1_render()
|
/external/pdfium/third_party/freetype/src/raster/ |
D | ftrend1.c | 61 FT_GlyphSlot slot, in ft_raster1_transform() 88 FT_GlyphSlot slot, in ft_raster1_get_cbox() 101 FT_GlyphSlot slot, in ft_raster1_render()
|
/external/libchrome/crypto/ |
D | symmetric_key_nss.cc | 32 ScopedPK11Slot slot(PK11_GetInternalSlot()); in GenerateRandomKey() local 85 ScopedPK11Slot slot(PK11_GetInternalSlot()); in DeriveKeyFromPassword() local 119 ScopedPK11Slot slot(PK11_GetInternalSlot()); in Import() local
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/raster/ |
D | ftrend1.c | 61 FT_GlyphSlot slot, in ft_raster1_transform() 88 FT_GlyphSlot slot, in ft_raster1_get_cbox() 101 FT_GlyphSlot slot, in ft_raster1_render()
|
/external/v8/test/cctest/ |
D | test-feedback-vector.h | 24 FeedbackVectorSlot slot = iter.Next(); in FeedbackVectorHelper() local 32 FeedbackVectorSlot slot(int index) const { return slots_[index]; } in slot() function
|
/external/ltrace/sysdeps/linux-gnu/ia64/ |
D | regs.c | 40 unsigned long slot = in get_instruction_pointer() local 51 unsigned long slot = (unsigned long)addr & 0xf; in set_instruction_pointer() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_point.c | 62 unsigned slot, in constant_coef() 75 unsigned slot, in point_persp_coeff() 106 unsigned slot, in texcoord_coef() 173 unsigned slot, in setup_point_fragcoord_coef() 212 unsigned slot; in setup_point_coefficients() local
|