Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:tasks
(Results
51 - 75
of
144
) sorted by relevance
1
2
3
4
5
6
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
test_overhead_user.c
108
static void run_perf_test(int
tasks
, int flags)
in run_perf_test()
argument
H
A
D
tracex2_user.c
85
static struct task
tasks
[1024];
in print_hist()
local
H
A
D
map_perf_test_user.c
94
static int pre_test_lru_hash_lookup(int
tasks
)
in pre_test_lru_hash_lookup()
argument
315
static int pre_test(int
tasks
)
in pre_test()
argument
346
static void run_perf_test(int
tasks
)
in run_perf_test()
argument
/third_party/ffmpeg/libavcodec/
H
A
D
frame_thread_encoder.c
59
Task
tasks
[BUFFER_SIZE];
member
[all...]
/third_party/musl/porting/linux/user/ldso/
H
A
D
dynlink_rand.c
121
struct loadtasks *
tasks
= __libc_malloc(sizeof(struct loadtasks));
in create_loadtasks()
local
131
bool append_loadtasks(struct loadtasks *
tasks
, struct loadtask *item)
in append_loadtasks()
argument
184
get_loadtask(struct load
tasks
*
tasks
, size_t index)
get_loadtask()
argument
193
free_load
tasks
(struct load
tasks
*
tasks
)
free_loadtasks()
argument
211
shuffle_load
tasks
(struct load
tasks
*
tasks
)
shuffle_loadtasks()
argument
[all...]
/third_party/musl/ldso/linux/
H
A
D
dynlink_rand.c
121
struct loadtasks *
tasks
= __libc_malloc(sizeof(struct loadtasks));
in create_loadtasks()
local
131
bool append_loadtasks(struct loadtasks *
tasks
, struct loadtask *item)
in append_loadtasks()
argument
188
get_loadtask(struct load
tasks
*
tasks
, size_t index)
get_loadtask()
argument
197
free_load
tasks
(struct load
tasks
*
tasks
)
free_loadtasks()
argument
215
shuffle_load
tasks
(struct load
tasks
*
tasks
)
shuffle_loadtasks()
argument
[all...]
/third_party/libabigail/src/
H
A
D
abg-workers.cc
327
schedule_
tasks
(const
tasks
_type&
tasks
)
schedule_tasks()
argument
[all...]
/third_party/python/Lib/test/test_asyncio/
H
A
D
test_timeouts.py
7
from asyncio import
tasks
namespace
/third_party/python/Lib/asyncio/
H
A
D
subprocess.py
8
from . import
tasks
namespace
H
A
D
locks.py
11
from . import
tasks
namespace
[all...]
/base/request/request/services/src/manage/scheduler/qos/
H
A
D
apps.rs
191
let mut
tasks
in reload_all_app_from_database()
variables
[all...]
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H
A
D
request_manager_impl_test.cpp
710
std::map<std::string, std::shared_ptr<Request>>
tasks
= RequestManagerImpl::GetInstance()->tasks_;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
ui_task_scheduler.cpp
108
auto
tasks
= std::move(syncGeometryNodeTasks_);
in FlushSyncGeometryNodeTasks()
local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
tracex2_user.c
86
static struct task
tasks
[1024];
in print_hist()
local
H
A
D
map_perf_test_user.c
95
static int pre_test_lru_hash_lookup(int
tasks
)
in pre_test_lru_hash_lookup()
argument
313
static int pre_test(int
tasks
)
in pre_test()
argument
344
static void run_perf_test(int
tasks
)
in run_perf_test()
argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_rast_priv.h
125
struct lp_rasterizer_task
tasks
[LP_MAX_THREADS];
member
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
render_custom_paint.h
59
void SetTasks(const std::list<TaskFunc>&
tasks
)
in SetTasks()
argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
skinning_system.cpp
319
const auto
tasks
= resultCount / (taskSize == 0 ? 1 : taskSize);
in Update()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H
A
D
rs_uifirst_manager_test.cpp
649
std::vector<std::function<void()>>
tasks
;
in HWTEST_F()
local
665
std::vector<std::function<void()>>
tasks
;
in HWTEST_F()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
psi_types.h
71
unsigned int
tasks
[NR_PSI_TASK_COUNTS];
member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_nvmetcp.c
192
qed_nvmetcp_start(struct qed_dev *cdev, struct qed_nvmetcp_tid *
tasks
, void *event_context, nvmetcp_event_cb_t async_event_cb)
qed_nvmetcp_start()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
psi_types.h
91
unsigned int
tasks
[NR_PSI_TASK_COUNTS];
member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H
A
D
scheduler.h
440
GUARDED_BY(mutex) TaskQueue
tasks
;
global()
member
[all...]
/base/request/request/frameworks/cj/ffi/include/
H
A
D
cj_request_ffi.h
186
RequestCArrString
tasks
;
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H
A
D
bms_event_handler_test.cpp
964
std::vector<PreScanInfo>
tasks
;
in HWTEST_F()
local
Completed in 31 milliseconds
1
2
3
4
5
6