OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conditional
(Results
226 - 250
of
2497
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemOtherwise.java
30
* @see <a href="http://www.w3.org/TR/xslt#section-
Conditional
-Processing-with-xsl:choose">XXX in XSLT Specification</a>
/external/checkpolicy/
policy_define.h
8
* when we have a parse error for a
conditional
rule. We can't check
/external/chromium_org/base/
task_runner_util.h
30
// TODO(ajwong): Remove this
conditional
and add a DCHECK to enforce that
/external/chromium_org/build/linux/unbundle/
README
14
who want to avoid the perceived burden of more
conditional
code in gyp,
/external/chromium_org/cc/debug/
rendering_stats_instrumentation.h
14
// RenderingStatsInstrumentation is shared among threads and manages
conditional
/external/chromium_org/chrome/browser/extensions/api/top_sites/
top_sites_apitest.cc
29
// before we get to the
conditional
below. Otherwise, we'll run a nested
/external/chromium_org/media/cdm/ppapi/
cdm_logging.h
20
// This class is used to explicitly ignore values in the
conditional
/external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode.h
50
// the
conditional
test should operate on the 32bit part of the system call
60
//
conditional
test to operating on the LSB only, and 2) it adds code to
68
// the
conditional
test should operate on the full 64bit argument. It is
73
// But of course, that also means, it is possible to write
conditional
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
attributes.cpp
3
{% filter
conditional
(attribute.conditional_string) %}
86
{% filter
conditional
(attribute.conditional_string) %}
119
{% filter
conditional
(attribute.conditional_string) %}
178
{% filter
conditional
(attribute.conditional_string) %}
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestInterface.idl
33
Conditional
=Condition1|Condition2,
TestInterfacePython.idl
33
Conditional
=CONDITION,
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/testing/
SupportTestPartialInterface.idl
32
Conditional
=Condition11|Condition12
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
NotificationCenter.idl
34
Conditional
=LEGACY_NOTIFICATIONS,
WebKitNotification.idl
33
Conditional
=LEGACY_NOTIFICATIONS,
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AnalyserNode.idl
26
Conditional
=WEB_AUDIO
AudioBuffer.idl
30
Conditional
=WEB_AUDIO
AudioListener.idl
30
Conditional
=WEB_AUDIO
AudioNode.idl
26
Conditional
=WEB_AUDIO,
BiquadFilterNode.idl
26
Conditional
=WEB_AUDIO
PannerNode.idl
27
Conditional
=WEB_AUDIO
/external/chromium_org/third_party/mesa/src/src/glsl/
lower_vec_index_to_cond_assign.cpp
27
* Turns indexing into vector types to a series of
conditional
moves
111
/* Generate a
conditional
move of each vector element to the temp. */
211
/* Generate a
conditional
move of each vector element to the temp. */
230
* condition! This is acomplished by wrapping the new
conditional
/external/chromium_org/third_party/opus/src/silk/fixed/
main_FIX.h
69
opus_int condCoding, /* I The type of
conditional
coding to use */
124
opus_int condCoding /* I The type of
conditional
coding to use */
144
opus_int condCoding /* I The type of
conditional
coding to use */
207
opus_int condCoding /* I The type of
conditional
coding to use */
/external/chromium_org/v8/test/mjsunit/regress/
regress-1237.js
30
// Deoptimization after a
conditional
expression in an effect context should
regress-3218915.js
30
// Checks that comma expression in
conditional
context is processed correctly.
/external/chromium_org/v8/test/webkit/
dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.js
25
"Checks that increased aggressiveness in sparse
conditional
constant propagation resultin from a node being proven to be force exit does not lead to a cascade of unsound decisions."
Completed in 1279 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>