Home
last modified time | relevance | path

Searched defs:fnName (Results 1 – 19 of 19) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dtracetst.c120 const char *fnName; in testTraceEntry() local
139 const char *fnName; in testTraceExit() local
168 const char *fnName; in testTraceData() local
/external/OpenCL-CTS/test_conformance/commonfns/
Dtest_binary_fn.cpp53 const char *fnName, bool vectorSecondParam, in test_binary_fn()
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_integers.cpp50 int test_single_param_integer_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_single_param_integer_kernel()
226 int test_single_param_integer_fn( cl_command_queue queue, cl_context context, const char *fnName, s… in test_single_param_integer_fn()
616 int test_two_param_integer_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_two_param_integer_kernel()
775 int test_two_param_integer_fn(cl_command_queue queue, cl_context context, const char *fnName, twoPa… in test_two_param_integer_fn()
801 …m_unmatched_integer_fn(cl_command_queue queue, cl_context context, const char *fnName, twoParamInt… in test_two_param_unmatched_integer_fn()
1269 int test_three_param_integer_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_three_param_integer_kernel()
1436 int test_three_param_integer_fn(cl_command_queue queue, cl_context context, const char *fnName, thr… in test_three_param_integer_fn()
Dtest_upsample.cpp39 int test_upsample_2_param_fn(cl_command_queue queue, cl_context context, const char *fnName, Explic… in test_upsample_2_param_fn()
/external/OpenCL-CTS/test_conformance/relationals/
Dtest_comparisons_double.cpp108 int test_equiv_kernel_double(cl_context context, cl_command_queue queue, const char *fnName, const … in test_equiv_kernel_double()
243 …e(cl_device_id device, cl_context context, cl_command_queue queue, const char *fnName, const char … in test_equiv_kernel_set_double()
Dtest_comparisons_float.cpp114 int test_equiv_kernel_float(cl_context context, cl_command_queue queue, const char *fnName, const c… in test_equiv_kernel_float()
263 int test_equiv_kernel_set_float(cl_context context, cl_command_queue queue, const char *fnName, con… in test_equiv_kernel_set_float()
Dtest_relationals.cpp44 const char *fnName, ExplicitType vecType, in test_any_all_kernel()
301 int test_select_kernel(cl_context context, cl_command_queue queue, const char *fnName, in test_select_kernel()
/external/OpenCL-CTS/test_conformance/geometrics/
Dtest_geometrics_double.cpp291 int test_twoToFloat_kernel_double(cl_command_queue queue, cl_context context, const char *fnName, in test_twoToFloat_kernel_double()
528 int test_oneToFloat_kernel_double(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToFloat_kernel_double()
732 int test_oneToOne_kernel_double(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToOne_kernel_double()
Dtest_geometrics.cpp285 int test_twoToFloat_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_twoToFloat_kernel()
620 int test_oneToFloat_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToFloat_kernel()
830 int test_oneToOne_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToOne_kernel()
/external/cldr/tools/java/org/unicode/cldr/icu/
DRegexManager.java203 String fnName = matcher.group(1); in processValue() local
364 Map<String, Function> addFunction(String fnName, Function function) { in addFunction()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dstreamout_jit.cpp262 std::stringstream fnName("SO_", in Create() local
Dblend_jit.cpp563 std::stringstream fnName("BLND_", in Create() local
Dfetch_jit.cpp121 std::stringstream fnName("FCH_", std::ios_base::in | std::ios_base::out | std::ios_base::ate); in Create() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_bb.cpp27 Function::Function(Program *p, const char *fnName, uint32_t label) in Function()
/external/clang/lib/CodeGen/
DCGObjC.cpp1799 StringRef fnName) { in createARCRuntimeFunction()
1824 StringRef fnName, in emitARCValueOperation()
1852 StringRef fnName) { in emitARCLoadOperation()
1879 StringRef fnName, in emitARCStoreOperation()
1910 StringRef fnName) { in emitARCCopyOperation()
DCGAtomic.cpp304 StringRef fnName, in emitAtomicLibcall()
/external/angle/src/compiler/translator/
DOutputHLSL.cpp42 TStringStream fnName = sh::InitializeStream<TStringStream>(); in ArrayHelperFunctionName() local
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp388 SkString fnName; in onEmitCode() local
/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp404 SkString fnName; in onEmitCode() local