/aosp_15_r20/frameworks/native/services/inputflinger/ |
H A D | InputListener.cpp | 111 constexpr static auto& fnName = __func__; in notifyInputDevicesChanged() local 118 constexpr static auto& fnName = __func__; in notifyKey() local 125 constexpr static auto& fnName = __func__; in notifyMotion() local 132 constexpr static auto& fnName = __func__; in notifySwitch() local 139 constexpr static auto& fnName = __func__; in notifySensor() local 146 constexpr static auto& fnName = __func__; in notifyVibratorState() local 153 constexpr static auto& fnName = __func__; in notifyDeviceReset() local 160 constexpr static auto& fnName = __func__; in notifyPointerCaptureChanged() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/ |
H A D | test_integers.cpp | 45 int test_single_param_integer_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_single_param_integer_kernel() 221 int test_single_param_integer_fn( cl_command_queue queue, cl_context context, const char *fnName, s… in test_single_param_integer_fn() 611 int test_two_param_integer_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_two_param_integer_kernel() 770 int test_two_param_integer_fn(cl_command_queue queue, cl_context context, const char *fnName, twoPa… in test_two_param_integer_fn() 796 …m_unmatched_integer_fn(cl_command_queue queue, cl_context context, const char *fnName, twoParamInt… in test_two_param_unmatched_integer_fn() 1264 int test_three_param_integer_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_three_param_integer_kernel() 1439 int test_three_param_integer_fn(cl_command_queue queue, cl_context context, const char *fnName, thr… in test_three_param_integer_fn()
|
H A D | test_upsample.cpp | 39 int test_upsample_2_param_fn(cl_command_queue queue, cl_context context, const char *fnName, Explic… in test_upsample_2_param_fn()
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | tracetst.c | 121 const char *fnName; in testTraceEntry() local 140 const char *fnName; in testTraceExit() local 169 const char *fnName; in testTraceData() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | tracetst.c | 121 const char *fnName; in testTraceEntry() local 140 const char *fnName; in testTraceExit() local 169 const char *fnName; in testTraceData() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/geometrics/ |
H A D | test_geometrics_double.cpp | 294 int test_twoToFloat_kernel_double(cl_command_queue queue, cl_context context, const char *fnName, in test_twoToFloat_kernel_double() 536 int test_oneToFloat_kernel_double(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToFloat_kernel_double() 743 int test_oneToOne_kernel_double(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToOne_kernel_double()
|
H A D | test_geometrics.cpp | 291 int test_twoToFloat_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_twoToFloat_kernel() 631 int test_oneToFloat_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToFloat_kernel() 842 int test_oneToOne_kernel(cl_command_queue queue, cl_context context, const char *fnName, in test_oneToOne_kernel()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/ |
H A D | test_relationals.cpp | 50 const char *fnName, ExplicitType vecType, in test_any_all_kernel() 327 int test_select_kernel(cl_context context, cl_command_queue queue, const char *fnName, in test_select_kernel()
|
H A D | test_comparisons_fp.h | 80 std::string fnName; member
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/win32/ |
H A D | misc.c | 171 FARPROC apr_load_dll_func(apr_dlltoken_e fnLib, char* fnName, int ordinal) in apr_load_dll_func()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 1799 StringRef fnName) { in createARCRuntimeFunction() 1824 StringRef fnName, in emitARCValueOperation() 1852 StringRef fnName) { in emitARCLoadOperation() 1879 StringRef fnName, in emitARCStoreOperation() 1910 StringRef fnName) { in emitARCCopyOperation()
|
H A D | CGAtomic.cpp | 304 StringRef fnName, in emitAtomicLibcall()
|
/aosp_15_r20/frameworks/native/services/powermanager/ |
H A D | PowerHalController.cpp | 103 HalResult<T> PowerHalController::processHalResult(HalResult<T>&& result, const char* fnName) { in processHalResult()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/commonfns/ |
H A D | test_base.h | 56 std::string fnName; member
|
H A D | test_unary_fn.cpp | 180 const std::string &fnName, VerifyFuncUnary<T> verifyFn) in test_unary_fn()
|
H A D | test_binary_fn.cpp | 60 const std::string& fnName, bool vecSecParam, in test_binary_fn()
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_alias_analysis.cpp | 494 auto fnName = std::get<0>(param); in TEST_P() local 534 auto fnName = std::get<0>(param); in TEST_P() local 570 auto fnName = std::get<0>(param); in TEST_P() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_bb.cpp | 27 Function::Function(Program *p, const char *fnName, uint32_t label) in Function()
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | ShaderCodeDictionary.cpp | 169 std::string fnName; in invoke_node() local
|
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ |
H A D | OutputHLSL.cpp | 43 TStringStream fnName = sh::InitializeStream<TStringStream>(); in ArrayHelperFunctionName() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | GrOvalOpFactory.cpp | 473 SkString fnName = fragBuilder->getMangledFunctionName("coverage_from_dash_edge"); in onEmitCode() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |