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:Backup
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H
A
D
InterferenceCache.cpp
224
bool
Backup
= !I.valid() || I.start() >= Stop;
in update()
local
225
if (
Backup
)
in update()
230
if (
Backup
)
in update()
241
bool
Backup
= I == LR->end() || I->start >= Stop;
in update()
local
242
if (
Backup
)
in update()
247
if (
Backup
)
in update()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H
A
D
MSP430ISelDAGToDAG.cpp
206
MSP430ISelAddressMode
Backup
= AM;
in MatchAddress()
local
210
AM =
Backup
;
in MatchAddress()
214
AM =
Backup
;
in MatchAddress()
222
MSP430ISelAddressMode
Backup
= AM;
in MatchAddress()
local
233
AM =
Backup
;
in MatchAddress()
/third_party/gptfdisk/
H
A
D
gptcurses.h
38
{ 'b', "
Backup
", "Back up the partition table" },
112
void
Backup
(void);
H
A
D
gptcurses.cc
514
void GPTDataCurses::
Backup
(void) {
in Backup()
function in GPTDataCurses
524
} // GPTDataCurses::
Backup
()
in Backup()
703
Backup
();
in Dispatch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H
A
D
X86ISelDAGToDAG.cpp
1498
X86ISelAddressMode
Backup
= AM;
in matchWrapper()
1527
AM =
Backup
;
in matchWrapper()
1580
X86ISelAddressMode
Backup
= AM;
in matchAdd()
local
1584
AM =
Backup
;
in matchAdd()
1590
AM =
Backup
;
in matchAdd()
2088
X86ISelAddressMode
Backup
= AM;
in matchAddressRecursively()
local
2091
AM =
Backup
;
in matchAddressRecursively()
2097
AM =
Backup
;
in matchAddressRecursively()
2121
if ((AM.hasSymbolicDisplacement() && !
Backup
.hasSymbolicDisplacement()) +
in matchAddressRecursively()
2122
((AM.Disp != 0) && (
Backup
in matchAddressRecursively()
[all...]
/third_party/mesa3d/src/imgui/
H
A
D
imgui_internal.h
70
struct ImGuiItemHoveredDataBackup; //
Backup
and restore IsItemHovered() internal data
1229
//
Backup
and restore just enough data to be able to use IsItemHovered() on item A after another B in the same window has overwritten the data.
1237
ImGuiItemHoveredDataBackup() {
Backup
(); }
in ImGuiItemHoveredDataBackup()
1238
void
Backup
() { ImGuiWindow* window = GImGui->CurrentWindow; LastItemId = window->DC.LastItemId; LastItemStatusFlags = window->DC.LastItemStatusFlags; LastItemRect = window->DC.LastItemRect; LastItemDisplayRect = window->DC.LastItemDisplayRect; }
in Backup()
function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H
A
D
WebAssemblyFastISel.cpp
348
Address
Backup
= Addr;
in computeAddress()
local
351
Addr =
Backup
;
in computeAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H
A
D
AArch64FastISel.cpp
693
Address
Backup
= Addr;
in computeAddress()
local
696
Addr =
Backup
;
in computeAddress()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H
A
D
stylo.hpp
[all...]
Completed in 55 milliseconds