| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| vdev_cache.c | 150 vdev_cache_evict(vdev_cache_t *vc, vdev_cache_entry_t *ve) 153 ASSERT(ve->ve_fill_io == NULL); 154 ASSERT(ve->ve_data != NULL); 156 avl_remove(&vc->vc_lastused_tree, ve); 157 avl_remove(&vc->vc_offset_tree, ve); 158 zio_buf_free(ve->ve_data, VCBS); 159 kmem_free(ve, sizeof (vdev_cache_entry_t)); 172 vdev_cache_entry_t *ve; local 185 ve = avl_first(&vc->vc_lastused_tree); 186 if (ve->ve_fill_io != NULL 229 vdev_cache_entry_t *ve = fio->io_private; local 267 vdev_cache_entry_t *ve, ve_search; local 344 vdev_cache_entry_t *ve, ve_search; local 380 vdev_cache_entry_t *ve; local [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/VE/TargetInfo/ |
| VETargetInfo.cpp | 1 //===-- VETargetInfo.cpp - VE Target Implementation -----------------------===// 20 RegisterTarget<Triple::ve, /*HasJIT=*/false> X(getTheVETarget(), "ve", 21 "VE", "VE");
|
| /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/ |
| VE.cpp | 1 //===--- VE.cpp - Tools Implementations -------------------------*- C++ -*-===// 9 #include "VE.h" 21 void ve::getVETargetFeatures(const Driver &D, const ArgList &Args,
|
| VE.h | 1 //===--- VE.h - VE-specific Tool Helpers ------------------------*- C++ -*-===// 21 namespace ve { namespace in namespace:clang::driver::tools 26 } // end namespace ve
|
| /src/bin/ps/ |
| print.c | 299 command(struct pinfo *pi, VARENT *ve, enum mode mode) 309 v = ve->var; 310 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) { 311 if (SIMPLEQ_NEXT(ve, next) == NULL) { 376 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0) 381 groups(struct pinfo *pi, VARENT *ve, enum mode mode) 391 v = ve->var; 392 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) { 393 if (SIMPLEQ_NEXT(ve, next) == NULL) { 413 if (SIMPLEQ_NEXT(ve, next) != NULL && left > 0 [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| intel_lrc.c | 435 struct virtual_engine *ve = local 436 rb_entry(rb, typeof(*ve), nodes[engine->id].rb); 439 if (engine == ve->siblings[0]) { /* only preempt one sibling */ 443 next = READ_ONCE(ve->request); 1244 /* We've switched away, so this should be a no-op, but intent matters */ 1304 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local 1305 struct i915_request *next = READ_ONCE(ve->request); 1308 tasklet_schedule(&ve->base.execlists.tasklet); 1624 static bool virtual_matches(const struct virtual_engine *ve, 1856 struct virtual_engine *ve = local 1965 struct virtual_engine *ve = local 2476 struct virtual_engine *ve = to_virtual_engine(rq->engine); local 3728 struct virtual_engine *ve = local 4704 struct virtual_engine *ve = local 4772 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local 4779 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local 4793 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local 4804 struct virtual_engine *ve = container_of(ce, typeof(*ve), context); local 4851 struct virtual_engine * const ve = (struct virtual_engine *)data; local 4956 struct virtual_engine *ve = to_virtual_engine(rq->engine); local 5010 struct virtual_engine *ve = to_virtual_engine(rq->engine); local 5033 struct virtual_engine *ve; local 5197 struct virtual_engine *ve = to_virtual_engine(engine); local 5233 struct virtual_engine *ve = to_virtual_engine(engine); local 5305 struct virtual_engine *ve = local [all...] |
| /src/external/gpl2/gettext/dist/gettext-runtime/src/ |
| gettext.sh.in | 75 --version | --versio | --versi | --vers | --ver | --ve | --v )
|
| /src/external/gpl3/binutils/dist/ |
| move-if-change | 53 --version | --versio | --versi | --vers | --ver | --ve | --v)
|
| /src/external/gpl3/binutils.old/dist/ |
| move-if-change | 53 --version | --versio | --versi | --vers | --ver | --ve | --v)
|
| /src/external/gpl3/gcc/dist/ |
| move-if-change | 53 --version | --versio | --versi | --vers | --ver | --ve | --v)
|
| /src/external/gpl3/gcc.old/dist/ |
| move-if-change | 53 --version | --versio | --versi | --vers | --ver | --ve | --v)
|
| /src/external/gpl3/gdb/dist/ |
| move-if-change | 53 --version | --versio | --versi | --vers | --ver | --ve | --v)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-unwind.py | 96 except ValueError as ve: 98 read_register_error = str(ve) 112 except ValueError as ve: 113 add_saved_register_errors["unknown_name"] = str(ve) 117 except ValueError as ve: 118 add_saved_register_errors["unknown_number"] = str(ve) 122 except TypeError as ve: 123 add_saved_register_errors["bad_value"] = str(ve)
|
| /src/external/gpl3/gdb.old/dist/ |
| move-if-change | 53 --version | --versio | --versi | --vers | --ver | --ve | --v)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-unwind.py | 96 except ValueError as ve: 98 read_register_error = str(ve) 112 except ValueError as ve: 113 add_saved_register_errors["unknown_name"] = str(ve) 117 except ValueError as ve: 118 add_saved_register_errors["unknown_number"] = str(ve) 122 except TypeError as ve: 123 add_saved_register_errors["bad_value"] = str(ve)
|
| /src/external/bsd/unbound/dist/validator/ |
| val_nsec3.h | 123 * @param ve: validator environment, with iteration count settings. 136 nsec3_prove_nameerror(struct module_env* env, struct val_env* ve, 161 * @param ve: validator environment, with iteration count settings. 174 nsec3_prove_nodata(struct module_env* env, struct val_env* ve, 184 * @param ve: validator environment, with iteration count settings. 199 nsec3_prove_wildcard(struct module_env* env, struct val_env* ve, 210 * @param ve: validator environment, with iteration count settings. 229 nsec3_prove_nods(struct module_env* env, struct val_env* ve, 239 * @param ve: validator environment, with iteration count settings. 254 nsec3_prove_nxornodata(struct module_env* env, struct val_env* ve, [all...] |
| val_utils.h | 120 * @param ve: validator environment (verification settings) 133 struct val_env* ve, struct ub_packed_rrset_key* rrset, 142 * @param ve: validator environment (verification settings) 158 struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset, 167 * @param ve: validator environment (verification settings) 184 struct val_env* ve, struct ub_packed_rrset_key* dnskey_rrset, 197 * @param ve: validator environment (verification settings) 218 struct module_env* env, struct val_env* ve, 229 * @param ve: validator environment (verification settings) 251 struct module_env* env, struct val_env* ve, [all...] |
| val_sigcrypt.h | 256 * @param ve: validator environment, date settings. 273 struct val_env* ve, struct ub_packed_rrset_key* rrset, 282 * @param ve: validator environment, date settings. 293 enum sec_status dnskey_verify_rrset(struct module_env* env, struct val_env* ve, 302 * @param ve: validator environment, date settings. 321 struct sldns_buffer* buf, struct val_env* ve, time_t now,
|
| val_nsec.h | 63 * @param ve: validator env for rrsig verification routines. 80 struct val_env* ve, struct query_info* qinfo,
|
| val_sigcrypt.c | 538 * @param ve: validator environment, date settings. 556 dnskeyset_verify_rrset_sig(struct module_env* env, struct val_env* ve, 590 env->scratch_buffer, ve, now, rrset, dnskey, i, 624 dnskeyset_verify_rrset(struct module_env* env, struct val_env* ve, 659 sec = dnskeyset_verify_rrset_sig(env, ve, *env->now, rrset, 707 dnskey_verify_rrset(struct module_env* env, struct val_env* ve, 736 env->scratch_buffer, ve, *env->now, rrset, 1417 check_dates(struct val_env* ve, uint32_t unow, uint8_t* expi_p, 1428 if(ve->date_override) { 1429 if(ve->date_override == -1) [all...] |
| /src/usr.sbin/makefs/cd9660/ |
| cd9660_eltorito.c | 246 boot_catalog_validation_entry *ve; local 253 ve = &entry->entry_data.VE; 255 ve->header_id[0] = 1; 256 ve->platform_id[0] = sys; 257 ve->key[0] = 0x55; 258 ve->key[1] = 0xAA; 262 cd9660_721(0, ve->checksum); 263 csptr = (unsigned char*)ve; 264 for (i = 0; i < sizeof(*ve); i += 2) [all...] |
| /src/external/cddl/osnet/dist/lib/libzfs/common/ |
| libzfs_import.c | 229 vdev_entry_t *ve; local 298 for (ve = pe->pe_vdevs; ve != NULL; ve = ve->ve_next) { 299 if (ve->ve_guid == top_guid) 303 if (ve == NULL) { 304 if ((ve = zfs_alloc(hdl, sizeof (vdev_entry_t))) == NULL) { 308 ve->ve_guid = top_guid; 309 ve->ve_next = pe->pe_vdevs 448 vdev_entry_t *ve; local 1214 vdev_entry_t *ve, *venext; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| optimize.d | 183 if (auto ve = e1.isVarExp()) 185 VarDeclaration v = ve.var.isVarDeclaration(); 456 if (auto ve = e.e1.isVarExp()) 458 if (!ve.var.isReference() && !ve.var.isImportedSymbol()) 460 ret = new SymOffExp(e.loc, ve.var, 0, ve.hasOverloads); 492 else if (auto ve = e.isVarExp()) 494 if (!ve.var.isReference() && 495 !ve.var.isImportedSymbol() & [all...] |
| /src/external/bsd/ntp/dist/sntp/libevent/build-aux/ |
| missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
| /src/external/bsd/openldap/dist/contrib/ldapc++/ |
| missing | 67 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|