/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
D | HeadMMX.h | 81 #pragma aux ConvertMMX "_*" modify [EAX EBX ECX EDX ESI EDI] 83 #pragma aux ClearMMX_32 "_*" modify [EAX EBX ECX EDX ESI EDI] 84 #pragma aux ClearMMX_24 "_*" modify [EAX EBX ECX EDX ESI EDI] 85 #pragma aux ClearMMX_16 "_*" modify [EAX EBX ECX EDX ESI EDI] 86 #pragma aux ClearMMX_8 "_*" modify [EAX EBX ECX EDX ESI EDI]
|
D | HeadX86.h | 138 #pragma aux ConvertX86 "_*" modify [EAX EBX ECX EDX ESI EDI] 139 #pragma aux ClearX86_32 "_*" modify [EAX EBX ECX EDX ESI EDI] 140 #pragma aux ClearX86_24 "_*" modify [EAX EBX ECX EDX ESI EDI] 141 #pragma aux ClearX86_16 "_*" modify [EAX EBX ECX EDX ESI EDI] 142 #pragma aux ClearX86_8 "_*" modify [EAX EBX ECX EDX ESI EDI]
|
/external/webkit/Source/WebCore/editing/ |
D | EditorCommand.cpp | 609 …frame->selection()->modify(SelectionController::AlterationMove, DirectionBackward, CharacterGranul… in executeMoveBackward() 615 …frame->selection()->modify(SelectionController::AlterationExtend, DirectionBackward, CharacterGran… in executeMoveBackwardAndModifySelection() 621 …return frame->selection()->modify(SelectionController::AlterationMove, DirectionForward, LineGranu… in executeMoveDown() 626 …frame->selection()->modify(SelectionController::AlterationExtend, DirectionForward, LineGranularit… in executeMoveDownAndModifySelection() 632 …frame->selection()->modify(SelectionController::AlterationMove, DirectionForward, CharacterGranula… in executeMoveForward() 638 …frame->selection()->modify(SelectionController::AlterationExtend, DirectionForward, CharacterGranu… in executeMoveForwardAndModifySelection() 644 …return frame->selection()->modify(SelectionController::AlterationMove, DirectionLeft, CharacterGra… in executeMoveLeft() 649 …frame->selection()->modify(SelectionController::AlterationExtend, DirectionLeft, CharacterGranular… in executeMoveLeftAndModifySelection() 658 …return frame->selection()->modify(SelectionController::AlterationMove, distance, true, SelectionCo… in executeMovePageDown() 666 …return frame->selection()->modify(SelectionController::AlterationExtend, distance, true, Selection… in executeMovePageDownAndModifySelection() [all …]
|
D | TypingCommand.cpp | 490 selection.modify(SelectionController::AlterationExtend, DirectionBackward, granularity); in deleteKeyPressed() 492 … selection.modify(SelectionController::AlterationExtend, DirectionBackward, CharacterGranularity); in deleteKeyPressed() 518 selection.modify(SelectionController::AlterationExtend, DirectionBackward, granularity); in deleteKeyPressed() 586 selection.modify(SelectionController::AlterationExtend, DirectionForward, granularity); in forwardDeleteKeyPressed() 588 … selection.modify(SelectionController::AlterationExtend, DirectionForward, CharacterGranularity); in forwardDeleteKeyPressed() 603 … selection.modify(SelectionController::AlterationExtend, DirectionForward, CharacterGranularity); in forwardDeleteKeyPressed()
|
/external/chromium/chrome/browser/prefs/ |
D | overlay_persistent_pref_store_unittest.cc | 125 Value* modify = NULL; in TEST_F() local 126 EXPECT_EQ(PrefStore::READ_OK, overlay_->GetMutableValue(key, &modify)); in TEST_F() 127 ASSERT_TRUE(modify); in TEST_F() 128 ASSERT_TRUE(modify->GetType() == Value::TYPE_DICTIONARY); in TEST_F() 129 static_cast<DictionaryValue*>(modify)->SetInteger(key, 42); in TEST_F() 142 EXPECT_TRUE(Value::Equals(modify, static_cast<DictionaryValue*>(modified))); in TEST_F()
|
/external/javassist/src/main/javassist/tools/rmi/ |
D | StubGenerator.java | 130 int modify = orgclass.getModifiers(); in produceProxyClass() local 131 if (Modifier.isAbstract(modify) || Modifier.isNative(modify) in produceProxyClass() 132 || !Modifier.isPublic(modify)) in produceProxyClass()
|
/external/stlport/ |
D | LICENSE | 10 …ee, provided the above notices are retained on all copies. Permission to modify the code and to di… 23 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu… 25 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu… 27 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu…
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 270 …frame->selection()->modify(kevent->shiftKey() ? SelectionController::AlterationExtend : SelectionC… in handleKeyboardEvent() 276 …frame->selection()->modify(kevent->shiftKey() ? SelectionController::AlterationExtend : SelectionC… in handleKeyboardEvent() 282 …frame->selection()->modify(kevent->shiftKey() ? SelectionController::AlterationExtend : SelectionC… in handleKeyboardEvent() 288 …frame->selection()->modify(kevent->shiftKey() ? SelectionController::AlterationExtend : SelectionC… in handleKeyboardEvent()
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 349 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent() 355 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent() 361 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent() 367 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent()
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 359 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent() 365 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent() 371 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent() 377 …frame->selection()->modify(keyEvent->shiftKey() ? SelectionController::AlterationExtend : Selectio… in handleEditingKeyboardEvent()
|
/external/webrtc/ |
D | NOTICE | 38 * You may use, copy, modify and distribute this code for any purpose (include 39 * commercial use) and without fee. Please refer to this package when you modify 61 * You may use, copy, modify and distribute this code for any purpose (include 62 * commercial use) and without fee. Please refer to this package when you modify
|
/external/ppp/pppd/plugins/radius/ |
D | COPYRIGHT | 6 Permission to use, copy, modify, and distribute this software for any 22 Permission to use, copy, modify, and distribute this software for any 38 Permission to use, copy, modify, and distribute this software for any 53 Permission to use, copy, modify, and distribute this software and its
|
/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/beancontext/mock/ |
D | mockdata.txt | 2 (don't modify)
|
/external/e2fsprogs/tests/progs/ |
D | test_rel_cmds.ct | 17 request do_brel_put, "Add or modify a block relocation entry", 48 request do_irel_put, "Add or modify an inode relocation entry",
|
/external/libpng/contrib/gregbook/ |
D | LICENSE | 10 The contents of this file are DUAL-LICENSED. You may modify and/or 36 This program is free software; you can redistribute it and/or modify
|
/external/icu4c/stubdata/ |
D | NOTICE | 9 …thout restriction, including without limitation the rights to use, copy, modify, merge, publish, d… 44 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of 83 author grants irrevocable permission to anyone to use, modify, 85 of anyone else to use, modify, and distribute it, provided that
|
/external/icu4c/common/ |
D | NOTICE | 9 …thout restriction, including without limitation the rights to use, copy, modify, merge, publish, d… 44 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of 83 author grants irrevocable permission to anyone to use, modify, 85 of anyone else to use, modify, and distribute it, provided that
|
/external/icu4c/ |
D | NOTICE | 9 …thout restriction, including without limitation the rights to use, copy, modify, merge, publish, d… 44 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of 83 author grants irrevocable permission to anyone to use, modify, 85 of anyone else to use, modify, and distribute it, provided that
|
/external/icu4c/i18n/ |
D | NOTICE | 9 …thout restriction, including without limitation the rights to use, copy, modify, merge, publish, d… 44 rights to use, copy, modify, merge, publish, distribute, and/or sell copies of 83 author grants irrevocable permission to anyone to use, modify, 85 of anyone else to use, modify, and distribute it, provided that
|
/external/fdlibm/ |
D | NOTICE | 4 Permission to use, copy, modify, and distribute this
|
/external/webkit/LayoutTests/fast/dom/Selection/ |
D | getRangeAt-expected.txt | 1 Test to make sure that getRangeAt does not modify the range when returning it.
|
/external/clang/test/ARCMT/ |
D | with-arc-mode-modify.m.result | 3 // RUN: %clang_cc1 -arcmt-modify -fobjc-nonfragile-abi -fsyntax-only -fobjc-arc -x objective-c %t
|
D | with-arc-mode-modify.m | 3 // RUN: %clang_cc1 -arcmt-modify -fobjc-nonfragile-abi -fsyntax-only -fobjc-arc -x objective-c %t
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
D | NOTICE | 30 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 57 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 84 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/external/webrtc/src/modules/audio_processing/main/test/android/apmtest/ |
D | default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|