/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | DOMEditor.cpp | 59 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::RemoveChildAction 94 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::InsertBeforeAction 98 if (!m_removeChildAction->perform(exceptionState)) in perform() 140 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::RemoveAttributeAction 176 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::SetAttributeAction 221 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::SetOuterHTMLAction 265 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::ReplaceWholeTextAction 300 virtual bool perform(ExceptionState& exceptionState) in perform() function in WebCore::DOMEditor::ReplaceChildNodeAction 333 virtual bool perform(ExceptionState&) in perform() function in WebCore::DOMEditor::SetNodeValueAction 363 …return m_history->perform(adoptPtr(new InsertBeforeAction(parentNode, node, anchorNode)), exceptio… in insertBefore() [all …]
|
D | InspectorHistory.cpp | 46 virtual bool perform(ExceptionState&) { return true; } in perform() function in WebCore::__anonb09c019b0111::UndoableStateMark 86 bool InspectorHistory::perform(PassOwnPtr<Action> action, ExceptionState& exceptionState) in perform() function in WebCore::InspectorHistory 88 if (!action->perform(exceptionState)) in perform() 103 perform(adoptPtr(new UndoableStateMark()), IGNORE_EXCEPTION); in markUndoableState()
|
D | InspectorHistory.h | 55 virtual bool perform(ExceptionState&) = 0; 67 bool perform(PassOwnPtr<Action>, ExceptionState&);
|
/external/droiddriver/src/com/google/android/droiddriver/actions/ |
D | ClickAction.java | 44 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.DoubleClick 45 SINGLE.perform(injector, element); in perform() 46 SINGLE.perform(injector, element); in perform() 57 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.LongClick 73 public boolean perform(InputInjector injector, UiElement element) { in perform() method in ClickAction.SingleClick
|
D | Action.java | 38 boolean perform(InputInjector injector, UiElement element); in perform() method
|
D | PressKeyAction.java | 46 public boolean perform(InputInjector injector, UiElement element) { in perform() method in PressKeyAction
|
/external/droiddriver/src/com/google/android/droiddriver/base/ |
D | AbstractUiElement.java | 55 public boolean perform(Action action) { in perform() method in AbstractUiElement 62 return action.perform(getInjector(), this); in doPerform() 94 perform(new TypeAction(text)); in setText() 108 perform(ClickAction.SINGLE); in click() 113 perform(ClickAction.LONG); in longClick() 118 perform(ClickAction.DOUBLE); in doubleClick() 123 perform(new SwipeAction(direction, false)); in scroll()
|
/external/openssl/apps/ |
D | s_time.c | 136 static int perform=0; variable 159 perform=0; in s_time_init() 233 perform=2; in parseArgs() 235 perform=1; in parseArgs() 308 if (perform == 0) perform=3; in parseArgs() 391 if (!(perform & 1)) goto next; in MAIN() 459 if (!(perform & 2)) goto end; in MAIN()
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | s_time.c | 136 static int perform=0; variable 159 perform=0; in s_time_init() 233 perform=2; in parseArgs() 235 perform=1; in parseArgs() 308 if (perform == 0) perform=3; in parseArgs() 391 if (!(perform & 1)) goto next; in MAIN() 459 if (!(perform & 2)) goto end; in MAIN()
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/digest/ |
D | SHA1.java | 69 perform(); in update() 80 perform(); in update() 91 perform(); in update() 102 perform(); in update() 118 perform(); in update() 129 perform(); in update() 146 perform(); in update() 165 perform(); in update() 182 perform(); in update() 212 perform(); in digest() [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | MainThreadTaskRunner.cpp | 61 runner->perform(self->m_task.release()); in didReceiveTask() 81 void MainThreadTaskRunner::perform(PassOwnPtr<ExecutionContextTask> task) in perform() function in WebCore::MainThreadTaskRunner
|
D | MainThreadTaskRunner.h | 54 void perform(PassOwnPtr<ExecutionContextTask>);
|
/external/chromium_org/ppapi/api/private/ |
D | ppb_tcp_socket_private.idl | 116 * as |bytes_to_read|. May perform a partial read. Returns the number of bytes 120 * exceeds 1 megabyte, it will always perform a partial read. 129 * Writes data to the socket. May perform a partial write. Returns the number 132 * exceeds 1 megabyte, it will always perform a partial write.
|
/external/chromium_org/components/webdata/encryptor/ |
D | README | 4 services to perform the encryption.
|
/external/chromium_org/chrome/common/extensions/docs/examples/ |
D | README.txt | 5 * howto/ - simple extensions showing how to perform a particular task
|
/external/chromium/chrome/common/extensions/docs/examples/ |
D | README.txt | 5 * howto/ - simple extensions showing how to perform a particular task
|
/external/mdnsresponder/mDNSCore/ |
D | Implementer Notes.txt | 8 perform its next timed operation. When the workload is light, and 35 perform its next necessary operation (e.g. transmitting its next 64 (to allow mDNSCore to perform its necessary work) and then the timer
|
/external/openssl/crypto/conf/ |
D | README | 1 Configuration modules. These are a set of modules which can perform 70 that any application can call to perform various default configuration tasks.
|
/external/chromium_org/third_party/openssl/openssl/crypto/conf/ |
D | README | 1 Configuration modules. These are a set of modules which can perform 70 that any application can call to perform various default configuration tasks.
|
/external/chromium_org/third_party/angle/extensions/ |
D | ANGLE_pack_reverse_row_order.txt | 52 that perform ReadPixels may have to either render to an intermediate color 53 buffer before calling ReadPixels or perform a flip in software after 54 ReadPixels. In some systems the GL can perform the row reversal during
|
/external/chromium_org/build/internal/ |
D | release_impl.gypi | 11 # perform FPO regardless, so we must explicitly disable.
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
D | compiler_characteristics.m4 | 3 # If types $1 and $2 are compatible, perform action $3
|
/external/llvm/test/CodeGen/PowerPC/ |
D | constants.ll | 1 ; All of these routines should be perform optimal load of constants.
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | DifferingTypes.ll | 2 ; generated code should perform the appropriate masking operations required
|
/external/llvm/test/CodeGen/X86/ |
D | 2012-05-17-TwoAddressBug.ll | 3 ; Teach two-address pass to update the "source" map so it doesn't perform a
|