HomeSort by relevance Sort by last modified time
    Searched refs:alter (Results 1 - 25 of 25) sorted by null

  /bootable/recovery/
verifier_test.sh 102 expect_fail alter-metadata.zip
103 expect_fail alter-footer.zip
  /external/chromium_org/third_party/WebKit/Source/core/page/
DOMSelection.h 65 void modify(const String& alter, const String& direction, const String& granularity);
Selection.idl 72 void modify([Default=Undefined] optional DOMString alter,
DOMSelection.cpp 291 FrameSelection::EAlteration alter;
293 alter = FrameSelection::AlterationExtend;
295 alter = FrameSelection::AlterationMove;
333 m_frame->selection()->modify(alter, direction, granularity);
  /external/libpcap/
optimize.c 610 vstore(s, valp, newval, alter)
614 int alter;
616 if (alter && *valp == newval)
947 * anything it defines in the value table 'val'. If 'alter' is true,
952 opt_stmt(s, val, alter)
955 int alter;
966 vstore(s, &val[A_ATOM], v, alter);
973 if (alter && vmap[v].is_const) {
981 vstore(s, &val[A_ATOM], v, alter);
986 vstore(s, &val[A_ATOM], v, alter);
    [all...]
  /external/kernel-headers/original/linux/
sem.h 115 int alter; /* does the operation alter the array? */ member in struct:sem_queue
  /external/chromium_org/third_party/WebKit/Source/core/editing/
FrameSelection.cpp 468 void FrameSelection::willBeModified(EAlteration alter, SelectionDirection direction)
470 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/jmonkeyengine/engine/src/bullet-native/android/
Android.mk 8 # including commercial applications, and to alter it and redistribute it freely,
  /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/chrome/browser/resources/net_internals/
main.js 90 // Create a view which allows the user to query and alter the HSTS database.
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /cts/suite/pts/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...]

Completed in 669 milliseconds