| /third_party/mesa3d/src/mapi/glapi/gen/ |
| D | glX_proto_recv.py | 200 t = param.type_string() 267 type_string = param.type_string() 272 …rint '%s %s const %s = (%s) (%s(pc + %s));' % (indent, type_string, param.name, type_string, co… 282 print '%s const %s %s = %s;' % (indent, type_string, param.name, location) 287 print '%s %s %s = %s%s;' % (indent, type_string, param.name, cond, location) 289 print '%s %s %s;' % (indent, type_string, param.name) 342 … print ' %s = (%s) (pc + %s); break;' % (param.name, param.type_string(), o) 345 … %s = (%s) %s( (%s *) (pc + %s), %s ); break;' % (param.name, param.type_string(), swap_func, s… 352 …print ' %s = (%s) %s( (%s *) (pc + %s), %s );' % (param.name, param.type_string(), swap_func, s… 359 … print '%s %s = (%s) (pc + %s);' % (indent, param.name, param.type_string(), param.offset) [all …]
|
| D | typeexpr.py | 114 def __init__(self, type_string, extra_types = None): argument 117 if not type_string: 120 self.original_string = type_string 127 tokens = type_string.replace("*", " * ").split()
|
| D | gl_marshal.py | 210 for p in sorted(fixed_params, key=lambda p: self.get_type_size(p.type_string())): 215 out('{0} {1};'.format(p.type_string(), p.name)) 254 p.type_string(), p.name)
|
| D | gl_XML.py | 317 list.append( p.type_string() ) 514 def type_string(self): member in gl_parameter
|
| D | glX_proto_size.py | 532 src = '(%s *)' % (p.type_string())
|
| /third_party/ffmpeg/doc/examples/ |
| D | avio_list_dir.c | 27 static const char *type_string(int type) in type_string() function 88 type_string(entry->type), in list_op()
|
| /third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/ |
| D | webrtc-unidirectional-h264.c | 331 const gchar *type_string; in soup_websocket_message_cb() local 369 type_string = json_object_get_string_member (root_json_object, "type"); in soup_websocket_message_cb() 377 if (g_strcmp0 (type_string, "sdp") == 0) { in soup_websocket_message_cb() 425 } else if (g_strcmp0 (type_string, "ice") == 0) { in soup_websocket_message_cb()
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| D | ecma-builtin-helpers.c | 120 lit_magic_string_id_t type_string; in ecma_builtin_helper_object_to_string() local 124 type_string = LIT_MAGIC_STRING_UNDEFINED_UL; in ecma_builtin_helper_object_to_string() 128 type_string = LIT_MAGIC_STRING_NULL_UL; in ecma_builtin_helper_object_to_string() 143 type_string = ecma_object_get_class_name (obj_p); in ecma_builtin_helper_object_to_string() 181 type_string, in ecma_builtin_helper_object_to_string()
|
| /third_party/node/src/ |
| D | cares_wrap.cc | 308 env->type_string(), in ParseMxReply() 344 env->type_string(), in ParseCaaReply() 384 env->type_string(), in ParseTxtReply() 405 env->type_string(), in ParseTxtReply() 449 env->type_string(), in ParseSrvReply() 502 env->type_string(), in ParseNaptrReply() 622 env->type_string(), in ParseSoaReply() 934 env->type_string(), in Parse() 945 env->type_string(), in Parse() 979 env->type_string(), in Parse() [all …]
|
| D | process_wrap.cc | 118 stdio->Get(context, env->type_string()).ToLocalChecked(); in ParseStdioOptions()
|
| D | env_properties.h | 304 V(type_string, "type") \
|
| D | spawn_sync.cc | 893 js_stdio_option->Get(context, env()->type_string()).ToLocalChecked(); in ParseStdioOption()
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-module.cc | 359 Handle<String> type_string = factory->InternalizeUtf8String("type"); in GetImports() local 443 JSObject::AddProperty(isolate, entry, type_string, type_value, NONE); in GetImports() 459 Handle<String> type_string = factory->InternalizeUtf8String("type"); in GetExports() local 539 JSObject::AddProperty(isolate, entry, type_string, type_value, NONE); in GetExports()
|
| /third_party/gstreamer/gstplugins_bad/ext/ttml/ |
| D | ttmlparse.c | 860 gchar *type_string; in ttml_resolve_styles() local 866 type_string = ttml_get_element_type_string (element); in ttml_resolve_styles() 867 GST_CAT_LOG (ttmlparse_debug, "Element type: %s", type_string); in ttml_resolve_styles() 868 g_free (type_string); in ttml_resolve_styles() 913 gchar *type_string; in ttml_inherit_styles() local 917 type_string = ttml_get_element_type_string (element); in ttml_inherit_styles() 918 GST_CAT_LOG (ttmlparse_debug, "Element type: %s", type_string); in ttml_inherit_styles() 919 g_free (type_string); in ttml_inherit_styles()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
| D | missing-plugins.c | 102 const gchar type_string[12]; member 122 if (strcmp (missing_type_mapping[i].type_string, type) == 0) in missing_structure_get_type()
|
| /third_party/node/deps/v8/src/objects/ |
| D | call-site-info.cc | 687 Handle<String> type_string = Handle<String>::cast(type_name); in AppendMethodCall() local 689 !String::Equals(isolate, function_string, type_string)) { in AppendMethodCall() 690 builder->AppendString(type_string); in AppendMethodCall()
|
| D | js-break-iterator.cc | 187 JSObject::AddProperty(isolate, result, factory->type_string(), in ResolvedOptions()
|
| D | js-list-format.cc | 166 JSObject::AddProperty(isolate, result, factory->type_string(), in ResolvedOptions()
|
| D | js-display-names.cc | 575 isolate, options, factory->type_string(), type, Just(kDontThrow)); in ResolvedOptions()
|
| /third_party/python/Lib/msilib/ |
| D | __init__.py | 22 type_string= 0x0c00 variable 51 if dtype == type_string:
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | ParseHelper.h | 136 virtual void notifyVersion(int line, int version, const char* type_string) in notifyVersion() argument 139 versionCallback(line, version, type_string); in notifyVersion()
|
| /third_party/glib/patch/ |
| D | backport-CVE-2023-24593_CVE-2023-25180-1.patch | 2470 + GString *type_string = NULL; 2494 + type_string = g_string_new (""); 2495 + g_string_append_c (type_string, '('); 2497 + g_string_append (type_string, "ay"); 2498 + g_string_append_c (type_string, ')'); 2500 + g_variant_builder_init (&builder, G_VARIANT_TYPE (type_string->str)); 2523 + ray_deserialised = g_variant_new_from_data (G_VARIANT_TYPE (type_string->str), 2552 + g_string_free (type_string, TRUE);
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl3cCommonBugsTests.cpp | 1110 std::string type_string; in getShaderBody() local 1112 type_string = (iteration == TEST_ITERATION_EXCL_MARK_OP_MUST_NOT_ACCEPT_BVEC2) ? in getShaderBody() 1121 << type_string << "(false))\n" in getShaderBody()
|
| /third_party/node/src/crypto/ |
| D | crypto_common.cc | 1117 if (!Set<String>(context, info, env->type_string(), env->dh_string()) || in GetEphemeralKey() 1139 env->type_string(), in GetEphemeralKey()
|
| /third_party/node/deps/v8/src/init/ |
| D | heap-symbols.h | 128 V(_, type_string, "type") \
|