| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | builtin-prototypes.js | |
| /third_party/node/lib/ |
| H A D | child_process.js | 232 function exec(command, options, callback) { function
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_private.h | 59 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 D | vbo_exec_draw.c | 41 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 D | vbo_exec.c | 113 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 D | bi_helper_invocations.c | 267 bool exec = false; in bi_analyze_helper_requirements() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | idnaconf.cpp | 284 void IdnaConfTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/){ in runIndexedTest() argument
|
| H A D | genderinfotest.cpp | 47 void GenderInfoTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /* par */) { in runIndexedTest() argument
|
| H A D | pptest.cpp | 24 void ParsePositionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| H A D | simpleformattertest.cpp | 47 void SimpleFormatterTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() argument
|
| H A D | selfmts.cpp | 35 void SelectFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| H A D | static_unisets_test.cpp | 32 void StaticUnicodeSetsTest::runIndexedTest(int32_t index, UBool exec, const char*&name, char*) { in runIndexedTest() argument
|
| H A D | aliastst.cpp | 37 void LocaleAliasTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ){ in runIndexedTest() argument
|
| H A D | numbertest_parse.cpp | 17 void NumberParserTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
|
| H A D | numbertest_modifiers.cpp | 14 void ModifiersTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
|
| H A D | tsnmfmt.cpp | 39 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 D | charperf.cpp | 96 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-utils.cc | 75 RegExpExec(Isolate* isolate, Handle<JSReceiver> regexp, Handle<String> string, Handle<Object> exec) RegExpExec() argument [all...] |
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrPrimitiveAssembler.hpp | 80 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 D | tool.py | 151 def exec(self, bu: BenchUnit) -> None: member in ToolBase
|
| /base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/ |
| H A D | js_keyboard_panel_manager.cpp | 79 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 D | js_panel.cpp | 141 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 D | js_input_method.cpp | 262 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 D | input_method_dfx_test.cpp | 162 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 D | napi_inner_print.cpp | 59 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...] |