Searched refs:call (Results 51 - 75 of 3576) sorted by relevance

1234567891011>>

/external/jdiff/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/opencv/
H A DApplication.mk1 APP_BUILD_SCRIPT := $(call my-dir)/Android.mk
2 APP_PROJECT_PATH := $(call my-dir)/tests/VideoEmulation
/external/v8/test/mjsunit/
H A Dhas-own-property.js34 assertTrue(Object.prototype.hasOwnProperty.call('', 'length'));
38 assertFalse(Object.prototype.hasOwnProperty.call(123, 'length'));
/external/chromium_org/v8/test/webkit/
H A Dfunction-call-aliased.js25 "This tests that we can correctly call Function.prototype.call"
28 var myObject = { call: function() { return [myObject, "myObject.call"] } };
31 myFunctionWithCall.call = function (arg1) { return [this, "myFunctionWithCall.call", arg1] };
32 Function.prototype.aliasedCall = Function.prototype.call;
34 shouldBe("myObject.call()", '[myObject, "myObject.call"]');
36 shouldBe("myFunction.call(myObjec
[all...]
H A Ddfg-convert-this-dom-window.js25 "This tests that we can correctly call Function.prototype.call in the DFG, but more precisely, that we give the correct this object in case it is undefined"
28 var myObject = { call: function() { return [myObject, "myObject.call"] } };
31 myFunctionWithCall.call = function (arg1) { return [this, "myFunctionWithCall.call", arg1] };
32 Function.prototype.aliasedCall = Function.prototype.call;
35 shouldBe("myObject.call()", '[myObject, "myObject.call"]');
37 shouldBe("myFunction.call(myObjec
[all...]
/external/compiler-rt/make/
H A Dlib_util.mk19 $(call Set,Tmp.SelectFunctionDir,$(call SelectFunctionDirs,$(1),$(2),$(3),$(4)))\
20 $(if $(call streq,1,$(words $(Tmp.SelectFunctionDir))),\
23 $(if $(call streq,0,$(words $(Tmp.SelectFunctionDir))),\
31 $(if $(and $(call streq,Optimized,$($(key).Implementation)),\
32 $(call contains,$($(key).OnlyConfigs),$(1)),\
33 $(call contains,$($(key).OnlyArchs),$(2))),$(key),)))
36 $(if $(and $(call streq,Optimized,$($(key).Implementation)),\
37 $(call contains,$($(key).OnlyConfigs),$(1))),$(key),)))
40 $(if $(and $(call stre
[all...]
/external/chromium_org/third_party/WebKit/Source/core/
H A Dwebcore_prerequisites.target.darwin-arm.mk10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_debugger_script_source_gyp)/debugger_script_source.stamp \
16 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_canvas_script_source_gyp)/injected_canvas_script_source.stamp \
17 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_script_source_gyp)/injected_script_source.stamp \
18 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_overlay_page_gyp)/inspector_overlay_page.stamp \
19 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_protocol_sources_gyp)/inspector_protocol_sources.stamp \
20 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_instrumentation_sources_gyp)/inspector_instrumentation_sources.stamp \
21 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_bindings_derived_sources_gyp)/bindings_derived_sources.stamp \
22 $(call intermediate
[all...]
H A Dwebcore_prerequisites.target.darwin-mips.mk10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_debugger_script_source_gyp)/debugger_script_source.stamp \
16 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_canvas_script_source_gyp)/injected_canvas_script_source.stamp \
17 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_script_source_gyp)/injected_script_source.stamp \
18 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_overlay_page_gyp)/inspector_overlay_page.stamp \
19 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_protocol_sources_gyp)/inspector_protocol_sources.stamp \
20 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_instrumentation_sources_gyp)/inspector_instrumentation_sources.stamp \
21 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_bindings_derived_sources_gyp)/bindings_derived_sources.stamp \
22 $(call intermediate
[all...]
H A Dwebcore_prerequisites.target.darwin-x86.mk10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_debugger_script_source_gyp)/debugger_script_source.stamp \
16 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_canvas_script_source_gyp)/injected_canvas_script_source.stamp \
17 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_script_source_gyp)/injected_script_source.stamp \
18 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_overlay_page_gyp)/inspector_overlay_page.stamp \
19 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_protocol_sources_gyp)/inspector_protocol_sources.stamp \
20 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_instrumentation_sources_gyp)/inspector_instrumentation_sources.stamp \
21 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_bindings_derived_sources_gyp)/bindings_derived_sources.stamp \
22 $(call intermediate
[all...]
H A Dwebcore_prerequisites.target.linux-arm.mk10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_debugger_script_source_gyp)/debugger_script_source.stamp \
16 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_canvas_script_source_gyp)/injected_canvas_script_source.stamp \
17 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_script_source_gyp)/injected_script_source.stamp \
18 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_overlay_page_gyp)/inspector_overlay_page.stamp \
19 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_protocol_sources_gyp)/inspector_protocol_sources.stamp \
20 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_instrumentation_sources_gyp)/inspector_instrumentation_sources.stamp \
21 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_bindings_derived_sources_gyp)/bindings_derived_sources.stamp \
22 $(call intermediate
[all...]
H A Dwebcore_prerequisites.target.linux-mips.mk10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_debugger_script_source_gyp)/debugger_script_source.stamp \
16 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_canvas_script_source_gyp)/injected_canvas_script_source.stamp \
17 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_script_source_gyp)/injected_script_source.stamp \
18 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_overlay_page_gyp)/inspector_overlay_page.stamp \
19 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_protocol_sources_gyp)/inspector_protocol_sources.stamp \
20 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_instrumentation_sources_gyp)/inspector_instrumentation_sources.stamp \
21 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_bindings_derived_sources_gyp)/bindings_derived_sources.stamp \
22 $(call intermediate
[all...]
H A Dwebcore_prerequisites.target.linux-x86.mk10 gyp_intermediate_dir := $(call local-intermediates-dir)
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
15 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_debugger_script_source_gyp)/debugger_script_source.stamp \
16 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_canvas_script_source_gyp)/injected_canvas_script_source.stamp \
17 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_injected_script_source_gyp)/injected_script_source.stamp \
18 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_overlay_page_gyp)/inspector_overlay_page.stamp \
19 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_protocol_sources_gyp)/inspector_protocol_sources.stamp \
20 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_core_inspector_instrumentation_sources_gyp)/inspector_instrumentation_sources.stamp \
21 $(call intermediates-dir-for,GYP,third_party_WebKit_Source_bindings_bindings_derived_sources_gyp)/bindings_derived_sources.stamp \
22 $(call intermediate
[all...]
/external/chromium_org/android_webview/
H A Dlibwebviewchromium.target.darwin-x86.mk9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_android_webview_common_gyp)/android_webview_android_webview_common_gyp.a \
15 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_native_webview_native_gyp)/android_webview_native_webview_native_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,base_base_static_gyp)/base_base_static_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,base_third_party_dynamic_annotations_dynamic_annotations_gyp)/base_third_party_dynamic_annotations_dynamic_annotations_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_browser_gyp)/components_autofill_content_browser_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_risk_proto_gyp)/components_autofill_content_risk_proto_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,third_party_protobuf_protobuf_lite_gyp)/third_party_protobuf_protobuf_lite_gyp.a \
21 $(call intermediate
[all...]
H A Dlibwebviewchromium.target.linux-x86.mk9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_android_webview_common_gyp)/android_webview_android_webview_common_gyp.a \
15 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_native_webview_native_gyp)/android_webview_native_webview_native_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,base_base_static_gyp)/base_base_static_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,base_third_party_dynamic_annotations_dynamic_annotations_gyp)/base_third_party_dynamic_annotations_dynamic_annotations_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_browser_gyp)/components_autofill_content_browser_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_risk_proto_gyp)/components_autofill_content_risk_proto_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,third_party_protobuf_protobuf_lite_gyp)/third_party_protobuf_protobuf_lite_gyp.a \
21 $(call intermediate
[all...]
H A Dlibwebviewchromium.target.darwin-arm.mk9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_android_webview_common_gyp)/android_webview_android_webview_common_gyp.a \
15 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_native_webview_native_gyp)/android_webview_native_webview_native_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,base_base_static_gyp)/base_base_static_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,base_third_party_dynamic_annotations_dynamic_annotations_gyp)/base_third_party_dynamic_annotations_dynamic_annotations_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_browser_gyp)/components_autofill_content_browser_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_risk_proto_gyp)/components_autofill_content_risk_proto_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,third_party_protobuf_protobuf_lite_gyp)/third_party_protobuf_protobuf_lite_gyp.a \
21 $(call intermediate
[all...]
H A Dlibwebviewchromium.target.linux-arm.mk9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_android_webview_common_gyp)/android_webview_android_webview_common_gyp.a \
15 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_native_webview_native_gyp)/android_webview_native_webview_native_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,base_base_static_gyp)/base_base_static_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,base_third_party_dynamic_annotations_dynamic_annotations_gyp)/base_third_party_dynamic_annotations_dynamic_annotations_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_browser_gyp)/components_autofill_content_browser_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_risk_proto_gyp)/components_autofill_content_risk_proto_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,third_party_protobuf_protobuf_lite_gyp)/third_party_protobuf_protobuf_lite_gyp.a \
21 $(call intermediate
[all...]
H A Dlibwebviewchromium.target.darwin-mips.mk9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_android_webview_common_gyp)/android_webview_android_webview_common_gyp.a \
15 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_native_webview_native_gyp)/android_webview_native_webview_native_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,base_base_static_gyp)/base_base_static_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,base_third_party_dynamic_annotations_dynamic_annotations_gyp)/base_third_party_dynamic_annotations_dynamic_annotations_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_browser_gyp)/components_autofill_content_browser_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_risk_proto_gyp)/components_autofill_content_risk_proto_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,third_party_protobuf_protobuf_lite_gyp)/third_party_protobuf_protobuf_lite_gyp.a \
21 $(call intermediate
[all...]
H A Dlibwebviewchromium.target.linux-mips.mk9 gyp_intermediate_dir := $(call local-intermediates-dir)
10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
14 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_android_webview_common_gyp)/android_webview_android_webview_common_gyp.a \
15 $(call intermediates-dir-for,STATIC_LIBRARIES,android_webview_native_webview_native_gyp)/android_webview_native_webview_native_gyp.a \
16 $(call intermediates-dir-for,STATIC_LIBRARIES,base_base_static_gyp)/base_base_static_gyp.a \
17 $(call intermediates-dir-for,STATIC_LIBRARIES,base_third_party_dynamic_annotations_dynamic_annotations_gyp)/base_third_party_dynamic_annotations_dynamic_annotations_gyp.a \
18 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_browser_gyp)/components_autofill_content_browser_gyp.a \
19 $(call intermediates-dir-for,STATIC_LIBRARIES,components_autofill_content_risk_proto_gyp)/components_autofill_content_risk_proto_gyp.a \
20 $(call intermediates-dir-for,STATIC_LIBRARIES,third_party_protobuf_protobuf_lite_gyp)/third_party_protobuf_protobuf_lite_gyp.a \
21 $(call intermediate
[all...]
/external/doclava/res/assets/templates/
H A Dpackage.cs12 <?cs call:since_tags(package) ?>
13 <?cs call:federated_refs(package) ?>
28 <?cs call:tag_list(package.descr) ?>
36 <?cs call:class_link_table(classes) ?>
41 <?cs call:class_table("Interfaces", package.interfaces) ?>
42 <?cs call:class_table("Classes", package.classes) ?>
43 <?cs call:class_table("Enums", package.enums) ?>
44 <?cs call:class_table("Exceptions", package.exceptions) ?>
45 <?cs call:class_table("Errors", package.errors) ?>
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DCallablesTest.java31 assertNull(Callables.returning(null).call());
35 assertSame(value, callable.call());
37 assertSame(value, callable.call());
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dbluetooth_options.js15 OptionsPage.call(this,
28 OptionsPage.prototype.initializePage.call(this);
H A Dfake_bluetooth_overlay_parent.js13 OptionsPage.call(this, 'bluetooth',
29 OptionsPage.prototype.initializePage.call(this);
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dsync-master-with-upstream39 if subprocess.call(args) != 0:
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-builtin-array-op.js33 Function.prototype.call = function() { foo = "caramel"; };
/external/compiler-rt/
H A DMakefile114 $(call Set,Tmp.Key,$(1))
115 $(call Set,Tmp.Name,$($(Tmp.Key).Name))
116 $(call Set,Tmp.Configs,$($(Tmp.Key).Configs))
117 $(call Set,Tmp.ObjPath,$(ProjObjRoot)/$(Tmp.Name))
128 $(call PerPlatformConfig_template,$(config)))
132 $(call Set,Tmp.Config,$(1))
133 $(call Set,Tmp.ObjPath,$(ProjObjRoot)/$(Tmp.Name)/$(Tmp.Config))
134 $(call Set,Tmp.SHARED_LIBRARY,$(strip \
135 $(call GetCNAVar,SHARED_LIBRARY,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
136 $(call Se
[all...]

Completed in 417 milliseconds

1234567891011>>