Home
last modified time | relevance | path

Searched refs:update (Results 1 – 25 of 1048) sorted by relevance

12345678910>>...42

/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_debug.c189 if (update->flip_addr) { in update_surface_trace()
194 update->flip_addr->address.type, in update_surface_trace()
200 if (update->plane_info) { in update_surface_trace()
211 update->plane_info->color_space, in update_surface_trace()
212 update->plane_info->format, in update_surface_trace()
218 update->plane_info->rotation, in update_surface_trace()
252 update->plane_info->visible, in update_surface_trace()
259 if (update->scaling_info) { in update_surface_trace()
277 update->scaling_info->src_rect.x, in update_surface_trace()
278 update->scaling_info->src_rect.y, in update_surface_trace()
[all …]
/openbsd/regress/sbin/pfctl/
H A DMakefile88 pfail${n}-update:
109 pf${n}-update:
154 pfload${n}-update:
180 pfoptimize${n}-update:
203 pfr${n}-update:
222 pfi${n}-update:
243 pfopt${n}-update:
262 pfcmd${n}-update:
285 pfcmdfail${n}-update:
312 pfsetup${n}-update:
[all …]
/openbsd/gnu/llvm/llvm/lib/IR/
H A DStructuralHash.cpp27 void update(uint64_t V) { Hash = hashing::detail::hash_16_bytes(Hash, V); } in update() function in details::StructuralHash
32 void update(const Function &F) { in update() function in details::StructuralHash
36 update(F.isVarArg()); in update()
37 update(F.arg_size()); in update()
46 update(45798); // Block header in update()
48 update(Inst.getOpcode()); in update()
59 void update(const Module &M) { in update() function in details::StructuralHash
61 update(F); in update()
71 H.update(F); in StructuralHash()
77 H.update(M); in StructuralHash()
/openbsd/gnu/usr.bin/texinfo/po/
H A DRules-quot5 .SUFFIXES: .insert-header .po-update-en
8 $(MAKE) en@quot.po-update
10 $(MAKE) en@boldquot.po-update
12 en@quot.po-update: en@quot.po-update-en
13 en@boldquot.po-update: en@boldquot.po-update-en
15 .insert-header.po-update-en:
16 @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
/openbsd/regress/usr.sbin/bgpd/integrationtests/
H A Dexabgp.as0.test2.ok1 neighbor 10.12.57.1 receive update announced 10.12.1.0/24 next-hop 10.12.57.3 origin igp as-path [ …
2 neighbor 10.12.57.1 receive update announced 10.12.3.0/24 next-hop 10.12.57.3 origin igp as-path [ …
3 neighbor 10.12.57.1 receive update announced 10.13.1.0/24 next-hop 10.12.57.4 origin igp as-path [ …
4 neighbor 10.12.57.1 receive update announced 10.13.2.0/24 next-hop 10.12.57.4 origin igp as-path [ …
5 neighbor 10.12.57.1 receive update announced 10.13.3.0/24 next-hop 10.12.57.4 origin igp as-path [ …
/openbsd/regress/usr.sbin/bgpd/config/
H A Dbgpd.conf.5.ok12 fib-update yes
17 fib-update yes
22 fib-update yes
30 fib-update no
35 rde rib Loc-RIB rtable 0 fib-update yes
/openbsd/gnu/llvm/lldb/examples/summaries/cocoa/
H A DCFArray.py35 self.update()
37 def update(self): member in NSArrayKVC_SynthProvider
68 self.update()
70 def update(self): member in NSArrayCF_SynthProvider
93 self.update()
95 def update(self): member in NSArrayI_SynthProvider
121 self.update()
123 def update(self): member in NSArrayM_SynthProvider
160 def update(self): member in NSArray_SynthProvider
164 self.wrapper.update()
H A DNSDate.py75 self.update()
80 def update(self): member in NSTaggedDate_SummaryProvider
108 self.update()
110 def update(self): member in NSUntaggedDate_SummaryProvider
142 self.update()
144 def update(self): member in NSCalendarDate_SummaryProvider
174 self.update()
176 def update(self): member in NSTimeZoneClass_SummaryProvider
199 self.update()
201 def update(self): member in NSUnknownDate_SummaryProvider
H A DNSSet.py43 self.update()
45 def update(self): member in NSCFSet_SummaryProvider
75 self.update()
77 def update(self): member in NSSetUnknown_SummaryProvider
108 self.update()
110 def update(self): member in NSSetI_SummaryProvider
152 self.update()
154 def update(self): member in NSSetM_SummaryProvider
182 self.update()
184 def update(self): member in NSCountedSet_SummaryProvider
H A DCFDictionary.py43 self.update()
45 def update(self): member in NSCFDictionary_SummaryProvider
83 self.update()
85 def update(self): member in NSDictionaryI_SummaryProvider
126 self.update()
128 def update(self): member in NSDictionaryM_SummaryProvider
161 self.update()
163 def update(self): member in NSDictionaryUnknown_SummaryProvider
/openbsd/usr.sbin/smtpd/
H A Dscheduler_ramqueue.c198 update = xcalloc(1, sizeof *update); in scheduler_ram_insert()
200 rq_queue_init(update); in scheduler_ram_insert()
224 update->evpcount++; in scheduler_ram_insert()
244 r = update->evpcount; in scheduler_ram_commit()
256 free(update); in scheduler_ram_commit()
273 r = update->evpcount; in scheduler_ram_rollback()
280 free(update); in scheduler_ram_rollback()
418 int i, update; in scheduler_ram_release() local
428 update = 1; in scheduler_ram_release()
431 update = 0; in scheduler_ram_release()
[all …]
/openbsd/regress/usr.bin/cvs/
H A DMakefile60 cvs-update-Aflag-kflag-kv \
61 cvs-update-Aflag-kflag-k-rflag-1.1 \
62 cvs-update-Aflag-rflag-1.1 \
63 cvs-update-Aflag \
72 cvs-update-with-local
290 test-cvs-update-Aflag:
294 test-cvs-update-Aflag-kflag-kv:
299 test-cvs-update-Aflag-kflag-k-rflag-1.1:
304 test-cvs-update-Aflag-rflag-1.1:
309 test-cvs-update-for_subdir:
[all …]
/openbsd/gnu/usr.bin/cvs/
H A Dcvs.spec159 - update to 1.10.7.
166 - update to 1.10.6.
175 - update to 1.10.5.
178 - update to 1.10.4.
181 - update to 1.10.3.
184 - update to 1.10.2.
190 - update to 1.10.1
196 - update to 1.10.
199 - update to 1.9.30.
206 - update to 1.9.28
/openbsd/sys/arch/amd64/amd64/
H A Ducode.c221 struct intel_ucode_header *update; in cpu_ucode_intel_apply() local
237 update = cpu_ucode_intel_applied; in cpu_ucode_intel_apply()
238 if (update == NULL) in cpu_ucode_intel_apply()
239 update = cpu_ucode_intel_find(cpu_ucode_data, in cpu_ucode_intel_apply()
241 if (update == NULL) { in cpu_ucode_intel_apply()
245 if (update->update_revision == old_rev) { in cpu_ucode_intel_apply()
251 data = (paddr_t)update; in cpu_ucode_intel_apply()
259 __func__, ci->ci_cpuid, old_rev, new_rev, update->date)); in cpu_ucode_intel_apply()
261 cpu_ucode_intel_applied = update; in cpu_ucode_intel_apply()
264 __func__, ci->ci_cpuid, old_rev, update->update_revision, new_rev)); in cpu_ucode_intel_apply()
/openbsd/gnu/llvm/lldb/examples/summaries/
H A Dsp_cp.py14 self.update()
16 def update(self): member in SharedPtr_SyntheticChildrenProvider
47 self.update()
49 def update(self): member in ValueObjectSP_SyntheticChildrenProvider
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DHashBuilder.h53 void update(ArrayRef<uint8_t> Data) { this->getHasher().update(Data); } in update() function
60 void update(StringRef Data) { in update() function
61 update( in update()
134 this->update(ArrayRef(reinterpret_cast<const uint8_t *>(Value.begin()), in add()
162 this->update(ArrayRef(reinterpret_cast<const uint8_t *>(Value.begin()), in add()
319 this->update(ArrayRef(reinterpret_cast<const uint8_t *>(&SwappedValue), in adjustForEndiannessAndAdd()
341 this->update(ArrayRef(reinterpret_cast<const uint8_t *>(First), in addRangeElementsImpl()
407 void update(ArrayRef<uint8_t> Data) { in update() function
/openbsd/sys/arch/i386/i386/
H A Ducode.c244 struct intel_ucode_header *update; in cpu_ucode_intel_apply() local
260 update = cpu_ucode_intel_applied; in cpu_ucode_intel_apply()
261 if (update == NULL) in cpu_ucode_intel_apply()
262 update = cpu_ucode_intel_find(cpu_ucode_data, in cpu_ucode_intel_apply()
264 if (update == NULL) { in cpu_ucode_intel_apply()
268 if (update->update_revision == old_rev) { in cpu_ucode_intel_apply()
274 data = (paddr_t)update; in cpu_ucode_intel_apply()
282 __func__, ci->ci_cpuid, old_rev, new_rev, update->date)); in cpu_ucode_intel_apply()
284 cpu_ucode_intel_applied = update; in cpu_ucode_intel_apply()
287 __func__, ci->ci_cpuid, old_rev, update->update_revision, new_rev)); in cpu_ucode_intel_apply()
/openbsd/lib/libcrypto/evp/
H A Dm_sha1.c100 .update = sha1_update,
146 .update = sha224_update,
185 .update = sha256_update,
227 .update = sha384_update,
266 .update = sha512_update,
305 .update = sha512_224_update,
344 .update = sha512_256_update,
H A Dm_null.c74 update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
91 .update = update,
H A Dm_wp.c23 update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
40 .update = update,
/openbsd/gnu/llvm/llvm/utils/
H A DlldbDataFormatters.py57 self.update() # initialize this provider
79 def update(self): member in SmallVectorSynthProvider
96 self.update() # initialize this provider
114 def update(self): member in ArrayRefSynthProvider
217 self.update()
237 def update(self): member in PointerIntPairSynthProvider
273 self.update()
289 def update(self): member in PointerUnionSynthProvider
/openbsd/gnu/llvm/libcxx/utils/ci/
H A DDockerfile24 # To update the image, rebuild it and push it to ldionne/libcxx-builder (which
36 RUN apt-get update && apt-get install -y bash curl
39 RUN apt-get update && apt-get install -y ninja-build python3 python3-sphinx python3-distutils pytho…
45 RUN apt-get update && apt-get install -y language-pack-en language-pack-fr \
62 RUN apt-get update && apt-get install -y lsb-release wget software-properties-common
78 RUN apt-get update && apt-get install -y clang-format-$(($LLVM_HEAD_VERSION - 2)) clang-format-$(($…
88 RUN apt-get update && apt-get install -y llvm-$(($LLVM_HEAD_VERSION - 1))-dev llvm-$(($LLVM_HEA…
92 RUN apt-get update && apt-get install -y llvm-16-dev libclang-16-dev
96 RUN apt-get update && apt install -y gcc-$((GCC_LATEST_VERSION - 1)) g++-$((GCC_LATEST_VERSION - 1))
97 RUN apt-get update && apt install -y gcc-$GCC_LATEST_VERSION g++-$GCC_LATEST_VERSION
[all …]
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A Ddisplay.py41 def update(self, test): member in ProgressPredictor
66 def update(self, test): pass member in NopDisplay
84 self.progress_bar.update(0.0, '')
86 def update(self, test): member in Display
100 percent = self.progress_predictor.update(test)
101 self.progress_bar.update(percent, test.getFullName())
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/style/
H A Dmodule-version.t60 my $update;
62 GetOptions('update|u' => \$update) or exit 1;
63 if ($update) {
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp163 update(PB_DS_node_begin_imp(), (node_update* )this); in copy_from_ordered_range()
216 update(PB_DS_node_begin_imp(), (node_update* )this); in copy_from_ordered_range()
264 update(node_iterator /*it*/, null_node_update_pointer) in update() function in PB_DS_CLASS_C_DEC
271 update(node_iterator nd_it, Node_Update* p_update) in update() function in PB_DS_CLASS_C_DEC
276 update(nd_it.get_l_child(), p_update); in update()
277 update(nd_it.get_r_child(), p_update); in update()

12345678910>>...42