/third_party/parse5/test/data/parser-feedback/ |
D | template.test | 4 "description": "<body><template>Hello</template>", 5 "input": "<body><template>Hello</template>", 14 "template", 23 "template" 28 "description": "<template>Hello</template>", 29 "input": "<template>Hello</template>", 33 "template", 42 "template" 47 "description": "<template></template><div></div>", 48 "input": "<template></template><div></div>", [all …]
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkGetStructureTypeImpl.inl | 4 template<> VkStructureType getStructureType<VkBufferMemoryBarrier> (void) 9 template<> VkStructureType getStructureType<VkImageMemoryBarrier> (void) 14 template<> VkStructureType getStructureType<VkMemoryBarrier> (void) 19 template<> VkStructureType getStructureType<VkApplicationInfo> (void) 24 template<> VkStructureType getStructureType<VkInstanceCreateInfo> (void) 29 template<> VkStructureType getStructureType<VkDeviceQueueCreateInfo> (void) 34 template<> VkStructureType getStructureType<VkDeviceCreateInfo> (void) 39 template<> VkStructureType getStructureType<VkSubmitInfo> (void) 44 template<> VkStructureType getStructureType<VkMappedMemoryRange> (void) 49 template<> VkStructureType getStructureType<VkMemoryAllocateInfo> (void) [all …]
|
D | vkObjTypeImpl.inl | 6 template<typename T> VkObjectType getObjectType (void); 7 template<> inline VkObjectType getObjectType<VkBuffer> (void) { return VK_OBJECT_TYPE_BUFFER;… 8 template<> inline VkObjectType getObjectType<VkImage> (void) { return VK_OBJECT_TYPE_IMAGE; … 9 template<> inline VkObjectType getObjectType<VkInstance> (void) { return VK_OBJECT_TYPE_INSTAN… 10 template<> inline VkObjectType getObjectType<VkPhysicalDevice> (void) { return VK_OBJECT_TYPE_P… 11 template<> inline VkObjectType getObjectType<VkDevice> (void) { return VK_OBJECT_TYPE_DEVICE;… 12 template<> inline VkObjectType getObjectType<VkQueue> (void) { return VK_OBJECT_TYPE_QUEUE; … 13 template<> inline VkObjectType getObjectType<VkSemaphore> (void) { return VK_OBJECT_TYPE_SEMAP… 14 template<> inline VkObjectType getObjectType<VkCommandBuffer> (void) { return VK_OBJECT_TYPE_CO… 15 template<> inline VkObjectType getObjectType<VkFence> (void) { return VK_OBJECT_TYPE_FENCE; … [all …]
|
D | vkDeviceFeatures.inl | 113 template<> void initFeatureFromBlob<VkPhysicalDevice16BitStorageFeatures>(VkPhysicalDevice16BitStor… 120 template<> void initFeatureFromBlob<VkPhysicalDeviceMultiviewFeatures>(VkPhysicalDeviceMultiviewFea… 126 template<> void initFeatureFromBlob<VkPhysicalDeviceVariablePointersFeatures>(VkPhysicalDeviceVaria… 131 template<> void initFeatureFromBlob<VkPhysicalDeviceProtectedMemoryFeatures>(VkPhysicalDeviceProtec… 135 template<> void initFeatureFromBlob<VkPhysicalDeviceSamplerYcbcrConversionFeatures>(VkPhysicalDevic… 139 template<> void initFeatureFromBlob<VkPhysicalDeviceShaderDrawParametersFeatures>(VkPhysicalDeviceS… 143 template<> void initFeatureFromBlob<VkPhysicalDevice8BitStorageFeatures>(VkPhysicalDevice8BitStorag… 149 template<> void initFeatureFromBlob<VkPhysicalDeviceShaderAtomicInt64Features>(VkPhysicalDeviceShad… 154 template<> void initFeatureFromBlob<VkPhysicalDeviceShaderFloat16Int8Features>(VkPhysicalDeviceShad… 159 template<> void initFeatureFromBlob<VkPhysicalDeviceDescriptorIndexingFeatures>(VkPhysicalDeviceDes… [all …]
|
/third_party/boost/libs/math/doc/ |
D | html4_symbols.qbk | 17 [/ To use, enclose the template name in square brackets, for example: [pi] ] 19 [template fnof[]'''ƒ'''] [/ � Latin small f with hook = function = florin] 21 [template Alpha[]'''Α'''] [/ ? Greek capital letter alphadot] 22 [template Beta[]'''Β'''] [/ ? Greek capital letter beta] 23 [template Gamma[]'''Γ'''] [/ G Greek capital letter gamma] 24 [template Delta[]'''Δ'''] [/ ? Greek capital letter delta] 25 [template Epsilon[]'''Ε'''] [/ ? Greek capital letter epsilon] 26 [template Zeta[]'''Ζ'''] [/ ? Greek capital letter zeta] 27 [template Eta[]'''Η'''] [/ ? Greek capital letter eta] 28 [template Theta[]'''Θ'''] [/ T Greek capital letter theta] [all …]
|
/third_party/boost/libs/multiprecision/doc/ |
D | html4_symbols.qbk | 17 [/ To use, enclose the template name in square brackets, for example: [pi] ] 19 [template fnof[]'''ƒ'''] [/ � Latin small f with hook = function = florin] 21 [template Alpha[]'''Α'''] [/ ? Greek capital letter alphadot] 22 [template Beta[]'''Β'''] [/ ? Greek capital letter beta] 23 [template Gamma[]'''Γ'''] [/ G Greek capital letter gamma] 24 [template Delta[]'''Δ'''] [/ ? Greek capital letter delta] 25 [template Epsilon[]'''Ε'''] [/ ? Greek capital letter epsilon] 26 [template Zeta[]'''Ζ'''] [/ ? Greek capital letter zeta] 27 [template Eta[]'''Η'''] [/ ? Greek capital letter eta] 28 [template Theta[]'''Θ'''] [/ T Greek capital letter theta] [all …]
|
/third_party/boost/libs/sort/doc/ |
D | html4_symbols.qbk | 16 [/ To use, enclose the template name in square brackets, for example: [pi]] 18 [template fnof[]'''ƒ'''] [/ � Latin small f with hook = function = florin] 20 [template Alpha[]'''Α'''] [/ ? Greek capital letter alpha] 21 [template Beta[]'''Β'''] [/ ? Greek capital letter beta] 22 [template Gamma[]'''Γ'''] [/ G Greek capital letter gamma] 23 [template Delta[]'''Δ'''] [/ ? Greek capital letter delta] 24 [template Epsilon[]'''Ε'''] [/ ? Greek capital letter epsilon] 25 [template Zeta[]'''Ζ'''] [/ ? Greek capital letter zeta] 26 [template Eta[]'''Η'''] [/ ? Greek capital letter eta] 27 [template Theta[]'''Θ'''] [/ T Greek capital letter theta] [all …]
|
/third_party/boost/libs/random/doc/ |
D | performance_data.qbk | 1 [template rand48_speed[] 64%] 2 [template lrand48_run_time_speed[] 10%] 3 [template minstd_rand0_speed[] 16%] 4 [template minstd_rand_speed[] 16%] 5 [template ecuyer_combined_speed[] 7%] 6 [template kreutzer1986_speed[] 37%] 7 [template taus88_speed[] 100%] 8 [template knuth_b_speed[] 12%] 9 [template hellekalek1995__inversive__speed[] 2%] 10 [template mt11213b_speed[] 100%] [all …]
|
D | generator_defs.qbk | 9 [template rand48_speed[] 68%] 10 [template lrand48_run_time_speed[] 12%] 11 [template minstd_rand0_speed[] 32%] 12 [template minstd_rand_speed[] 26%] 13 [template ecuyer_combined_speed[] 11%] 14 [template kreutzer1986_speed[] 46%] 15 [template hellekalek1995__inversive__speed[] 2%] 16 [template mt11213b_speed[] 95%] 17 [template mt19937_speed[] 100%] 18 [template lagged_fibonacci607_speed[] 42%] [all …]
|
/third_party/boost/doc/test/ |
D | HTML4_symbols.qbk | 16 [/ To use, enclose the template name in square brackets.] 18 [template fnof[]'''ƒ'''] [/ � Latin small f with hook = function = florin] 19 [template Alpha[]'''Α'''] [/ ? Greek capital letter alpha] 20 [template Beta[]'''Β'''] [/ ? Greek capital letter beta] 21 [template Gamma[]'''Γ'''] [/ G Greek capital letter gamma] 22 [template Delta[]'''Δ'''] [/ ? Greek capital letter delta] 23 [template Epsilon[]'''Ε'''] [/ ? Greek capital letter epsilon] 24 [template Zeta[]'''Ζ'''] [/ ? Greek capital letter zeta] 25 [template Eta[]'''Η'''] [/ ? Greek capital letter eta] 26 [template Theta[]'''Θ'''] [/ T Greek capital letter theta] [all …]
|
/third_party/boost/libs/log/doc/tmp/ |
D | utility_reference.qbk | 12 [template boost_log_utility_exception_handler_hpp[][headerref boost/log/utility/exception_handler.h… 14 [template class_log_exception_handler[][classref boost::log::exception_handler exception_handler]] 16 [template class_log_nothrow_exception_handler[][classref boost::log::nothrow_exception_handler noth… 18 [template boost_log_utility_formatting_ostream_hpp[][headerref boost/log/utility/formatting_ostream… 20 [template boost_log_utility_formatting_ostream_fwd_hpp[][headerref boost/log/utility/formatting_ost… 22 [template class_log_basic_formatting_ostream[][classref boost::log::basic_formatting_ostream basic_… 24 [template boost_log_utility_functional_hpp[][headerref boost/log/utility/functional.hpp]] 26 [template boost_log_utility_functional_as_action_hpp[][headerref boost/log/utility/functional/as_ac… 28 [template class_log_as_action_adapter[][classref boost::log::as_action_adapter as_action_adapter]] 30 [template boost_log_utility_functional_begins_with_hpp[][headerref boost/log/utility/functional/beg… [all …]
|
D | attributes_reference.qbk | 12 [template boost_log_attributes_attribute_hpp[][headerref boost/log/attributes/attribute.hpp]] 14 [template class_log_attribute[][classref boost::log::attribute attribute]] 16 [template class_log_attribute_impl[][classref boost::log::attribute::impl impl]] 18 [template boost_log_attributes_attribute_cast_hpp[][headerref boost/log/attributes/attribute_cast.h… 20 [template class_attributes_cast_source[][classref boost::log::attributes::cast_source cast_source]] 22 [template boost_log_attributes_attribute_name_hpp[][headerref boost/log/attributes/attribute_name.h… 24 [template class_log_attribute_name[][classref boost::log::attribute_name attribute_name]] 26 [template boost_log_attributes_attribute_set_hpp[][headerref boost/log/attributes/attribute_set.hpp… 28 [template class_log_attribute_set[][classref boost::log::attribute_set attribute_set]] 30 [template boost_log_attributes_attribute_value_hpp[][headerref boost/log/attributes/attribute_value… [all …]
|
D | sinks_reference.qbk | 12 [template boost_log_sinks_async_frontend_hpp[][headerref boost/log/sinks/async_frontend.hpp]] 14 [template class_sinks_asynchronous_sink[][classref boost::log::sinks::asynchronous_sink asynchronou… 16 [template class_sinks_asynchronous_sink_scoped_flag[][classref boost::log::sinks::asynchronous_sink… 18 [template class_sinks_asynchronous_sink_scoped_thread_id[][classref boost::log::sinks::asynchronous… 20 [template boost_log_sinks_attribute_mapping_hpp[][headerref boost/log/sinks/attribute_mapping.hpp]] 22 [template class_sinks_basic_custom_mapping[][classref boost::log::sinks::basic_custom_mapping basic… 24 [template class_sinks_basic_direct_mapping[][classref boost::log::sinks::basic_direct_mapping basic… 26 [template class_sinks_basic_mapping[][classref boost::log::sinks::basic_mapping basic_mapping]] 28 [template boost_log_sinks_auto_newline_mode_hpp[][headerref boost/log/sinks/auto_newline_mode.hpp]] 30 [template boost_log_sinks_basic_sink_backend_hpp[][headerref boost/log/sinks/basic_sink_backend.hpp… [all …]
|
D | expressions_reference.qbk | 12 [template boost_log_expressions_attr_hpp[][headerref boost/log/expressions/attr.hpp]] 14 [template boost_log_expressions_attr_fwd_hpp[][headerref boost/log/expressions/attr_fwd.hpp]] 16 [template class_expressions_attribute_actor[][classref boost::log::expressions::attribute_actor att… 18 [template class_expressions_attribute_terminal[][classref boost::log::expressions::attribute_termin… 20 [template boost_log_expressions_filter_hpp[][headerref boost/log/expressions/filter.hpp]] 22 [template class_log_filter[][classref boost::log::filter filter]] 24 [template class_log_filter_default_filter[][classref boost::log::filter::default_filter default_fil… 26 [template boost_log_expressions_formatter_hpp[][headerref boost/log/expressions/formatter.hpp]] 28 [template class_log_basic_formatter[][classref boost::log::basic_formatter basic_formatter]] 30 [template boost_log_expressions_formatters_hpp[][headerref boost/log/expressions/formatters.hpp]] [all …]
|
D | sources_reference.qbk | 12 [template boost_log_sources_basic_logger_hpp[][headerref boost/log/sources/basic_logger.hpp]] 14 [template class_sources_basic_composite_logger[][classref boost::log::sources::basic_composite_logg… 16 [template class_sources_basic_logger[][classref boost::log::sources::basic_logger basic_logger]] 18 [template boost_log_sources_channel_feature_hpp[][headerref boost/log/sources/channel_feature.hpp]] 20 [template class_sources_basic_channel_logger[][classref boost::log::sources::basic_channel_logger b… 22 [template class_sources_basic_channel_logger_make_default_channel_name[][classref boost::log::sourc… 24 [template class_sources_channel[][classref boost::log::sources::channel channel]] 26 [template class_sources_channel_apply[][classref boost::log::sources::channel::apply apply]] 28 [template boost_log_sources_channel_logger_hpp[][headerref boost/log/sources/channel_logger.hpp]] 30 [template class_sources_channel_logger[][classref boost::log::sources::channel_logger channel_logge… [all …]
|
/third_party/boost/tools/quickbook/test/ |
D | templates-1_7.quickbook | 9 [template foo0 nullary_arg] 15 [template foo1[bar] foo [bar]] 21 [template foo2[bar] 27 [template foo3[bar] 36 [template |[bar] '''<hey>'''[bar]'''</hey>'''] 42 [template foo4[bar] 48 [template foo5[x] zoom [x]] 49 [template foo6[x] [x] zoom] 53 [template kinda_weird[x y] [x] [y]] 60 [template simple1[a b] [a][b]] [all …]
|
D | templates-1_6.quickbook | 9 [template foo0 nullary_arg] 15 [template foo1[bar] foo [bar]] 21 [template foo2[bar] 27 [template foo3[bar] 36 [template ![bar] '''<hey>'''[bar]'''</hey>'''] 42 [template foo4[bar] 48 [template foo5[x] zoom [x]] 49 [template foo6[x] [x] zoom] 53 [template kinda_weird[x y] [x] [y]] 60 [template simple1[a b] [a][b]] [all …]
|
D | templates-1_5.quickbook | 9 [template foo0 nullary_arg] 15 [template foo1[bar] foo [bar]] 21 [template foo2[bar] 27 [template foo3[bar] 36 [template ![bar] '''<hey>'''[bar]'''</hey>'''] 42 [template foo4[bar] 48 [template foo5[x] zoom [x]] 49 [template foo6[x] [x] zoom] 53 [template kinda_weird[x y] [x] [y]] 60 [template simple1[a b] [a][b]] [all …]
|
D | templates-1_3.quickbook | 9 [template foo0 nullary_arg] 15 [template foo1[bar] foo [bar]] 21 [template foo2[bar] 27 [template foo3[bar] 36 [template ![bar] '''<hey>'''[bar]'''</hey>'''] 42 [template foo4[bar] 48 [template foo5[x] zoom [x]] 49 [template foo6[x] [x] zoom] 53 [template kinda_weird[x y] [x] [y]] 60 [template simple1[a b] [a][b]] [all …]
|
/third_party/boost/libs/math/doc/sf/ |
D | latin1_symbols.qbk | 7 [/ To use these symbols in Quickbook: enclose template name in square brackets.] 12 [template nbsp[]''' '''] [/ no-break space = non-breaking space] 13 [template iexcl[]'''¡'''] [/ inverted exclamation mark ] 14 [template cent[]'''¢'''] [/ cent sign ] 15 [template pound[]'''£'''] [/ pound sign ] 16 [template curren[]'''¤'''] [/ currency sign ] 17 [template yen[]'''¥'''] [/ yen sign = yuan sign ] 18 [template brvbar[]'''¦'''] [/ broken vertical bar ] 19 [template sectsign[]'''§'''] [/ section sign ] 20 [template uml[]'''¨'''] [/ diaeresis ] [all …]
|
/third_party/boost/libs/type_traits/doc/ |
D | value_traits.qbk | 29 then use the `std::numeric_limits template` instead. 33 template <class T> 36 template <class T> 39 template <class T> 42 template <class T> 45 template <class T> 48 template <class T> 51 template <class T> 54 template <class T> 57 template <class T> [all …]
|
/third_party/mesa3d/src/mapi/glapi/ |
D | glapi_entrypoint.c | 141 static const unsigned int template[] = { in init_glapi_relocs() local 207 code[0] = template[0] | (dispatch >> 10); in init_glapi_relocs() 208 code[1] = template[1]; in init_glapi_relocs() 210 code[2] = template[2] | (dispatch & 0x3ff); in init_glapi_relocs() 211 code[3] = template[3]; in init_glapi_relocs() 213 code[4] = template[4]; in init_glapi_relocs() 214 code[5] = template[5]; in init_glapi_relocs() 216 code[6] = template[6]; in init_glapi_relocs() 220 code[0] = template[0] | (dispatch >> (32 + 10)); in init_glapi_relocs() 221 code[1] = template[1] | ((dispatch & 0xffffffff) >> 10); in init_glapi_relocs() [all …]
|
/third_party/node/tools/inspector_protocol/ |
D | inspector_protocol.gypi | 8 'lib/encoding_h.template', 9 'lib/encoding_cpp.template', 10 'lib/Allocator_h.template', 11 'lib/Array_h.template', 12 'lib/DispatcherBase_cpp.template', 13 'lib/DispatcherBase_h.template', 14 'lib/ErrorSupport_cpp.template', 15 'lib/ErrorSupport_h.template', 16 'lib/Forward_h.template', 17 'lib/FrontendChannel_h.template', [all …]
|
/third_party/cef/include/base/ |
D | cef_template_util.h | 76 template <class T> struct is_non_const_reference : std::false_type {}; 77 template <class T> struct is_non_const_reference<T&> : std::true_type {}; 78 template <class T> struct is_non_const_reference<const T&> : std::false_type {}; 83 template <typename...> 96 template <typename... Ts> 102 template <typename T, typename = void> 104 template <typename T> 110 template <typename T, typename = void> 112 template <typename T> 119 template <typename T, typename = void> [all …]
|
/third_party/abseil-cpp/absl/meta/ |
D | type_traits.h | 54 template <typename T> 58 template <typename T> 69 template <class T> 79 template <class T> 86 template <class T> 93 template <class T> 96 template <class T> 100 template <class T> 104 template <typename... Ts> 112 template <size_t Len, typename T = std::aligned_storage<Len>> [all …]
|