Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 9 of 9) sorted by relevance

/llvm-project/libc/test/src/__support/HashTable/
H A Dgroup_test.cpp79 size_t choice = random % sample_space; in TEST() local
39 size_t choice = random % 4; TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-print.cpp65 printf_uses_return_value(int choice) printf_uses_return_value() argument
180 fprintf_uses_return_value(int choice) fprintf_uses_return_value() argument
/llvm-project/polly/lib/External/isl/include/isl/
H A Darg.h65 struct isl_arg_choice *choice; member
69 } choice; member
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dmove-const-arg.cpp477 void (*choice)(int, int &&); in testFuncPointer() local
/llvm-project/polly/lib/External/isl/
H A Disl_sample.c438 int choice; in isl_tab_sample() local
H A Disl_arg.c808 const char *choice; in parse_choice_option() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp27 chooseOperand(Value input1,Value input2,BoolAttr choice) chooseOperand() argument
/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1548 uint32_t choice = (exceptionTableData & 0x0f000000) >> 24; getInfoFromEHABISection() local
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1613 void SetChoice(llvm::StringRef choice) { in SetChoice() argument
1698 std::string choice = GetChoiceContent(); in GetLazyBoolean() local
3123 std::string choice = m_load_dependent_files_field->GetChoiceContent(); GetLoadDependentFiles() local
[all...]