Home
last modified time | relevance | path

Searched defs:NameModifier (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/
H A DNameModifier.java28 public interface NameModifier { interface
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/
H A DNameModifier.java28 public interface NameModifier { interface
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dnamebuilder.cpp51 NameModifier::NameModifier(std::wstring name) : m_nameBase(name), m_index(0) { in NameModifier() function in NameModifier
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/parts/
H A DEditableTablePart.java40 class NameModifier implements ICellModifier { class in EditableTablePart
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dut0stage.h255 /** Increment the number of records in PK (table) with 1.
285 #if 0 /* TODO: MySQL 5.7 PSI */ in setNameModifierLoc()
286 ut_ad(inc_val == 1); in setNameModifierLoc()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/medialive/types/
H A Dtypes.go126 NameModifier *string member
1339 NameModifier *string member
2166 NameModifier *string member
3336 NameModifier *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/medialive/types/
H A Dtypes.go126 NameModifier *string member
1339 NameModifier *string member
2166 NameModifier *string member
3336 NameModifier *string member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Dtypes.go126 NameModifier *string member
1339 NameModifier *string member
2166 NameModifier *string member
3336 NameModifier *string member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/medialive/types/
H A Dtypes.go136 NameModifier *string member
1433 NameModifier *string member
2268 NameModifier *string member
3497 NameModifier *string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/medialive/types/
H A Dtypes.go136 NameModifier *string member
1433 NameModifier *string member
2268 NameModifier *string member
3497 NameModifier *string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Dtypes.go136 NameModifier *string member
1433 NameModifier *string member
2268 NameModifier *string member
3497 NameModifier *string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/medialive/types/
H A Dtypes.go136 NameModifier *string member
1433 NameModifier *string member
2268 NameModifier *string member
3497 NameModifier *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/medialive/types/
H A Dtypes.go152 NameModifier *string member
1588 NameModifier *string member
2499 NameModifier *string member
3824 NameModifier *string member
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h253 OpenMPDirectiveKind NameModifier = OMPD_unknown; variable
283 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h435 OpenMPDirectiveKind NameModifier = OMPD_unknown; variable
465 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h438 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
468 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h438 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
468 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h440 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
470 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h440 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
470 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp664 OpenMPDirectiveKind NameModifier = C->getNameModifier(); in hasParallelIfNumThreadsClause() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DOpenMPClause.h442 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
472 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h442 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
472 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h442 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
472 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h442 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
472 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h442 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; variable
472 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, Stmt *HelperCond, in OMPIfClause()

123456789