Home
last modified time | relevance | path

Searched refs:precompile (Results 1 – 25 of 1163) sorted by relevance

12345678910>>...47

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/config/
H A Dapplication.rb241 config.assets.precompile << "startup/*.css"
243 config.assets.precompile << "print.css"
244 config.assets.precompile << "mailer.css"
246 config.assets.precompile << "notify.css"
247 config.assets.precompile << "mailers/*.css"
299 config.assets.precompile << "snippets.css"
302 config.assets.precompile << "errors.css"
305 config.assets.precompile << "themes/*.css"
311 config.assets.precompile << "icons.svg"
312 config.assets.precompile << "icons.json"
[all …]
/dports/www/py-nevow/Nevow-0.14.0/nevow/flat/
H A Dflatstan.py13 from nevow.flat import precompile, serialize
43 if context.precompile and original.macro:
55 if context.precompile and (
64 nestedcontext = WovenContext(precompile=context.precompile, isAttrib=context.isAttrib)
113 attribContext = WovenContext(parent=context, precompile=context.precompile, isAttrib=True)
223 if context.precompile:
259 if context.precompile:
277 if context.precompile:
283 precompile(original.children, context),
318 if context.precompile:
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java351 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
355 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
356 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
357 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
358 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
359 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
360 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
361 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
362 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
363 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java351 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
355 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
356 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
357 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
358 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
359 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
360 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
361 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
362 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
363 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java351 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
355 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
356 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
357 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
358 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
359 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
360 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
361 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
362 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
363 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java351 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
355 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
356 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
357 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
358 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
359 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
360 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
361 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
362 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
363 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java352 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
356 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
357 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
358 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
359 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
360 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
361 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
362 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
363 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
364 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java351 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
355 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
356 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
357 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
358 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
359 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
360 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
361 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
362 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
363 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java352 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
356 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
357 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
358 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
359 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
360 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
361 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
362 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
363 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
364 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java351 map.put("iconst", precompile(Const.ICONST_0, Const.ICONST_5, Const.ICONST_M1));
355 map.put("lload", precompile(Const.LLOAD_0, Const.LLOAD_3, Const.LLOAD));
356 map.put("iload", precompile(Const.ILOAD_0, Const.ILOAD_3, Const.ILOAD));
357 map.put("dload", precompile(Const.DLOAD_0, Const.DLOAD_3, Const.DLOAD));
358 map.put("fload", precompile(Const.FLOAD_0, Const.FLOAD_3, Const.FLOAD));
359 map.put("aload", precompile(Const.ALOAD_0, Const.ALOAD_3, Const.ALOAD));
360 map.put("lstore", precompile(Const.LSTORE_0, Const.LSTORE_3, Const.LSTORE));
361 map.put("istore", precompile(Const.ISTORE_0, Const.ISTORE_3, Const.ISTORE));
362 map.put("dstore", precompile(Const.DSTORE_0, Const.DSTORE_3, Const.DSTORE));
363 map.put("fstore", precompile(Const.FSTORE_0, Const.FSTORE_3, Const.FSTORE));
[all …]
/dports/devel/qmake/qt-x11-free-3.3.8/qmake/book/
H A Dqmake-pch.leaf101 \e{qt/qmake/examples/precompile} directory:
104 \quotefile precompile/mydialog.ui
109 \quotefile precompile/stable.h
114 \quotefile precompile/myobject.h
119 \quotefile precompile/myobject.cpp
124 \quotefile precompile/util.cpp
129 \quotefile precompile/main.cpp
133 \Bold precompile.pro
134 \quotefile precompile/precompile.pro
/dports/www/py-nevow/Nevow-0.14.0/nevow/test/
H A Dtest_flatstan.py32 ctx = context.WovenContext(parent=ctx, precompile=precompile)
36 ctx = self.setupContext(precompile, setupRequest)
38 if precompile:
39 return flat.precompile(tag, ctx)
142 precompiled = self.render(tag, precompile=True)
186 result1 = self.render(doc, precompile=True)
187 result2 = self.render(doc, precompile=True)
203 result1 = self.render(doc, precompile=True)
204 result2 = self.render(result1, precompile=True)
211 result = self.render(doc, precompile=True)
[all …]
H A Dtest_query.py58 flat.precompile(self._simpleStan),
76 flat.precompile(self._simpleSlot),
116 P = flat.precompile(self._tooManyPatternsSiblingStan)
150 P = flat.precompile(self._manyPatternsLinealStan)
178 P = flat.precompile(notEnough)
208 IQ(flat.precompile(multiple)).allPatterns('foo'))
246 IQ(flat.precompile(multiple)).patternGenerator('foo'))
249 self.assertRaises(stan.NodeNotFound, IQ(flat.precompile(notEnough)).patternGenerator, 'foo')
260 gen = IQ(flat.precompile(notEnough)).patternGenerator('foo', orig)
266 gen = IQ(flat.precompile(notEnough)).patternGenerator('foo', 'bar')
H A Dtest_flatten.py52 self.assertEquals(ten.precompile(1), ['1'])
55 self.assertEquals(ten.precompile(
65 result = ten.precompile(
76 result = ten.precompile(
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java318 map.put("iconst", precompile(Constants.ICONST_0, Constants.ICONST_5, Constants.ICONST_M1));
326 map.put("iload", precompile(Constants.ILOAD_0, Constants.ILOAD_3, Constants.ILOAD));
327 map.put("dload", precompile(Constants.DLOAD_0, Constants.DLOAD_3, Constants.DLOAD));
328 map.put("fload", precompile(Constants.FLOAD_0, Constants.FLOAD_3, Constants.FLOAD));
329 map.put("aload", precompile(Constants.ALOAD_0, Constants.ALOAD_3, Constants.ALOAD));
331 map.put("istore", precompile(Constants.ISTORE_0, Constants.ISTORE_3, Constants.ISTORE));
332 map.put("dstore", precompile(Constants.DSTORE_0, Constants.DSTORE_3, Constants.DSTORE));
333 map.put("fstore", precompile(Constants.FSTORE_0, Constants.FSTORE_3, Constants.FSTORE));
334 map.put("astore", precompile(Constants.ASTORE_0, Constants.ASTORE_3, Constants.ASTORE));
365 private static String precompile(short from, short to, short extra) { in precompile() method in InstructionFinder
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java318 map.put("iconst", precompile(Constants.ICONST_0, Constants.ICONST_5, Constants.ICONST_M1));
326 map.put("iload", precompile(Constants.ILOAD_0, Constants.ILOAD_3, Constants.ILOAD));
327 map.put("dload", precompile(Constants.DLOAD_0, Constants.DLOAD_3, Constants.DLOAD));
328 map.put("fload", precompile(Constants.FLOAD_0, Constants.FLOAD_3, Constants.FLOAD));
329 map.put("aload", precompile(Constants.ALOAD_0, Constants.ALOAD_3, Constants.ALOAD));
331 map.put("istore", precompile(Constants.ISTORE_0, Constants.ISTORE_3, Constants.ISTORE));
332 map.put("dstore", precompile(Constants.DSTORE_0, Constants.DSTORE_3, Constants.DSTORE));
333 map.put("fstore", precompile(Constants.FSTORE_0, Constants.FSTORE_3, Constants.FSTORE));
334 map.put("astore", precompile(Constants.ASTORE_0, Constants.ASTORE_3, Constants.ASTORE));
365 private static String precompile(short from, short to, short extra) { in precompile() method in InstructionFinder
/dports/devel/cmake-gui/cmake-3.22.1/Help/command/
H A Dtarget_precompile_headers.rst6 Add a list of header files to precompile.
37 the :genex:`$<BUILD_INTERFACE:...>` generator expression to prevent precompile
39 should typically be in control of what precompile headers they use, not have
40 precompile headers forced on them by the targets being consumed (since
41 precompile headers are not typically usage requirements). A notable exception
43 to define a commonly used set of precompile headers in one place and then other
45 library exists specifically to propagate the precompile headers to its
78 useful for specifying a language-specific header to precompile for
121 To disable precompile headers for specific targets, see the
124 To prevent precompile headers from being used when compiling a specific
/dports/devel/cmake/cmake-3.22.1/Help/command/
H A Dtarget_precompile_headers.rst6 Add a list of header files to precompile.
37 the :genex:`$<BUILD_INTERFACE:...>` generator expression to prevent precompile
39 should typically be in control of what precompile headers they use, not have
40 precompile headers forced on them by the targets being consumed (since
41 precompile headers are not typically usage requirements). A notable exception
43 to define a commonly used set of precompile headers in one place and then other
45 library exists specifically to propagate the precompile headers to its
78 useful for specifying a language-specific header to precompile for
121 To disable precompile headers for specific targets, see the
124 To prevent precompile headers from being used when compiling a specific
/dports/devel/cmake-doc/cmake-3.22.1/Help/command/
H A Dtarget_precompile_headers.rst6 Add a list of header files to precompile.
37 the :genex:`$<BUILD_INTERFACE:...>` generator expression to prevent precompile
39 should typically be in control of what precompile headers they use, not have
40 precompile headers forced on them by the targets being consumed (since
41 precompile headers are not typically usage requirements). A notable exception
43 to define a commonly used set of precompile headers in one place and then other
45 library exists specifically to propagate the precompile headers to its
78 useful for specifying a language-specific header to precompile for
121 To disable precompile headers for specific targets, see the
124 To prevent precompile headers from being used when compiling a specific
/dports/www/py-nevow/Nevow-0.14.0/nevow/
H A Dcontext.py35 precompile = property(lambda self: False) variable in WebContext
273 precompile = False variable in WovenContext
277 …def __init__(self, parent=None, tag=None, precompile=None, remembrances=None, key=None, isAttrib=N… argument
280 self.precompile = parent.precompile
303 if precompile is not None: self.precompile = precompile
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/
H A Dwin_precompile.gypi14 'msvs_precompiled_header': '<(DEPTH)/build/precompile.h',
15 'msvs_precompiled_source': '<(DEPTH)/build/precompile.cc',
16 'sources': ['<(DEPTH)/build/precompile.cc'],
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/build/
H A Dwin_precompile.gypi14 'msvs_precompiled_header': '<(DEPTH)/build/precompile.h',
15 'msvs_precompiled_source': '<(DEPTH)/build/precompile.cc',
16 'sources': ['<(DEPTH)/build/precompile.cc'],
/dports/lang/elixir/elixir-1.12.3/lib/mix/lib/mix/tasks/
H A Ddeps.precompile.ex11 aliases: ["deps.precompile": ["nerves.precompile", "deps.precompile"]]
/dports/lang/elixir-devel/elixir-1.13.1/lib/mix/lib/mix/tasks/
H A Ddeps.precompile.ex11 aliases: ["deps.precompile": ["nerves.precompile", "deps.precompile"]]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/tests/fuzzers/bls12381/
H A Dprecompile_fuzzer.go82 precompile := vm.PrecompiledContractsBLS[common.BytesToAddress([]byte{id})]
83 gas := precompile.RequiredGas(data)
93 _, err := precompile.Run(cpy)

12345678910>>...47