/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...] |
/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...] |
/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
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
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...] |
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_mutex.h | 74 private: 89 private: 99 private: 114 private: 124 private: 159 private:
|
H A D | dng_misc_opcodes.h | 34 private: 71 private: 158 private: 191 private: 212 private: 261 private: 302 private: 343 private: 382 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...] |
/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...] |
/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/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...] |
/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/include/ |
H A D | v8-typed-array.h | 43 private: 64 private: 86 private: 107 private: 128 private: 149 private: 170 private: 191 private: 212 private: 233 private [all...] |
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-typed-array.h | 43 private: 64 private: 86 private: 107 private: 128 private: 149 private: 170 private: 191 private: 212 private: 233 private [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | compress.c | 55 cc->private = malloc(alloc); in lzo_compress_init() 56 ASSERT(cc->private); in lzo_compress_init() 57 cc->rbuf = (char *) cc->private + LZO_WORK_SIZE; in lzo_compress_init() 64 (lzo_uintp)(&cc->clen), cc->private); in lzo_compress() 76 cc->private = malloc(alloc); in lz4_compress_init() 77 ASSERT(cc->private); in lz4_compress_init() 78 cc->rbuf = (char *) cc->private + LZ4_WORK_SIZE; in lz4_compress_init() 84 cc->clen = LZ4_compress_fast_extState(cc->private, cc->rbuf, in lz4_compress()
|
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.h | 423 private: 434 private: 440 private: 457 private: 464 private: 474 private: 576 private: 587 private: 593 private: 621 private [all...] |
/third_party/skia/modules/svg/include/ |
H A D | SkSVGTypes.h | 19 #include "include/private/SkTDArray.h" 96 private: 131 private: 156 private: 181 private: 215 private: 243 private: 274 private: 298 private: 326 private [all...] |
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.h | 77 private: 107 private: 134 private: 160 private: 184 private: 220 private: 254 private: 272 private: 291 private: 314 private [all...] |
/third_party/gn/src/gn/ |
H A D | xcode_object.h | 76 private: 89 private: 113 private: 136 private: 166 private: 185 private: 203 private: 222 private: 247 private: 268 private [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceInstX8632.h | 130 private: 171 private: 359 private: 396 private: 456 private: 534 private: 565 private: 588 private: 685 private: 1181 private [all...] |
H A D | IceInstX8664.h | 114 private: 298 private: 335 private: 395 private: 473 private: 504 private: 527 private: 624 private: 1120 private: 1131 private [all...] |
/third_party/rust/crates/cxx/macro/src/ |
H A D | expand.rs | 163 // This span on the pub makes "private type in public interface" errors in expand_struct() 215 ::cxx::private::prevent_unwind(__fn, || *lhs == *rhs) in expand_struct_operators() 228 ::cxx::private::prevent_unwind(__fn, || *lhs != *rhs) in expand_struct_operators() 242 ::cxx::private::prevent_unwind(__fn, || *lhs < *rhs) in expand_struct_operators() 254 ::cxx::private::prevent_unwind(__fn, || *lhs <= *rhs) in expand_struct_operators() 267 ::cxx::private::prevent_unwind(__fn, || *lhs > *rhs) in expand_struct_operators() 279 ::cxx::private::prevent_unwind(__fn, || *lhs >= *rhs) in expand_struct_operators() 294 ::cxx::private::prevent_unwind(__fn, || ::cxx::private::hash(this)) in expand_struct_operators() 386 _private: ::cxx::private in expand_cxx_type() [all...] |