OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TO
(Results
576 - 600
of
785
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/nist-sip/java/gov/nist/javax/sip/header/
SIPHeaderNames.java
6
* Pursuant
to
title 15 Untied States Code Section 105, works of NIST
7
* employees are not subject
to
copyright protection in the United States
8
* and are considered
to
be in the public domain. As a result, a formal
9
* license is not needed
to
use the software.
17
* not limited
to
the correctness, accuracy, reliability or usefulness of
20
* Permission
to
use this software is contingent upon your acceptance
61
public static final String
TO
= ToHeader.NAME; //15
/external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java
6
* Pursuant
to
title 15 Untied States Code Section 105, works of NIST
7
* employees are not subject
to
copyright protection in the United States
8
* and are considered
to
be in the public domain. As a result, a formal
9
* license is not needed
to
use the software.
17
* not limited
to
the correctness, accuracy, reliability or usefulness of
20
* Permission
to
use this software is contingent upon your acceptance
52
public static final int
TO
= START + 15;
105
// JvB: added
to
support RFC3903
216
* Converts indentation tabs
to
spaces so that we have a uniform indentation policy in the whole project.
247
* CVS: If this code has been contributed
to
the project by someone else; i.e.
[
all
...]
/external/protobuf/editors/
proto.vim
16
" contributors may be used
to
endorse or promote products derived from
21
" LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
25
" LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
36
" 2. Add the following
to
~/.vimrc:
60
syn keyword pbExtend extend extensions
to
max
/external/v8/src/
apinatives.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
63
// We need a reference
to
kApiFunctionCache in the stack frame
64
// if we need
to
bail out from a stack overflow.
/external/v8/test/mjsunit/
arguments-read-and-assignment.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28
// Introduced
to
ensure that the fast compiler does the right thing.
50
"args[0]
to
boolean");
97
"capture
to
boolean");
123
// Assignment
to
captured parameters.
array-functions-prototype.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
array-pop.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
constant-folding.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
37
x += x++; // ++ and -- apply ToNumber
to
their operand, even for postfix.
date.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
debug-backtrace-text.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
61
testConstructor = false; // Flag
to
control which part of the test is run.
107
// Set a break point and call
to
invoke the debug event listener.
114
// Set a break point and call
to
invoke the debug event listener.
debug-breakpoints.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
debug-changebreakpoint.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
102
// Set a break point and call
to
invoke the debug event listener.
107
assertTrue(listenerComplete, "listener did not run
to
completion");
debug-clearbreakpointgroup.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
91
// Set a break point and call
to
invoke the debug event listener.
100
// Call function 'g' from the compiled script
to
trigger breakpoint.
105
"listener did not run
to
completion: " + exception);
119
// Clear all breakpoints
to
allow the test
to
run again (--stress-opt).
debug-compile-event.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
debug-conditional-breakpoints.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
59
// Conditional breakpoint which evaluates
to
false.
67
// Conditional breakpoint which evaluates
to
true.
debug-continue.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
108
// Set a break point and call
to
invoke the debug event listener.
114
assertTrue(listenerComplete, "listener did not run
to
completion");
debug-evaluate-locals.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
debug-evaluate-recursive.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
debug-evaluate-with-context.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
/external/v8/test/mjsunit/compiler/
assignment-deopt.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
assignment.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
280
// Run three times
to
exercise caches.
count-deopt.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
expression-trees.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
63
// Set up leaf masks
to
set 8 least-significant bits.
78
// Set the j'th variable
to
a string
to
force a bailout.
81
// Set it back
to
a number for the next iteration.
86
// Set up leaf masks
to
clear 8 least-significant bits.
101
// Set the j'th variable
to
a string
to
force a bailout
[
all
...]
short-circuit.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
simple-inlining.js
13
// contributors may be used
to
endorse or promote products derived
18
// LIMITED
TO
, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
22
// LIMITED
TO
, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
Completed in 357 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>