HomeSort by relevance Sort by last modified time
    Searched full:submitted (Results 1 - 25 of 1014) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome_frame/test/data/
action.html 7 FORM SUBMITTED!
  /external/chromium_org/third_party/WebKit/ManualTests/resources/multiFileResources/
testFile1.html 2 parent.log('test file 1 submitted');
testFile2.html 2 parent.log('test file 2 submitted');
testFile3.html 2 parent.log('test file 3 submitted');
  /external/elfutils/
THANKS 1 At least the following have submitted valuable patches:
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
xemacs.sed 2 # submitted by John Fremlin (john@fremlin.de)
  /ndk/tests/device/test-stlport_shared-exception/jni/
fntry1_1.cpp 3 // Submitted by Jason Merrill <jason@cygnus.com>
init7.cpp 3 // submitted by eyal.ben-david@aks.com
fntry1.cpp 3 // Submitted by Jason Merrill <jason@cygnus.com>
  /ndk/tests/device/test-stlport_static-exception/jni/
fntry1_1.cpp 3 // Submitted by Jason Merrill <jason@cygnus.com>
init7.cpp 3 // submitted by eyal.ben-david@aks.com
fntry1.cpp 3 // Submitted by Jason Merrill <jason@cygnus.com>
  /external/chromium/webkit/glue/
form_data.h 19 // Holds information about a form to be filled and/or submitted.
33 // true if this form was submitted by a user gesture and not javascript.
  /external/chromium_org/components/autofill/core/common/
form_data.h 16 // Holds information about a form to be filled and/or submitted.
34 // true if this form was submitted by a user gesture and not javascript.
form_data_predictions.h 16 // Holds information about a form to be filled and/or submitted.
  /external/llvm/lib/Target/ARM/
LICENSE.TXT 12 is intentionally submitted by ARM to llvm.org (http://llvm.org) ("LLVM") for
14 (the "Work"). For the purposes of this definition, "submitted" means any form of
36 submitted. If any entity institutes patent litigation against ARM or any
  /packages/apps/Dialer/src/com/android/dialer/util/
AsyncTaskExecutor.java 31 * tasks have been submitted and control their execution in an orderly manner.
33 * Another benefit in due course will be the management of the submitted tasks. An extension to this
34 * interface is planned to allow Activities to easily cancel all the submitted tasks that are still