/third_party/ffmpeg/tests/ref/fate/ |
D | color_utils | 1 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/ |
D | test_prototypes.py | 48 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/glib/glib/gnulib/ |
D | c++defs.h | 103 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 104 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 115 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 116 _GL_EXTERN_C rettype func parameters_and_attributes 127 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 128 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 130 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 133 static const struct _gl_ ## func ## _wrapper \ 141 } func = {}; \ 145 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument [all …]
|
/third_party/optimized-routines/math/test/testcases/directed/ |
D | pow.tst | 6 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 …]
|
D | powf.tst | 6 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 …]
|
D | logf.tst | 6 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 …]
|
D | sincosf.tst | 7 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 …]
|
D | exp.tst | 6 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 …]
|
D | exp2.tst | 6 func=exp2 op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7 func=exp2 op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8 func=exp2 op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9 func=exp2 op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10 func=exp2 op1=7ff00000.00000000 result=7ff00000.00000000 errno=0 11 func=exp2 op1=fff00000.00000000 result=00000000.00000000 errno=0 12 func=exp2 op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox 13 func=exp2 op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux 14 func=exp2 op1=00000000.00000000 result=3ff00000.00000000 errno=0 15 func=exp2 op1=80000000.00000000 result=3ff00000.00000000 errno=0 [all …]
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | normperf.cpp | 184 … 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/ |
D | arg.impl.h | 74 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/typescript/tests/baselines/reference/ |
D | es5ExportDefaultFunctionDeclaration3.types | 2 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 …]
|
D | es5ExportDefaultFunctionDeclaration3.symbols | 2 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 …]
|
D | superPropertyAccessNoError.types | 13 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 …]
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 180 #define CL_DEFINE_FUNC_PTR(func) func##Func func = nullptr argument 254 auto func = mindspore::lite::opencl::clGetPlatformIDs; in clGetPlatformIDs() local 255 MS_ASSERT(func != nullptr); in clGetPlatformIDs() 256 return func(num_entries, platforms, num_platforms); in clGetPlatformIDs() 262 auto func = mindspore::lite::opencl::clGetPlatformInfo; in clGetPlatformInfo() local 263 MS_ASSERT(func != nullptr); in clGetPlatformInfo() 264 return func(platform, param_name, param_value_size, param_value, param_value_size_ret); in clGetPlatformInfo() 270 auto func = mindspore::lite::opencl::clGetDeviceIDs; in clGetDeviceIDs() local 271 MS_ASSERT(func != nullptr); in clGetDeviceIDs() 272 return func(platform, device_type, num_entries, devices, num_devices); in clGetDeviceIDs() [all …]
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 162 #define CL_DEFINE_FUNC_PTR(func) func##Func func = nullptr argument 237 auto func = OHOS::clGetPlatformIDs; in clGetPlatformIDs() local 238 MS_ASSERT(func != nullptr); in clGetPlatformIDs() 239 return func(num_entries, platforms, num_platforms); in clGetPlatformIDs() 246 auto func = OHOS::clGetPlatformInfo; in clGetPlatformInfo() local 247 MS_ASSERT(func != nullptr); in clGetPlatformInfo() 248 return func(platform, param_name, param_value_size, param_value, param_value_size_ret); in clGetPlatformInfo() 255 auto func = OHOS::clGetDeviceIDs; in clGetDeviceIDs() local 256 MS_ASSERT(func != nullptr); in clGetDeviceIDs() 257 return func(platform, device_type, num_entries, devices, num_devices); in clGetDeviceIDs() [all …]
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | gl_marshal.py | 82 def print_sync_call(self, func, unmarshal = 0): argument 84 func.name, func.get_called_parameter_string()) 85 if func.return_type == 'void' or unmarshal: 87 if func.marshal_call_after and not unmarshal: 88 out(func.marshal_call_after); 91 assert not func.marshal_call_after 93 def print_sync_body(self, func): argument 94 out('/* {0}: marshalled synchronously */'.format(func.name)) 95 out('{0} GLAPIENTRY'.format(func.return_type)) 96 out('_mesa_marshal_{0}({1})'.format(func.name, func.get_parameter_string())) [all …]
|
D | gl_procs.py | 85 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/ |
D | translate_sse.c | 101 struct x86_function *func; member 168 sse_movaps(p->func, reg, in get_const() 185 x86_movzx8(p->func, tmp, src); in emit_load_sse2() 186 sse2_movd(p->func, data, tmp); in emit_load_sse2() 189 x86_movzx16(p->func, tmp, src); in emit_load_sse2() 190 sse2_movd(p->func, data, tmp); in emit_load_sse2() 193 x86_movzx8(p->func, tmp, x86_make_disp(src, 2)); in emit_load_sse2() 194 x86_shl_imm(p->func, tmp, 16); in emit_load_sse2() 195 x86_mov16(p->func, tmp, src); in emit_load_sse2() 196 sse2_movd(p->func, data, tmp); in emit_load_sse2() [all …]
|
/third_party/mesa3d/src/egl/generate/ |
D | gen_egl_dispatch.py | 58 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/ |
D | Preprocessor.h | 32 #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/ |
D | format_helpers.py | 10 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/libxml2/python/ |
D | generator.py | 708 func = name[l:] 709 func = func[0:1].lower() + func[1:] 711 func = name[12:] 712 func = func[0:1].lower() + func[1:] 714 func = name[12:] 715 func = func[0:1].lower() + func[1:] 717 func = name[10:] 718 func = func[0:1].lower() + func[1:] 720 func = name[9:] 721 func = func[0:1].lower() + func[1:] [all …]
|
/third_party/boost/libs/math/test/ |
D | test_error_handling.cpp | 138 const char* func = "boost::math::test_function<%1%>(%1%, %1%, %1%)"; in test_error() local 145 …TEST_EXCEPTION(boost::math::policies::raise_domain_error(func, msg1, T(0.0), throw_policy), std::d… in test_error() 146 …TEST_EXCEPTION(boost::math::policies::raise_domain_error(func, 0, T(0.0), throw_policy), std::doma… in test_error() 147 …TEST_EXCEPTION(boost::math::policies::raise_pole_error(func, msg1, T(0.0), throw_policy), std::dom… in test_error() 148 …TEST_EXCEPTION(boost::math::policies::raise_pole_error(func, 0, T(0.0), throw_policy), std::domain… in test_error() 149 …TEST_EXCEPTION(boost::math::policies::raise_overflow_error<T>(func, msg2, throw_policy), std::over… in test_error() 150 …TEST_EXCEPTION(boost::math::policies::raise_overflow_error<T>(func, 0, throw_policy), std::overflo… in test_error() 151 …TEST_EXCEPTION(boost::math::policies::raise_underflow_error<T>(func, msg2, throw_policy), std::und… in test_error() 152 …TEST_EXCEPTION(boost::math::policies::raise_underflow_error<T>(func, 0, throw_policy), std::underf… in test_error() 153 …TEST_EXCEPTION(boost::math::policies::raise_denorm_error<T>(func, msg2, T(0), throw_policy), std::… in test_error() [all …]
|
/third_party/mesa3d/src/mesa/tnl/ |
D | t_vertex_sse.c | 56 struct x86_function func; member 77 sse_movups(&p->func, dest, arg0); in emit_load4f_4() 91 sse_movss(&p->func, dest, x86_make_disp(arg0, 8)); in emit_load4f_3() 92 sse_shufps(&p->func, dest, get_identity(p), SHUF(X,Y,Z,W) ); in emit_load4f_3() 93 sse_shufps(&p->func, dest, dest, SHUF(Y,Z,X,W) ); in emit_load4f_3() 94 sse_movlps(&p->func, dest, arg0); in emit_load4f_3() 103 sse_movups(&p->func, dest, get_identity(p)); in emit_load4f_2() 104 sse_movlps(&p->func, dest, arg0); in emit_load4f_2() 112 sse_movss(&p->func, dest, arg0); in emit_load4f_1() 113 sse_shufps(&p->func, dest, get_identity(p), SHUF(X,Y,Z,W) ); in emit_load4f_1() [all …]
|