/external/libpcap/ |
D | optimize.c | 610 vstore(s, valp, newval, alter) in vstore() argument 614 int alter; 616 if (alter && *valp == newval) 952 opt_stmt(s, val, alter) in opt_stmt() argument 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); 991 vstore(s, &val[A_ATOM], v, alter); [all …]
|
/external/webkit/Source/WebCore/editing/ |
D | SelectionController.cpp | 345 void SelectionController::willBeModified(EAlteration alter, SelectionDirection direction) in willBeModified() argument 347 if (alter != AlterationExtend) in willBeModified() 755 bool SelectionController::modify(EAlteration alter, SelectionDirection direction, TextGranularity g… in modify() argument 761 trialSelectionController.modify(alter, direction, granularity, false); in modify() 768 willBeModified(alter, direction); in modify() 775 if (alter == AlterationMove) in modify() 781 if (alter == AlterationExtend) in modify() 787 if (alter == AlterationMove) in modify() 793 if (alter == AlterationExtend) in modify() 804 if (!wasRange && alter == AlterationMove && position == originalStartPosition) in modify() [all …]
|
/external/webkit/Source/WebCore/page/ |
D | DOMSelection.cpp | 296 SelectionController::EAlteration alter; in modify() local 298 alter = SelectionController::AlterationExtend; in modify() 300 alter = SelectionController::AlterationMove; in modify() 340 m_frame->selection()->modify(alter, direction, granularity, false); in modify()
|
D | DOMSelection.h | 62 void modify(const String& alter, const String& direction, const String& granularity);
|
D | DOMSelection.idl | 77 void modify(in DOMString alter, in DOMString direction, in DOMString granularity);
|
/external/clang/bindings/python/ |
D | README.txt | 7 You may need to alter LD_LIBRARY_PATH so that the Clang library can be
|
/external/iptables/extensions/ |
D | libxt_DSCP.man | 1 This target allows to alter the value of the DSCP bits within the TOS
|
D | libxt_TCPMSS.man | 1 This target allows to alter the MSS value of TCP SYN packets, to control
|
/external/tinyxml/ |
D | NOTICE | 6 purpose, including commercial applications, and to alter it and
|
/external/opencv/ |
D | LICENSE_Android_NDK | 7 including commercial applications, and to alter it and redistribute it freely,
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/ |
D | LICENSE.txt | 9 # including commercial applications, and to alter it and redistribute it
|
/external/kernel-headers/original/linux/ |
D | sem.h | 115 int alter; /* does the operation alter the array? */ member
|
/external/zlib/ |
D | NOTICE | 8 including commercial applications, and to alter it and redistribute it
|
/external/markdown/docs/extensions/ |
D | WikiLinks.txt | 28 desires. See below for ways to alter the class. 79 If you want to do more that just alter the base and/or end of the URL, you
|
/external/llvm/test/Transforms/Inline/ |
D | inline-optsize.ll | 6 ; function attribute don't alter the function specific inline threshold if the
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | CommonErrorNode.as | 55 // people should subclass if they alter the tree type so this
|
D | TreeParser.as | 110 * plus we want to alter the exception type. Don't try to recover
|
/external/libpng/contrib/gregbook/ |
D | LICENSE | 18 including commercial applications, and to alter it and redistribute
|
/external/eigen/ |
D | COPYING.MPL2 | 167 attempt to alter or restrict the recipients' rights in the Source Code 182 license for the Executable Form does not attempt to limit or alter 200 You may not remove or alter the substance of any license notices 203 the Covered Software, except that You may alter any license notices to
|
/external/llvm/lib/Support/ |
D | COPYRIGHT.regex | 8 any computer system, and to alter it and redistribute it, subject
|
/external/zlib/src/contrib/minizip/ |
D | MiniZip64_info.txt | 62 including commercial applications, and to alter it and redistribute it
|
/external/zlib/src/contrib/pascal/ |
D | readme.txt | 66 including commercial applications, and to alter it and redistribute it
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRCommonErrorNode.m | 122 // people should subclass if they alter the tree type so this
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
D | ASTParser.stg | 62 // to pass code to the default matchSet; another possible way to alter
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
D | ASTParser.stg | 98 // to pass code to the default matchSet; another possible way to alter
|