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:Normalize
(Results
1 - 25
of
52
) sorted by relevance
1
2
3
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H
A
D
ScalarEvolutionNormalization.cpp
23
Normalize
,
enumerator
/third_party/node/deps/v8/src/base/numbers/
H
A
D
diy-fp.h
57
void
Normalize
() {
in Normalize()
function in v8::base::DiyFp
77
static DiyFp
Normalize
(const DiyFp& a) {
in Normalize()
function in v8::base::DiyFp
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
H
A
D
FieldMaskTest.cs
157
public void
Normalize
(string[] input, string expectedOutput)
in Normalize()
method in Google.Protobuf.WellKnownTypes.FieldMaskTest
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H
A
D
diy-fp.h
96
void
Normalize
() {
in Normalize()
function in double_conversion::DiyFp
116
static DiyFp
Normalize
(const DiyFp& a) {
in Normalize()
function in double_conversion::DiyFp
/third_party/icu/icu4c/source/i18n/
H
A
D
double-conversion-diy-fp.h
110
void
Normalize
() {
in Normalize()
function in double_conversion::DiyFp
130
static DiyFp
Normalize
(const DiyFp& a) {
in Normalize()
function in double_conversion::DiyFp
/third_party/node/deps/icu-small/source/i18n/
H
A
D
double-conversion-diy-fp.h
110
void
Normalize
() {
in Normalize()
function in double_conversion::DiyFp
130
static DiyFp
Normalize
(const DiyFp& a) {
in Normalize()
function in double_conversion::DiyFp
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H
A
D
DurationPartial.cs
164
internal static Duration
Normalize
(long seconds, int nanoseconds)
in Normalize()
method in Google.Protobuf.WellKnownTypes.Duration
H
A
D
FieldMaskPartial.cs
283
public FieldMask
Normalize
()
in Normalize()
method in Google.Protobuf.WellKnownTypes.FieldMask
H
A
D
TimestampPartial.cs
173
internal static Timestamp
Normalize
(long seconds, int nanoseconds)
in Normalize()
method in Google.Protobuf.WellKnownTypes.Timestamp
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H
A
D
vertexconversion.h
56
struct
Normalize
struct
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
double-conversion-diy-fp.h
110
void
Normalize
() {
in Normalize()
function in double_conversion::DiyFp
130
static DiyFp
Normalize
(const DiyFp& a) {
in Normalize()
function in double_conversion::DiyFp
/third_party/lzma/CS/7zip/Compress/RangeCoder/
H
A
D
RangeCoder.cs
152
public void
Normalize
()
in Normalize()
method in SevenZip.Compression.RangeCoder.Decoder
/third_party/lzma/CPP/7zip/Compress/
H
A
D
PpmdEncoder.cpp
18
void CEncProps::
Normalize
(int level)
in Normalize()
function in NCompress::NPpmd::CEncProps
/third_party/ninja/src/
H
A
D
includes_normalize-win32.cc
184
bool IncludesNormalize::
Normalize
(const string& input,
in Normalize()
function in IncludesNormalize
/third_party/skia/src/core/
H
A
D
SkPoint.cpp
74
SkScalar SkPoint::
Normalize
(SkPoint* pt) {
in Normalize()
function in SkPoint
/third_party/googletest/googletest/src/
H
A
D
gtest-filepath.cc
382
void FilePath::
Normalize
() {
in Normalize()
function in testing::internal::FilePath
/third_party/lzma/Java/SevenZip/Compression/LZ/
H
A
D
BinTree.java
357
void
Normalize
()
in Normalize()
method in BinTree
/third_party/lzma/CS/7zip/Compress/LZ/
H
A
D
LzBinTree.cs
357
void
Normalize
()
in Normalize()
method in SevenZip.Compression.LZ.BinTree
/third_party/node/deps/googletest/src/
H
A
D
gtest-filepath.cc
386
void FilePath::
Normalize
() {
in Normalize()
function in testing::internal::FilePath
/third_party/mesa3d/src/gtest/src/
H
A
D
gtest-filepath.cc
348
void FilePath::
Normalize
() {
in Normalize()
function in testing::internal::FilePath
/third_party/node/deps/v8/third_party/zlib/google/
H
A
D
zip_reader.cc
264
void ZipReader::
Normalize
(base::StringPiece16 in) {
in Normalize()
function in zip::ZipReader
/third_party/node/deps/zlib/google/
H
A
D
zip_reader.cc
270
void ZipReader::
Normalize
(base::StringPiece16 in) {
in Normalize()
function in zip::ZipReader
/third_party/skia/include/core/
H
A
D
SkM44.h
23
static SkV2
Normalize
(SkV2 v) { return v * (1.0f / v.length()); }
in Normalize()
function
63
static SkV3
Normalize
(const SkV3& v) { return v * (1.0f / v.length()); }
in Normalize()
function
/third_party/libphonenumber/cpp/test/phonenumbers/
H
A
D
phonenumberutil_test.cc
81
void
Normalize
(string* number) const {
in Normalize()
function in i18n::phonenumbers::PhoneNumberUtilTest
/third_party/node/deps/v8/src/bigint/
H
A
D
bigint.h
94
void
Normalize
() {
in Normalize()
function in v8::bigint::Digits
Completed in 20 milliseconds
1
2
3