OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Edit
(Results
1 - 4
of
4
) sorted by null
/development/host/windows/usb/legacy/driver/
makefile
23
DO NOT
EDIT
THIS FILE!!!
Edit
.\sources. if you want to add a new source
/external/dropbear/debian/
dropbear.postinst
31
Dropbear will not start by default.
Edit
this file to change this behaviour.
/external/v8/benchmarks/
deltablue.js
325
//
Edit
constraints do nothing
634
* that do no computation, such as stay and
edit
constraints, are
787
*
edit
constraint is then added to the opposite end and the time is
813
var
edit
= new EditConstraint(first, Strength.PREFERRED);
815
edits.add(
edit
);
863
var
edit
= new EditConstraint(v, Strength.PREFERRED);
865
edits.add(
edit
);
871
edit
.destroyConstraint();
/external/webkit/SunSpider/tests/v8-v4/
v8-deltablue.js
319
//
Edit
constraints do nothing
628
* that do no computation, such as stay and
edit
constraints, are
781
*
edit
constraint is then added to the opposite end and the time is
807
var
edit
= new EditConstraint(first, Strength.PREFERRED);
809
edits.add(
edit
);
857
var
edit
= new EditConstraint(v, Strength.PREFERRED);
859
edits.add(
edit
);
865
edit
.destroyConstraint();
Completed in 1774 milliseconds