Home
last modified time | relevance | path

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

12345

/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
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_replica.cpp29 void ReverseContinuationSchedulerReplica::PassPrimary(const sptr<IRemoteObject> &primary) in PassPrimary() argument
86 void ReverseContinuationSchedulerReplica::HandlerPassPrimary(const sptr<IRemoteObject> &primary) in HandlerPassPrimary() argument
H A Dreverse_continuation_scheduler_replica_stub.cpp27 sptr<IRemoteObject> primary = nullptr; in PassPrimaryInner() local
H A Dreverse_continuation_scheduler_replica_proxy.cpp33 void ReverseContinuationSchedulerReplicaProxy::PassPrimary(const sptr<IRemoteObject> &primary) in PassPrimary() argument
/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...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dreverse_continuation_scheduler_replica_proxy_test.cpp71 auto primary = sptr<ReverseContinuationSchedulerPrimary>( in HWTEST_F() local
96 auto primary = sptr<ReverseContinuationSchedulerPrimary>( in HWTEST_F() local
114 sptr<ReverseContinuationSchedulerPrimary> primary = nullptr; in HWTEST_F() local
/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...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dalertdialog_composed_element.cpp141 auto primary = renderDialog->GetDialogProperties().buttons; in GetPrimaryButton() local
/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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dschema_meta.h24 bool primary = false; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dtypes.rs311 pub fn primary(&self) -> bool { in primary() functions
[all...]
/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

Completed in 11 milliseconds

12345