Home
last modified time | relevance | path

Searched defs:slot (Results 1 - 25 of 423) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsynth.h69 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ); variable
73 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ); variable
H A Dftbitmap.h291 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot ); variable
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.h47 cff_slot_done( FT_GlyphSlot slot ); variable
50 cff_slot_init( FT_GlyphSlot slot ); variable
/third_party/elfutils/libdwfl/
H A Ddwfl_module_dwarf_cfi.c38 __libdwfl_set_cfi (Dwfl_Module *mod, Dwarf_CFI **slot, Dwarf_CFI *cfi) in __libdwfl_set_cfi() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.h70 gl_varying_slot slot = fs->inputs[i].slot; in ir3_point_sprite() local
/third_party/libinput/test/
H A Dlitest-device-xen-virtual-pointer.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
H A Dlitest-device-qemu-usb-tablet.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
H A Dlitest-device-vmware-virtual-usb-mouse.c31 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
43 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
55 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
H A Dlitest-device-alps-3fg.c46 touch_down(struct litest_device *d, unsigned int slot, double x, double y) in touch_down() argument
70 touch_move(struct litest_device *d, unsigned int slot, double x, double y) in touch_move() argument
83 touch_up(struct litest_device *d, unsigned int slot) in touch_up() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-conversion-gen.cc26 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); in TF_BUILTIN() local
40 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); in TF_BUILTIN() local
H A Dbuiltins-number-gen.cc195 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
209 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
221 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
236 auto slot = UncheckedParameter<UintPtrT>(Descriptor::kSlot); TF_BUILTIN() local
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandSignature.cpp12 Make(GrD3DGpu* gpu, ForIndexed forIndexed, unsigned int slot) Make() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.h146 psa_key_slot_state_transition( psa_key_slot_t *slot, psa_key_slot_state_t expected_state, psa_key_slot_state_t new_state) psa_key_slot_state_transition() argument
171 psa_register_read(psa_key_slot_t *slot) psa_register_read() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_interpolation_map.c45 unsigned slot = vue_map->varying_to_slot[location + k]; in gfx4_frag_prog_set_interp_modes() local
/third_party/node/deps/v8/src/wasm/
H A Djump-table-assembler.cc46 void JumpTableAssembler::PatchFarJumpSlot(Address slot, Address target) { in PatchFarJumpSlot() argument
[all...]
/third_party/mesa3d/src/mapi/
H A Dtable.h64 table_set_func(struct _glapi_table *tbl, int slot, mapi_func func) in table_set_func() argument
74 table_get_func(const struct _glapi_table *tbl, int slot) in table_get_func() argument
H A Dentry_ppc64le_tls.h83 entry_get_public(int slot) in entry_get_public() argument
127 entry_patch(mapi_func entry, int slot) in entry_patch() argument
135 entry_generate(int slot) in entry_generate() argument
[all...]
H A Dentry_x86_tls.h104 int slot = 0; in entry_patch_public() local
112 entry_get_public(int slot) in entry_get_public() argument
118 entry_patch(mapi_func entry, int slot) in entry_patch() argument
125 entry_generate_or_patch(int slot, cha argument
151 entry_generate(int slot) entry_generate() argument
[all...]
H A Dentry_x86-64_tls.h86 entry_get_public(int slot) in entry_get_public() argument
92 entry_patch(mapi_func entry, int slot) in entry_patch() argument
103 entry_generate(int slot) in entry_generate() argument
[all...]
H A Dentry.c82 entry_get_public(int slot) in entry_get_public() argument
89 entry_generate(int slot) in entry_generate() argument
95 entry_patch(mapi_func entry, int slot) in entry_patch() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_compiler.h56 unsigned slot = value & ~BIR_FAU_UNIFORM; in va_fau_page() local
/third_party/node/deps/v8/src/compiler/
H A Dfeedback-source.h25 FeedbackSlot slot; member
/third_party/node/deps/v8/src/debug/
H A Ddebug-type-profile.cc53 FeedbackSlot slot = vector.GetTypeProfileSlot(); in Collect() local
100 FeedbackSlot slot = vector.GetTypeProfileSlot(); in SelectMode() local
/third_party/node/deps/v8/src/codegen/
H A Daligned-slot-allocator.h58 static bool IsValid(int slot) { retur argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dinvalidated-slots-inl.h16 bool InvalidatedSlotsFilter::IsValid(Address slot) { in IsValid() argument

Completed in 9 milliseconds

12345678910>>...17