Home
last modified time | relevance | path

Searched defs:exec (Results 1 - 25 of 470) sorted by relevance

12345678910>>...19

/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-replace.js[all...]
H A Dregexp-routines.js
H A Dsymbol-split.js76 var exec = RegExp.prototype.exec; variable
/arkcompiler/ets_runtime/test/moduletest/regexp/
H A Dregexp.js[all...]
/arkcompiler/ets_runtime/test/moduletest/regexpmaxindex/
H A Dregexpmaxindex.js
/arkcompiler/ets_runtime/test/moduletest/regexpcallthrow/
H A Dregexpcallthrow.js
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_trampoline_count.c11 int BPF_PROG(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
17 int BPF_PROG(prog2, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
H A Dtest_overhead.c13 int BPF_KPROBE(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_KPROBE() argument
31 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
37 int BPF_PROG(prog5, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ditrbbi.cpp29 void IntlTestRBBI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
H A Dittrans.cpp39 void IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
H A Ditmajor.cpp52 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
216 runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) runIndexedTest() argument
[all...]
H A Dnumbertest_decimalquantity.cpp15 void DecimalQuantityTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
/arkcompiler/runtime_core/libpandabase/os/
H A Dexec.h24 namespace panda::os::exec { namespace in panda::os
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dexec.cpp30 namespace panda::os::exec { namespace in panda::os
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/plugins/tools/
H A Ddummy.py46 def exec(self, bu: BenchUnit) -> None: member in Tool
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/plugins/tools/
H A Dnode.py37 def exec(self, bu: BenchUnit) -> None: member in Tool
H A Dexe.py36 def exec(self, bu: BenchUnit) -> None: member in Tool
H A Dark_aot_compiler.py55 def exec(self, bu: BenchUnit) -> None: member in Tool
H A Dnode_interop.py57 def exec(self, bu: BenchUnit) -> None: member in Tool
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DAsNode.h28 static ANGLE_INLINE TIntermNode *exec(TIntermNode *node) { return node; } in exec() function
34 static ANGLE_INLINE TIntermTyped *exec(TIntermNode *node) in exec() function
43 static ANGLE_INLINE TIntermSymbol *exec(TIntermNode *node) in exec() function
52 static ANGLE_INLINE TIntermConstantUnion *exec(TIntermNode *node) in exec() function
61 static ANGLE_INLINE TIntermFunctionPrototype *exec(TIntermNode *node) in exec() function
70 static ANGLE_INLINE TIntermPreprocessorDirective *exec(TIntermNode *node) in exec() function
79 static ANGLE_INLINE TIntermSwizzle *exec(TIntermNode *node) in exec() function
88 static ANGLE_INLINE TIntermBinary *exec(TIntermNode *node) in exec() function
97 static ANGLE_INLINE TIntermUnary *exec(TIntermNode *node) in exec() function
106 static ANGLE_INLINE TIntermTernary *exec(TIntermNod function
115 static ANGLE_INLINE TIntermIfElse *exec(TIntermNode *node) exec() function
124 static ANGLE_INLINE TIntermSwitch *exec(TIntermNode *node) exec() function
133 static ANGLE_INLINE TIntermCase *exec(TIntermNode *node) exec() function
142 static ANGLE_INLINE TIntermFunctionDefinition *exec(TIntermNode *node) exec() function
151 static ANGLE_INLINE TIntermAggregate *exec(TIntermNode *node) exec() function
160 static ANGLE_INLINE TIntermBlock *exec(TIntermNode *node) exec() function
169 static ANGLE_INLINE TIntermGlobalQualifierDeclaration *exec(TIntermNode *node) exec() function
178 static ANGLE_INLINE TIntermDeclaration *exec(TIntermNode *node) exec() function
187 static ANGLE_INLINE TIntermLoop *exec(TIntermNode *node) exec() function
196 static ANGLE_INLINE TIntermBranch *exec(TIntermNode *node) exec() function
[all...]
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dexec.h29 namespace ark::os::exec { namespace in ark::os
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dexec.h32 namespace ark::os::exec { namespace in ark::os
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h57 ITimeoutExecutor* exec; member in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
/foundation/resourceschedule/ffrt/src/core/
H A Dtask_io.h25 ffrt_coroutine_ptr_t exec; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcomm.h15 bool exec; member

Completed in 8 milliseconds

12345678910>>...19