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:flag_
(Results
1 - 9
of
9
) sorted by relevance
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H
A
D
NativeRender.h
41
bool
flag_
= false;
member in NativeWindowSample::NativeRender
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
H
A
D
singleton_boost.h
42
static boost::once_flag
flag_
;
member in i18n::phonenumbers::Singleton
46
template <class T> boost::once_flag Singleton<T>::
flag_
= BOOST_ONCE_INIT;
member in i18n::phonenumbers::Singleton
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H
A
D
egl_core.h
53
bool
flag_
= false;
member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H
A
D
egl_core.h
54
bool
flag_
= false;
member in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H
A
D
egl_core.h
53
bool
flag_
= false;
member in NativeXComponentSample::EGLCore
/third_party/gn/src/base/memory/
H
A
D
weak_ptr.h
121
scoped_refptr<const Flag>
flag_
;
member in base::internal::WeakReference
136
mutable scoped_refptr<WeakReference::Flag>
flag_
;
member in base::internal::WeakReferenceOwner
/third_party/node/deps/v8/src/torque/ls/
H
A
D
json.h
118
bool
flag_
= false;
member
/third_party/node/deps/v8/src/execution/
H
A
D
microtask-queue.cc
145
bool*
flag_
;
member in v8::internal::__anon14546::SetIsRunningMicrotasks
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H
A
D
flag.h
791
Flag<T>&
flag_
; // Flag being registered (not owned).
member in absl::flags_internal::FlagHelpKind::FlagDefaultKind::FlagRegistrar
Completed in 4 milliseconds