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
refs:kLegacy
(Results
1 - 7
of
7
) sorted by relevance
/third_party/gn/src/gn/
H
A
D
xcode_writer.h
21
kLegacy
,
member in XcodeBuildSystem
73
XcodeBuildSystem build_system = XcodeBuildSystem::
kLegacy
;
H
A
D
command_gen.cc
307
XcodeBuildSystem::
kLegacy
,
in RunIdeWriter()
320
options.build_system = XcodeBuildSystem::
kLegacy
;
in RunIdeWriter()
H
A
D
xcode_writer.cc
586
case XcodeBuildSystem::
kLegacy
:
in WriteSettingsFile()
1031
if (options_.build_system == XcodeBuildSystem::
kLegacy
) {
in AddBundleTarget()
/third_party/skia/tools/viewer/
H
A
D
Viewer.h
142
kLegacy
, // 8888, no color management
member in Viewer::ColorMode
H
A
D
Viewer.cpp
340
, fColorMode(ColorMode::
kLegacy
)
477
case ColorMode::
kLegacy
:
in fPerspectiveMode()
487
this->setColorMode(ColorMode::
kLegacy
);
in fPerspectiveMode()
1032
case ColorMode::
kLegacy
:
in updateTitle()
1046
if (ColorMode::
kLegacy
!= fColorMode) {
in updateTitle()
1473
if (ColorMode::
kLegacy
!= fColorMode) {
in drawSlide()
1493
case ColorMode::
kLegacy
:
in drawSlide()
2412
cmButton(ColorMode::
kLegacy
, "Legacy 8888");
in drawImGui()
/third_party/skia/tests/
H
A
D
CanvasTest.cpp
608
SkCanvas canvas(bitmap, SkCanvas::ColorBehavior::
kLegacy
);
in DEF_TEST()
/third_party/skia/include/core/
H
A
D
SkCanvas.h
211
kLegacy
, //!< placeholder
member in SkCanvas::ColorBehavior
Completed in 18 milliseconds