| /external/libbrillo/brillo/ |
| D | backoff_entry.h | 22 struct Policy { struct 25 int num_errors_to_ignore; 31 int initial_delay_ms; 34 double multiply_factor; 60 explicit BackoffEntry(const Policy* const policy); argument
|
| /external/crosvm/sandbox/src/ |
| D | policy.rs | 15 pub struct Policy { struct 36 /// Policy for the main emulator process. argument
|
| /external/cronet/net/base/ |
| D | backoff_entry.h | 30 struct Policy { struct 33 int num_errors_to_ignore; 39 int initial_delay_ms; 42 double multiply_factor; 68 explicit BackoffEntry(const Policy* policy); argument
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
| D | node_hash_policy_test.cc | 30 struct Policy : node_hash_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| D | raw_hash_set_probe_benchmark.cc | 48 struct Policy { struct 49 using slot_type = T; 50 using key_type = T; 51 using init_type = T; 54 static void construct(allocator_type* alloc, slot_type* slot, in construct() 60 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 64 static slot_type& element(slot_type* slot) { return *slot; } in element() 67 static auto apply(F&& f, const slot_type& arg) in apply()
|
| /external/angle/third_party/abseil-cpp/absl/container/internal/ |
| D | node_slot_policy_test.cc | 30 struct Policy : node_slot_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| /external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
| D | node_slot_policy_test.cc | 30 struct Policy : node_slot_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| /external/openscreen/third_party/abseil/src/absl/container/internal/ |
| D | node_hash_policy_test.cc | 30 struct Policy : node_hash_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/ |
| D | node_slot_policy_test.cc | 30 struct Policy : node_slot_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| /external/libtextclassifier/abseil-cpp/absl/container/internal/ |
| D | node_hash_policy_test.cc | 30 struct Policy : node_hash_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| /external/abseil-cpp/absl/container/internal/ |
| D | node_slot_policy_test.cc | 30 struct Policy : node_slot_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| /external/cronet/third_party/abseil-cpp/absl/container/internal/ |
| D | node_slot_policy_test.cc | 30 struct Policy : node_slot_policy<int&, Policy> { struct 31 using key_type = int; 32 using init_type = int; 35 static int* new_element(Alloc* alloc, int value) { in new_element() 40 static void delete_element(Alloc* alloc, int* elem) { in delete_element()
|
| D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct 130 using slot_type = Tracked<int32_t>; 131 using init_type = Tracked<int32_t>; 132 using key_type = int32_t; 135 static void construct(allocator_type* alloc, slot_type* slot, in construct() 142 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() 147 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() 154 static auto apply(F&& f, int32_t v) -> decltype(std::forward<F>(f)(v, v)) { in apply() 159 static auto apply(F&& f, const slot_type& v) in apply() 165 static auto apply(F&& f, slot_type&& v) in apply() [all …]
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/ |
| D | grpc_authorization_engine.h | 44 struct Policy { struct 50 std::vector<Policy> policies_; argument
|
| D | rbac_policy.h | 136 struct Policy { struct 141 Policy& operator=(Policy&& other) noexcept; 145 Permission permissions; 146 Principal principals;
|
| /external/swiftshader/third_party/marl/src/ |
| D | thread.cpp | 189 struct Policy : public Thread::Affinity::Policy { in anyOf() struct 190 Affinity affinity; in anyOf() 191 Policy(Affinity&& affinity) : affinity(std::move(affinity)) {} in anyOf() argument 193 Affinity get(uint32_t threadId, Allocator* allocator) const override { in anyOf() 220 struct Policy : public Thread::Affinity::Policy { in oneOf() struct 221 Affinity affinity; in oneOf() 222 Policy(Affinity&& affinity) : affinity(std::move(affinity)) {} in oneOf() function 224 Affinity get(uint32_t threadId, Allocator* allocator) const override { in oneOf()
|
| /external/clang/lib/Sema/ |
| D | DeclSpec.cpp | 448 const PrintingPolicy &Policy) { in getSpecifierName() 505 const PrintingPolicy &Policy) { in SetStorageClassSpec() 580 const PrintingPolicy &Policy) { in SetTypeSpecWidth() 616 const PrintingPolicy &Policy) { in SetTypeSpecType() 625 const PrintingPolicy &Policy) { in SetTypeSpecType() 645 const PrintingPolicy &Policy) { in SetTypeSpecType() 665 const PrintingPolicy &Policy) { in SetTypeSpecType() 674 const PrintingPolicy &Policy) { in SetTypeSpecType() 694 const PrintingPolicy &Policy) { in SetTypeSpecType() 715 const PrintingPolicy &Policy) { in SetTypeAltiVecVector() [all …]
|
| /external/clang/lib/AST/ |
| D | TemplateBase.cpp | 39 raw_ostream &Out, const PrintingPolicy& Policy) { in printIntegral() 354 void TemplateArgument::print(const PrintingPolicy &Policy, in print() 509 PrintingPolicy Policy(LangOpts); in operator <<() local 520 PrintingPolicy Policy(LangOpts); in operator <<() local
|