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:isEnabled
(Results
1 - 24
of
24
) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/debug-utils/
H
A
D
trace.h
25
static bool
isEnabled
() { return is_enabled_; }
in isEnabled()
function in Trace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
OptBisect.h
36
virtual bool
isEnabled
() const { return false; }
in isEnabled()
function in llvm::OptPassGate
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
Signposts.cpp
57
bool
isEnabled
() const { return os_signpost_enabled(*SignpostLog); }
in isEnabled()
function in llvm::SignpostEmitterImpl
99
bool SignpostEmitter::
isEnabled
() const {
in isEnabled()
function in SignpostEmitter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H
A
D
ScheduleHazardRecognizer.h
45
bool
isEnabled
() const { return MaxLookAhead != 0; }
in isEnabled()
function in llvm::ScheduleHazardRecognizer
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Overlay.h
90
bool
isEnabled
() const { return mImplementation != nullptr; }
in isEnabled()
function in gl::Overlay
127
bool
isEnabled
() const { return false; }
in isEnabled()
function in gl::MockOverlay
H
A
D
Context.cpp
7045
GLboolean Context::
isEnabled
(GLenum cap) const
in isEnabled()
function in gl::__anon19924::Context
/third_party/skia/third_party/externals/oboe/samples/shared/
H
A
D
DefaultAudioStreamCallback.h
94
void setThreadAffinityEnabled(bool
isEnabled
){
in setThreadAffinityEnabled()
argument
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
H
A
D
MainActivity.java
204
private void setSpinnersEnabled(boolean
isEnabled
){
in setSpinnersEnabled()
argument
/third_party/node/deps/v8/src/logging/
H
A
D
counters-scopes.h
208
bool
isEnabled
() const { return previous_scope_ && histogram_->Enabled(); }
in isEnabled()
function in v8::internal::PauseNestedTimedHistogramScope
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H
A
D
DiagnosticInfo.cpp
260
bool OptimizationRemark::
isEnabled
() const {
in isEnabled()
function in OptimizationRemark
281
bool OptimizationRemarkMissed::
isEnabled
() const {
in isEnabled()
function in OptimizationRemarkMissed
309
bool OptimizationRemarkAnalysis::
isEnabled
() const {
in isEnabled()
function in OptimizationRemarkAnalysis
327
bool DiagnosticInfoOptimizationFailure::
isEnabled
() const {
in isEnabled()
function in DiagnosticInfoOptimizationFailure
/third_party/skia/src/gpu/
H
A
D
GrAuditTrail.h
101
bool
isEnabled
() { return fEnabled; }
in isEnabled()
function in GrAuditTrail
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H
A
D
SubtargetFeature.h
222
static inline bool
isEnabled
(StringRef Feature) {
in isEnabled()
function in SubtargetFeatures
/third_party/glslang/glslang/MachineIndependent/
H
A
D
Versions.cpp
1104
bool
isEnabled
= false;
in extensionRequires()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H
A
D
HexagonMachineScheduler.cpp
370
if (!HazardRec->
isEnabled
()) {
in bumpCycle()
function
/third_party/vk-gl-cts/framework/opengl/
H
A
D
gluShaderLibrary.cpp
166
const bool
isEnabled
= (spec.programs[progNdx].activeStages & curStageMask) != 0;
in isValid()
local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H
A
D
DispatchTableGL_autogen.h
59
PFNGLISENABLEDPROC
isEnabled
= nullptr;
member in rx::DispatchTableGL
/third_party/node/test/fixtures/snapshot/
H
A
D
typescript.js
3809
function
isEnabled
() {
function
[all...]
/third_party/typescript/lib/
H
A
D
tsserverlibrary.js
3794
function
isEnabled
() {
function
[all...]
H
A
D
typescript.js
3785
function
isEnabled
() {
function
[all...]
H
A
D
typescriptServices.js
3785
function
isEnabled
() {
function
[all...]
H
A
D
typingsInstaller.js
3775
function
isEnabled
() {
function
[all...]
H
A
D
tsserver.js
3795
function
isEnabled
() {
function
[all...]
H
A
D
tsc.js
3202
function
isEnabled
() {
function
[all...]
/third_party/sqlite/src/
H
A
D
sqlite3.c
188705
int
isEnabled
= 0;
global()
local
[all...]
Completed in 364 milliseconds