Home
last modified time | relevance | path

Searched refs:expander (Results 1 – 23 of 23) sorted by relevance

/third_party/mindspore/mindspore/_extends/graph_kernel/
Dexpander.py31 expander = getattr(expanders, op_name)
32 return call_func(expander, expand_info)
61 expander = create_expander(expand_info)
62 graph = expander.run()
D__init__.py17 from .expander import get_op_expander
/third_party/glib/gio/tests/
Dconverter-stream.c297 GConverter *expander; in test_expander() local
302 expander = g_expander_converter_new (); in test_expander()
307 cres = g_converter_convert (expander, in test_expander()
317 g_converter_reset (expander); in test_expander()
322 cstream = g_converter_input_stream_new (mem, expander); in test_expander()
323 …g_assert (g_converter_input_stream_get_converter (G_CONVERTER_INPUT_STREAM (cstream)) == expander); in test_expander()
325 g_assert (converter == expander); in test_expander()
346 g_converter_reset (expander); in test_expander()
349 cstream_out = g_converter_output_stream_new (mem_out, expander); in test_expander()
350 …rt (g_converter_output_stream_get_converter (G_CONVERTER_OUTPUT_STREAM (cstream_out)) == expander); in test_expander()
[all …]
/third_party/googletest/docs/_sass/
Dmain.scss53 .sidebar .expander { class
63 .sidebar .expander .arrow { class
178 .sidebar .expander { class
192 & + .expander .arrow { class
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacroExpander.cpp61 ScopedMacroReenabler(MacroExpander *expander);
68 MacroExpander::ScopedMacroReenabler::ScopedMacroReenabler(MacroExpander *expander) in ScopedMacroReenabler() argument
69 : mExpander(expander) in ScopedMacroReenabler()
444 MacroExpander expander(&lexer, mMacroSet, mDiagnostics, nestedSettings, mParseDefined); in collectMacroArgs() local
447 expander.lex(&token); in collectMacroArgs()
451 expander.lex(&token); in collectMacroArgs()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DMacroExpander.cpp68 ScopedMacroReenabler(MacroExpander *expander);
77 MacroExpander::ScopedMacroReenabler::ScopedMacroReenabler(MacroExpander *expander) in ScopedMacroReenabler() argument
78 : mExpander(expander) in ScopedMacroReenabler()
448 …MacroExpander expander(&lexer, mMacroSet, mDiagnostics, mParseDefined, mAllowedMacroExpansionDepth… in collectMacroArgs() local
451 expander.lex(&token); in collectMacroArgs()
455 expander.lex(&token); in collectMacroArgs()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DMacroExpander.cpp61 ScopedMacroReenabler(MacroExpander *expander);
68 MacroExpander::ScopedMacroReenabler::ScopedMacroReenabler(MacroExpander *expander) in ScopedMacroReenabler() argument
69 : mExpander(expander) in ScopedMacroReenabler()
444 MacroExpander expander(&lexer, mMacroSet, mDiagnostics, nestedSettings, mParseDefined); in collectMacroArgs() local
447 expander.lex(&token); in collectMacroArgs()
451 expander.lex(&token); in collectMacroArgs()
/third_party/eudev/src/udev/
Dudev-builtin-path_id.c163 struct udev_device *expander; in handle_scsi_sas() local
217 expander = udev_device_get_parent(port); in handle_scsi_sas()
218 if (expander == NULL) { in handle_scsi_sas()
225 "sas_device", udev_device_get_sysname(expander)); in handle_scsi_sas()
/third_party/selinux/libsepol/tests/
Dlibsepol-tests.c69 DECLARE_SUITE(expander); in do_tests()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_read_image.cpp439 dng_lzw_expander (const dng_lzw_expander &expander);
441 dng_lzw_expander & operator= (const dng_lzw_expander &expander);
2299 dng_lzw_expander expander; in ReadTile() local
2301 if (!expander.Expand (compressedBuffer->Buffer_uint8 (), in ReadTile()
/third_party/skia/third_party/externals/dawn/src/dawn_node/
DREADME.md54 If this fails with the error message `TypeError: expander is not a function or its return value is …
/third_party/grpc/templates/
DREADME.md149 expander is [a plugin](../tools/buildgen/plugins/expand_filegroups.py).
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c2654 GtkWidget *window, *hbox, *vbox, *panel, *expander, *pb2vbox, *boxes, in main() local
2959 expander = gtk_expander_new ("playbin options"); in main()
2964 gtk_container_add (GTK_CONTAINER (expander), pb2vbox); in main()
2965 gtk_box_pack_start (GTK_BOX (vbox), expander, FALSE, FALSE, 2); in main()
/third_party/gettext/gettext-tools/tests/
Dmsguniq-a.inp2848 !The\ deftype\ expander\ for\ ~S\ may\ not\ be\ called\ with\ ~S\ arguments.=
2884 !The\ function\ (~S\ ~S)\ is\ hidden\ by\ a\ SETF\ expander.=
2902 !The\ SETF\ expander\ for\ ~S\ may\ not\ be\ called\ with\ ~S\ arguments.=
3931 !a\ macro\ expander.=
3934 !a\ function\ with\ alternative\ macro\ expander.=
Dmsguniq-a.out3882 msgid "The deftype expander for ~S may not be called with ~S arguments."
3930 msgid "The function (~S ~S) is hidden by a SETF expander."
3954 msgid "The SETF expander for ~S may not be called with ~S arguments."
5383 msgid "a macro expander."
5387 msgid "a function with alternative macro expander."
Dmsguniq-a.in4238 msgid "The deftype expander for ~S may not be called with ~S arguments."
4286 msgid "The function (~S ~S) is hidden by a SETF expander."
4314 msgid "The SETF expander for ~S may not be called with ~S arguments."
5949 msgid "a macro expander."
5953 msgid "a function with alternative macro expander."
Dmm-viet.comp.po40213 #: ../widgets/misc/e-expander.c:181 ../gtk/gtkexpander.c:198
40217 #: ../widgets/misc/e-expander.c:182
40218 msgid "Whether or not the expander is expanded"
40221 #: ../widgets/misc/e-expander.c:190
40222 msgid "Text of the expander's label"
40225 #: ../widgets/misc/e-expander.c:197
40229 #: ../widgets/misc/e-expander.c:198
40243 #: ../widgets/misc/e-expander.c:216
40244 msgid "A widget to display in place of the usual expander label"
40252 msgid "Size of the expander arrow"
[all …]
/third_party/giflib/doc/gifstandard/
Dgif89.txt2195 achieving the data compression. The expander takes input from the compressed
/third_party/NuttX/
DReleaseNotes9295 - I/O Expander Framework: Add an I/O expander driver framework. From
10777 expander and supports the HD44780-based (or compatible) LCD modules.
10964 - PCA9555 I/O expander: Fix an error in the PCA9555 driver: Under
11839 - I/O Expander Interface: Encode and extend I/O expander options to
11843 functionality is necessary because (1) the I/O expander driver is
11856 character driver for accessing pins on an I/O expander.
26361 SDIO expander on the extension board, and is set output low in
26376 - Spresense: The SD Card TXS02612 port expander is hosted on the
26709 - driver/ioexpander: New driver for PCA9538 I2C I/O expander
/third_party/ffmpeg/doc/
Dfilters.texi1526 Setting this to 0 disables reduction and then filter behaves like expander.
5362 Setting this to 0 disables reduction and then filter behaves like expander.
/third_party/eudev/hwdb/
D20-pci-vendor-model.hwdb44466 ID_MODEL_FROM_DATABASE=PM8053 SXP 12G 24-port SAS/SATA expander
44469 ID_MODEL_FROM_DATABASE=PM8054 SXP 12G 36-port SAS/SATA expander
44472 ID_MODEL_FROM_DATABASE=PM8055 SXP 12G 48-port SAS/SATA expander
44475 ID_MODEL_FROM_DATABASE=PM8056 SXP 12G 68-port SAS/SATA expander
/third_party/gstreamer/gstplugins_base/
DChangeLog87872 seek: Move seek flags/settings into its own expander
88283 seek: Only show colorbalance expander for playbin2 pipelines
124598 the expander. Also show time after slider, as this saves a whole line (nice on
124680 seek: add playbin2 options in expander
124681 Add the playbin2 stream selection options inside an expander to preserve some
/third_party/gstreamer/gstplugins_good/
DChangeLog139876 …gst/audiofx/: Add new audiodynamic element which can act as a compressor or expander. Supported ar…
139899 expander. Supported are hard-knee and soft-knee operation modes with