Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 7397) sorted by relevance

12345678910>>...296

/external/v8/src/execution/
Druntime-profiler.cc79 void TraceInOptimizationQueue(JSFunction function) { in TraceInOptimizationQueue() argument
82 function.PrintName(); in TraceInOptimizationQueue()
87 void TraceHeuristicOptimizationDisallowed(JSFunction function) { in TraceHeuristicOptimizationDisallowed() argument
90 function.PrintName(); in TraceHeuristicOptimizationDisallowed()
96 void TraceNCIRecompile(JSFunction function, OptimizationReason reason) { in TraceNCIRecompile() argument
99 os << "NCI tierup mark: " << Brief(function) << ", " in TraceNCIRecompile()
104 void TraceRecompile(JSFunction function, OptimizationReason reason, in TraceRecompile() argument
107 TraceNCIRecompile(function, reason); in TraceRecompile()
112 function.ShortPrint(scope.file()); in TraceRecompile()
124 void RuntimeProfiler::Optimize(JSFunction function, OptimizationReason reason, in Optimize() argument
[all …]
/external/u-boot/arch/arm/dts/
Duniphier-pinctrl.dtsi11 function = "aout";
16 function = "ain1";
21 function = "ain2";
26 function = "ainiec1";
31 function = "aout1";
36 function = "aout2";
41 function = "aout3";
46 function = "aoutiec1";
51 function = "aoutiec2";
56 function = "emmc";
[all …]
Dast2500.dtsi592 function = "ACPI";
597 function = "ADC0";
602 function = "ADC1";
607 function = "ADC10";
612 function = "ADC11";
617 function = "ADC12";
622 function = "ADC13";
627 function = "ADC14";
632 function = "ADC15";
637 function = "ADC2";
[all …]
Dtegra124-nyan-big.dts86 nvidia,function = "gmi";
93 nvidia,function = "i2s1";
100 nvidia,function = "i2s1";
107 nvidia,function = "i2s1";
114 nvidia,function = "i2s1";
121 nvidia,function = "sdmmc3";
128 nvidia,function = "sdmmc3";
135 nvidia,function = "rsvd2";
142 nvidia,function = "rsvd2";
149 nvidia,function = "sdmmc3";
[all …]
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_blending.c124 static void to_c_factor(unsigned factor, struct MALI_BLEND_FUNCTION *function) in to_c_factor() argument
127 function->invert_c = true; in to_c_factor()
132 function->invert_c = factor == PIPE_BLENDFACTOR_ONE; in to_c_factor()
133 function->c = MALI_BLEND_OPERAND_C_ZERO; in to_c_factor()
137 function->c = MALI_BLEND_OPERAND_C_SRC_ALPHA; in to_c_factor()
141 function->c = MALI_BLEND_OPERAND_C_DEST_ALPHA; in to_c_factor()
145 function->c = MALI_BLEND_OPERAND_C_SRC; in to_c_factor()
149 function->c = MALI_BLEND_OPERAND_C_DEST; in to_c_factor()
154 function->c = MALI_BLEND_OPERAND_C_CONSTANT; in to_c_factor()
166 struct MALI_BLEND_FUNCTION *function) in to_panfrost_function() argument
[all …]
/external/v8/src/objects/
Djs-function.cc177 Handle<JSBoundFunction> function) { in GetFunctionRealm() argument
178 DCHECK(function->map().is_constructor()); in GetFunctionRealm()
180 handle(function->bound_target_function(), function->GetIsolate())); in GetFunctionRealm()
185 Handle<JSBoundFunction> function) { in GetName() argument
190 while (function->bound_target_function().IsJSBoundFunction()) { in GetName()
194 function = handle(JSBoundFunction::cast(function->bound_target_function()), in GetName()
197 if (function->bound_target_function().IsJSFunction()) { in GetName()
199 JSFunction::cast(function->bound_target_function()), isolate); in GetName()
210 Handle<JSBoundFunction> function) { in GetLength() argument
211 int nof_bound_arguments = function->bound_arguments().length(); in GetLength()
[all …]
/external/v8/src/runtime/
Druntime-compiler.cc27 CONVERT_ARG_HANDLE_CHECKED(JSFunction, function, 0); in RUNTIME_FUNCTION()
29 Handle<SharedFunctionInfo> sfi(function->shared(), isolate); in RUNTIME_FUNCTION()
34 function->PrintName(); in RUNTIME_FUNCTION()
44 if (!Compiler::Compile(function, Compiler::KEEP_EXCEPTION, in RUNTIME_FUNCTION()
51 function->set_code(*code); in RUNTIME_FUNCTION()
52 JSFunction::EnsureFeedbackVector(function, &is_compiled_scope); in RUNTIME_FUNCTION()
57 DCHECK(function->is_compiled()); in RUNTIME_FUNCTION()
58 return function->code(); in RUNTIME_FUNCTION()
65 Handle<JSFunction> function, ConcurrencyMode mode) { in MaybeSpawnNativeContextIndependentCompilationJob() argument
76 function->shared().has_optimized_at_least_once()) { in MaybeSpawnNativeContextIndependentCompilationJob()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-xray/X86/
Dconvert-fdr-to-yaml.txt11 ; CHECK-NEXT: - { type: 0, func-id: 1, function: '1', cpu: 5, thread: 5, kind: function-enter, ts…
12 ; CHECK-NEXT: - { type: 0, func-id: 1, function: '1', cpu: 5, thread: 5, kind: function-exit, tsc…
13 ; CHECK-NEXT: - { type: 0, func-id: 2, function: '2', cpu: 5, thread: 5, kind: function-enter, ts…
14 ; CHECK-NEXT: - { type: 0, func-id: 3, function: '3', cpu: 5, thread: 5, kind: function-enter, ts…
15 ; CHECK-NEXT: - { type: 0, func-id: 3, function: '3', cpu: 5, thread: 5, kind: function-exit, tsc…
16 ; CHECK-NEXT: - { type: 0, func-id: 2, function: '2', cpu: 5, thread: 5, kind: function-exit, tsc…
17 ; CHECK-NEXT: - { type: 0, func-id: 4, function: '4', cpu: 5, thread: 5, kind: function-enter, ts…
18 ; CHECK-NEXT: - { type: 0, func-id: 5, function: '5', cpu: 5, thread: 5, kind: function-enter, ts…
19 ; CHECK-NEXT: - { type: 0, func-id: 5, function: '5', cpu: 5, thread: 5, kind: function-tail-exit…
20 … CHECK-NEXT: - { type: 0, func-id: 268435455, function: '268435455', cpu: 5, thread: 5, kind: fu…
[all …]
/external/python/cpython3/Lib/test/dtracedata/
Dcall_stack.d.expected1 function-entry:call_stack.py:start:23
2 function-entry: call_stack.py:function_1:1
3 function-entry: call_stack.py:function_3:9
4 function-return: call_stack.py:function_3:10
5 function-return: call_stack.py:function_1:2
6 function-entry: call_stack.py:function_2:5
7 function-entry: call_stack.py:function_1:1
8 function-entry: call_stack.py:function_3:9
9 function-return: call_stack.py:function_3:10
10 function-return: call_stack.py:function_1:2
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/
Dgraph-function-name-bug.pbtxt3 # This test is tailored to reproduce b/141617294. In particular, the function
15 function {
20 function {
25 function {
30 function {
35 function {
40 function {
45 function {
50 function {
55 function {
[all …]
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_jit_compiled_cpu_function_test.cc178 XlaCompiledCpuFunction function(jit->StaticData()); in TEST() local
181 *static_cast<int32*>(function.arg_data(0)) = 10; in TEST()
182 *static_cast<int32*>(function.arg_data(1)) = 32; in TEST()
183 EXPECT_TRUE(function.Run()); in TEST()
184 EXPECT_EQ(function.error_msg(), ""); in TEST()
185 EXPECT_EQ(*static_cast<int32*>(function.result_data(0)), 42); in TEST()
188 *static_cast<int32*>(function.arg_data(0)) = 100; in TEST()
189 *static_cast<int32*>(function.arg_data(1)) = 320; in TEST()
190 EXPECT_TRUE(function.Run()); in TEST()
191 EXPECT_EQ(function.error_msg(), ""); in TEST()
[all …]
/external/v8/src/builtins/
Dbuiltins-lazy-gen.cc17 TNode<Code> code, TNode<JSFunction> function) { in GenerateTailCallToJSCode() argument
22 TailCallJSCode(code, context, function, new_target, argc); in GenerateTailCallToJSCode()
26 Runtime::FunctionId function_id, TNode<JSFunction> function) { in GenerateTailCallToReturnedCode() argument
28 TNode<Code> code = CAST(CallRuntime(function_id, context, function)); in GenerateTailCallToReturnedCode()
29 GenerateTailCallToJSCode(code, function); in GenerateTailCallToReturnedCode()
34 Runtime::FunctionId function_id, TNode<JSFunction> function) { in TailCallRuntimeIfMarkerEquals() argument
37 GenerateTailCallToReturnedCode(function_id, function); in TailCallRuntimeIfMarkerEquals()
42 TNode<JSFunction> function, TNode<FeedbackVector> feedback_vector) { in MaybeTailCallOptimizedCodeSlot() argument
64 Runtime::kFunctionFirstExecution, function); in MaybeTailCallOptimizedCodeSlot()
67 function); in MaybeTailCallOptimizedCodeSlot()
[all …]
/external/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp699 function("currentContext", &emscripten_webgl_get_current_context); in EMSCRIPTEN_BINDINGS()
700 function("setCurrentContext", &emscripten_webgl_make_context_current); in EMSCRIPTEN_BINDINGS()
701 function("MakeGrContext", &MakeGrContext); in EMSCRIPTEN_BINDINGS()
702 function("MakeOnScreenGLSurface", &MakeOnScreenGLSurface); in EMSCRIPTEN_BINDINGS()
703function("MakeRenderTarget", select_overload<sk_sp<SkSurface>(sk_sp<GrContext>, int, int)>(&MakeRe… in EMSCRIPTEN_BINDINGS()
704function("MakeRenderTarget", select_overload<sk_sp<SkSurface>(sk_sp<GrContext>, SimpleImageInfo)>(… in EMSCRIPTEN_BINDINGS()
708 function("getDecodeCacheLimitBytes", &SkResourceCache::GetTotalByteLimit); in EMSCRIPTEN_BINDINGS()
709 function("setDecodeCacheLimitBytes", &SkResourceCache::SetTotalByteLimit); in EMSCRIPTEN_BINDINGS()
710 function("getDecodeCacheUsedBytes" , &SkResourceCache::GetTotalBytesUsed); in EMSCRIPTEN_BINDINGS()
712 function("computeTonalColors", &computeTonalColors); in EMSCRIPTEN_BINDINGS()
[all …]
/external/skqp/experimental/canvaskit/
Dcanvaskit_bindings.cpp503 function("_getWebGLSurface", &getWebGLSurface, allow_raw_pointers()); in EMSCRIPTEN_BINDINGS()
504 function("currentContext", &emscripten_webgl_get_current_context); in EMSCRIPTEN_BINDINGS()
505 function("setCurrentContext", &emscripten_webgl_make_context_current); in EMSCRIPTEN_BINDINGS()
508 function("_decodeImage", optional_override([](uintptr_t /* uint8_t* */ iptr, in EMSCRIPTEN_BINDINGS()
514 function("_getRasterDirectSurface", optional_override([](const SimpleImageInfo ii, in EMSCRIPTEN_BINDINGS()
521function("_getRasterN32PremulSurface", optional_override([](int width, int height)->sk_sp<SkSurfac… in EMSCRIPTEN_BINDINGS()
525 function("getSkDataBytes", &getSkDataBytes, allow_raw_pointers()); in EMSCRIPTEN_BINDINGS()
526 function("MakeSkCornerPathEffect", &SkCornerPathEffect::Make, allow_raw_pointers()); in EMSCRIPTEN_BINDINGS()
527 function("MakeSkDiscretePathEffect", &SkDiscretePathEffect::Make, allow_raw_pointers()); in EMSCRIPTEN_BINDINGS()
528function("MakeBlurMaskFilter", optional_override([](SkBlurStyle style, SkScalar sigma, bool respec… in EMSCRIPTEN_BINDINGS()
[all …]
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-function.cpp7 template<typename Signature> class function;
28 class function<R (Args...)> { class
31 function() : invoker (0) { } in function() function in function
32 function(const function& other) : invoker(0) { in function() function in function
37 template<typename F> function(const F& f) : invoker(0) { in function() function in function
41 ~function() { in ~function()
46 function& operator=(const function& other) { in operator =()
47 function(other).swap(*this); in operator =()
52 function& operator=(const F& f) { in operator =()
53 function(f).swap(*this); in operator =()
[all …]
/external/llvm/bindings/ocaml/transforms/scalar_opts/
Dllvm_scalar_opts.mli15 (** See the [llvm::createAggressiveDCEPass] function. *)
20 (** See the [llvm::createAlignmentFromAssumptionsPass] function. *)
25 (** See the [llvm::createCFGSimplificationPass] function. *)
30 (** See [llvm::createDeadStoreEliminationPass] function. *)
35 (** See [llvm::createScalarizerPass] function. *)
40 (** See [llvm::createMergedLoadStoreMotionPass] function. *)
45 (** See the [llvm::createGVNPass] function. *)
50 (** See the [llvm::createIndVarSimplifyPass] function. *)
55 (** See the [llvm::createInstructionCombiningPass] function. *)
60 (** See the [llvm::createJumpThreadingPass] function. *)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/scalar_opts/
Dllvm_scalar_opts.mli15 (** See the [llvm::createAggressiveDCEPass] function. *)
20 (** See the [llvm::createAlignmentFromAssumptionsPass] function. *)
25 (** See the [llvm::createCFGSimplificationPass] function. *)
30 (** See [llvm::createDeadStoreEliminationPass] function. *)
35 (** See [llvm::createScalarizerPass] function. *)
40 (** See [llvm::createMergedLoadStoreMotionPass] function. *)
45 (** See the [llvm::createGVNPass] function. *)
50 (** See the [llvm::createIndVarSimplifyPass] function. *)
55 (** See the [llvm::createInstructionCombiningPass] function. *)
60 (** See the [llvm::createJumpThreadingPass] function. *)
[all …]
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/
Dinvoke.pass.cpp39 std::function<int ()> r1(f_int_0); in test_int_0()
45 std::function<int ()> r1(fp); in test_int_0()
51 std::function<int ()> r1(a0); in test_int_0()
75 std::function<void ()> r1(f_void_0); in test_void_0()
83 std::function<void ()> r1(fp); in test_void_0()
91 std::function<void ()> r1(a0); in test_void_0()
122 std::function<void (int)> r1(f_void_1); in test_void_1()
131 std::function<void (int)> r1(fp); in test_void_1()
140 std::function<void (int)> r1(a0); in test_void_1()
149 std::function<void (A_void_1)> r1(fp); in test_void_1()
[all …]
/external/boringssl/linux-aarch64/crypto/test/
Dtrampoline-armv8.S24 .type abi_test_trampoline, %function
134 .type abi_test_clobber_x0, %function
142 .type abi_test_clobber_x1, %function
150 .type abi_test_clobber_x2, %function
158 .type abi_test_clobber_x3, %function
166 .type abi_test_clobber_x4, %function
174 .type abi_test_clobber_x5, %function
182 .type abi_test_clobber_x6, %function
190 .type abi_test_clobber_x7, %function
198 .type abi_test_clobber_x8, %function
[all …]
/external/python/cpython3/Doc/c-api/
Dfunction.rst8 .. index:: object: function
22 This is an instance of :c:type:`PyTypeObject` and represents the Python function
26 .. c:function:: int PyFunction_Check(PyObject *o)
28 Return true if *o* is a function object (has type :c:data:`PyFunction_Type`).
32 .. c:function:: PyObject* PyFunction_New(PyObject *code, PyObject *globals)
34 Return a new function object associated with the code object *code*. *globals*
35 must be a dictionary with the global variables accessible to the function.
37 The function's docstring and name are retrieved from the code object. *__module__*
39 set to ``NULL``. *__qualname__* is set to the same value as the function's name.
42 .. c:function:: PyObject* PyFunction_NewWithQualName(PyObject *code, PyObject *globals, PyObject *q…
[all …]
/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-descriptors.cc26 void ToFELFunction(const FeatureFunctionDescriptor &function, in ToFELFunction() argument
28 LiteStrAppend(output, function.type()); in ToFELFunction()
29 if (function.argument() != 0 || function.parameter_size() > 0) { in ToFELFunction()
32 if (function.argument() != 0) { in ToFELFunction()
33 LiteStrAppend(output, function.argument()); in ToFELFunction()
36 for (int i = 0; i < function.parameter_size(); ++i) { in ToFELFunction()
38 LiteStrAppend(output, function.parameter(i).name(), "=\"", in ToFELFunction()
39 function.parameter(i).value(), "\""); in ToFELFunction()
46 void ToFEL(const FeatureFunctionDescriptor &function, std::string *output) { in ToFEL() argument
47 ToFELFunction(function, output); in ToFEL()
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfunction_utils_test.cc57 FunctionDef function = test::function::XTimesTwo(); in TEST() local
58 AddFunctionOutputWithUniqueName("y", "two", &function, DT_INT64); in TEST()
59 EXPECT_TRUE(ContainsFunctionOutputWithName("y/_1", function)); in TEST()
60 EXPECT_EQ(function.ret().at("y/_1"), "two"); in TEST()
76 FunctionDef function = test::function::XTimesTwo(); in TEST() local
78 "weird_name_that_should_not_be_there", function)); in TEST()
79 EXPECT_TRUE(ContainsFunctionNodeWithName("two", function)); in TEST()
83 FunctionDef function = test::function::XTimesTwo(); in TEST() local
85 function)); in TEST()
86 EXPECT_TRUE(ContainsFunctionNodeWithOp("Mul", function)); in TEST()
[all …]
/external/pdfium/testing/resources/javascript/
Ddocument_methods_expected.txt2 Alert: PASS: typeof this.addAnnot = function
5 Alert: PASS: typeof this.addField = function
8 Alert: PASS: typeof this.addLink = function
11 Alert: PASS: typeof this.closeDoc = function
14 Alert: PASS: typeof this.createDataObject = function
17 Alert: PASS: typeof this.deletePages = function
20 Alert: PASS: typeof this.exportAsFDF = function
23 Alert: PASS: typeof this.exportAsText = function
26 Alert: PASS: typeof this.exportAsXFDF = function
29 Alert: PASS: typeof this.extractPages = function
[all …]
/external/libcxx/include/
D__functional_03448 class _LIBCPP_TEMPLATE_VIS function<_Rp()>
458 _LIBCPP_INLINE_VISIBILITY explicit function() : __f_(0) {}
459 _LIBCPP_INLINE_VISIBILITY function(nullptr_t) : __f_(0) {}
460 function(const function&);
462 function(_Fp,
467 function(allocator_arg_t, const _Alloc&) : __f_(0) {}
470 function(allocator_arg_t, const _Alloc&, nullptr_t) : __f_(0) {}
472 function(allocator_arg_t, const _Alloc&, const function&);
474 function(allocator_arg_t, const _Alloc& __a, _Fp __f,
477 function& operator=(const function&);
[all …]
/external/swiftshader/src/Reactor/
DReactorUnitTests.cpp161 FunctionT<void()> function; in TEST() local
194 auto routine = function("one"); in TEST()
232 FunctionT<void()> function; in TEST() local
273 auto routine = function("one"); in TEST()
314 FunctionT<int(int *, int)> function; in TEST() local
316 Pointer<Int> p = function.Arg<0>(); in TEST()
318 Int y = function.Arg<1>(); in TEST()
335 auto routine = function("one"); in TEST()
344 FunctionT<int()> function; in TEST() local
363 auto routine = function("one"); in TEST()
[all …]

12345678910>>...296