- Sort Score
- Result 10 results
- Languages All
Results 121 - 130 of 141 for Unalias (1.71 sec)
-
src/main/java/jcifs/smb1/smb1/SID.java
/** * SID type indicating a domain. */ public static final int SID_TYPE_DOMAIN = lsarpc.SID_NAME_DOMAIN; /** * SID type indicating a local group or alias. */ public static final int SID_TYPE_ALIAS = lsarpc.SID_NAME_ALIAS; /** * SID type indicating a well-known group. */ public static final int SID_TYPE_WKN_GRP = lsarpc.SID_NAME_WKN_GRP;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 31.5K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.upgrade_title_configuration=Aggiornamento labels.upgrade_data_migration=Migrazione dati labels.upgrade_reindex=Reindicizzazione labels.upgrade_start_button=Avvia labels.replace_aliases=Aggiorna alias labels.reset_dictionaries=Ripristina dizionari labels.reindex_start_button=Avvia labels.targetVersion=Versione target labels.target_version=Versione target labels.sereq_configuration=Richiesta a OpenSearch
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/lsarpc.java
/** SID name type: domain group. */ public static final int SID_NAME_DOM_GRP = 2; /** SID name type: domain. */ public static final int SID_NAME_DOMAIN = 3; /** SID name type: alias. */ public static final int SID_NAME_ALIAS = 4; /** SID name type: well-known group. */ public static final int SID_NAME_WKN_GRP = 5; /** SID name type: deleted account. */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 42.5K bytes - Viewed (0) -
src/cmd/cgo/doc.go
symbols, use _ for local and remote. Example: //go:cgo_import_dynamic _ _ "libc.so.6" For compatibility with current versions of SWIG, #pragma dynimport is an alias for //go:cgo_import_dynamic. //go:cgo_dynamic_linker "<path>" In internal linking mode, use "<path>" as the dynamic linker in the final binary. This directive is only needed from one
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Dec 11 23:57:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.upgrade_title_configuration=Mise à niveau labels.upgrade_data_migration=Migration de données labels.upgrade_reindex=Réindexation labels.upgrade_start_button=Démarrer labels.replace_aliases=Remplacer les alias labels.reset_dictionaries=Réinitialiser les dictionnaires labels.reindex_start_button=Démarrer labels.targetVersion=Version cible labels.target_version=Version cible labels.sereq_configuration=Requête à OpenSearch
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.upgrade_title_configuration=Actualización labels.upgrade_data_migration=Migración de datos labels.upgrade_reindex=Reindexación labels.upgrade_start_button=Iniciar labels.replace_aliases=Actualizar alias labels.reset_dictionaries=Restablecer diccionarios labels.reindex_start_button=Iniciar labels.targetVersion=Versión de destino labels.target_version=Versión de destino labels.sereq_configuration=Solicitud a OpenSearch
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
guava/src/com/google/common/collect/ImmutableMap.java
Entry<K, V> onlyEntry = requireNonNull(entries[0]); return of(onlyEntry.getKey(), onlyEntry.getValue()); default: break; } // localEntries is an alias for the entries field, except if we end up removing duplicates in // a copy of the entries array. Likewise, localSize is the same as size except in that case.
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 44.3K bytes - Viewed (0) -
.bazelrc
# with Eigen threadpool support build:mkl_aarch64_threadpool --define=build_with_mkl_aarch64=true build:mkl_aarch64_threadpool -c opt # This is an alias for the mkl_aarch64_threadpool build. build:mkl_aarch64 --config=mkl_aarch64_threadpool # Default CUDA, CUDNN and NVSHMEM versions. build:cuda_version --repo_env=HERMETIC_CUDA_VERSION="12.5.1"
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Aug 22 21:03:34 UTC 2025 - 56K bytes - Viewed (0) -
src/cmd/asm/internal/asm/parse.go
return } a.Type = obj.TYPE_REGREG a.Offset = int64(r2) // Nothing may follow return } if p.arch.Family == sys.PPC64 { // Special form for PPC64: (R1+R2); alias for (R1)(R2). if prefix != 0 || scale != 0 { p.errorf("illegal address mode for register+register") return } a.Type = obj.TYPE_MEM a.Scale = 0 a.Index = r2
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 14 15:13:11 UTC 2025 - 37.3K bytes - Viewed (0) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
for-some.biz for-the.biz selfip.biz webhop.biz ftpaccess.cc game-server.cc myphotos.cc scrapping.cc blogdns.com cechire.com dnsalias.com dnsdojo.com doesntexist.com dontexist.com doomdns.com dyn-o-saur.com dynalias.com dyndns-at-home.com dyndns-at-work.com dyndns-blog.com dyndns-free.com dyndns-home.com dyndns-ip.com dyndns-mail.com
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (0)