| /freebsd/contrib/kyua/utils/format/ |
| H A D | formatter.cpp | 80 const std::string placeholder = expansion.substr(begin, end - begin + 1); in find_next_placeholder() local 82 placeholder.find('%', 1) != std::string::npos) in find_next_placeholder() 84 placeholder + "'"); in find_next_placeholder() 85 return std::make_pair(begin, placeholder); in find_next_placeholder() 188 const std::pair< std::string::size_type, std::string > placeholder = in init() local 191 strip_double_percent(_expansion, _last_pos, placeholder.first); in init() 193 _oss = new_ostringstream(placeholder.second); in init() 196 _placeholder_pos = placeholder.first - no_percents.second; in init() 197 _placeholder = placeholder.second; in init()
|
| H A D | formatter.ipp | 40 /// Replaces the first format placeholder in a formatter. 42 /// Constructs a new formatter object that has one less formatting placeholder, 47 /// \param arg The argument to use as replacement for the format placeholder. 49 /// \return A new formatter that has one less format placeholder.
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | BuiltinTypes.def | 26 // PLACEHOLDER_TYPE(Id, SingletonId) - A placeholder type. Placeholder 266 // The type of an unresolved overload set. A placeholder type. 277 // Overload should be the first placeholder type, or else change 282 // A placeholder type. Expressions with this type have one of the 293 // VS.NET's __property declarations. A placeholder type. The 309 // __builtin_any_type. A placeholder type. Useful for clients 322 // A placeholder type for incomplete matrix index expressions. 325 // A placeholder type for OpenMP array sections. 328 // A placeholder type for OpenMP array shaping operation. 331 // A placeholder type for OpenMP iterators.
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | qmi.h | 293 char placeholder; member 297 char placeholder; member 301 char placeholder; member 305 char placeholder; member 403 char placeholder; member 407 char placeholder; member
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | qmi_wlfw_v01.h | 231 char placeholder; member 238 char placeholder; member 300 char placeholder; member 453 char placeholder; member 612 char placeholder; member 619 char placeholder; member 640 char placeholder; member
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | scic_io_request.h | 92 void * placeholder; member 102 void * placeholder; member
|
| /freebsd/share/examples/ppp/ |
| H A D | ppp.secret.sample | 17 # used as a placeholder if you do not wish to override the IP 22 # can be used as a placeholder if you do not wish to override the
|
| /freebsd/contrib/expat/doc/ |
| H A D | ok.min.css | 2 …placeholder,textarea::placeholder{color:var(--ok-tc-2)}input::-webkit-input-placeholder,textarea::…
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_globals.cpp | 66 alignof(MapOfGlobals)) static char placeholder[sizeof(MapOfGlobals)]; in GlobalsByIndicator() local 67 globals_by_indicator = new (placeholder) MapOfGlobals(); in GlobalsByIndicator() 85 placeholder[sizeof(DynInitGlobalsByModule)]; in DynInitGlobals() local 86 globals_by_module = new (placeholder) DynInitGlobalsByModule(); in DynInitGlobals()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | qmi.h | 381 char placeholder; member 385 char placeholder; member 500 char placeholder; member
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/experimental/ |
| H A D | utility | 20 3.1.2, erased-type placeholder
|
| /freebsd/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | utility | 24 3.1.2, erased-type placeholder
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EVP_camellia_128_ecb.pod | 39 I<EVP_ciphername> is used a placeholder for any of the described cipher
|
| H A D | EVP_aria_128_gcm.pod | 45 I<EVP_ciphername> is used a placeholder for any of the described cipher
|
| H A D | EVP_des_cbc.pod | 37 I<EVP_ciphername> is used a placeholder for any of the described cipher
|
| H A D | EVP_PKEY_CTX_get_algor.pod | 36 placeholder for any EVP operation type.
|
| H A D | BIO_get_ex_new_index.pod | 75 In the description here, I<TYPE> is used a placeholder
|
| /freebsd/contrib/netbsd-tests/lib/libc/regex/ |
| H A D | README | 19 - placeholder, does nothing
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ConstantEmitter.h | 162 llvm::GlobalValue *placeholder);
|
| /freebsd/lib/libc/isc/ |
| H A D | eventlib_p.h | 179 struct { const void *placeholder; } null; member
|
| /freebsd/crypto/libecc/ |
| H A D | meson.options | 76 # used by external tools as a placeholder to add or
|
| /freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos8895-dreamlte.dts | 101 regulator-name = "reg-placeholder";
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx53-sk-imx53.dts | 100 mac-address = [000000000000]; /* placeholder; will be overwritten by bootloader */
|
| /freebsd/contrib/kyua/utils/config/ |
| H A D | nodes.ipp | 150 /// placeholder for future values. 268 /// placeholder for future values.
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | DEFINE_LIST_OF.pod | 46 here, B<I<TYPE>> is used as a placeholder for any datatype. Lists are intended to
|