Searched +refs:libffi +refs:init (Results 1 – 11 of 11) sorted by relevance
/third_party/libffi/ |
D | ChangeLog.old | 7 From the old ChangeLog.libffi-3.1 file... 11 * ChangeLog: Archive to ChangeLog.libffi-3.1 and delete. Future 37 * testsuite/libffi.call/closure_stdcall.c: Run on non-Windows. 39 * testsuite/libffi.call/closure_thiscall.c: Run on non-Windows. 41 * testsuite/libffi.call/fastthis1_win32.c: Run on non-Windows. 42 * testsuite/libffi.call/fastthis2_win32.c: Ditto. 43 * testsuite/libffi.call/fastthis3_win32.c: Ditto. 44 * testsuite/libffi.call/many2_win32.c: Ditto. 45 * testsuite/libffi.call/many_win32.c: Ditto. 46 * testsuite/libffi.call/strlen2_win32.c: Ditto. [all …]
|
/third_party/glib/ |
D | BUILD.gn | 185 "glib/glib-init.c", 293 "//third_party/libffi/include", 334 "//third_party/libffi:ffi", 753 "init:libbegetutil",
|
D | meson.build | 443 '-Werror=init-self', 2013 libffi_dep = dependency('libffi', version : '>= 3.0.0', fallback : ['libffi', 'ffi_dep'])
|
D | NEWS | 1511 - !1066 libffi.wrap: Meson port has moved to FDO gitlab 4820 698614 GObject: prevent installing properties after init 5930 698614 GObject: prevent installing properties after init 7829 The generic marshaller is implemented with libffi, and consequently 7830 GObject depends on libffi now. 9870 448888 don't init g_slice for always-malloc 12919 implementing the init-by-array functionality of the 12959 init() implementations
|
/third_party/python/Doc/whatsnew/ |
D | 3.7.rst | 1724 document and the :ref:`pre-init-safe` section in the C API documentation 1751 A full copy of libffi is no longer bundled for use when building the 1753 of libffi is now required when building ``_ctypes`` on such platforms.
|
/third_party/mindspore/ |
D | Third_Party_Open_Source_Software_Notice | 7365 Copyright (c) 2017 - dateutil contributors class timelex: def init(self, instream): if getattr(inst… 7578 libffi 2.00-beta - Copyright (c) 1996-2003 Red Hat, Inc. 7608 libffi - Copyright (c) 1996-2003 Red Hat, Inc. 7717 libffi PyOBJC - Copyright (c) 1996-2003 Red Hat, Inc. 8123 libffi - Copyright (c) 1996-2003 Red Hat, Inc. 8232 libffi PyOBJC - Copyright (c) 1996-2003 Red Hat, Inc. 8636 libffi - Copyright (c) 1996-2003 Red Hat, Inc. 8747 libffi PyOBJC - Copyright (c) 1996-2003 Red Hat, Inc.
|
/third_party/python/Misc/ |
D | HISTORY | 1687 - Issue #22176: Update the ctypes module's libffi to v3.1. This release 3384 - Fix compilation error under gcc of the ctypes module bundled libffi for arm. 4478 - Issue #17275: Corrected class name in init error messages of the C version of 4851 - Issue #18248: Fix libffi build on AIX. 5206 - Issue #17192: Update the ctypes module's libffi to v3.0.13. This 5326 - Issue #17192: Import libffi-3.0.12. 7006 - Issue #15194: Update libffi to the 3.0.11 release. 8264 - Fix the builtin module initialization code to store the init function for 11282 - Issue #940286: pydoc.Helper.help() ignores input/output init parameters. 14257 - Issue #8314: Fix unsigned long long bug in libffi on Sparc v8. [all …]
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 7121 which still needs to box into `GValue` and call libffi in case of a 9035 We need a nested extern in our init section for the scanner binary 9037 (they are not all lazy init via get_type functions, but some are in 13164 tests: info: fix post init cat reg test on windows and with CK_FORK=no 13643 aggregator: init latency values with 0 instead of FALSE 13977 aggregator: Reset pad on init 13978 Factor out the pad reset code from the flushing and use it on init as well 17804 init can be called. This removes an assertion. 18961 gst: init new flags type in gst_init() 19425 tests: filesrc: init and clear GCond and mutex [all …]
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 1337 Fix this by moving the debug category init out of the type initialization, 4055 ttml: fix log init 4056 The log system should be init before calling a log 7084 the event, which is not very useful for decryptors that require a PSSH init 7171 codecs: vp9statefulparser: not init segmentation_abs_or_delta_update. 7230 patch to init/deinit the AudioClient separately from the device. 13251 checking during plugin init. Although we are checking hardware 16892 Also delete a verbose seen_frame_header init in reset_state(). 16976 2. Move the loop filter init logic to setup_past_independence() and 17002 algorithm. We also need to init them to -1. [all …]
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 2694 gl/context/wgl: Add missing NULL init 3839 Rearrange debug category init. 4312 vorbis: fix debug category init 4848 init needs to be tested before registering the element. 4857 init needs to be tested before registering the element. 4868 init needs to be tested before registering the element. 5373 audio,video: Add `out caller-allocates` to init and from_caps 6077 Currently max-errors gets set during init to default or via property. 6082 init. 8833 video-anc: init type before g_once_init_enter [all …]
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 226 soup: Fix plugin/element init 1108 autodetect: fix debug init category 2917 gstqmlgl: rework WGL-specific context init code 4016 rtp: missing debug init after element splitting 11730 which still needs to box into `GValue` and call libffi in case of a 19316 available decryptors and even the events so that the init data is 19321 with the init data for the Playready and Widevine encryption systems, but not 26397 qtmux: init fourcc 27349 flacenc: fix encoder init error with some GST_TAG_PREVIEW_IMAGEs 30786 qt: Move debug statement to after the category init [all …]
|