Home
last modified time | relevance | path

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

12345678910>>...16

/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
H A Dsymbol-search.js[all...]
/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
H A Ditformat.cpp94 void IntlTestFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
[all...]
H A Dunits_router_test.cpp24 void UnitsRouterTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
H A Dnumbertest_doubleconversion.cpp13 void DoubleConversionTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
/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...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcomm.h15 bool exec; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcomm.h15 bool exec; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
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/curl/lib/
H A Dc-hyper.h36 const hyper_executor *exec; member
/third_party/protobuf/js/
H A Dgulpfile.js5 function exec(command, cb) { function
[all...]
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_csa.c70 struct drm_exec exec; in amdgpu_map_static_csa() local
110 struct drm_exec exec; in amdgpu_unmap_static_csa() local
[all...]
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Da.out.h5 struct exec struct
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h15 struct drm_exec exec; member

Completed in 6 milliseconds

12345678910>>...16