| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer_sp.c | 180 struct fd_ringbuffer_sp *primary = in fd_submit_sp_flush_prep() local
|
| H A D | freedreno_priv.h | 283 struct fd_ringbuffer *primary; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | ucoleitr.cpp | 219 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; in processCE() local [all...] |
| H A D | collationiterator.cpp | 765 uint32_t primary = numericPrimary | ((firstByte + value) << 16); in appendNumericSegmentCEs() local 774 uint32_t primary = numericPrimary | in appendNumericSegmentCEs() local 784 uint32_t primary = numericPrimary | (2 + value % 254); appendNumericSegmentCEs() local 803 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); appendNumericSegmentCEs() local [all...] |
| H A D | collationdatabuilder.cpp | 365 maybeSetPrimaryRange(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) maybeSetPrimaryRange() argument 402 setPrimaryRangeAndReturnNext(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) setPrimaryRangeAndReturnNext() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_measure.c | 486 _anv_measure_add_secondary(struct anv_cmd_buffer *primary, in _anv_measure_add_secondary() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | ucoleitr.cpp | 219 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; in processCE() local [all...] |
| H A D | collationiterator.cpp | 765 uint32_t primary = numericPrimary | ((firstByte + value) << 16); in appendNumericSegmentCEs() local 774 uint32_t primary = numericPrimary | in appendNumericSegmentCEs() local 784 uint32_t primary = numericPrimary | (2 + value % 254); appendNumericSegmentCEs() local 803 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); appendNumericSegmentCEs() local [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | image.c | 302 cupsImageOpen( const char *filename, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) cupsImageOpen() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationiterator.cpp | 765 uint32_t primary = numericPrimary | ((firstByte + value) << 16); in appendNumericSegmentCEs() local 774 uint32_t primary = numericPrimary | in appendNumericSegmentCEs() local 784 uint32_t primary = numericPrimary | (2 + value % 254); appendNumericSegmentCEs() local 803 uint32_t primary = numericPrimary | ((132 - 4 + numPairs) << 16); appendNumericSegmentCEs() local [all...] |
| H A D | collationdatabuilder.cpp | 365 maybeSetPrimaryRange(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) maybeSetPrimaryRange() argument 402 setPrimaryRangeAndReturnNext(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) setPrimaryRangeAndReturnNext() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | rand_lib.c | 407 EVP_RAND_CTX *primary; member 677 EVP_RAND_CTX *rand, *primary; RAND_get0_public() local 710 EVP_RAND_CTX *rand, *primary; RAND_get0_private() local [all...] |
| /third_party/openssl/crypto/rand/ |
| H A D | rand_lib.c | 407 EVP_RAND_CTX *primary; member 677 EVP_RAND_CTX *rand, *primary; RAND_get0_public() local 710 EVP_RAND_CTX *rand, *primary; RAND_get0_private() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | hw_features.c | 713 hostapd_is_usable_chan(struct hostapd_iface *iface, int channel, int primary) hostapd_is_usable_chan() argument
|
| /third_party/backends/backend/ |
| H A D | canon-sane.c | 8 SANE_Byte primary, secondary, inmask, priMask, secMask; in sane_init() local [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/ |
| H A D | DecimalQuantity_SimpleStorage.java | 64 private long primary; field in DecimalQuantity_SimpleStorage [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/ |
| H A D | DecimalQuantity_SimpleStorage.java | 67 private long primary; field in DecimalQuantity_SimpleStorage [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | collationtest.cpp | 255 uint32_t primary = (uint32_t)(ce >> 32); in TestImplicits() local [all...] |
| /third_party/openssl/test/ |
| H A D | drbgtest.c | 140 EVP_RAND_CTX *primary = RAND_get0_primary(NULL); in using_fips_rng() local 180 test_drbg_reseed(int expect_success, EVP_RAND_CTX *primary, EVP_RAND_CTX *public, EVP_RAND_CTX *private, unsigned char *public_random, unsigned char *private_random, int expect_primary_reseed, int expect_public_reseed, int expect_private_reseed, time_t reseed_when ) test_drbg_reseed() argument 336 test_drbg_reseed_in_child(EVP_RAND_CTX *primary, EVP_RAND_CTX *public, EVP_RAND_CTX *private, drbg_fork_result result[2]) test_drbg_reseed_in_child() argument 405 test_rand_reseed_on_fork(EVP_RAND_CTX *primary, EVP_RAND_CTX *public, EVP_RAND_CTX *private) test_rand_reseed_on_fork() argument 529 EVP_RAND_CTX *primary, *public, *private; test_rand_fork_safety() local 556 EVP_RAND_CTX *primary, *public, *private; test_rand_reseed() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | hw_features.c | 802 hostapd_is_usable_chan(struct hostapd_iface *iface, int frequency, int primary) hostapd_is_usable_chan() argument
|
| /third_party/exfatprogs/lib/ |
| H A D | exfat_dir.c | 508 exfat_calc_dentry_checksum(struct exfat_dentry *dentry, uint16_t *checksum, bool primary) exfat_calc_dentry_checksum() argument
|
| /third_party/curl/lib/ |
| H A D | connect.c | 343 struct eyeballer *primary; /* eyeballer this one is backup for */ member 380 eyeballer_new(struct eyeballer **pballer, cf_ip_connect_create *cf_create, const struct Curl_addrinfo *addr, int ai_family, struct eyeballer *primary, timediff_t delay_ms, timediff_t timeout_ms, expire_id timeout_id) eyeballer_new() argument
|
| /third_party/cups-filters/filter/ |
| H A D | imagetoraster.c | 177 int primary, /* Primary image colorspace */ in main() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_descriptor_set.c | 48 const char *primary; member 296 uint32_t primary; member 1031 const uint32_t primary = ALIGN_POT(size_info.primary, 4); pvr_CreateDescriptorPool() local 1438 pvr_write_image_descriptor_primaries(const struct pvr_device_info *dev_info, const struct pvr_image_view *iview, VkDescriptorType descriptorType, uint32_t *primary) pvr_write_image_descriptor_primaries() argument 1643 pvr_write_buffer_descriptor(const struct pvr_device_info *dev_info, const struct pvr_buffer_view *bview, VkDescriptorType descriptorType, uint32_t *primary, uint32_t *secondary) pvr_write_buffer_descriptor() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 430 const auto primary = primaryCmdBuffer.get(); in iterate() local [all...] |