Home
last modified time | relevance | path

Searched defs:primary (Results 1 - 25 of 346) sorted by relevance

12345678910>>...14

/third_party/node/test/parallel/
H A Dtest-listen-fd-cluster.js117 function primary() { global() function
[all...]
/third_party/cups-filters/cupsfilters/
H A Dtestimage.c33 cups_icspace_t primary; /* Primary image colorspace */ in main() local
H A Dimage-jpeg.c33 _cupsImageReadJPEG( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadJPEG() argument
H A Dimage-pnm.c29 _cupsImageReadPNM( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPNM() argument
H A Dimage-sgi.c30 _cupsImageReadSGI( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadSGI() argument
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal_list.h41 bool primary; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan.h20 unsigned int primary:1; member
H A Dnull.c20 static int null_open(int input, int output, int primary, void *d, in null_open() argument
H A Dtty.c39 static int tty_open(int input, int output, int primary, void *d, in tty_open() argument
H A Dfd.c50 static int fd_open(int input, int output, int primary, void *d, char **dev_out) in fd_open() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan.h20 unsigned int primary:1; member
H A Dnull.c20 static int null_open(int input, int output, int primary, void *d, in null_open() argument
H A Dtty.c39 static int tty_open(int input, int output, int primary, void *d, in tty_open() argument
H A Dfd.c50 static int fd_open(int input, int output, int primary, void *d, char **dev_out) in fd_open() argument
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-generic.c43 static void ide_generic_check_pci_legacy_iobases(int *primary, int *secondary) in ide_generic_check_pci_legacy_iobases() argument
81 int i, rc = 0, primary = 0, secondary = 0; in ide_generic_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vkms/
H A Dvkms_output.c42 struct drm_plane *primary, *cursor = NULL; in vkms_output_init() local
/kernel/linux/linux-6.6/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.h28 struct drm_plane primary; member
/third_party/icu/icu4c/source/i18n/
H A Dcollation.cpp28 uint32_t primary; in incTwoBytePrimaryByOffset() local
47 uint32_t primary = (uint32_t)((offset % 254) + 2) << 8; in incThreeBytePrimaryByOffset() local
128 uint32_t primary in unassignedPrimaryFromCodePoint() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollation.cpp28 uint32_t primary; in incTwoBytePrimaryByOffset() local
47 uint32_t primary = (uint32_t)((offset % 254) + 2) << 8; in incThreeBytePrimaryByOffset() local
128 uint32_t primary in unassignedPrimaryFromCodePoint() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DsourceMapValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.js19 } = { primary: "noSkill", secondary: "noSkill" } property
26 } = { primary: "noSkill", secondary: "noSkill" } property
33 } = { primary: "noSkill", secondary: "noSkill" } property
[all...]
/third_party/selinux/libsepol/tests/
H A Dtest-linker-types.c101 test_type_datum(policydb_t * p, const char *id, unsigned int *decls, int len, unsigned int primary) test_type_datum() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_modeset_helper.c112 struct drm_plane *primary; in create_primary_plane() local
172 struct drm_plane *primary; drm_crtc_init() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dgen_probe.c232 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set() argument
198 cfi_cmdset_unknown(struct map_info *map, int primary) cfi_cmdset_unknown() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modeset_helper.c144 struct drm_plane *primary; in drm_crtc_init() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vkms/
H A Dvkms_output.c56 struct vkms_plane *primary, *cursor = NULL; in vkms_output_init() local

Completed in 7 milliseconds

12345678910>>...14