HomeSort by relevance Sort by last modified time
    Searched full:execute (Results 751 - 775 of 4840) sorted by null

<<31323334353637383940>>

  /external/apache-xml/src/main/java/org/apache/xpath/functions/
Function.java 90 * Execute an XPath function object. The function must return
97 public XObject execute(XPathContext xctxt) throws javax.xml.transform.TransformerException method in class:Function
101 System.out.println("Error! Function.execute should not be called!");
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
FunctionPattern.java 102 public XObject execute(XPathContext xctxt, int context) method in class:FunctionPattern
145 public XObject execute(XPathContext xctxt, int context, method in class:FunctionPattern
188 public XObject execute(XPathContext xctxt) method in class:FunctionPattern
  /external/chromium_org/chrome/browser/extensions/api/
execute_code_function.cc 98 if (!Execute(data))
109 bool ExecuteCodeFunction::Execute(const std::string& code_string) {
179 return Execute(*details_->code);
  /external/chromium_org/chrome/browser/webdata/
web_apps_table.cc 51 if (!db_->Execute("CREATE TABLE web_app_icons ("
65 if (!db_->Execute("CREATE TABLE web_apps ("
71 if (!db_->Execute("CREATE INDEX web_apps_url_index ON web_apps (url)")) {
  /external/chromium_org/chrome/installer/util/
work_item_list.h 30 // Execute the WorkItems in the same order as they are added to the list.
158 // best-effort basis. Failure of individual items to execute does not prevent
165 // Execute the WorkItems in the same order as they are added to the list.
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
prompt.js 60 * CrossDomainInstall.execute (crossdomaininstall.js).
159 * CrossDomainInstall.execute().
174 * Will typically execute asynchronously (as the flow behaviour is not yet
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 63 // DecodeAndDestroyPendingBuffers is called to execute or
71 // Execute decode in hardware into |va_surface_id} and destroy pending
92 // Execute decode in hardware and destroy pending buffers. Return false if
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
execfile.py 0 """Execute files of Python code."""
74 `filename` is the path to the file to execute, it need not be a .py file.
112 # Execute the source file.
  /external/chromium_org/third_party/WebKit/public/web/
WebPermissionClient.h 61 // Controls whether scripts are allowed to execute for this frame.
64 // Controls whether scripts loaded from the given URL are allowed to execute for this frame.
70 // Controls whether insecrure scripts are allowed to execute for this frame.
  /external/chromium_org/third_party/sqlite/src/test/
lock_common.tcl 44 # Shorthand commands. Execute SQL using database connection [db2] or
68 # 'testfixture' to execute a command. The child testfixture process is shut
86 # Execute a command in a child testfixture process, connected by two-way
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.chrome.inspector_runtime.html 48 Consider&nbsp;using&nbsp;Execute&nbsp;for&nbsp;cases&nbsp;where&nbsp;the&nbsp;result&nbsp;of&nbsp;the&nbsp;expression&nbsp;is&nbsp;not<br>
57 <dl><dt><a name="InspectorRuntime-Execute"><strong>Execute</strong></a>(self, expr, timeout<font color="#909090">=60</font>)</dt><dd><tt>Executes&nbsp;expr&nbsp;in&nbsp;javascript.&nbsp;Does&nbsp;not&nbsp;return&nbsp;the&nbsp;result.<br>
  /external/chromium_org/webkit/browser/database/
databases_table.cc 27 (db_->Execute(
34 db_->Execute(
36 db_->Execute(
  /external/clang/examples/clang-interpreter/
main.cpp 45 static int Execute(llvm::Module *Mod, char * const *envp) {
142 // Create and execute the frontend to generate an LLVM bitcode module.
149 Res = Execute(Module, envp);
  /external/compiler-rt/
CMakeLists.txt 94 # unit tests, but don't execute them.
96 option(COMPILER_RT_CAN_EXECUTE_TESTS "Can we execute instrumented tests" ON)
98 option(COMPILER_RT_CAN_EXECUTE_TESTS "Can we execute instrumented tests" OFF)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests 9 #this value must be set when using rsh to execute this script, otherwise the script will execute from the user's home directory
17 # list of tests (targets) to execute in test.xml
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-antlr.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
EclipseTestResultsGeneratorNoMail.java 70 test.execute();
73 public void execute() { method in class:EclipseTestResultsGeneratorNoMail
74 super.execute();
  /external/guava/guava/src/com/google/common/util/concurrent/
JdkFutureAdapters.java 133 executionList.execute();
137 adapterExecutor.execute(new Runnable() {
152 executionList.execute();
SimpleTimeLimiter.java 54 * execute proxied method calls.
62 * @param executor the ExecutorService that will execute the method calls on
72 * Executors#newCachedThreadPool()} to execute proxied method calls.
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractFutureTest.java 98 executor.execute(new Runnable() {
107 executor.execute(new Runnable() {
116 executor.execute(new Runnable() {
  /external/harfbuzz_ng/test/api/
Makefile.am 76 TESTS_ENVIRONMENT='$(TESTS_ENVIRONMENT) $(top_builddir)/libtool --mode=execute \
110 $(AM_V_GEN)$(top_builddir)/libtool --mode=execute nm $^ \
114 $(AM_V_GEN)$(top_builddir)/libtool --mode=execute nm $^ \
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
TextureGeneratorDistnoise.java 130 float rx = abstractNoiseFunc1.execute(x + 13.5f, y + 13.5f, z + 13.5f) * distortion;
131 float ry = abstractNoiseFunc1.execute(x, y, z) * distortion;
132 float rz = abstractNoiseFunc1.execute(x - 13.5f, y - 13.5f, z - 13.5f) * distortion;
  /external/libsepol/tests/policies/test-deps/
base-metreq.conf 79 execute
412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
458 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
base-notmetreq.conf 78 execute
407 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
445 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };
small-base.conf 79 execute
412 mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
446 allow sysadm_t file_exec_t: file { execute read write ioctl lock entrypoint };

Completed in 1062 milliseconds

<<31323334353637383940>>