Home
last modified time | relevance | path

Searched refs:exec (Results 751 - 775 of 2071) sorted by relevance

1...<<31323334353637383940>>...83

/third_party/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp607 void UObjectTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /* par */ ) in runIndexedTest() argument
H A Dtchcfmt.cpp23 void TestChoiceFormat::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
H A Dregcoll.cpp1342 void CollationRegressionTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /* par */) in runIndexedTest() argument
1344 if (exec) in runIndexedTest()
H A Drestsnew.cpp30 void NewResourceBundleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
32 if (exec) logln("TestSuite ResourceBundleTest: "); in runIndexedTest()
H A Dtzfmttst.cpp74 TimeZoneFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
76 if (exec) { in runIndexedTest()
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h200 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par = NULL);
/third_party/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.h499 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par = NULL);
/third_party/mesa3d/src/amd/compiler/
H A Daco_live_var_analysis.cpp203 assert(insn->definitions[0].isFixed() && insn->definitions[0].physReg() == exec); in process_live_temps_per_block()
H A Daco_insert_NOPs.cpp515 if (def.physReg() == exec || def.physReg() == exec_hi) { in handle_instruction_gfx6()
596 reg_reads.set(exec);
722 * Handle any VALU instruction writing the exec mask after it was read by a non-VALU instruction.
/third_party/libwebsockets/test-apps/
H A Dtest-sshd.c560 /* we don't want to exec anything */ in ssh_ops_exec()
619 .exec = ssh_ops_exec,
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c519 batch->blorp->exec(batch, &params); in blorp_hiz_op()
/third_party/node/deps/npm/test/lib/commands/
H A Dfund.js196 fund: (...args) => res.npm.exec('fund', args),
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h353 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c496 ice->blorp.exec = iris_blorp_exec; in init_blorp()
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard.h888 enum midgard_partial_execution exec : 2; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c426 ice->blorp.exec = crocus_blorp_exec; in crocus_init_blorp()
/third_party/node/deps/undici/src/lib/fetch/
H A Dutil.js618 const parsedToken = parseHashWithOptions.exec(token)
/third_party/skia/third_party/externals/swiftshader/tests/regres/deqp/
H A Ddeqp.go26 "os/exec"
376 var exitErr *exec.ExitError
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
H A Dmain.go29 "os/exec"
313 cmd := exec.Command(exe, s...)
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h633 bool exec = error_code & PFERR_FETCH_MASK; in fetch() local
634 bool huge_page_disallowed = exec && nx_huge_page_workaround_enabled; in fetch()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c888 bool exec = nvkm_boolopt(device->cfgopt, "NvMemExec", true); in gt215_ram_prog() local
890 if (exec) { in gt215_ram_prog()
/kernel/linux/linux-6.6/include/linux/
H A Dperf_event.h1526 extern void perf_event_comm(struct task_struct *tsk, bool exec);
1775 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c888 bool exec = nvkm_boolopt(device->cfgopt, "NvMemExec", true); in gt215_ram_prog() local
890 if (exec) { in gt215_ram_prog()
/third_party/ffmpeg/libavcodec/
H A Ddxva2.c1020 DXVA2_DecodeExecuteParams exec = { in ff_dxva2_common_end_frame() local
1025 hr = IDirectXVideoDecoder_Execute(DXVA2_CONTEXT(ctx)->decoder, &exec); in ff_dxva2_common_end_frame()
/third_party/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp671 if (exec) {\
687 virtual UPerfFunction* runIndexedTest( /*[in]*/int32_t index, /*[in]*/UBool exec, /*[out]*/const char* &name, /*[in]*/ char* par = NULL ){ in runIndexedTest() argument

Completed in 32 milliseconds

1...<<31323334353637383940>>...83