/external/parameter-framework/asio-1.10.6/include/asio/ |
D | stream_socket_service.hpp | 64 void construct(implementation_type& impl) in construct() 70 void move_construct(implementation_type& impl, in move_construct() 77 void move_assign(implementation_type& impl, in move_assign() 87 void converting_move_construct(implementation_type& impl, in converting_move_construct() 98 void destroy(implementation_type& impl) in destroy() 104 asio::error_code open(implementation_type& impl, in open() 115 asio::error_code assign(implementation_type& impl, in assign() 129 asio::error_code close(implementation_type& impl, in close() 136 native_type native(implementation_type& impl) in native() 142 native_handle_type native_handle(implementation_type& impl) in native_handle() [all …]
|
D | socket_acceptor_service.hpp | 63 void construct(implementation_type& impl) in construct() 69 void move_construct(implementation_type& impl, in move_construct() 76 void move_assign(implementation_type& impl, in move_assign() 86 void converting_move_construct(implementation_type& impl, in converting_move_construct() 97 void destroy(implementation_type& impl) in destroy() 103 asio::error_code open(implementation_type& impl, in open() 110 asio::error_code assign(implementation_type& impl, in assign() 124 asio::error_code cancel(implementation_type& impl, in cancel() 131 asio::error_code bind(implementation_type& impl, in bind() 139 asio::error_code listen(implementation_type& impl, int backlog, in listen() [all …]
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | reactive_socket_service.hpp | 77 void move_construct(implementation_type& impl, in move_construct() 87 void move_assign(implementation_type& impl, in move_assign() 99 void converting_move_construct(implementation_type& impl, in converting_move_construct() 110 asio::error_code open(implementation_type& impl, in open() 120 asio::error_code assign(implementation_type& impl, in assign() 130 native_handle_type native_handle(implementation_type& impl) in native_handle() 136 asio::error_code bind(implementation_type& impl, in bind() 145 asio::error_code set_option(implementation_type& impl, in set_option() 156 asio::error_code get_option(const implementation_type& impl, in get_option() 169 endpoint_type local_endpoint(const implementation_type& impl, in local_endpoint() [all …]
|
D | reactive_socket_service_base.hpp | 91 native_handle_type native_handle(base_implementation_type& impl) in native_handle() 101 bool at_mark(const base_implementation_type& impl, in at_mark() 108 std::size_t available(const base_implementation_type& impl, in available() 115 asio::error_code listen(base_implementation_type& impl, in listen() 124 asio::error_code io_control(base_implementation_type& impl, in io_control() 139 asio::error_code non_blocking(base_implementation_type& impl, in non_blocking() 153 asio::error_code native_non_blocking(base_implementation_type& impl, in native_non_blocking() 161 asio::error_code shutdown(base_implementation_type& impl, in shutdown() 170 size_t send(base_implementation_type& impl, in send() 182 size_t send(base_implementation_type& impl, const null_buffers&, in send() [all …]
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | styling_cl_12.c | 34 struct skc_styling_impl * const impl = skc_grid_get_data(grid); in skc_styling_unmap_complete() local 47 struct skc_styling_impl * const impl = skc_grid_get_data(grid); in skc_styling_unmap_cb() local 58 struct skc_styling_impl * const impl = skc_grid_get_data(grid); in skc_styling_grid_pfn_execute() local 84 skc_styling_pfn_seal(struct skc_styling_impl * const impl) in skc_styling_pfn_seal() 121 skc_styling_unseal_complete(struct skc_styling_impl * const impl) in skc_styling_unseal_complete() 131 skc_styling_unseal_cb(cl_event event, cl_int status, struct skc_styling_impl * const impl) in skc_styling_unseal_cb() 141 skc_styling_pfn_unseal(struct skc_styling_impl * const impl, skc_bool const block) in skc_styling_pfn_unseal() 209 skc_styling_pfn_release(struct skc_styling_impl * const impl) in skc_styling_pfn_release() 288 …struct skc_styling_impl * const impl = skc_runtime_host_perm_alloc(runtime,SKC_MEM_FLAGS_READ_W… in skc_styling_cl_12_create() local
|
D | composition_cl_12.c | 106 struct skc_composition_impl * impl; member 130 skc_composition_pfn_release(struct skc_composition_impl * const impl) in skc_composition_pfn_release() 175 struct skc_composition_impl * const impl = place->impl; in skc_composition_place_grid_pfn_dispose() local 209 struct skc_composition_impl * const impl = place->impl; in skc_composition_place_read_cb() local 231 struct skc_composition_impl * const impl = place->impl; in skc_composition_place_grid_pfn_execute() local 273 skc_composition_snap(struct skc_composition_impl * const impl) in skc_composition_snap() 317 skc_composition_pfn_seal(struct skc_composition_impl * const impl) in skc_composition_pfn_seal() 360 skc_composition_sort_execute_complete(struct skc_composition_impl * const impl) in skc_composition_sort_execute_complete() 371 …omposition_sort_execute_cb(cl_event event, cl_int status, struct skc_composition_impl * const impl) in skc_composition_sort_execute_cb() 383 struct skc_composition_impl * const impl = skc_grid_get_data(grid); in skc_composition_sort_grid_pfn_execute() local [all …]
|
D | path_builder_cl_12.c | 157 struct skc_path_builder_impl * impl; // back pointer to impl member 259 skc_ringdex_expand(struct skc_path_builder_impl * const impl, in skc_ringdex_expand() 269 skc_ringdex_wip_to_block_inc(struct skc_path_builder_impl * const impl) in skc_ringdex_wip_to_block_inc() 286 skc_ringdex_span(struct skc_path_builder_impl * const impl, in skc_ringdex_span() 295 skc_ringdex_wip_to_subbuf_inc(struct skc_path_builder_impl * const impl) in skc_ringdex_wip_to_subbuf_inc() 311 skc_ringdex_curr_is_equal(struct skc_path_builder_impl * const impl) in skc_ringdex_curr_is_equal() 318 skc_ringdex_prev_is_equal(struct skc_path_builder_impl * const impl) in skc_ringdex_prev_is_equal() 325 skc_ringdex_dont_map_last(struct skc_path_builder_impl * const impl, in skc_ringdex_dont_map_last() 338 skc_release_curr(struct skc_path_builder_impl * const impl) in skc_release_curr() 351 skc_path_builder_pfn_begin(struct skc_path_builder_impl * const impl) in skc_path_builder_pfn_begin() [all …]
|
/external/icu/icu4c/source/i18n/ |
D | formattedvalue.cpp | 83 auto* impl = new UConstrainedFieldPositionImpl(); in ucfpos_open() local 93 auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_reset() local 102 auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_constrainCategory() local 111 auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_constrainField() local 120 const auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_getCategory() local 129 const auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_getField() local 138 const auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_getIndexes() local 148 const auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_getInt64IterationContext() local 157 auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_setInt64IterationContext() local 166 const auto* impl = UConstrainedFieldPositionImpl::validate(ptr, *ec); in ucfpos_matchesField() local [all …]
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | WorkerModule.java | 86 static Worker provideArbitraryMeasurementWorker(ArbitraryMeasurementWorker impl) { in provideArbitraryMeasurementWorker() 93 static Worker provideMicrobenchmarkAllocationWorker(MicrobenchmarkAllocationWorker impl) { in provideMicrobenchmarkAllocationWorker() 100 static Worker provideMacrobenchmarkWorker(MacrobenchmarkWorker impl) { in provideMacrobenchmarkWorker() 107 static Worker provideMacrobenchmarkAllocationWorker(MacrobenchmarkAllocationWorker impl) { in provideMacrobenchmarkAllocationWorker() 114 static Worker provideRuntimeWorkerMicro(RuntimeWorker.Micro impl) { in provideRuntimeWorkerMicro() 121 static Worker provideRuntimeWorkerPico(RuntimeWorker.Pico impl) { in provideRuntimeWorkerPico()
|
/external/conscrypt/openjdk/src/main/java/org/conscrypt/ |
D | Java8PlatformUtil.java | 36 SSLParameters params, SSLParametersImpl impl, AbstractConscryptSocket socket) { in setSSLParameters() 46 SSLParameters params, SSLParametersImpl impl, AbstractConscryptSocket socket) { in getSSLParameters() 55 SSLParameters params, SSLParametersImpl impl, ConscryptEngine engine) { in setSSLParameters() 64 SSLParameters params, SSLParametersImpl impl, ConscryptEngine engine) { in getSSLParameters() 84 private static void setSSLParameters(SSLParameters params, SSLParametersImpl impl) { in setSSLParameters() 91 private static void getSSLParameters(SSLParameters params, SSLParametersImpl impl) { in getSSLParameters()
|
/external/conscrypt/repackaged/openjdk/src/main/java/com/android/org/conscrypt/ |
D | Java8PlatformUtil.java | 37 SSLParameters params, SSLParametersImpl impl, AbstractConscryptSocket socket) { in setSSLParameters() 47 SSLParameters params, SSLParametersImpl impl, AbstractConscryptSocket socket) { in getSSLParameters() 56 SSLParameters params, SSLParametersImpl impl, ConscryptEngine engine) { in setSSLParameters() 65 SSLParameters params, SSLParametersImpl impl, ConscryptEngine engine) { in getSSLParameters() 85 private static void setSSLParameters(SSLParameters params, SSLParametersImpl impl) { in setSSLParameters() 92 private static void getSSLParameters(SSLParameters params, SSLParametersImpl impl) { in getSSLParameters()
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/ |
D | FixGotoTest.java | 31 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoToGoto16() local 54 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoToGoto32() local 77 MethodImplementation impl = builder.getMethodImplementation(); in testFixGoto16ToGoto32() local 113 MethodImplementation impl = builder.getMethodImplementation(); in testFixGotoCascading() local
|
/external/grpc-grpc/src/core/tsi/alts/frame_protector/ |
D | alts_frame_protector.cc | 60 static tsi_result seal(alts_frame_protector* impl) { in seal() argument 76 static size_t max_encrypted_payload_bytes(alts_frame_protector* impl) { in max_encrypted_payload_bytes() 90 alts_frame_protector* impl = reinterpret_cast<alts_frame_protector*>(self); in alts_protect_flush() local 151 alts_frame_protector* impl = reinterpret_cast<alts_frame_protector*>(self); in alts_protect() local 193 static tsi_result unseal(alts_frame_protector* impl) { in unseal() 208 static void ensure_buffer_size(alts_frame_protector* impl) { in ensure_buffer_size() 243 alts_frame_protector* impl = reinterpret_cast<alts_frame_protector*>(self); in alts_unprotect() local 313 alts_frame_protector* impl = reinterpret_cast<alts_frame_protector*>(self); in alts_destroy() local 331 alts_frame_protector* impl, in create_alts_crypters() 371 alts_frame_protector* impl = in alts_create_frame_protector() local
|
/external/clang/test/Analysis/inlining/ |
D | containers.cpp | 114 int *impl; member 171 MySet impl; member in BeginOnlySet 174 MySet::iterator impl; member 204 MySet impl; member in IteratorTypedefOnlySet 226 MySet impl; member in IteratorUsingOnlySet 248 MySet impl; member in IteratorStructOnlySet 259 int *impl; member
|
/external/libchrome/mojo/public/cpp/bindings/ |
D | associated_binding.h | 101 explicit AssociatedBinding(ImplPointerType impl) { in AssociatedBinding() 111 : AssociatedBinding(std::move(impl)) { in AssociatedBinding() 138 Interface* impl() { return ImplRefTraits::GetRawPointer(&stub_.sink()); } in impl() function
|
D | strong_binding.h | 51 std::unique_ptr<Interface> impl, in Create() 93 Interface* impl() { return impl_.get(); } in impl() function 102 StrongBinding(std::unique_ptr<Interface> impl, in StrongBinding() 135 std::unique_ptr<Impl> impl, in MakeStrongBinding()
|
D | strong_associated_binding.h | 53 std::unique_ptr<Interface> impl, in Create() 80 Interface* impl() { return impl_.get(); } in impl() function 94 StrongAssociatedBinding(std::unique_ptr<Interface> impl, in StrongAssociatedBinding() 127 std::unique_ptr<Impl> impl, in MakeStrongAssociatedBinding()
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | resolver_service.hpp | 67 void construct(implementation_type& impl) in construct() 73 void destroy(implementation_type& impl) in destroy() 79 void cancel(implementation_type& impl) in cancel() 85 iterator_type resolve(implementation_type& impl, const query_type& query, in resolve() 108 iterator_type resolve(implementation_type& impl, in resolve()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_dominance.c | 37 init_block(nir_block *block, nir_function_impl *impl) in init_block() 128 calc_dom_children(nir_function_impl* impl) in calc_dom_children() 166 nir_calc_dominance_impl(nir_function_impl *impl) in nir_calc_dominance_impl() 281 nir_dump_dom_tree_impl(nir_function_impl *impl, FILE *fp) in nir_dump_dom_tree_impl() 303 nir_dump_dom_frontier_impl(nir_function_impl *impl, FILE *fp) in nir_dump_dom_frontier_impl() 325 nir_dump_cfg_impl(nir_function_impl *impl, FILE *fp) in nir_dump_cfg_impl()
|
D | nir_lower_global_vars_to_local.c | 36 register_var_use(nir_variable *var, nir_function_impl *impl, in register_var_use() 54 mark_global_var_uses_block(nir_block *block, nir_function_impl *impl, in mark_global_var_uses_block() 91 nir_function_impl *impl = entry->data; in nir_lower_global_vars_to_local() local
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-matchers.h | 188 explicit MatcherInterfaceAdapter(const MatcherInterface<T>* impl) in MatcherInterfaceAdapter() 298 explicit MatcherBase(const MatcherInterface<const T&>* impl) : impl_(impl) {} in MatcherBase() 305 : impl_(new internal::MatcherInterfaceAdapter<U>(impl)) {} in impl_() 333 explicit Matcher(const MatcherInterface<const T&>* impl) in Matcher() 357 explicit Matcher(const MatcherInterface<const std::string&>* impl) in Matcher() 374 explicit Matcher(const MatcherInterface<const std::string&>* impl) in Matcher() 376 explicit Matcher(const MatcherInterface<std::string>* impl) in Matcher() 397 explicit Matcher(const MatcherInterface<const absl::string_view&>* impl) in Matcher() 417 explicit Matcher(const MatcherInterface<const absl::string_view&>* impl) in Matcher() 419 explicit Matcher(const MatcherInterface<absl::string_view>* impl) in Matcher() [all …]
|
/external/googletest/googletest/include/gtest/ |
D | gtest-matchers.h | 188 explicit MatcherInterfaceAdapter(const MatcherInterface<T>* impl) in MatcherInterfaceAdapter() 298 explicit MatcherBase(const MatcherInterface<const T&>* impl) : impl_(impl) {} in MatcherBase() 305 : impl_(new internal::MatcherInterfaceAdapter<U>(impl)) {} in impl_() 333 explicit Matcher(const MatcherInterface<const T&>* impl) in Matcher() 357 explicit Matcher(const MatcherInterface<const std::string&>* impl) in Matcher() 374 explicit Matcher(const MatcherInterface<const std::string&>* impl) in Matcher() 376 explicit Matcher(const MatcherInterface<std::string>* impl) in Matcher() 397 explicit Matcher(const MatcherInterface<const absl::string_view&>* impl) in Matcher() 417 explicit Matcher(const MatcherInterface<const absl::string_view&>* impl) in Matcher() 419 explicit Matcher(const MatcherInterface<absl::string_view>* impl) in Matcher() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-matchers.h | 187 explicit MatcherInterfaceAdapter(const MatcherInterface<T> *impl) in MatcherInterfaceAdapter() 307 explicit MatcherBase(const MatcherInterface<const T &> *impl) : impl_(impl) {} in MatcherBase() 314 : impl_(new internal::MatcherInterfaceAdapter<U>(impl)) {} in impl_() 342 explicit Matcher(const MatcherInterface<const T &> *impl) in Matcher() 366 explicit Matcher(const MatcherInterface<const std::string &> *impl) in Matcher() 383 explicit Matcher(const MatcherInterface<const std::string &> *impl) in Matcher() 385 explicit Matcher(const MatcherInterface<std::string> *impl) in Matcher() 406 explicit Matcher(const MatcherInterface<const internal::StringView &> *impl) in Matcher() 426 explicit Matcher(const MatcherInterface<const internal::StringView &> *impl) in Matcher() 428 explicit Matcher(const MatcherInterface<internal::StringView> *impl) in Matcher() [all …]
|
/external/v8/include/ |
D | v8-util.h | 44 static bool Empty(Impl* impl) { return impl->empty(); } in Empty() 45 static size_t Size(Impl* impl) { return impl->size(); } in Size() 47 static Iterator Begin(Impl* impl) { return impl->begin(); } in Begin() 48 static Iterator End(Impl* impl) { return impl->end(); } in End() 51 static PersistentContainerValue Set(Impl* impl, K key, in Set() 61 static PersistentContainerValue Get(Impl* impl, K key) { in Get() 66 static PersistentContainerValue Remove(Impl* impl, K key) { in Remove()
|
/external/dagger2/javatests/dagger/functional/binds/ |
D | SimpleBindingModule.java | 39 abstract Object bindObject(FooOfStrings impl); in bindObject() 44 abstract Object bindReusableObject(FooOfStrings impl); in bindReusableObject() 47 abstract Foo<String> bindFooOfStrings(FooOfStrings impl); in bindFooOfStrings() 55 abstract Foo<String> bindQualifiedFooOfStrings(FooOfStrings impl); in bindQualifiedFooOfStrings() 81 abstract Object bindFooOfStringsIntoSetOfObjects(FooOfStrings impl); in bindFooOfStringsIntoSetOfObjects()
|