Searched refs:introspection (Results 1 – 25 of 111) sorted by relevance
12345
45 see [req-introspection] especialy the point about parameter properties.100 Part of the Introspection requirements. See [req-introspection] especialy implement181 Allow Introspection of a criterion; see [req-introspection].184 Allow Introspection of a criterion; see [req-introspection].188 Allow Introspection of a criterion; see [req-introspection].197 Relative to setting rogue parameters; see section [req-introspection].201 Allow Introspection of a parameter metadata; see [req-introspection].205 Allow Introspection of a parameter metadata; see [req-introspection].209 Allow Introspection of a parameter identifier; see [req-introspection].214 Implements [req-introspection] and [req-parameter-overwriting]
29 # The introspection-subsystem provides ability to retrieve38 add_library(introspection-subsystem SHARED46 generate_export_header(introspection-subsystem50 # - the header that contains the introspection function54 target_include_directories(introspection-subsystem57 target_link_libraries(introspection-subsystem PRIVATE plugin-internal-hack)
2 you have latest version of gobject-introspection available. On Ubuntu,12 ./configure --with-gobject --enable-introspection15 Make sure that gobject-introspection is reported enabled then in the `configure` script output.
67 --enable-introspection \
63 option(HB_HAVE_INTROSPECTION "Enable building introspection (.gir/.typelib) files" OFF)534 message("Building introspection files on Windows requires BUILD_SHARED_LIBS to be enabled.")541 pkg_check_modules(PC_GI QUIET gobject-introspection-1.0)612 # Finally, build the introspection files...
7 option(INSTALL_INTROSPECTION "Install BPF introspection tools" ON)12 install (TARGETS bps DESTINATION share/bcc/introspection)
92 // Test for introspection of Objective-C pointers via bitmasking.95 …(void) (((NSUInteger) p) & 0x1); // expected-warning {{bitmasking for introspection of Objective-C…96 …(void) (0x1 & ((NSUInteger) p)); // expected-warning {{bitmasking for introspection of Objective-C…99 …rformSelector:@selector(foo)])); // expected-warning {{bitmasking for introspection of Objective-C…101 #pragma clang diagnostic ignored "-Wdeprecated-objc-pointer-introspection-performSelector"
1 from django.db.backends.sqlite3.introspection import *
1 from django.db.backends.mysql.introspection import *
29 self.introspection = MySQLIntrospection(self)
1 usr/share/bcc/introspection/*
51 …target_compile_definitions(parameterFunctionalTest PUBLIC -D PLUGIN_NAME=\"introspection-subsystem…55 … PRIVATE pfw_utility catch tmpfile LibXml2::libxml2 introspection-subsystem)
10 // This allows for introspection of compiler definitions.
48 # introspection.81 # introspection in the Scala compiler library, if it is processed as well.
68 // introspection.101 // introspection in the Scala compiler library, if it is processed as well.
54 + * array, and that need to do further introspection on the ".o" field, as it101 + * array, and that need to do further introspection on the ".o" field, as it
24 gobject-introspection \
36 add_subdirectory(introspection-subsystem)
134 'compositor-introspection-test': [
99 /usr/share/bcc/introspection/*
90 add_subdirectory(introspection)
12 PyGObject provides introspection bindings for C libraries using
74 introspection API, the proxy can also be used to query the remote server for the152 `XML-RPC Introspection <http://xmlrpc-c.sourceforge.net/introspection.html>`_153 Describes the XML-RPC protocol extension for introspection.176 Servers that support the XML introspection API support some common methods
59 Note: It is advised that you do *not* use the ``AttributeSet`` "introspection"