Home
last modified time | relevance | path

Searched defs:type1 (Results 26 - 50 of 93) sorted by relevance

1234

/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.c728 T1_Font type1 = &face->type1; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.c36 T1_Font type1 = &face->type1; in T42_Open_Face() local
174 T1_Font type1 = &face->type1; FT_LOCAL_DEF() local
408 T1_Font type1; T42_Face_Done() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dtype_manager_test.cpp859 const Type* type1 = context->get_type_mgr()->GetType(1u); in TEST() local
881 const Type* type1 = context->get_type_mgr()->GetType(2u); in TEST() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
H A Dhdmi_ext.h68 hdmi_meta_descirper_1st type1; /* static metadata descriptor type1 */ member
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_params_test.cpp987 int type1 = 50; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_animation_test.cpp77 ParticleType type1 = ParticleType::IMAGES; in SetUp() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c187 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_titan.c115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
143 unsigned char type1; titan_read_config() local
168 unsigned char type1; titan_write_config() local
H A Dcore_wildfire.c386 unsigned char type1; in wildfire_read_config() local
411 unsigned char type1; in wildfire_write_config() local
358 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
H A Dcore_mcpcia.c87 conf_read(unsigned long addr, unsigned char type1, in conf_read() argument
135 conf_write(unsigned long addr, unsigned int value, unsigned char type1, in conf_write() argument
201 unsigned char type1; in mcpcia_read_config() local
170 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, struct pci_controller *hose, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
228 unsigned char type1; mcpcia_write_config() local
[all...]
H A Dcore_t2.c181 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
141 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
235 conf_write(unsigned long addr, unsigned int value, unsigned char type1) conf_write() argument
288 unsigned char type1; t2_read_config() local
307 unsigned char type1; t2_write_config() local
[all...]
H A Dcore_cia.c106 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
161 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() argument
90 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
214 unsigned char type1; cia_read_config() local
233 unsigned char type1; cia_write_config() local
[all...]
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_titan.c115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
143 unsigned char type1; titan_read_config() local
168 unsigned char type1; titan_write_config() local
H A Dcore_mcpcia.c87 conf_read(unsigned long addr, unsigned char type1, in conf_read() argument
135 conf_write(unsigned long addr, unsigned int value, unsigned char type1, in conf_write() argument
201 unsigned char type1; in mcpcia_read_config() local
170 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, struct pci_controller *hose, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
228 unsigned char type1; mcpcia_write_config() local
[all...]
H A Dcore_t2.c181 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
141 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
235 conf_write(unsigned long addr, unsigned int value, unsigned char type1) conf_write() argument
288 unsigned char type1; t2_read_config() local
307 unsigned char type1; t2_write_config() local
[all...]
H A Dcore_wildfire.c386 unsigned char type1; in wildfire_read_config() local
411 unsigned char type1; in wildfire_write_config() local
358 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
H A Dcore_cia.c106 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
161 conf_write(unsigned long addr, unsigned int value, unsigned char type1) in conf_write() argument
90 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, unsigned long *pci_addr, unsigned char *type1) mk_conf_addr() argument
214 unsigned char type1; cia_read_config() local
233 unsigned char type1; cia_write_config() local
[all...]
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_params_test.cpp1204 int type1 = 50; in HWTEST_F() local
H A Dskills_test.cpp954 std::string type1 = base_->GetType(0); in HWTEST_F() local
1052 std::string type1 = "this is type"; in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp290 WindowType type1 = WindowType::WINDOW_TYPE_POINTER; in HWTEST_F() local
2079 WindowType type1 = WindowType::APP_MAIN_WINDOW_BASE; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-aspeed-sgpio.c333 u32 type1 = 0; in aspeed_sgpio_set_type() local
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c545 fun_bind(struct fun_dev *fdev, enum fun_admin_bind_type type0, unsigned int id0, enum fun_admin_bind_type type1, unsigned int id1) fun_bind() argument
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-aspeed-sgpio.c336 u32 type1 = 0; in aspeed_sgpio_set_type() local
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
H A Dudmf_ndk_test.cpp58 char type1[] = "general.plain-text"; in OH_Udmf_HasUnifiedDataType001() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_generic.c143 generic_discard_events(struct generic_dev_s *dev, enum usb_generic_event_type type1, enum usb_generic_event_type type2, int keep) generic_discard_events() argument

Completed in 29 milliseconds

1234