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:once
(Results
26 - 50
of
187
) sorted by relevance
1
2
3
4
5
6
7
8
/third_party/skia/src/core/
H
A
D
SkOpts.cpp
149
static SkOnce
once
;
in Init()
local
H
A
D
SkXfermode.cpp
93
static SkOnce
once
[COUNT_BLENDMODES];
in Make()
local
/third_party/skia/src/utils/mac/
H
A
D
SkCTFont.cpp
305
static SkOnce
once
;
in SkCTFontGetNSFontWeightMapping()
local
331
static SkOnce
once
;
in SkCTFontGetDataFontWeightMapping()
local
/base/powermgr/power_manager/services/native/src/runninglock/
H
A
D
running_lock_timer_handler.cpp
43
bool
once
= true;
in RegisterRunningLockTimer()
local
/device/soc/hisilicon/common/hal/display/source/display_device/src/vsync/
H
A
D
sorft_vsync.cpp
37
static std::once_flag
once
;
in GetInstance()
local
/foundation/multimedia/camera_framework/test/fuzztest/cameratimer_fuzzer/
H
A
D
camera_timer_fuzzer.cpp
80
bool
once
= data.ReadBool();
in Test()
local
/kernel/linux/linux-5.10/drivers/nvdimm/
H
A
D
region.c
15
static unsigned long
once
;
in nd_region_probe()
local
/kernel/linux/linux-6.6/drivers/nvdimm/
H
A
D
region.c
16
static unsigned long
once
;
in nd_region_probe()
local
/third_party/node/lib/internal/streams/
H
A
D
operators.js
/third_party/node/deps/v8/third_party/zlib/
H
A
D
cpu_features.c
75
static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE
once
, PVOID param, PVOID* context)
in _cpu_check_features_forwarder()
argument
/third_party/node/deps/zlib/
H
A
D
cpu_features.c
81
static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE
once
, PVOID param, PVOID* context)
in _cpu_check_features_forwarder()
argument
/third_party/musl/libc-test/src/regression/
H
A
D
pthread_once-deadlock.c
51
pthread_once_t
once
= PTHREAD_ONCE_INIT;
in main()
local
/third_party/node/benchmark/net/
H
A
D
net-s2c.js
/third_party/pulseaudio/src/tests/
H
A
D
once-test.c
42
static pa_once
once
= PA_ONCE_INIT;
variable
H
A
D
thread-test.c
44
static pa_once
once
= PA_ONCE_INIT;
variable
/third_party/skia/third_party/externals/zlib/
H
A
D
cpu_features.c
75
static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE
once
, PVOID param, PVOID* context)
in _cpu_check_features_forwarder()
argument
/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H
A
D
drm_vsync_worker.cpp
40
static std::once_flag
once
;
in GetInstance()
local
/device/soc/hisilicon/common/hal/display/source/utils/src/
H
A
D
display_adapter.cpp
26
static std::once_flag
once
;
in GetInstance()
local
/device/soc/rockchip/common/hardware/display/src/display_device/
H
A
D
drm_vsync_worker.cpp
42
static std::once_flag
once
;
in GetInstance()
local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H
A
D
drm_vsync_worker.cpp
40
static std::once_flag
once
;
in GetInstance()
local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H
A
D
drm_vsync_worker.cpp
40
static std::once_flag
once
;
in GetInstance()
local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H
A
D
drm_vsync_worker.cpp
40
static std::once_flag
once
;
in GetInstance()
local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H
A
D
drm_vsync_worker.cpp
40
static std::once_flag
once
;
in GetInstance()
local
/foundation/multimedia/player_framework/services/services/factory/
H
A
D
engine_factory_repo.cpp
43
static std::once_flag
once
;
in Instance()
local
/foundation/resourceschedule/ffrt/src/core/
H
A
D
task_io.cpp
59
static pthread_once_t
once
= PTHREAD_ONCE_INIT;
member
Completed in 8 milliseconds
1
2
3
4
5
6
7
8