| /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
|
| /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...] |
| /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...] |
| /base/security/device_security_level/baselib/msglib/src/lite/ |
| H A D | messenger_device_session_manager.c | 437 const char *primary = GetDeviceSessionManagerInstance()->primarySessName; in CreateNewDeviceSession() local
|
| /base/web/webview/test/unittest/pasteboard_adapter/ |
| H A D | pasteboard_client_adapter_test.cpp | 451 std::shared_ptr<std::string> primary = g_dataAdapterNull->GetPrimaryHtml(); in HWTEST_F() local 486 std::shared_ptr<std::string> primary = g_dataAdapterNull->GetPrimaryText(); in HWTEST_F() local 507 std::shared_ptr<std::string> primary = g_dataAdapterNull->GetPrimaryMimeType(); in HWTEST_F() local
|
| /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
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | zero_branch_cb_test.cpp | 756 bool primary = true; in HWTEST_F() local
|
| /test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
| H A D | nativeAVScreenCapturendk.cpp | 224 int32_t primary = static_cast<int32_t>(OH_ColorPrimary::COLOR_PRIMARY_BT709); in NormalAVScreenCaptureSurfaceTest() local
|
| /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...] |