| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | collationtest.cpp | 138 void CollationTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
|
| H A D | incaltst.cpp | 72 void IntlCalendarTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
| H A D | itrbnf.cpp | 47 void IntlTestRBNF::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) in runIndexedTest() argument
|
| H A D | dtifmtts.cpp | 46 void DateIntervalFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) { in runIndexedTest() argument
|
| H A D | regcoll.cpp | 1342 void CollationRegressionTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /* par */) in runIndexedTest() argument
|
| /third_party/libwebsockets/plugins/ssh-base/include/ |
| H A D | lws-plugin-ssh.h | 256 int (*exec)(void *priv, struct lws *wsi, const char *command, lws_ssh_finish_exec finish, void *finish_handle); member
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_input_method_engine_setting.cpp | 402 auto exec = [ctxt](AsyncCall::Context *ctx) { in CreatePanel() local 452 auto exec = [ctxt](AsyncCall::Context *ctx) { ctxt->SetState(napi_ok); }; in DestroyPanel() local
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | js_task.cpp | 146 auto exec = [context, seq]() {
in JsMain() local 363 auto exec = [context]() {
in GetTask() local 529 auto exec = [context]() {
in Remove() local 616 auto exec = [context]() {
in TouchInner() local 828 auto exec = [context]() {
in Search() local 872 auto exec = [context]() { Query() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_rdb_store.cpp | 541 auto exec = [context]() { in Insert() local 575 auto exec = [context]() { in BatchInsert() local 618 auto exec = [context]() { in Delete() local 661 auto exec = [context]() { in Update() local 707 auto exec = [context]() { in Query() local 747 auto exec = [context]() { QuerySql() local 816 auto exec = [context]() { ExecuteSql() local 846 auto exec = [context]() { Count() local 882 auto exec = [context]() { Replace() local 915 auto exec = [context]() { Attach() local 1032 auto exec = [context]() { QueryByStep() local 1117 auto exec = [context]() { SetDistributedTables() local 1150 auto exec = [context]() { ObtainDistributedTableName() local 1187 auto exec = [context]() { Sync() local [all...] |
| /kernel/linux/linux-5.10/drivers/bus/mhi/host/ |
| H A D | main.c | 121 u32 exec; in mhi_get_exec_env() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
| H A D | tdp_mmu.c | 579 bool exec = error_code & PFERR_FETCH_MASK; in kvm_tdp_mmu_map() local
|
| H A D | paging_tmpl.h | 633 bool exec = error_code & PFERR_FETCH_MASK; in fetch() local
|
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | c-r4k.c | 585 int exec = vma->vm_flags & VM_EXEC; in local_r4k_flush_cache_range() local 605 int exec = vma->vm_flags & VM_EXEC; in r4k_flush_cache_range() local 655 int exec = vma->vm_flags & VM_EXEC; in local_r4k_flush_cache_page() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | radix_pgtable.c | 246 print_mapping(unsigned long start, unsigned long end, unsigned long size, bool exec) in print_mapping() argument 274 bool prev_exec, exec = false; in create_physical_mapping() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| H A D | radix_pgtable.c | 256 print_mapping(unsigned long start, unsigned long end, unsigned long size, bool exec) in print_mapping() argument 299 bool prev_exec, exec = false; in create_physical_mapping() local
|
| /kernel/linux/linux-6.6/arch/mips/mm/ |
| H A D | c-r4k.c | 473 int exec = vma->vm_flags & VM_EXEC; in local_r4k_flush_cache_range() local 493 int exec = vma->vm_flags & VM_EXEC; in r4k_flush_cache_range() local 543 int exec = vma->vm_flags & VM_EXEC; in local_r4k_flush_cache_page() local
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | leds-lp5523.c | 221 u8 exec; in lp5523_run_engine() local
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | exec.c | 1230 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm() argument 1767 struct file *exec; exec_binprm() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgt215.c | 888 bool exec = nvkm_boolopt(device->cfgopt, "NvMemExec", true); in gt215_ram_prog() local
|
| /kernel/linux/linux-6.6/drivers/accel/qaic/ |
| H A D | qaic_data.c | 1295 struct qaic_execute_entry *exec; in __qaic_execute_bo_ioctl() local 1159 send_bo_list_to_device(struct qaic_device *qdev, struct drm_file *file_priv, struct qaic_execute_entry *exec, unsigned int count, bool is_partial, struct dma_bridge_chan *dbc, u32 head, u32 *tail) send_bo_list_to_device() argument 1261 update_profiling_data(struct drm_file *file_priv, struct qaic_execute_entry *exec, unsigned int count, bool is_partial, u64 received_ts, u64 submit_ts, u32 queue_level) update_profiling_data() argument [all...] |
| /kernel/linux/linux-6.6/drivers/bus/mhi/host/ |
| H A D | main.c | 153 u32 exec; in mhi_get_exec_env() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgt215.c | 888 bool exec = nvkm_boolopt(device->cfgopt, "NvMemExec", true); in gt215_ram_prog() local
|
| /kernel/linux/linux-6.6/drivers/leds/ |
| H A D | leds-lp5523.c | 225 u8 exec; in lp5523_run_engine() local
|
| /third_party/astc-encoder/Test/ |
| H A D | astc_test_functional.py | 403 def exec(self, command, pattern=None): member in CLIPTest 1432 def exec(self, command, expectPass=False): global() member in CLINTest [all...] |
| /third_party/icu/icu4c/source/test/perf/collperf/ |
| H A D | collperf.cpp | 687 virtual UPerfFunction* runIndexedTest( /*[in]*/int32_t index, /*[in]*/UBool exec, /*[out]*/const char* &name, /*[in]*/ char* par = NULL ){ in runIndexedTest() argument
|