Home
last modified time | relevance | path

Searched defs:no (Results 1 – 25 of 99) sorted by relevance

1234

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp2412 int no = ParseUcharArray(pchild, &tempVal, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2418 int no = ParseUcharArray(pchild, &tempVal, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2424 int no = ParseUcharArray(pchild, &tempVal, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2430 int no = ParseUcharArray(pchild, &tempVal, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2436 int no = ParseUcharArray(pchild, &tempVal, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2442 int no = ParseUcharArray(pchild, &tempVal, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2458 int no = ParseUcharArray(pchild, &calib_para_v200->dsMode, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2462 int no = ParseUcharArray(pchild, &calib_para_v200->blkMeasureMode, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2473 int no = ParseUcharArray(pchild, &tempVal, 1); in parseEntrySensorAwbMeasureGlobalsV200() local
2494 …int no = ParseFloatArray(pchild, calib_para_v200->rgb2tcs_param.pseudoLuminanceWeight, tag.Size(),… in parseEntrySensorAwbMeasureGlobalsV200() local
[all …]
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2a/
H A Dex.S18 no = 0 define
23 no = no + 1 define
37 no = 0 define
42 no = no + 1 define
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2/
H A Dex.S16 no = 0 define
21 no = no + 1 define
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_eeprom.c13 static void _rtl92e_gpio_write_bit(struct net_device *dev, int no, bool val) in _rtl92e_gpio_write_bit()
26 static bool _rtl92e_gpio_get_bit(struct net_device *dev, int no) in _rtl92e_gpio_get_bit()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dinit.c106 struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uartdevs()
134 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts()
H A Dbacklight-s3c64xx.h15 int no; member
H A Ds3c2416.c95 void __init s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2416_init_uarts()
H A Ds3c2443.c79 void __init s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2443_init_uarts()
H A Ds3c2410.c58 void __init s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2410_init_uarts()
H A Ds3c244x.c50 void __init s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c244x_init_uarts()
H A Ds3c2412.c78 void __init s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2412_init_uarts()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_char.c344 unsigned int no, void __user *data) in __tapechar_ioctl()
434 tapechar_ioctl(struct file *filp, unsigned int no, unsigned long data) in tapechar_ioctl()
450 tapechar_compat_ioctl(struct file *filp, unsigned int no, unsigned long data) in tapechar_compat_ioctl()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkdebugfs.c76 create_setup_data_node(struct dentry *parent, int no, in create_setup_data_node()
98 int no = 0; in create_setup_data_nodes() local
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dmsm_gpio.c18 #define GPIO_CONFIG_OFF(no) ((no) * 0x1000) argument
19 #define GPIO_IN_OUT_OFF(no) ((no) * 0x1000 + 0x4) argument
/OK3568_Linux_fs/kernel/drivers/media/pci/b2c2/
H A Dflexcop-dma.c127 flexcop_dma_index_t no, in flexcop_dma_control_size_irq()
144 flexcop_dma_index_t no, in flexcop_dma_control_timer_irq()
/OK3568_Linux_fs/app/forlinx/flapp/src/libs/ui/
H A Dmessagebox.h16 no=1, enumerator
H A Dmessagebox.cpp36 QPushButton *no = new QPushButton(tr("Cancel"), this); in MessageBox() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/detail/
H A Dhas_constraints.hpp19 typedef char (&no)[2]; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dhas_result_type.hpp25 typedef struct { char array[2]; } no; typedef
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3368/
H A Drk3368.c232 static inline uintptr_t sgrf_soc_con_addr(unsigned no) in sgrf_soc_con_addr()
240 static inline uintptr_t sgrf_busdmac_addr(unsigned no) in sgrf_busdmac_addr()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/
H A Dphx2_result.hpp23 typedef char (&no)[2]; typedef
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Darm_ssp_per_task_plugin.c57 static bool no(void) in no() function
/OK3568_Linux_fs/app/qsetting/
H A Dqtinputdialog.cpp61 void inputDialog::setText(QString yes, QString no, QString text) in setText()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dpf_in.c236 static unsigned char *get_reg_w8(int no, int rex, struct pt_regs *regs) in get_reg_w8()
332 static unsigned long *get_reg_w32(int no, struct pt_regs *regs) in get_reg_w32()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_convertible.hpp44 typedef char (&no) [2]; typedef

1234