Home
last modified time | relevance | path

Searched refs:gn_type (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/tcllib/tcllib-1.20/modules/struct/graph/
H A Dnodeshimmer.c17 Tcl_ObjType gn_type = { variable
39 dup->typePtr = &gn_type; in dup_rep()
73 o->typePtr = &gn_type; in gn_shimmer()
93 if (node->typePtr == &gn_type) { in gn_get_node()
/dports/devel/tcllibc/tcllib-1.20/modules/struct/graph/
H A Dnodeshimmer.c17 Tcl_ObjType gn_type = { variable
39 dup->typePtr = &gn_type; in dup_rep()
73 o->typePtr = &gn_type; in gn_shimmer()
93 if (node->typePtr == &gn_type) { in gn_get_node()
/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dgeonames.h103 } gn_type; typedef
106 gn_type type;
116 bool geonames_generic_deserialize(gn_type *type, geoname_t *geoname, gn_postal_code_t *postal_code,…
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/gssapi/mech/
H A Dgss_release_name.c40 if (name->gn_type.elements) in gss_release_name()
41 free(name->gn_type.elements); in gss_release_name()
H A Dgss_compare_name.c48 if (!gss_oid_equal(&name1->gn_type, &name2->gn_type)) { in gss_compare_name()
H A Dgss_names.c62 (name->gn_type.elements in _gss_find_mn()
63 ? &name->gn_type : GSS_C_NO_OID), in _gss_find_mn()
H A Dname.h39 gss_OID_desc gn_type; /* type of name */ member
H A Dgss_duplicate_name.c50 &name->gn_value, &name->gn_type, dest_name); in gss_duplicate_name()
H A Dgss_inquire_mechs_for_name.c64 &name->gn_type, name_types, &present); in gss_inquire_mechs_for_name()
H A Dgss_display_name.c57 *output_name_type = &name->gn_type; in gss_display_name()
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/gssapi/mech/
H A Dgss_release_name.c59 if (name->gn_type.elements) in gss_release_name()
60 free(name->gn_type.elements); in gss_release_name()
H A Dgss_compare_name.c47 if (!gss_oid_equal(&name1->gn_type, &name2->gn_type)) {
H A Dgss_import_name.c225 name_type, &name->gn_type); in gss_import_name()
259 (name->gn_type.elements in gss_import_name()
260 ? &name->gn_type : GSS_C_NO_OID), in gss_import_name()
H A Dgss_names.c64 (name->gn_type.elements in _gss_find_mn()
65 ? &name->gn_type : GSS_C_NO_OID), in _gss_find_mn()
H A Dname.h39 gss_OID_desc gn_type; /* type of name */ member
H A Dgss_inquire_mechs_for_name.c63 &name->gn_type, name_types, &present); in gss_inquire_mechs_for_name()
H A Dgss_display_name.c65 *output_name_type = &name->gn_type; in Thumb2ITBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gradle/
H A Dgn_to_cmake.py233 self.gn_type = self.properties.get('type', None)
234 self.cmake_type = cmake_target_types.get(self.gn_type, None)
496 if target.gn_type in gn_target_types_that_absorb_objects:
519 target.gn_name, target.gn_type))
527 if target.gn_type == 'action':
529 if target.gn_type == 'action_foreach':
531 if target.gn_type == 'copy':
558 if target.gn_type != 'source_set':
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/gradle/
H A Dgn_to_cmake.py233 self.gn_type = self.properties.get('type', None)
234 self.cmake_type = cmake_target_types.get(self.gn_type, None)
496 if target.gn_type in gn_target_types_that_absorb_objects:
519 target.gn_name, target.gn_type))
527 if target.gn_type == 'action':
529 if target.gn_type == 'action_foreach':
531 if target.gn_type == 'copy':
558 if target.gn_type != 'source_set':
/dports/lang/v8/v8-9.6.180.12/build/android/gradle/
H A Dgn_to_cmake.py233 self.gn_type = self.properties.get('type', None)
234 self.cmake_type = cmake_target_types.get(self.gn_type, None)
496 if target.gn_type in gn_target_types_that_absorb_objects:
519 target.gn_name, target.gn_type))
527 if target.gn_type == 'action':
529 if target.gn_type == 'action_foreach':
531 if target.gn_type == 'copy':
558 if target.gn_type != 'source_set':
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gradle/
H A Dgn_to_cmake.py233 self.gn_type = self.properties.get('type', None)
234 self.cmake_type = cmake_target_types.get(self.gn_type, None)
496 if target.gn_type in gn_target_types_that_absorb_objects:
519 target.gn_name, target.gn_type))
527 if target.gn_type == 'action':
529 if target.gn_type == 'action_foreach':
531 if target.gn_type == 'copy':
558 if target.gn_type != 'source_set':
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gn/
H A Dgn_to_cmake.py230 self.gn_type = self.properties.get('type', None)
231 self.cmake_type = cmake_target_types.get(self.gn_type, None)
519 if target.gn_type in gn_target_types_that_absorb_objects:
542 ( target.gn_name, target.gn_type ) )
550 if target.gn_type == 'action':
552 if target.gn_type == 'action_foreach':
554 if target.gn_type == 'copy':
581 if target.gn_type != 'source_set':
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gn/
H A Dgn_to_cmake.py230 self.gn_type = self.properties.get('type', None)
231 self.cmake_type = cmake_target_types.get(self.gn_type, None)
519 if target.gn_type in gn_target_types_that_absorb_objects:
542 ( target.gn_name, target.gn_type ) )
550 if target.gn_type == 'action':
552 if target.gn_type == 'action_foreach':
554 if target.gn_type == 'copy':
581 if target.gn_type != 'source_set':
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/scripts/
H A Dgenerate_android_bp.py372 gn_type = build_info[target]['type']
373 if gn_type in blueprint_library_target_types:
375 elif gn_type in blueprint_gen_types:
378 raise RuntimeError("Unknown gn target type: " + gn_type)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/scripts/
H A Dgenerate_android_bp.py446 gn_type = build_info[abi][target]['type']
447 if gn_type in blueprint_library_target_types:
449 elif gn_type in blueprint_gen_types:

12