/bootable/recovery/ |
verifier_test.sh | 112 expect_fail alter-metadata.zip 113 expect_fail alter-footer.zip
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
DOMSelection.h | 68 void modify(const String& alter, const String& direction, const String& granularity);
|
DOMSelection.cpp | 292 FrameSelection::EAlteration alter; 294 alter = FrameSelection::AlterationExtend; 296 alter = FrameSelection::AlterationMove; 334 m_frame->selection().modify(alter, direction, granularity);
|
Selection.idl | 73 [MeasureAs=SelectionModify] void modify([Default=Undefined] optional DOMString alter,
|
/external/libpcap/ |
optimize.c | 574 vstore(struct stmt *s, int *valp, int newval, int alter) 576 if (alter && *valp == newval) 913 * anything it defines in the value table 'val'. If 'alter' is true, 918 opt_stmt(struct stmt *s, int val[], int alter) 929 vstore(s, &val[A_ATOM], v, alter); 936 if (alter && vmap[v].is_const) { 944 vstore(s, &val[A_ATOM], v, alter); 949 vstore(s, &val[A_ATOM], v, alter); 954 vstore(s, &val[A_ATOM], v, alter); 959 vstore(s, &val[X_ATOM], v, alter); [all...] |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
FrameSelection.cpp | 508 void FrameSelection::willBeModified(EAlteration alter, SelectionDirection direction) 510 if (alter != AlterationExtend) [all...] |
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/ |
gl-matrix.rb | 8 including commercial applications, and to alter it and redistribute it
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
CommonErrorNode.as | 55 // people should subclass if they alter the tree type so this
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
CommonErrorNode.js | 41 // people should subclass if they alter the tree type so this
|
/external/chromium_org/v8/test/mjsunit/ |
debug-evaluate-const.js | 54 // TODO(yangguo): debug evaluate should not be able to alter
|
math-exp-precision.js | 61 // Make sure optimizing the function does not alter the result.
|
debug-set-variable-value.js | 35 // and returned after the statement. The test will alter variable value when
|
/external/chromium_org/third_party/sqlite/src/tool/ |
mksqlite3c.tcl | 266 alter.c
|
/external/chromium_org/third_party/sqlite/src/ |
Makefile.in | 164 LIBOBJS0 = alter.lo analyze.lo attach.lo auth.lo \ 195 $(TOP)/src/alter.c \ 543 alter.lo: $(TOP)/src/alter.c $(HDR) 544 $(LTCOMPILE) $(TEMP_STORE) -c $(TOP)/src/alter.c
|
Makefile.vxworks | 198 LIBOBJ+= alter.o analyze.o attach.o auth.o \ 221 $(TOP)/src/alter.c \
|
main.mk | 53 LIBOBJ+= alter.o analyze.o attach.o auth.o \ 82 $(TOP)/src/alter.c \
|
/external/chromium_org/third_party/webrtc/test/w3c/ |
getusermedia_conformance_test.js | 400 'Attempts to alter videoTag.defaultPlaybackRate MUST fail'); 407 'Attempts to alter videoTag.playbackRate MUST fail');
|
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 21 ; including commercial applications, and to alter it and redistribute it
|
/external/zlib/src/contrib/masmx86/ |
match686.asm | 173 ;; including commercial applications, and to alter it and redistribute it
|
/external/chromium_org/third_party/readability/js/ |
readability.js | 589 dbg("Could not alter div to p, probably an IE restriction, reverting back to div.: " + e); 764 dbg("Could not alter siblingNode to div, probably an IE restriction, reverting back to original."); [all...] |
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
file_manager.js | [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
box2d.js | 10 * including commercial applications, and to alter it and redistribute it [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.pas | [all...] |