Searched defs:funct (Results 1 – 13 of 13) sorted by relevance
/external/crosvm/tests/ |
D | plugin_supported_cpuid.c | 26 int test_cpuid(void* crosvm, union cpuid_function funct, const char* name) { in test_cpuid() 72 union cpuid_function funct; in main() local
|
/external/ltp/testcases/misc/math/float/power/ |
D | genpower.c | 68 char *funct, *bin_path; in main() local
|
/external/ltp/testcases/misc/math/float/iperb/ |
D | geniperb.c | 72 char *funct, *bin_path; in main() local
|
/external/ltp/testcases/misc/math/float/exp_log/ |
D | genexp_log.c | 68 char *funct, *bin_path; in main() local
|
/external/ltp/testcases/misc/math/float/bessel/ |
D | genbessel.c | 72 char *funct, *bin_path; in main() local
|
/external/ltp/testcases/misc/math/float/trigo/ |
D | gentrigo.c | 69 char *funct, *bin_path; in main() local
|
/external/ltp/testcases/misc/math/float/ |
D | tfloat.h | 89 double (*funct)(); member
|
/external/llvm-project/lldb/source/DataFormatters/ |
D | FormattersHelpers.cpp | 77 CXXFunctionSummaryFormat::Callback funct, const char *description, in AddCXXSummary()
|
/external/clang/test/SemaCXX/ |
D | access.cpp | 98 void funct(T) in funct() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | access.cpp | 98 void funct(T) in funct() function
|
/external/llvm-project/llvm/examples/ExceptionDemo/ |
D | ExceptionDemo.cpp | 1692 llvm::Function *funct = NULL; in createStandardUtilityFunctions() local
|
/external/llvm/examples/ExceptionDemo/ |
D | ExceptionDemo.cpp | 1744 llvm::Function *funct = NULL; in createStandardUtilityFunctions() local
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandObjectCommands.cpp | 1065 std::string funct, std::string help, in CommandObjectPythonFunction()
|