/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ovlynv50.c | 44 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 D | wimmgv100.c | 58 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 D | efi_thunk_64.S | 31 push %rbp 32 push %rbx 39 push %rax
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/ |
H A D | fuzz_library.js | 27 properties.push(name); 36 properties.push(name); 62 objects.push(obj);
|
/third_party/node/test/parallel/ |
H A D | test-policy-dependency-conditions.js | 37 conditionTrees.push(path); 63 order.push({ 74 offsets.push(-1);
|
H A D | test-stream2-push.js | 50 const ret = stream.push(chunk); 57 stream.push(null); 93 written.push(chunk);
|
/third_party/node/test/fixtures/crypto/ |
H A D | aes_gcm.js | 95 passing.push({ 107 passing.push({ 119 failing.push({
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/ |
H A D | aes_gcm_vectors.js | 36 passing.push({ 48 passing.push({ 64 failing.push({
|
H A D | rsa.js | 40 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 D | nv40_verttex.c | 32 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 D | pan_ir.c | 136 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 D | arg_group.rs | 154 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 D | minimal_hanoi.py | 35 def push(self, d): member in Tower 47 to_.push(from_.pop()) 68 t1.push(Disc(i))
|
/third_party/zlib/ |
H A D | zlib2ansi | 71 push @outParams, $first; 74 push @outParams, map { $type . $_ } @bits; 79 push @outParams, $p;
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | reg_round.S | 448 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 D | r4k_fpu.S | 28 .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 D | r4k_fpu.S | 28 .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 D | reg_round.S | 448 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 D | iter.rs | 57 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 D | objc.rs | 170 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 D | utils.js | 17 push(observer) { 18 this.stack.push(observer);
|
/kernel/linux/linux-6.6/tools/testing/memblock/linux/ |
H A D | printk.h | 14 #pragma GCC diagnostic push 17 #pragma GCC diagnostic push
|
/third_party/musl/porting/linux/user/crt/arm/ |
H A D | crti.s | 10 push {r0,lr} 17 push {r0,lr}
|
/third_party/musl/src/process/i386/ |
H A D | vfork.s | 7 push %edx 8 push %eax
|
/third_party/vk-gl-cts/external/amber/src/include/amber/ |
H A D | vulkan_header.h | 20 #pragma clang diagnostic push 27 #pragma clang diagnostic push
|