Home
last modified time | relevance | path

Searched refs:stop (Results 2651 - 2675 of 3055) sorted by relevance

1...<<101102103104105106107108109110>>...123

/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_log.c1111 .stop = seq_stop,
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dkvm.h505 struct kvm_s390_stop_info stop; member
/third_party/alsa-lib/include/
H A Dpcm.h1275 void (*stop)(snd_pcm_scope_t *scope); member
/third_party/node/lib/internal/debugger/
H A Dinspect_repl.js1013 return PromisePrototypeThen(Profiler.stop(),
/third_party/littlefs/scripts/
H A Dperf.py559 # stop propogating?
958 if last is not None and line - last.stop <= args['context']:
/third_party/python/Lib/tkinter/
H A Dttk.py1000 def stop(self): member in Progressbar
1003 self.tk.call(self._w, "stop")
/third_party/python/Lib/logging/
H A Dhandlers.py1600 def stop(self): member in QueueListener
/third_party/python/Lib/unittest/test/testmock/
H A Dtestasync.py197 loop.stop()
H A Dtesthelpers.py1095 p.stop()
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py1376 def stop(self, pm): member in SystemValues
1379 self.dlog('stop the process monitor')
1380 pm.stop()
1381 self.dlog('stop ftrace tracing')
1448 # contents: start/stop times, pid/cpu/driver info
3223 def stop(self): member in ProcessMonitor
5556 sv.stop(pm)
5562 sv.stop(pm)
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c29 #define RCU_MT_BUG_ON(test, y) {if (y) { test->stop = true; } MT_BUG_ON(test->mt, y); }
35 bool stop; member
52 bool stop; member
761 BUG_ON(retry > 50); /* stop infinite retry on testing. */ in mas_ce2_over_count()
[all...]
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc1056 __ stop(); in AssembleArchInstruction()
3880 __ stop(); in AssembleArchTrap()
4122 if (FLAG_debug_code) __ stop(); in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc871 __ stop(); in AssembleArchInstruction()
3605 __ stop(); in AssembleArchInstruction()
3776 if (FLAG_debug_code) __ stop(); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1367 __ stop(); in AssembleArchInstruction()
3275 __ stop(); in AssembleArchTrap()
3475 if (FLAG_debug_code) __ stop(); in AssembleConstructFrame()
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc922 __ stop(); in MaybeOptimizeCode()
2778 __ stop(); in Generate_CEntry()
4018 __ stop(); in Generate_DeoptimizationEntry()
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc932 __ stop(); in MaybeOptimizeCode()
2863 __ stop(); in Generate_CEntry()
3597 __ stop(); in Generate_DeoptimizationEntry()
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc1203 __ stop(); in MaybeOptimizeCode()
3046 __ stop(); in Generate_CEntry()
3845 __ stop(); in Generate_DeoptimizationEntry()
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc922 __ stop(); in MaybeOptimizeCode()
2840 __ stop(); in Generate_CEntry()
3569 __ stop(); in Generate_DeoptimizationEntry()
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc983 __ stop(); in MaybeOptimizeCode()
2905 __ stop(); in Generate_CEntry()
3669 __ stop(); in Generate_DeoptimizationEntry()
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp3515 std::string stop()
3608 auto output = split(capture.stop());
3691 auto output = split(capture.stop());
/third_party/python/Lib/test/
H A Dtest_zipfile.py420 if count == stop:
425 stop = 0
437 stop += 1
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.cc28 DEFINE_FLAG(bool, print_stop_message, true, "Print stop message.");
3361 Label stop;
3362 b(&stop);
3364 Bind(&stop);
/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.c3233 if (dev->phy && dev->phy->stop)
3234 dev->phy->stop(dev);
H A Dnicstar.c210 if (card->atmdev->phy && card->atmdev->phy->stop) in nicstar_remove_one()
211 card->atmdev->phy->stop(card->atmdev); in nicstar_remove_one()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c2522 arg.w.stop = 0; in tcf_chain_dump()
2530 if (arg.w.stop) in tcf_chain_dump()

Completed in 140 milliseconds

1...<<101102103104105106107108109110>>...123