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:adjustment
(Results
1 - 9
of
9
) sorted by relevance
/third_party/node/deps/v8/src/objects/
H
A
D
managed.cc
20
int64_t
adjustment
= 0 - static_cast<int64_t>(destructor->estimated_size_);
in ManagedObjectFinalizerSecondPass()
local
/third_party/gn/src/base/strings/
H
A
D
utf_offset_string_conversions.cc
42
int
adjustment
= 0;
in AdjustOffset()
local
75
int
adjustment
= 0;
in UnadjustOffset()
local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H
A
D
font_header_table.cc
141
void FontHeaderTable::Builder::SetChecksumAdjustment(int64_t
adjustment
) {
in SetChecksumAdjustment()
argument
/third_party/mesa3d/src/intel/compiler/
H
A
D
brw_mesh.cpp
849
unsigned
adjustment
= (urb_global_offset >> 11) << 11;
in adjust_handle_and_offset()
local
/third_party/node/deps/histogram/src/
H
A
D
hdr_histogram.c
37
int32_t
adjustment
= 0;
in normalize_index()
local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H
A
D
FontHeaderTable.java
532
public void setCheckSumAdjustment(long
adjustment
) {
in setCheckSumAdjustment()
argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
u_vbuf.c
780
unsigned
adjustment
= 0;
in u_vbuf_translate_begin()
local
/third_party/ffmpeg/fftools/
H
A
D
ffmpeg_opt.c
295
int64_t
adjustment
;
in apply_sync_offsets()
local
/third_party/node/deps/v8/src/execution/arm64/
H
A
D
simulator-arm64.h
192
uint64_t
adjustment
= (halfbit_mantissa & ~onebit_mantissa);
in FPRound()
local
Completed in 19 milliseconds