Home
last modified time | relevance | path

Searched defs:exec (Results 151 - 175 of 437) sorted by relevance

12345678910>>...18

/third_party/jerryscript/tests/jerry/es2015/
H A Dbuiltin-prototypes.js
/third_party/node/lib/
H A Dchild_process.js232 function exec(command, options, callback) { function
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_private.h59 gl_context_from_vbo_exec(struct vbo_exec_context *exec) in gl_context_from_vbo_exec() argument
66 gl_context_from_vbo_exec_const(const struct vbo_exec_context *exec) in gl_context_from_vbo_exec_const() argument
173 vbo_compute_max_verts(const struct vbo_exec_context *exec) in vbo_compute_max_verts() argument
[all...]
H A Dvbo_exec_draw.c41 vbo_exec_debug_verts(struct vbo_exec_context *exec) in vbo_exec_debug_verts() argument
65 vbo_exec_copy_vertices(struct vbo_exec_context *exec) vbo_exec_copy_vertices() argument
90 struct vbo_exec_context *exec = &vbo->exec; vbo_exec_bind_arrays() local
158 vbo_exec_vtx_unmap(struct vbo_exec_context *exec) vbo_exec_vtx_unmap() argument
189 vbo_exec_buffer_has_space(struct vbo_exec_context *exec) vbo_exec_buffer_has_space() argument
201 vbo_exec_vtx_map(struct vbo_exec_context *exec) vbo_exec_vtx_map() argument
302 vbo_exec_vtx_flush(struct vbo_exec_context *exec) vbo_exec_vtx_flush() argument
[all...]
H A Dvbo_exec.c113 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_init() local
126 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; in vbo_exec_destroy() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_helper_invocations.c267 bool exec = false; in bi_analyze_helper_requirements() local
/third_party/icu/icu4c/source/test/intltest/
H A Didnaconf.cpp284 void IdnaConfTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/){ in runIndexedTest() argument
H A Dgenderinfotest.cpp47 void GenderInfoTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /* par */) { in runIndexedTest() argument
H A Dpptest.cpp24 void ParsePositionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dsimpleformattertest.cpp47 void SimpleFormatterTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
H A Dselfmts.cpp35 void SelectFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dstatic_unisets_test.cpp32 void StaticUnicodeSetsTest::runIndexedTest(int32_t index, UBool exec, const char*&name, char*) { in runIndexedTest() argument
H A Daliastst.cpp37 void LocaleAliasTest::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
H A Dnumbertest_modifiers.cpp14 void ModifiersTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
H A Dtsnmfmt.cpp39 void IntlTestNumberFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
/third_party/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.cpp96 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-utils.cc75 RegExpExec(Isolate* isolate, Handle<JSReceiver> regexp, Handle<String> string, Handle<Object> exec) RegExpExec() argument
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrPrimitiveAssembler.hpp80 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
97 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
142 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
205 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
222 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
248 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
296 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
358 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
375 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec() function
444 static void exec (Iterato function
461 static void exec (Iterator outputIterator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) exec() function
[all...]
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Dtool.py151 def exec(self, bu: BenchUnit) -> None: member in ToolBase
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp79 auto exec = [ctxt, env, manager](AsyncCall::Context *ctx) { in ConnectSystemCmd() local
196 auto exec = [ctxt](AsyncCall::Context *ctx) { in GetSmartMenuCfg() local
222 auto exec = [ctxt](AsyncCall::Context *ctx) { in SendPrivateCommand() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.cpp141 auto exec = [ctxt](AsyncCall::Context *ctx) { ctxt->SetState(napi_ok); }; in SetUiContent() local
175 auto exec = [ctxt](AsyncCall::Context *ctx) { in Resize() local
220 auto exec = [ctxt](AsyncCall::Context *ctx) { in MoveTo() local
260 auto exec = [ctxt](AsyncCall::Context *ctx) { in Show() local
278 auto exec = [ctxt](AsyncCall::Context *ctx) { in Hide() local
453 auto exec = [ctxt](AsyncCall::Context *ctx) { AdjustPanelRect() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.cpp262 auto exec = [ctxt](AsyncCall::Context *ctx) { in SwitchInputMethod() local
350 auto exec = [ctxt](AsyncCall::Context *ctx) { in SwitchCurrentInputMethodSubtype() local
389 auto exec = [ctxt](AsyncCall::Context *ctx) { in SwitchCurrentInputMethodAndSubtype() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_dfx_test.cpp162 WriteAndWatch( const std::shared_ptr<Watcher> &watcher, const InputMethodDfxTest::ExecFunc &exec) WriteAndWatch() argument
185 WriteAndWatchImeChange( const std::shared_ptr<WatcherImeChange> &watcher, const InputMethodDfxTest::ExecFunc &exec) WriteAndWatchImeChange() argument
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_inner_print.cpp59 auto exec = [context](PrintAsyncCall::Context *ctx) { in QueryExtensionInfo() local
107 auto exec = [context](PrintAsyncCall::Context *ctx) { in StartDiscovery() local
135 auto exec = [context](PrintAsyncCall::Context *ctx) { in StopDiscovery() local
169 auto exec = [context](PrintAsyncCall::Context *ctx) { in ConnectPrinter() local
203 auto exec = [context](PrintAsyncCall::Context *ctx) { in DisconnectPrinter() local
238 auto exec = [context](PrintAsyncCall::Context *ctx) { StartPrintJob() local
277 auto exec = [context](PrintAsyncCall::Context *ctx) { CancelPrintJob() local
313 auto exec = [context](PrintAsyncCall::Context *ctx) { RequestPreview() local
349 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryCapability() local
383 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryAllPrintJob() local
417 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryPrintJobById() local
456 auto exec = [context](PrintAsyncCall::Context *ctx) { GetPrinterPreference() local
504 auto exec = [context](PrintAsyncCall::Context *ctx) { SetPrinterPreference() local
584 auto exec = [context](PrintAsyncCall::Context *ctx) { Off() local
669 auto exec = [context](PrintAsyncCall::Context *ctx) { NotifyPrintService() local
702 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryAddedPrinter() local
736 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryPrinterInfoByPrinterId() local
780 auto exec = [context](PrintAsyncCall::Context *ctx) { NotifyPrintServiceEvent() local
825 auto exec = [context](PrintAsyncCall::Context *ctx) { SetDefaultPrinter() local
860 auto exec = [context](PrintAsyncCall::Context *ctx) { GetAddedPrinterInfoById() local
[all...]

Completed in 15 milliseconds

12345678910>>...18