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 - 13
of
13
) sorted by relevance
/third_party/gn/src/base/strings/
H
A
D
utf_offset_string_conversions.h
22
struct
Adjustment
{
struct in base::OffsetAdjuster
H
A
D
utf_offset_string_conversions.cc
18
OffsetAdjuster::
Adjustment
::
Adjustment
(size_t original_offset,
in Adjustment()
function in base::OffsetAdjuster::Adjustment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H
A
D
MicrosoftDemangle.h
80
size_t
Adjustment
= AlignedP - P;
in allocArray()
local
99
size_t
Adjustment
= AlignedP - P;
in alloc()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
ARMWinEH.h
197
uint16_t
Adjustment
= RF.StackAdjust();
in StackAdjustment()
local
H
A
D
Allocator.h
219
size_t
Adjustment
= offsetToAlignedAddr(CurPtr, Alignment);
in Allocate()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
Allocator.h
218
size_t
Adjustment
= alignmentAdjustment(CurPtr, Alignment);
in Allocate()
local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H
A
D
test_sync_atomic_main.cpp
189
Type
Adjustment
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H
A
D
MCDwarf.h
501
static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int
Adjustment
) {
in createAdjustCfaOffset()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H
A
D
MCStreamer.cpp
487
void MCStreamer::EmitCFIAdjustCfaOffset(int64_t
Adjustment
) {
in EmitCFIAdjustCfaOffset()
argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H
A
D
MipsISelLowering.cpp
2312
unsigned
Adjustment
= ArgSlotSizeInBytes - ArgSizeInBytes;
in lowerVAARG()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H
A
D
AsmParser.cpp
4146
int64_t
Adjustment
= 0;
in parseDirectiveCFIAdjustCfaOffset()
local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
IceTargetLoweringX8664.cpp
7054
void TargetX8664::_add_sp(Operand *
Adjustment
) {
in _add_sp()
argument
7114
void TargetX8664::_sub_sp(Operand *
Adjustment
) {
in _sub_sp()
argument
H
A
D
IceTargetLoweringX8632.cpp
7788
void TargetX8632::_add_sp(Operand *
Adjustment
) {
in _add_sp()
argument
7798
void TargetX8632::_sub_sp(Operand *
Adjustment
) {
in _sub_sp()
argument
Completed in 45 milliseconds