Home
last modified time | relevance | path

Searched defs:idl_type (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/
H A Dv8_types.py139 def string_resource_mode(idl_type): argument
158 def cpp_type(idl_type, argument
297 def cpp_type_initializer(idl_type): argument
359 def implemented_as(idl_type): argument
387 def is_gc_type(idl_type): argument
394 def is_traceable(idl_type): argument
893 def preprocess_idl_type(idl_type): argument
1077 def v8_set_return_value(idl_type, argument
1190 def cpp_value_to_v8_value(idl_type, argument
1302 def is_implicit_nullable(idl_type): argument
[all …]
H A Dv8_callback_interface.py61 def _cpp_type(idl_type): argument
134 def find_forward_declaration(idl_type): argument
H A Dgenerate_high_entropy_list.py52 def get_idl_type_name(idl_type): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/
H A Dv8_types.py143 def string_resource_mode(idl_type): argument
162 def cpp_type(idl_type, argument
301 def cpp_type_initializer(idl_type): argument
363 def implemented_as(idl_type): argument
391 def is_gc_type(idl_type): argument
398 def is_traceable(idl_type): argument
903 def preprocess_idl_type(idl_type): argument
1091 def v8_set_return_value(idl_type, argument
1210 def cpp_value_to_v8_value(idl_type, argument
1322 def is_implicit_nullable(idl_type): argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/bind_gen/
H A Dblink_v8_bridge.py52 def blink_type_info(idl_type): argument
84 def is_gc_type(idl_type): argument
89 def vector_element_type(idl_type): argument
216 def native_value_tag(idl_type): argument
279 def make_blink_to_v8_value(v8_var_name, blink_value_expr, idl_type, argument
312 def make_default_value_expr(idl_type, default_value): argument
493 idl_type, argument
616 v8_array_start_index, idl_type): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dliteral_constant.py18 def __init__(self, idl_type=None, value=None, literal=None): argument
27 def idl_type(self): member in LiteralConstant
63 def is_type_compatible_with(self, idl_type): argument
H A Dtypedef.py21 idl_type, argument
45 def idl_type(self): member in Typedef
H A Dconstant.py29 idl_type, argument
65 def idl_type(self): member in Constant
H A Dunion.py75 def collect_primary_component(idl_type): argument
103 def backward_compatible_member_name(idl_type): argument
H A Dattribute.py28 idl_type, argument
72 def idl_type(self): member in Attribute
H A Dargument.py14 def __init__(self, identifier, index, idl_type, default_value=None): argument
43 def idl_type(self): member in Argument
H A Dfunction_like.py274 def is_string_type(idl_type): argument
277 def is_interface_like(idl_type): argument
280 def is_dictionary_like(idl_type): argument
284 def is_sequence_like(idl_type): argument
H A Ddictionary.py120 idl_type=None, argument
157 def idl_type(self): member in DictionaryMember
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dliteral_constant.py18 def __init__(self, idl_type=None, value=None, literal=None): argument
27 def idl_type(self): member in LiteralConstant
63 def is_type_compatible_with(self, idl_type): argument
H A Dunion.py48 def collect_token_pieces(idl_type): argument
119 def collect_primary_component(idl_type): argument
139 sort_key_typename = lambda idl_type: ( argument
283 def collect_primary_component(idl_type): argument
311 def backward_compatible_member_name(idl_type): argument
H A Dtypedef.py21 idl_type, argument
45 def idl_type(self): member in Typedef
H A Dconstant.py29 idl_type, argument
65 def idl_type(self): member in Constant
H A Dattribute.py28 idl_type, argument
72 def idl_type(self): member in Attribute
H A Dargument.py14 def __init__(self, identifier, index, idl_type, default_value=None): argument
43 def idl_type(self): member in Argument
H A Dfunction_like.py274 def is_string_type(idl_type): argument
277 def is_interface_like(idl_type): argument
280 def is_dictionary_like(idl_type): argument
284 def is_sequence_like(idl_type): argument
H A Ddictionary.py120 idl_type=None, argument
157 def idl_type(self): member in DictionaryMember
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/bind_gen/
H A Dblink_v8_bridge.py50 def blink_type_info(idl_type): argument
218 def native_value_tag(idl_type): argument
278 def make_default_value_expr(idl_type, default_value): argument
407 idl_type, argument
486 v8_array_start_index, idl_type): argument
H A Dunion.py29 def _member_type_name(idl_type): argument
33 def __init__(self, idl_type): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/idl/idl/
H A Dbinder.py45 def _validate_single_bson_type(ctxt, idl_type, syntax_type): argument
74 def _validate_bson_types_list(ctxt, idl_type, syntax_type): argument
104 def _validate_type(ctxt, idl_type): argument
115 def _validate_cpp_type(ctxt, idl_type, syntax_type): argument
160 def _validate_chain_type_properties(ctxt, idl_type, syntax_type): argument
175 def _validate_type_properties(ctxt, idl_type, syntax_type): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/privacy_budget/blink_apis/proto/
H A Dblink_apis.proto164 IDLType idl_type = 3; field
203 IDLType idl_type = 3; field
213 IDLType idl_type = 3; field
235 IDLType idl_type = 2; field

123