Home
last modified time | relevance | path

Searched refs:NeedsQuotes (Results 1 – 23 of 23) sorted by relevance

/dports/www/wt/wt-4.6.1/src/Wt/Dbo/
H A DSqlTraits.h176 NeedsQuotes = 0x10,//!< Field name needs quotes when using in SQL enumerator
249 bool needsQuotes() const { return (flags_ & NeedsQuotes) != 0; } in needsQuotes()
H A DSession.C1263 FieldFlags::NeedsQuotes)); in getFields()
1268 FieldFlags::Version | FieldFlags::NeedsQuotes)); in getFields()
H A DDbAction_impl.h79 int flags = FieldFlags::Mutable | FieldFlags::NeedsQuotes; in act()
/dports/biology/iqtree/IQ-TREE-2.0.6/ncl/
H A Dnxstaxablock.h47 bool NeedsQuotes(unsigned i);
H A Dnxstaxablock.cpp296 bool NxsTaxaBlock::NeedsQuotes( in NeedsQuotes() function in NxsTaxaBlock
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DAsmWriter.cpp102 bool NeedsQuotes = isdigit(Name[0]); in PrintLLVMName() local
103 if (!NeedsQuotes) { in PrintLLVMName()
107 NeedsQuotes = true; in PrintLLVMName()
114 if (!NeedsQuotes) { in PrintLLVMName()
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DAsmWriter.cpp402 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
403 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
412 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
419 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DAsmWriter.cpp418 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
419 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
428 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
435 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DAsmWriter.cpp409 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
410 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
419 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
426 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DAsmWriter.cpp406 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
407 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
416 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
423 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DAsmWriter.cpp353 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
354 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
363 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
370 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DAsmWriter.cpp353 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
354 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
363 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
370 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DAsmWriter.cpp418 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
419 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
428 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
435 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DAsmWriter.cpp406 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
407 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
416 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
423 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp353 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
354 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
363 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
370 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp406 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
407 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
416 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
423 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DAsmWriter.cpp355 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
356 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
365 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
372 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DAsmWriter.cpp353 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
354 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
363 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
370 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp406 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
407 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
416 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
423 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DAsmWriter.cpp418 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
419 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
428 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
435 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DAsmWriter.cpp353 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
354 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
363 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
370 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DAsmWriter.cpp401 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
402 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
411 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
418 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DAsmWriter.cpp402 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local
403 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()
412 NeedsQuotes = true; in printLLVMNameWithoutPrefix()
419 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()