Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedvalue.cpp83 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 …]
/third_party/icu/icu4c/source/i18n/
Dformattedvalue.cpp83 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 …]
/third_party/node/deps/icu-small/source/i18n/
Dformattedvalue.cpp83 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 …]
/third_party/node/deps/npm/node_modules/safer-buffer/
Dtests.js23 [index, safer, dangerous].forEach(function (impl) { argument
27 [buffer].forEach(function (impl) { argument
35 [index, safer, dangerous].forEach(function (impl) { argument
49 [index, safer, dangerous].forEach(function (impl) { argument
57 [index, safer].forEach(function (impl) { argument
61 [dangerous].forEach(function (impl) { argument
70 [index, safer, dangerous].forEach(function (impl) { argument
81 [index, safer, dangerous].forEach(function (impl) { argument
92 [index, safer, dangerous].forEach(function (impl) { argument
101 [index, safer, dangerous].forEach(function (impl) { argument
[all …]
/third_party/cef/libcef/common/
Dstring_list_impl.cc21 StringList* impl = reinterpret_cast<StringList*>(list); in cef_string_list_size() local
30 StringList* impl = reinterpret_cast<StringList*>(list); in cef_string_list_value() local
41 StringList* impl = reinterpret_cast<StringList*>(list); in cef_string_list_append() local
47 StringList* impl = reinterpret_cast<StringList*>(list); in cef_string_list_clear() local
53 StringList* impl = reinterpret_cast<StringList*>(list); in cef_string_list_free() local
59 StringList* impl = reinterpret_cast<StringList*>(list); in cef_string_list_copy() local
Dstring_multimap_impl.cc21 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_size() local
29 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_find_count() local
41 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_enumerate() local
67 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_key() local
85 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_value() local
104 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_append() local
111 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_clear() local
117 StringMultimap* impl = reinterpret_cast<StringMultimap*>(map); in cef_string_multimap_free() local
Dstring_map_impl.cc21 StringMap* impl = reinterpret_cast<StringMap*>(map); in cef_string_map_size() local
30 StringMap* impl = reinterpret_cast<StringMap*>(map); in cef_string_map_find() local
44 StringMap* impl = reinterpret_cast<StringMap*>(map); in cef_string_map_key() local
62 StringMap* impl = reinterpret_cast<StringMap*>(map); in cef_string_map_value() local
81 StringMap* impl = reinterpret_cast<StringMap*>(map); in cef_string_map_append() local
88 StringMap* impl = reinterpret_cast<StringMap*>(map); in cef_string_map_clear() local
94 StringMap* impl = reinterpret_cast<StringMap*>(map); in cef_string_map_free() local
/third_party/iowow/src/fs/
Diwfile.c54 IWF *impl = f->impl; in _iwfs_write() local
70 IWF *impl = f->impl; in _iwfs_read() local
82 IWF *impl = f->impl; in _iwfs_close() local
108 IWF *impl = f->impl; in _iwfs_sync() local
132 IWF *impl = f->impl; in _iwfs_state() local
145 IWF *impl = f->impl; in _iwfs_copy() local
165 IWF *impl; in iwfs_file_open() local
Diwexfile.c68 struct IWFS_EXT_IMPL *impl = f->impl; in _exfile_wlock() local
82 struct IWFS_EXT_IMPL *impl = f->impl; in _exfile_rlock() local
96 struct IWFS_EXT_IMPL *impl = f->impl; in _exfile_unlock() local
109 IW_INLINE iwrc _exfile_unlock2(EXF *impl) { in _exfile_unlock2()
122 static iwrc _exfile_destroylocks(EXF *impl) { in _exfile_destroylocks()
138 EXF *impl = f->impl; in _exfile_initmmap_slot_lw() local
197 EXF *impl = f->impl; in _exfile_initmmap_lw() local
213 EXF *impl = f->impl; in _exfile_truncate_lw() local
265 EXF *impl = f->impl; in _exfile_ensure_size_lw() local
286 EXF *impl = f->impl; in _exfile_sync() local
[all …]
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgltestsrc.c169 _src_shader_init (gpointer impl, GstGLContext * context, in _src_shader_init()
206 _src_shader_fill_bound_fbo (gpointer impl) in _src_shader_fill_bound_fbo()
235 _src_shader_deinit (gpointer impl) in _src_shader_deinit()
318 _src_smpte_init (gpointer impl, GstGLContext * context, in _src_smpte_init()
516 _src_smpte_fill_bound_fbo (gpointer impl) in _src_smpte_fill_bound_fbo()
551 _src_smpte_free (gpointer impl) in _src_smpte_free()
599 _src_uni_color_init (gpointer impl, GstGLContext * context, in _src_uni_color_init()
611 _src_uni_color_fill_bound_fbo (gpointer impl) in _src_uni_color_fill_bound_fbo()
623 _src_uni_color_free (gpointer impl) in _src_uni_color_free()
661 _src_blink_fill_bound_fbo (gpointer impl) in _src_blink_fill_bound_fbo()
[all …]
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h188 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 …]
/third_party/mesa3d/src/compiler/nir/
Dnir_dominance.c37 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()
Dnir_lower_global_vars_to_local.c36 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
Dnir_opt_copy_propagate.c60 rewrite_to_vec(nir_function_impl *impl, nir_alu_instr *mov, nir_alu_instr *vec) in rewrite_to_vec()
84 copy_propagate_alu(nir_function_impl *impl, nir_alu_src *src, nir_alu_instr *copy) in copy_propagate_alu()
137 copy_prop_instr(nir_function_impl *impl, nir_instr *instr) in copy_prop_instr()
166 nir_copy_prop_impl(nir_function_impl *impl) in nir_copy_prop_impl()
Dnir_inline_functions.c29 static bool function_ends_in_jump(nir_function_impl *impl) in function_ends_in_jump()
36 const nir_function_impl *impl, in nir_inline_function_impl()
175 inline_function_impl(nir_function_impl *impl, struct set *inlined) in inline_function_impl()
/third_party/skia/third_party/externals/tint/src/sem/
Dsem_struct_test.cc27 auto* impl = in TEST_F() local
41 auto* impl = in TEST_F() local
51 auto* impl = in TEST_F() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_capi.cpp42 auto* impl = reinterpret_cast<const UNumberFormatterData*>(input); in validate() local
69 auto* impl = reinterpret_cast<const UFormattedNumberData*>(input); in validate() local
89 auto* impl = new UNumberFormatterData(); in unumf_openForSkeletonAndLocale() local
102 auto* impl = new UFormattedNumberData(); in unumf_openResult() local
201 const UFormattedNumberData* impl = UFormattedNumberData::validate(uresult, localStatus); in unumf_closeResult() local
208 const UNumberFormatterData* impl = UNumberFormatterData::validate(f, localStatus); in unumf_close() local
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.c93 _buffer_transform_caps (gpointer impl, GstPadDirection direction, in _buffer_transform_caps()
100 _buffer_set_caps (gpointer impl, GstCaps * in_caps, GstCaps * out_caps) in _buffer_set_caps()
106 _buffer_propose_allocation (gpointer impl, GstQuery * decide_query, in _buffer_propose_allocation()
149 _buffer_perform (gpointer impl, GstBuffer * inbuf, GstBuffer ** outbuf) in _buffer_perform()
160 _buffer_free (gpointer impl) in _buffer_free()
207 _raw_to_buffer_transform_caps (gpointer impl, GstPadDirection direction, in _raw_to_buffer_transform_caps()
226 _raw_to_buffer_set_caps (gpointer impl, GstCaps * in_caps, GstCaps * out_caps) in _raw_to_buffer_set_caps()
262 _raw_to_buffer_propose_allocation (gpointer impl, GstQuery * decide_query, in _raw_to_buffer_propose_allocation()
270 _raw_to_buffer_perform (gpointer impl, GstBuffer * inbuf, GstBuffer ** outbuf) in _raw_to_buffer_perform()
337 _raw_to_buffer_free (gpointer impl) in _raw_to_buffer_free()
[all …]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksIPC.hpp45 std::unique_ptr<ParentImpl> impl; member
59 std::unique_ptr<ChildImpl> impl; member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl_test_helper.h42 auto impl = std::make_unique<ParserImpl>(file.get()); in parser() local
65 auto impl = std::make_unique<ParserImpl>(file.get()); in parser() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DD3D12Backend.cpp29 DawnSwapChainImplementation impl; in CreateNativeSwapChainImpl() local
38 NativeSwapChainImpl* impl = reinterpret_cast<NativeSwapChainImpl*>(swapChain->userData); in GetNativeSwapChainPreferredFormat() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c236 _gl_memory_upload_transform_caps (gpointer impl, GstGLContext * context, in _gl_memory_upload_transform_caps()
281 _gl_memory_upload_accept (gpointer impl, GstBuffer * buffer, GstCaps * in_caps, in _gl_memory_upload_accept()
322 _gl_memory_upload_propose_allocation (gpointer impl, GstQuery * decide_query, in _gl_memory_upload_propose_allocation()
424 _gl_memory_upload_perform (gpointer impl, GstBuffer * buffer, in _gl_memory_upload_perform()
465 _gl_memory_upload_free (gpointer impl) in _gl_memory_upload_free()
521 _dma_buf_upload_transform_caps (gpointer impl, GstGLContext * context, in _dma_buf_upload_transform_caps()
616 _dma_buf_upload_accept (gpointer impl, GstBuffer * buffer, GstCaps * in_caps, in _dma_buf_upload_accept()
771 _dma_buf_upload_propose_allocation (gpointer impl, GstQuery * decide_query, in _dma_buf_upload_propose_allocation()
795 _dma_buf_upload_perform (gpointer impl, GstBuffer * buffer, GstBuffer ** outbuf) in _dma_buf_upload_perform()
823 _dma_buf_upload_free (gpointer impl) in _dma_buf_upload_free()
[all …]
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLBackend.cpp35 DawnSwapChainImplementation impl; in CreateNativeSwapChainImpl() local
45 NativeSwapChainImpl* impl = reinterpret_cast<NativeSwapChainImpl*>(swapChain->userData); in GetNativeSwapChainPreferredFormat() local
/third_party/mesa3d/src/compiler/spirv/tests/
Dhelpers.h68 nir_function_impl *impl = nir_shader_get_entrypoint(shader); variable
69 nir_foreach_block(block, impl) { in nir_foreach_block() argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanBackend.cpp42 DawnSwapChainImplementation impl; in CreateNativeSwapChainImpl() local
51 NativeSwapChainImpl* impl = reinterpret_cast<NativeSwapChainImpl*>(swapChain->userData); in GetNativeSwapChainPreferredFormat() local

12345678910>>...21