Home
last modified time | relevance | path

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

1234

/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
H A Dimage-pix.c37 _cupsImageReadPIX( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPIX() argument
H A Dimage-png.c32 _cupsImageReadPNG( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPNG() argument
H A Dimage-photocd.c33 _cupsImageReadPhotoCD( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPhotoCD() argument
H A Dimage-bmp.c51 _cupsImageReadBMP( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadBMP() argument
H A Dimage-sun.c66 _cupsImageReadSunRaster( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadSunRaster() argument
H A Dimage-tiff.c34 _cupsImageReadTIFF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadTIFF() argument
H A Dimage-gif.c66 _cupsImageReadGIF( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadGIF() argument
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal_list.h41 bool 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...]
H A Ducoleitr.cpp219 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; in processCE() 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...]
H A Dtest-common.c155 type_datum_t *type, *primary; in test_alias_datum() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollation.cpp37 uint32_t primary; in incTwoBytePrimaryByOffset() local
56 uint32_t primary = (uint32_t)((offset % 254) + 2) << 8; in incThreeBytePrimaryByOffset() local
137 uint32_t primary in unassignedPrimaryFromCodePoint() local
[all...]
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Ddiagnostic.rs95 pub fn primary(file_id: FileId, range: impl Into<Range<usize>>) -> Label<FileId> { in primary() functions
/third_party/node/deps/v8/src/ic/
H A Dstub-cache.cc88 Entry* primary = entry(primary_, primary_offset); in Set() local
115 Entry* primary = entry(primary_, primary_offset); Get() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp140 void SecondaryCommandBuffer::executeCommands(PrimaryCommandBuffer *primary) in executeCommands() argument
/third_party/curl/lib/
H A Dsetopt.c466 struct ssl_primary_config *primary = &data->set.ssl.primary; in Curl_vsetopt() local
[all...]
/third_party/glfw/src/
H A Dx11_monitor.c111 RROutput primary = XRRGetOutputPrimary(_glfw.x11.display, in _glfwPollMonitorsX11() local

Completed in 13 milliseconds

1234