Home
last modified time | relevance | path

Searched refs:exec (Results 626 - 650 of 952) sorted by relevance

1...<<21222324252627282930>>...39

/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp24 #define EXEC_WHEN_GET(isGet, exec) \
27 exec; \
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/audio_capture/
H A Daudio_capture_plugin.cpp111 #define FAIL_LOG_RETURN(exec, msg) \
113 auto ret = exec; \
/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_handler.cpp223 f->exec(f); in Dispatch()
342 timeoutCb_->exec(timeoutCb_); in RunTimeOutCallback()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsmp.c589 int exec = vma->vm_flags & VM_EXEC; in flush_tlb_range() local
599 set_cpu_context(cpu, mm, !exec); in flush_tlb_range()
/kernel/linux/linux-5.10/drivers/connector/
H A Dcn_proc.c113 ev->event_data.exec.process_pid = task->pid; in proc_exec_connector()
114 ev->event_data.exec.process_tgid = task->tgid; in proc_exec_connector()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsmp.c613 int exec = vma->vm_flags & VM_EXEC; in flush_tlb_range() local
623 set_cpu_context(cpu, mm, !exec); in flush_tlb_range()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk104.c453 void (*exec)(struct gk104_clk *, int); in gk104_clk_prog()
471 stage[i].exec(clk, j); in gk104_clk_prog()
H A Dgf100.c420 void (*exec)(struct gf100_clk *, int); in gf100_clk_prog()
434 stage[i].exec(clk, j); in gf100_clk_prog()
/kernel/linux/linux-6.6/drivers/connector/
H A Dcn_proc.c161 ev->event_data.exec.process_pid = task->pid; in proc_exec_connector()
162 ev->event_data.exec.process_tgid = task->tgid; in proc_exec_connector()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk104.c453 void (*exec)(struct gk104_clk *, int); in gk104_clk_prog()
471 stage[i].exec(clk, j); in gk104_clk_prog()
H A Dgf100.c420 void (*exec)(struct gf100_clk *, int); in gf100_clk_prog()
434 stage[i].exec(clk, j); in gf100_clk_prog()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtdatadriventest.cpp16 void NumberFormatDataDrivenTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
17 if (exec) { in runIndexedTest()
H A Dnumbertest_skeletons.cpp19 void NumberSkeletonTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
20 if (exec) { in runIndexedTest()
H A Dunifiedcachetest.cpp72 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0) override;
82 void UnifiedCacheTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
H A Ddtfmtrtts.cpp52 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break;
55 DateFormatRoundTripTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
H A Dtscoll.cpp59 void IntlTestCollator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
61 if (exec) { in runIndexedTest()
H A Dtsdcfmsy.cpp18 void IntlTestDecimalFormatSymbols::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
20 if (exec) { in runIndexedTest()
H A Dsimpleformattertest.cpp39 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0) override;
47 void SimpleFormatterTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
H A Dnumbertest_parse.cpp17 void NumberParserTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
18 if (exec) { in runIndexedTest()
H A Dnumbertest_patternmodifier.cpp12 void PatternModifierTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
13 if (exec) { in runIndexedTest()
H A Dunits_test.cpp44 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = NULL) override;
58 void UnitsTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
59 if (exec) { in runIndexedTest()
H A Dbytestrietest.cpp37 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL) override;
90 void BytesTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
91 if(exec) { in runIndexedTest()
/third_party/typescript/tests/baselines/reference/
H A DvarianceAnnotations.js148 exec: (meta: StateNode<any, TEvent>) => void;
316 exec: (meta: StateNode<any, TEvent>) => void;
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames.go22 "go.skia.org/infra/go/exec"
125 if _, err := exec.RunCwd(ctx, benchmarkPath, filepath.Join(nodeBinPath, "npm"), "ci"); err != nil {
212 _, err := exec.RunCwd(ctx, benchmarkPath, args...)
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
H A Dperf_puppeteer_canvas.go21 "go.skia.org/infra/go/exec"
120 if _, err := exec.RunCwd(ctx, benchmarkPath, filepath.Join(nodeBinPath, "npm"), "ci"); err != nil {
153 _, err := exec.RunCwd(ctx, benchmarkPath, args...)

Completed in 20 milliseconds

1...<<21222324252627282930>>...39