Home
last modified time | relevance | path

Searched refs:push (Results 501 - 525 of 4891) sorted by relevance

1...<<21222324252627282930>>...196

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dovlynv50.c44 u64 push; in nv50_disp_ovly_new_() local
53 push = args->v0.pushbuf; in nv50_disp_ovly_new_()
59 head, push, oclass, pobject); in nv50_disp_ovly_new_()
H A Dwimmgv100.c58 u64 push; in gv100_disp_wimm_new_() local
67 push = args->v0.pushbuf; in gv100_disp_wimm_new_()
73 wndw, push, oclass, pobject); in gv100_disp_wimm_new_()
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Defi_thunk_64.S31 push %rbp
32 push %rbx
39 push %rax
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/
H A Dfuzz_library.js27 properties.push(name);
36 properties.push(name);
62 objects.push(obj);
/third_party/node/test/parallel/
H A Dtest-policy-dependency-conditions.js37 conditionTrees.push(path);
63 order.push({
74 offsets.push(-1);
H A Dtest-stream2-push.js50 const ret = stream.push(chunk);
57 stream.push(null);
93 written.push(chunk);
/third_party/node/test/fixtures/crypto/
H A Daes_gcm.js95 passing.push({
107 passing.push({
119 failing.push({
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
H A Daes_gcm_vectors.js36 passing.push({
48 passing.push({
64 failing.push({
H A Drsa.js40 all_promises.push(promise);
72 all_promises.push(promise);
96 all_promises.push(promise);
124 all_promises.push(promise);
170 all_promises.push(promise);
212 all_promises.push(promise);
240 all_promises.push(promise);
265 all_promises.push(promise);
293 all_promises.push(promise);
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv40_verttex.c32 struct nouveau_pushbuf *push = nv30->base.pushbuf; in nv40_verttex_validate() local
42 BEGIN_NV04(push, NV40_3D(VTXTEX_ENABLE(unit)), 1); in nv40_verttex_validate()
43 PUSH_DATA (push, 0); in nv40_verttex_validate()
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.c136 pan_lookup_pushed_ubo(struct panfrost_ubo_push *push, unsigned ubo, unsigned offs) in pan_lookup_pushed_ubo() argument
143 for (unsigned i = 0; i < push->count; ++i) { in pan_lookup_pushed_ubo()
144 if (memcmp(push->words + i, &word, sizeof(word)) == 0) in pan_lookup_pushed_ubo()
/third_party/rust/crates/clap/src/builder/
H A Darg_group.rs154 self.args.push(arg_id); in arg()
358 self.requires.push(id); in requires()
445 self.conflicts.push(id); in conflicts_with()
/third_party/python/Lib/turtledemo/
H A Dminimal_hanoi.py35 def push(self, d): member in Tower
47 to_.push(from_.pop())
68 t1.push(Disc(i))
/third_party/zlib/
H A Dzlib2ansi71 push @outParams, $first;
74 push @outParams, map { $type . $_ } @bits;
79 push @outParams, $p;
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_round.S448 push %edx
449 push %eax
460 push %edx
461 push %eax
605 push %eax
619 push %eax
623 push %eax
638 push %edi
655 push %eax
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dr4k_fpu.S28 .set push
100 .set push
107 .set push
137 .set push
175 .set push
203 .set push
238 .set push
296 .set push
353 .set push
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dr4k_fpu.S28 .set push
100 .set push
107 .set push
137 .set push
175 .set push
203 .set push
238 .set push
296 .set push
353 .set push
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dreg_round.S448 push %edx
449 push %eax
460 push %edx
461 push %eax
605 push %eax
619 push %eax
623 push %eax
638 push %edi
655 push %eax
/third_party/rust/crates/memchr/src/tests/memchr/
H A Diter.rs57 if take_side.is_empty() { take_side.push(true) }; in qc_memchr_double_ended_iter()
71 if take_side.is_empty() { take_side.push(true) }; in qc_memchr2_double_ended_iter()
86 if take_side.is_empty() { take_side.push(true) }; in qc_memchr3_double_ended_iter()
174 found_front.push(pos); in double_ended_take()
180 found_back.push(pos); in double_ended_take()
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dobjc.rs170 interface.conforms_to.push(id); in from_ty()
192 interface.template_names.push(name); in from_ty()
207 self.class_methods.push(method); in add_method()
209 self.methods.push(method); in add_method()
300 args_without_types.push(Ident::new(name, Span::call_site())) in format_method_call()
/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
H A Dutils.js17 push(observer) {
18 this.stack.push(observer);
/kernel/linux/linux-6.6/tools/testing/memblock/linux/
H A Dprintk.h14 #pragma GCC diagnostic push
17 #pragma GCC diagnostic push
/third_party/musl/porting/linux/user/crt/arm/
H A Dcrti.s10 push {r0,lr}
17 push {r0,lr}
/third_party/musl/src/process/i386/
H A Dvfork.s7 push %edx
8 push %eax
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Dvulkan_header.h20 #pragma clang diagnostic push
27 #pragma clang diagnostic push

Completed in 9 milliseconds

1...<<21222324252627282930>>...196