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:ShrinkToFit
(Results
1 - 10
of
10
) sorted by relevance
/third_party/protobuf/src/google/protobuf/stubs/
H
A
D
bytestream.cc
115
ShrinkToFit
();
in GetBuffer()
132
void GrowingArrayByteSink::
ShrinkToFit
() {
in ShrinkToFit()
function in google::protobuf::strings::GrowingArrayByteSink
H
A
D
bytestream.h
239
void
ShrinkToFit
();
/third_party/skia/modules/sksg/src/
H
A
D
SkSGMerge.cpp
107
SkPathPriv::
ShrinkToFit
(&fMerged);
in onRevalidate()
H
A
D
SkSGGeometryEffect.cpp
57
SkPathPriv::
ShrinkToFit
(&fPath);
in onRevalidate()
/third_party/skia/src/core/
H
A
D
SkPathPriv.h
119
static void
ShrinkToFit
(SkPath* path) {
in ShrinkToFit()
function in SkPathPriv
/third_party/skia/tests/
H
A
D
PathMeasureTest.cpp
293
SkPathPriv::
ShrinkToFit
(&path);
in test_shrink()
H
A
D
PathTest.cpp
5464
SkPathPriv::
ShrinkToFit
(&unique_path);
in DEF_TEST()
5465
SkPathPriv::
ShrinkToFit
(&shared_path);
in DEF_TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H
A
D
inlined_vector.h
418
void
ShrinkToFit
();
852
auto Storage<T, N, A>::
ShrinkToFit
() -> void {
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H
A
D
inlined_vector.h
738
storage_.
ShrinkToFit
();
in shrink_to_fit()
H
A
D
inlined_vector_exception_safety_test.cc
472
TYPED_TEST(OneSizeTest,
ShrinkToFit
) {
in TYPED_TEST()
Completed in 15 milliseconds