Home
last modified time | relevance | path

Searched refs:func (Results 1 – 25 of 4258) sorted by relevance

12345678910>>...171

/third_party/ffmpeg/tests/ref/fate/
Dcolor_utils1 AVColorTransferCharacteristic=1 calling func(-0.100000) expected=0.000000
2 AVColorTransferCharacteristic=1 calling func(-0.018054) expected=0.000000
3 AVColorTransferCharacteristic=1 calling func(-0.010000) expected=0.000000
4 AVColorTransferCharacteristic=1 calling func(-0.004490) expected=0.000000
5 AVColorTransferCharacteristic=1 calling func(0.000000) expected=0.000000
6 AVColorTransferCharacteristic=1 calling func(0.003162) expected=0.014230
7 AVColorTransferCharacteristic=1 calling func(0.005000) expected=0.022500
8 AVColorTransferCharacteristic=1 calling func(0.009000) expected=0.040500
9 AVColorTransferCharacteristic=1 calling func(0.015000) expected=0.067500
10 AVColorTransferCharacteristic=1 calling func(0.100000) expected=0.290748
[all …]
/third_party/python/Lib/ctypes/test/
Dtest_prototypes.py48 func = testdll._testfunc_p_p
49 func.restype = c_long
50 func.argtypes = None
56 func = prototype(("_testfunc_p_p", testdll),
60 func()
66 self.assertEqual(func(None), None)
67 self.assertEqual(func(input=None), None)
71 func = testdll._testfunc_p_p
73 func.restype = c_longlong
75 func.restype = c_long
[all …]
/third_party/optimized-routines/math/test/testcases/directed/
Dpow.tst6 func=pow op1=00000000.00000000 op2=00000000.00000000 result=3ff00000.00000000 errno=0
7 func=pow op1=00000000.00000000 op2=00000000.00000001 result=00000000.00000000 errno=0
8 func=pow op1=00000000.00000000 op2=00100000.00000000 result=00000000.00000000 errno=0
9 func=pow op1=00000000.00000000 op2=1fffffff.ffffffff result=00000000.00000000 errno=0
10 func=pow op1=00000000.00000000 op2=3bdfffff.ffffffff result=00000000.00000000 errno=0
11 func=pow op1=00000000.00000000 op2=3be00000.00000000 result=00000000.00000000 errno=0
12 func=pow op1=00000000.00000000 op2=3fe00000.00000000 result=00000000.00000000 errno=0
13 func=pow op1=00000000.00000000 op2=3ff00000.00000000 result=00000000.00000000 errno=0
14 func=pow op1=00000000.00000000 op2=40000000.00000000 result=00000000.00000000 errno=0
15 func=pow op1=00000000.00000000 op2=40080000.00000000 result=00000000.00000000 errno=0
[all …]
Dpowf.tst6 func=powf op1=7f800001 op2=7f800001 result=7fc00001 errno=0 status=i
7 func=powf op1=7f800001 op2=ff800001 result=7fc00001 errno=0 status=i
8 func=powf op1=7f800001 op2=7fc00001 result=7fc00001 errno=0 status=i
9 func=powf op1=7f800001 op2=ffc00001 result=7fc00001 errno=0 status=i
10 func=powf op1=7f800001 op2=7f800000 result=7fc00001 errno=0 status=i
11 func=powf op1=7f800001 op2=40800000 result=7fc00001 errno=0 status=i
12 func=powf op1=7f800001 op2=40400000 result=7fc00001 errno=0 status=i
13 func=powf op1=7f800001 op2=3f000000 result=7fc00001 errno=0 status=i
14 func=powf op1=7f800001 op2=00000000 result=7fc00001 errno=0 status=i
15 func=powf op1=7f800001 op2=80000000 result=7fc00001 errno=0 status=i
[all …]
Dlogf.tst6 func=logf op1=7fc00001 result=7fc00001 errno=0
7 func=logf op1=ffc00001 result=7fc00001 errno=0
8 func=logf op1=7f800001 result=7fc00001 errno=0 status=i
9 func=logf op1=ff800001 result=7fc00001 errno=0 status=i
10 func=logf op1=ff810000 result=7fc00001 errno=0 status=i
11 func=logf op1=7f800000 result=7f800000 errno=0
12 func=logf op1=ff800000 result=7fc00001 errno=EDOM status=i
13 func=logf op1=3f800000 result=00000000 errno=0
14 func=logf op1=00000000 result=ff800000 errno=ERANGE status=z
15 func=logf op1=80000000 result=ff800000 errno=ERANGE status=z
[all …]
Dsincosf.tst7 func=sincosf_sinf op1=7fc00001 result=7fc00001 errno=0
8 func=sincosf_sinf op1=ffc00001 result=7fc00001 errno=0
9 func=sincosf_sinf op1=7f800001 result=7fc00001 errno=0 status=i
10 func=sincosf_sinf op1=ff800001 result=7fc00001 errno=0 status=i
11 func=sincosf_sinf op1=7f800000 result=7fc00001 errno=EDOM status=i
12 func=sincosf_sinf op1=ff800000 result=7fc00001 errno=EDOM status=i
13 func=sincosf_sinf op1=00000000 result=00000000 errno=0
14 func=sincosf_sinf op1=80000000 result=80000000 errno=0
15 func=sincosf_sinf op1=c70d39a1 result=be37fad5.7ed errno=0
16 func=sincosf_sinf op1=46427f1b result=3f352d80.f9b error=0
[all …]
Dexp.tst6 func=exp op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
7 func=exp op1=fff80000.00000001 result=7ff80000.00000001 errno=0
8 func=exp op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i
9 func=exp op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i
10 func=exp op1=7ff00000.00000000 result=7ff00000.00000000 errno=0
11 func=exp op1=fff00000.00000000 result=00000000.00000000 errno=0
12 func=exp op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox
13 func=exp op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux
14 func=exp op1=00000000.00000000 result=3ff00000.00000000 errno=0
15 func=exp op1=80000000.00000000 result=3ff00000.00000000 errno=0
[all …]
/third_party/icu/icu4c/source/test/perf/normperf/
Dnormperf.cpp184 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFDFileLines,numLines, uselen); in TestICU_NFC_NFD_Text() local
185 return func; in TestICU_NFC_NFD_Text()
187 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFDBuffer, NFDBufferLen, uselen); in TestICU_NFC_NFD_Text() local
188 return func; in TestICU_NFC_NFD_Text()
193 … NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,NFCFileLines,numLines, uselen); in TestICU_NFC_NFC_Text() local
194 return func; in TestICU_NFC_NFC_Text()
196 … NormPerfFunction* func= new NormPerfFunction(ICUNormNFC, options,NFCBuffer, NFCBufferLen, uselen); in TestICU_NFC_NFC_Text() local
197 return func; in TestICU_NFC_NFC_Text()
202 NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,lines,numLines, uselen); in TestICU_NFC_Orig_Text() local
203 return func; in TestICU_NFC_Orig_Text()
[all …]
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
Darg.impl.h74 jerryx_arg_transform_func_t func; \
79 func = jerryx_arg_transform_ ## type ## _strict_optional; \
83 func = jerryx_arg_transform_ ## type ## _strict; \
90 func = jerryx_arg_transform_ ## type ## _optional; \
94 func = jerryx_arg_transform_ ## type; \
104 .func = func, \
130 jerryx_arg_transform_func_t func; in JERRYX_ARG_INT() local
136 func = jerryx_arg_transform_number_strict_optional; in JERRYX_ARG_INT()
140 func = jerryx_arg_transform_number_strict; in JERRYX_ARG_INT()
147 func = jerryx_arg_transform_number_optional; in JERRYX_ARG_INT()
[all …]
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp188 #define CL_DEFINE_FUNC_PTR(func) func##Func func = nullptr argument
265 auto func = OHOS::clGetPlatformIDs; in clGetPlatformIDs() local
266 MS_ASSERT(func != nullptr); in clGetPlatformIDs()
267 return func(num_entries, platforms, num_platforms); in clGetPlatformIDs()
275 auto func = OHOS::clGetPlatformInfo; in clGetPlatformInfo() local
276 MS_ASSERT(func != nullptr); in clGetPlatformInfo()
277 return func(platform, param_name, param_value_size, param_value, param_value_size_ret); in clGetPlatformInfo()
285 auto func = OHOS::clGetDeviceIDs; in clGetDeviceIDs() local
286 MS_ASSERT(func != nullptr); in clGetDeviceIDs()
287 return func(platform, device_type, num_entries, devices, num_devices); in clGetDeviceIDs()
[all …]
/third_party/mesa3d/src/mapi/glapi/gen/
Dgl_marshal.py84 def print_sync_call(self, func, unmarshal = 0): argument
86 func.name, func.get_called_parameter_string())
87 if func.return_type == 'void' or unmarshal:
89 if func.marshal_call_after and not unmarshal:
90 out(func.marshal_call_after);
93 assert not func.marshal_call_after
95 def print_sync_body(self, func): argument
96 out('/* {0}: marshalled synchronously */'.format(func.name))
97 out('{0} GLAPIENTRY'.format(func.return_type))
98 out('_mesa_marshal_{0}({1})'.format(func.name, func.get_parameter_string()))
[all …]
DglX_proto_send.py49 def hash_pixel_function(func): argument
59 for param in func.parameterIterateGlxSend():
71 if func.pad_after(param):
75 n = func.name.replace("%uD" % (dim), "")
89 def __init__(self, func, name): argument
98 for _p in func.parameterIterator():
119 pad_name = func.pad_after(p)
127 self.return_type = func.return_type
133 self.glx_doubles_in_order = func.glx_doubles_in_order
137 self.can_be_large = func.can_be_large
[all …]
Dgl_procs.py85 for func in api.functionIterateByOffset():
86 name = func.dispatch_name()
87 self.printFunctionString(func.name)
88 table.append((base_offset, "gl" + name, "gl" + name, "NULL", func.offset))
93 base_offset += len(func.name) + 3
96 for func in api.functionIterateByOffset():
97 for n in func.entry_points:
98 if n != func.name:
99 name = func.dispatch_name()
102 if func.has_different_protocol(n):
[all …]
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c112 struct x86_function *func; member
185 sse_movaps(p->func, reg, in get_const()
201 x86_movzx8(p->func, tmp, src); in emit_load_sse2()
202 sse2_movd(p->func, data, tmp); in emit_load_sse2()
205 x86_movzx16(p->func, tmp, src); in emit_load_sse2()
206 sse2_movd(p->func, data, tmp); in emit_load_sse2()
209 x86_movzx8(p->func, tmp, x86_make_disp(src, 2)); in emit_load_sse2()
210 x86_shl_imm(p->func, tmp, 16); in emit_load_sse2()
211 x86_mov16(p->func, tmp, src); in emit_load_sse2()
212 sse2_movd(p->func, data, tmp); in emit_load_sse2()
[all …]
/third_party/typescript/tests/baselines/reference/
Des5ExportDefaultFunctionDeclaration3.types2 var before: typeof func = func();
3 >before : () => typeof func
4 >func : () => typeof func
5 >func() : () => typeof func
6 >func : () => typeof func
8 export default function func(): typeof func {
9 >func : () => typeof func
10 >func : () => typeof func
12 return func;
13 >func : () => typeof func
[all …]
DsuperPropertyAccessNoError.types13 public func() {
14 >func : () => string
20 static func() {
21 >func : () => number
44 var x = super.func();
46 >super.func() : string
47 >super.func : () => string
49 >func : () => string
58 var x = super.func();
60 >super.func() : string
[all …]
Des5ExportDefaultFunctionDeclaration3.symbols2 var before: typeof func = func();
4 >func : Symbol(func, Decl(es5ExportDefaultFunctionDeclaration3.ts, 0, 33))
5 >func : Symbol(func, Decl(es5ExportDefaultFunctionDeclaration3.ts, 0, 33))
7 export default function func(): typeof func {
8 >func : Symbol(func, Decl(es5ExportDefaultFunctionDeclaration3.ts, 0, 33))
9 >func : Symbol(func, Decl(es5ExportDefaultFunctionDeclaration3.ts, 0, 33))
11 return func;
12 >func : Symbol(func, Decl(es5ExportDefaultFunctionDeclaration3.ts, 0, 33))
15 var after: typeof func = func();
17 >func : Symbol(func, Decl(es5ExportDefaultFunctionDeclaration3.ts, 0, 33))
[all …]
DsuperPropertyAccessNoError.symbols13 public func() {
14 >func : Symbol(SomeBaseClass.func, Decl(superPropertyAccessNoError.ts, 8, 21))
19 static func() {
20 >func : Symbol(SomeBaseClass.func, Decl(superPropertyAccessNoError.ts, 11, 5))
41 var x = super.func();
43 >super.func : Symbol(SomeBaseClass.func, Decl(superPropertyAccessNoError.ts, 8, 21))
45 >func : Symbol(SomeBaseClass.func, Decl(superPropertyAccessNoError.ts, 8, 21))
54 var x = super.func();
56 >super.func : Symbol(SomeBaseClass.func, Decl(superPropertyAccessNoError.ts, 8, 21))
58 >func : Symbol(SomeBaseClass.func, Decl(superPropertyAccessNoError.ts, 8, 21))
[all …]
DjsFileCompilationRestParamJsDocFunction.types3 * A faster alternative to `Function#apply`, this function invokes `func`
7 * @param {Function} func The function to invoke.
8 * @param {*} thisArg The `this` binding of `func`.
9 * @param {...*} args The arguments to invoke `func` with.
10 * @returns {*} Returns the result of `func`.
12 function apply(func, thisArg, ...args) {
13 >apply : (func: Function, thisArg: any, ...args: any[]) => any
14 >func : Function
27 case 0: return func.call(thisArg);
29 >func.call(thisArg) : any
[all …]
/third_party/mesa3d/src/egl/generate/
Dgen_egl_dispatch.py58 func = xmlByName[name]
59 eglFunc = fixupEglFunc(func, eglFunc)
60 functions.append((func, eglFunc))
71 def fixupEglFunc(func, eglFunc): argument
84 … raise ValueError("Invalid dispatch method %r for function %r" % (result["method"], func.name))
86 if func.hasReturn():
88 result["retval"] = getDefaultReturnValue(func.rt)
110 for (func, eglFunc) in functions:
111 text += generateGuardBegin(func, eglFunc)
112 text += " __EGL_DISPATCH_" + func.name + ",\n"
[all …]
/third_party/skia/third_party/externals/dawn/src/common/
DPreprocessor.h32 #define DAWN_PP_FOR_EACH_1(func, x) func(x) argument
33 #define DAWN_PP_FOR_EACH_2(func, x, ...) \ argument
34 func(x) DAWN_PP_EXPAND(DAWN_PP_EXPAND(DAWN_PP_FOR_EACH_1)(func, __VA_ARGS__))
35 #define DAWN_PP_FOR_EACH_3(func, x, ...) \ argument
36 func(x) DAWN_PP_EXPAND(DAWN_PP_EXPAND(DAWN_PP_FOR_EACH_2)(func, __VA_ARGS__))
37 #define DAWN_PP_FOR_EACH_4(func, x, ...) \ argument
38 func(x) DAWN_PP_EXPAND(DAWN_PP_EXPAND(DAWN_PP_FOR_EACH_3)(func, __VA_ARGS__))
39 #define DAWN_PP_FOR_EACH_5(func, x, ...) \ argument
40 func(x) DAWN_PP_EXPAND(DAWN_PP_EXPAND(DAWN_PP_FOR_EACH_4)(func, __VA_ARGS__))
41 #define DAWN_PP_FOR_EACH_6(func, x, ...) \ argument
[all …]
/third_party/python/Lib/asyncio/
Dformat_helpers.py10 def _get_function_source(func): argument
11 func = inspect.unwrap(func)
12 if inspect.isfunction(func):
13 code = func.__code__
15 if isinstance(func, functools.partial):
16 return _get_function_source(func.func)
17 if isinstance(func, functools.partialmethod):
18 return _get_function_source(func.func)
22 def _format_callback_source(func, args): argument
23 func_repr = _format_callback(func, args, None)
[all …]
/third_party/vk-gl-cts/data/gles2/shaders/
Dfunctions.test23 float func (float a)
30 out0 = func(in0);
47 float func (vec2 a)
54 out0 = func(in0);
71 float func (vec3 a)
78 out0 = func(in0);
95 float func (vec4 a)
102 out0 = func(in0);
119 float func (mat2 a)
126 out0 = func(in0);
[all …]
/third_party/typescript/src/services/refactors/
DconvertArrowFunctionOrFunctionExpression.ts33 readonly func: FunctionExpression | ArrowFunction; property
48 const { selectedVariableDeclaration, func } = info; constant
52 …st error = selectedVariableDeclaration || (isArrowFunction(func) && isVariableDeclaration(func.par…
63 const error = !selectedVariableDeclaration && isArrowFunction(func) ?
74 …const error = isFunctionExpression(func) ? undefined : getLocaleSpecificMessage(Diagnostics.Could_…
96 const { func } = info; constant
101 edits.push(...getEditInfoForConvertToAnonymousFunction(context, func));
105 const variableInfo = getVariableInfo(func);
108 edits.push(...getEditInfoForConvertToNamedFunction(context, func, variableInfo));
112 if (!isFunctionExpression(func)) return undefined;
[all …]
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/glsl/es310/
Dfunctions.test25 float func (float a)
32 out0 = func(in0);
51 float func (vec2 a)
58 out0 = func(in0);
77 float func (vec3 a)
84 out0 = func(in0);
103 float func (vec4 a)
110 out0 = func(in0);
129 float func (mat2 a)
136 out0 = func(in0);
[all …]

12345678910>>...171