Home
last modified time | relevance | path

Searched defs:exec (Results 51 - 75 of 447) sorted by relevance

12345678910>>...18

/third_party/icu/icu4c/source/test/intltest/
H A Dencoll.cpp321 void CollationEnglishTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Derarulestest.cpp15 void EraRulesTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) in runIndexedTest() argument
H A Duvectest.cpp35 void UVectorTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dsdtfmtts.cpp23 void IntlTestSimpleDateFormatAPI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dallcoll.cpp196 void CollationDummyTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
/third_party/libunwind/libunwind/tests/
H A Dcrasher.c19 char exec; in write_maps() local
/third_party/mesa3d/src/amd/common/
H A Dac_debug.h53 uint64_t exec; member
/third_party/node/lib/internal/debugger/
H A Dinspect_repl.js
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_eval.c37 static void clear_active_eval1( struct vbo_exec_context *exec, GLuint attr ) in clear_active_eval1() argument
43 static void clear_active_eval2( struct vbo_exec_context *exec, GLuint attr ) in clear_active_eval2() argument
49 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim, in set_active_eval1() argument
59 set_active_eval2( struct vbo_exec_context *exec, GLuint attr, GLuint dim, struct gl_2d_map *map ) set_active_eval2() argument
126 vbo_exec_do_EvalCoord1f(struct vbo_exec_context *exec, GLfloat u) vbo_exec_do_EvalCoord1f() argument
172 vbo_exec_do_EvalCoord2f( struct vbo_exec_context *exec, GLfloat u, GLfloat v ) vbo_exec_do_EvalCoord2f() argument
[all...]
/third_party/icu/icu4c/source/test/perf/localecanperf/
H A Dlocalecanperf.cpp65 runIndexedTest( int32_t index, UBool exec, const char *&name, char *par ) runIndexedTest() argument
/third_party/icu/icu4c/source/test/perf/normperf/
H A Ddtfmtrtperf.cpp25 UPerfFunction* DateTimeRoundTripPerfTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) { in runIndexedTest() argument
/third_party/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.cpp86 UPerfFunction* StringSearchPerformanceTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *par) { in runIndexedTest() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-regex.cc71 v8::Local<v8::Value> exec; in match() local
/third_party/rust/crates/regex/src/
H A Dbacktrack.rs84 pub fn exec( in exec() functions
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_controller_engine.cpp93 auto exec = [ctxt](AsyncCall::Context *ctx) { in Hide() local
114 auto exec = [ctxt](AsyncCall::Context *ctx) { in HideKeyboard() local
131 auto exec = [ctxt](AsyncCall::Context *ctx) { in ExitCurrentInputType() local
/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp78 ITimeoutExecutor* exec = common.thr; in MakeAppStartMonitor() local
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_print_ext.cpp65 auto exec = [context](PrintAsyncCall::Context *ctx) { in AddPrinters() local
114 auto exec = [context](PrintAsyncCall::Context *ctx) { in RemovePrinters() local
165 auto exec = [context](PrintAsyncCall::Context *ctx) { in UpdatePrinters() local
215 auto exec = [context](PrintAsyncCall::Context *ctx) { in UpdatePrinterState() local
271 auto exec = [context](PrintAsyncCall::Context *ctx) { in UpdatePrintJobStateOnlyForSystemApp() local
313 auto exec = [context](PrintAsyncCall::Context *ctx) { UpdateExtensionInfo() local
361 auto exec = [context](PrintAsyncCall::Context *ctx) { AddPrinterToCups() local
413 auto exec = [context](PrintAsyncCall::Context *ctx) { QueryPrinterCapabilityByUri() local
464 auto exec = [context](PrintAsyncCall::Context *ctx) { DeletePrinterFromCups() local
501 auto exec = [context](PrintAsyncCall::Context *ctx) { DiscoverUsbPrinters() local
546 auto exec = [context](PrintAsyncCall::Context *ctx) { AddPrinterToDiscovery() local
597 auto exec = [context](PrintAsyncCall::Context *ctx) { UpdatePrinterInDiscovery() local
641 auto exec = [context](PrintAsyncCall::Context *ctx) { RemovePrinterFromDiscovery() local
[all...]
/base/request/request/frameworks/js/napi/src/upload/
H A Dasync_call.cpp53 napi_value AsyncCall::Call(napi_env env, Context::ExecAction exec) in Call() argument
78 napi_value AsyncCall::SyncCall(napi_env env, AsyncCall::Context::ExecAction exec) in SyncCall() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/include/
H A Deffect_kit_napi_utils.h102 CreateAsyncWork(napi_env& env, napi_status& status, const char* workName, napi_async_execute_callback exec, napi_async_complete_callback complete, std::unique_ptr<T>& aContext, napi_async_work& work) CreateAsyncWork() argument
/foundation/resourceschedule/ffrt/src/core/
H A Dtask_io.cpp71 void ffrt_submit_coroutine(void* co, ffrt_coroutine_ptr_t exec, ffrt_function_t destroy, const ffrt_deps_t* in_deps, in ffrt_submit_coroutine() argument
/foundation/window/window_manager/snapshot/test/unittest/
H A Dsnapshot_display_test.cpp91 bool TakeScreenshotBySpecifiedParam(std::string exec, std::string imgPath, std::string extraParam) in TakeScreenshotBySpecifiedParam() argument
/foundation/communication/netstack/frameworks/js/napi/socket/task_queue/src/
H A Dtask_queue.cpp29 Task(TaskPriority priority, AsyncWorkExecutor exec, AsyncWorkCallback call, void *d) in Task() argument
/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/src/
H A Doh_file_share.cpp149 ExecAction(const FileShare_PolicyInfo *policies, unsigned int policyNum, FileShare_PolicyErrorResult **result, unsigned int *resultNum, Exec exec) ExecAction() argument
/kernel/linux/linux-5.10/arch/arc/mm/
H A Dfault.c72 unsigned int write = 0, exec = 0, mask; in do_page_fault() local
/kernel/linux/linux-6.6/arch/arc/mm/
H A Dfault.c79 unsigned int write = 0, exec = 0, mask; in do_page_fault() local

Completed in 12 milliseconds

12345678910>>...18