/third_party/openssl/test/ |
H A D | drbgtest.c | 171 * |primary|, |public|, |private|: pointers to the three shared DRBGs 183 EVP_RAND_CTX *private, in test_drbg_reseed() 210 || !TEST_int_ne(private_reseed = reseed_counter(private), 0)) in test_drbg_reseed() 220 /* Generate random output from the public and private DRBG */ in test_drbg_reseed() 237 || !TEST_int_eq(state(private), expected_state)) in test_drbg_reseed() 256 if (!TEST_int_ge(reseed_counter(private), private_reseed) in test_drbg_reseed() 257 || !TEST_uint_ge(reseed_counter(private), in test_drbg_reseed() 270 || !TEST_time_t_ge(reseed_time(private), reseed_time(primary))) in test_drbg_reseed() 292 int private; /* true if the private drb member 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 690 EVP_RAND_CTX *public = NULL, *private = NULL; run_multi_thread_test() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
H A D | migrate_pages02.c | 138 char *private, *shared; in test_migrate_current_process() local 144 private = SAFE_MMAP(NULL, getpagesize(), PROT_READ | PROT_WRITE, in test_migrate_current_process() 146 private[0] = 0; in test_migrate_current_process() 147 tst_res(TINFO, "private anonymous: %p", private); in test_migrate_current_process() 150 check_addr_on_node(private, node2); in test_migrate_current_process() 152 check_addr_on_node(private, node1); in test_migrate_current_process() 153 SAFE_MUNMAP(private, getpagesize()); in test_migrate_current_process() 169 private = SAFE_MMAP(NULL, getpagesize(), in test_migrate_current_process() 172 private[ in test_migrate_current_process() 196 char *private; test_migrate_other_process() local [all...] |
/third_party/skia/tools/debugger/ |
H A D | DrawCommand.h | 20 #include "include/private/SkTDArray.h" 119 private: 129 private: 139 private: 152 private: 166 private: 179 private: 194 private: 209 private: 221 private [all...] |
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/ |
H A D | camera_napi_object_types.h | 45 private: 54 private: 63 private: 72 private: 81 private: 90 private: 100 private: 110 private: 120 private: 132 private [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_state_machine.h | 79 private: 107 private: 123 private: 139 private: 155 private: 171 private: 187 private: 203 private: 219 private: 235 private [all...] |
/third_party/vixl/src/aarch64/ |
H A D | cpu-aarch64.h | 75 private: 87 private: 97 private: 113 private: 126 private: 148 private: 171 private: 184 private: 194 private: 205 private [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gesture/ |
H A D | gesture_model.h | 41 private: 53 private: 65 private: 78 private: 90 private: 102 private: 114 private: 126 private: 138 private:
|
/third_party/rust/crates/syn/src/ |
H A D | ext.rs | 14 pub trait IdentExt: Sized + private::Sealed { 53 const peek_any: private::PeekFn = private::PeekFn; 103 impl Peek for private::PeekFn { 104 type Token = private::IdentAny; 107 impl CustomToken for private::IdentAny { 117 impl lookahead::Sealed for private::PeekFn {} in display() 119 mod private { modules
|
/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_native_object.h | 45 private: 55 private: 65 private: 75 private: 86 private: 98 private: 112 private: 123 private: 136 private: 156 private [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_mutex.h | 74 private: 89 private: 99 private: 114 private: 124 private: 159 private:
|
H A D | dng_preview.h | 63 private: 80 private: 122 private: 145 private: 162 private: 183 private: 200 private: 215 private:
|
H A D | dng_image_writer.h | 116 private: 156 private: 190 private: 210 private: 256 private: 320 private: 366 private: 407 private: 448 private: 476 private [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/ |
H A D | rpt_manager_state_machine.h | 43 private: 54 private: 66 private: 79 private: 91 private: 102 private: 114 private: 121 private:
|
/third_party/skia/experimental/skrive/include/ |
H A D | SkRive.h | 30 private: \ 96 private: 123 private: 128 private: 149 private: 180 private: 192 private: 211 private: 222 private: 237 private [all...] |
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
H A D | trigger_connector.h | 43 class TriggerConnector : public ServStatListenerStub, private TriggerHostManager { 53 private: 56 private: 57 class TriggerSession : public IIntellVoiceTriggerConnectorModule, private OHOS::IntellVoiceUtils::TaskExecutor { 79 private: 108 private: 118 private: 121 private: 127 private:
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_impl.h | 98 private: 112 private: 180 private: 193 private: 231 private: 241 private: 274 private: 284 private: 320 private:
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | bytestream.h | 91 private: 144 private: 174 private: 203 private: 237 private: 262 private: 279 private: 304 private: 340 private:
|
/third_party/skia/dm/ |
H A D | DMSrcSink.h | 74 private: 144 private: 174 private: 192 private: 220 private: 241 private: 257 private: 269 private: 282 private: 298 private [all...] |
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/include/ |
H A D | app_domain_verify_agent_client.h | 55 private: 59 private: 76 private: 80 private: 93 private:
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_state_machine.h | 289 private: 320 private: 341 private: 381 private: 425 private: 469 private: 513 private: 557 private: 601 private: 644 private [all...] |
/foundation/communication/netmanager_ext/interfaces/innerkits/netshareclient/include/ |
H A D | networkshare_client.h | 37 private: 170 private: 173 private: 183 private: 187 private: 192 private:
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/ |
H A D | wifi_pro_state_machine.h | 46 private: 63 private: 80 private: 96 private: 114 private: 130 private: 169 private: 181 private: 188 private: 219 private [all...] |
/third_party/skia/modules/sksg/include/ |
H A D | SkSGRenderEffect.h | 47 private: 69 private: 89 private: 121 private: 144 private: 165 private: 192 private: 218 private: 243 private: 260 private [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | frames.h | 94 private: 330 private: 371 private: 399 private: 429 private: 472 private: 532 private: 654 private: 670 private: 699 private [all...] |
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
H A D | wakeup_engine_impl.h | 36 class WakeupEngineImpl : private OHOS::IntellVoiceUtils::ModuleStates, private EngineUtil, 37 private WakeupSourceProcess { 43 private: 53 private: 69 private: 90 private:
|