OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evaluates
(Results
1 - 25
of
42
) sorted by null
1
2
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
badoffsetlow.s
6
brlt R7,R8, ((label1-label2)-32765) ;
evaluates
to -32769
/external/v8/test/mjsunit/
debug-evaluate-recursive.js
69
// Event listener which
evaluates
with break disabled.
105
// Event listener which
evaluates
with break enabled one time and the second
106
// time
evaluates
with break disabled.
116
// First break event
evaluates
with break enabled.
120
// Second break event
evaluates
with break disabled.
debug-conditional-breakpoints.js
59
// Conditional breakpoint which
evaluates
to false.
67
// Conditional breakpoint which
evaluates
to true.
/prebuilts/go/darwin-x86/test/
range.go
44
// test that range over slice only
evaluates
113
// test that range over array only
evaluates
234
// test that range over string only
evaluates
290
// test that range over map only
evaluates
346
// test that range
evaluates
the index and value expressions
/prebuilts/go/linux-x86/test/
range.go
44
// test that range over slice only
evaluates
113
// test that range over array only
evaluates
234
// test that range over string only
evaluates
290
// test that range over map only
evaluates
346
// test that range
evaluates
the index and value expressions
/external/clang/test/SemaTemplate/
instantiate-member-class.cpp
126
expected-warning{{expression which
evaluates
to zero treated as a null pointer constant of type 'int *'}}
/external/google-breakpad/src/testing/gtest/scripts/
gen_gtest_pred_impl.py
248
impl += ' << ")
evaluates
to false, where"'
251
<< "\\n" << e%s << "
evaluates
to " << v%s""")
485
<< " is expected to be positive, but
evaluates
to "
/external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py
249
impl += ' << ")
evaluates
to false, where"'
252
<< "\\n" << e%s << "
evaluates
to " << v%s""")
487
<< " is expected to be positive, but
evaluates
to "
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
gen_gtest_pred_impl.py
248
impl += ' << ")
evaluates
to false, where"'
251
<< "\\n" << e%s << "
evaluates
to " << v%s""")
485
<< " is expected to be positive, but
evaluates
to "
/prebuilts/go/darwin-x86/src/math/
atan.go
54
// xatan
evaluates
a series valid in the range [0, 0.66].
/prebuilts/go/linux-x86/src/math/
atan.go
54
// xatan
evaluates
a series valid in the range [0, 0.66].
/prebuilts/go/darwin-x86/src/text/template/
funcs.go
22
// return value
evaluates
to non-nil during execution, execution terminates and
303
// eq
evaluates
the comparison a == b || a == c || ...
355
// ne
evaluates
the comparison a != b.
362
// lt
evaluates
the comparison a < b.
404
// le
evaluates
the comparison <= b.
414
// gt
evaluates
the comparison a > b.
424
// ge
evaluates
the comparison a >= b.
exec.go
456
// evalFieldChain
evaluates
.X.Y.Z possibly followed by arguments.
478
// evalField
evaluates
an expression like (.Field) or (.Field arg1 arg2).
/prebuilts/go/linux-x86/src/text/template/
funcs.go
22
// return value
evaluates
to non-nil during execution, execution terminates and
303
// eq
evaluates
the comparison a == b || a == c || ...
355
// ne
evaluates
the comparison a != b.
362
// lt
evaluates
the comparison a < b.
404
// le
evaluates
the comparison <= b.
414
// gt
evaluates
the comparison a > b.
424
// ge
evaluates
the comparison a >= b.
exec.go
456
// evalFieldChain
evaluates
.X.Y.Z possibly followed by arguments.
478
// evalField
evaluates
an expression like (.Field) or (.Field arg1 arg2).
/external/v8/test/webkit/fast/regex/
toString.js
86
//
evaluates
to another RegExp object with the same behaviour as this object.
/external/v8/test/webkit/
toString-elision-trailing-comma.js
105
// check that toString result
evaluates
to code that can be evaluated
toString-prefix-postfix-preserve-parens.js
109
// check that toString result
evaluates
to code that can be evaluated
/prebuilts/go/darwin-x86/src/go/build/
doc.go
74
// each option
evaluates
as the AND of its comma-separated terms;
/prebuilts/go/darwin-x86/src/html/template/
error.go
36
// where {{.X}}
evaluates
to `javascript:...`
/prebuilts/go/linux-x86/src/go/build/
doc.go
74
// each option
evaluates
as the AND of its comma-separated terms;
/prebuilts/go/linux-x86/src/html/template/
error.go
36
// where {{.X}}
evaluates
to `javascript:...`
/build/kati/
eval.go
450
// EvaluateVar
evaluates
variable named name.
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/
asm.go
79
// evalInteger
evaluates
an integer constant for a pseudo-op.
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
asm.go
76
// evalInteger
evaluates
an integer constant for a pseudo-op.
Completed in 869 milliseconds
1
2