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:backup
(Results
1 - 25
of
103
) sorted by relevance
1
2
3
4
5
/third_party/typescript/tests/baselines/reference/
H
A
D
importCallExpressionInCJS2.js
31
function
backup
() { return "
backup
"; }
function
H
A
D
importCallExpressionInCJS5.js
57
function
backup
() { return "
backup
"; }
function
[all...]
H
A
D
importCallExpressionNoModuleKindSpecified.js
46
function
backup
() { return "
backup
"; }
function
/third_party/curl/tests/unit/
H
A
D
unit1651.c
371
unsigned char
backup
= cert[i];
variable
/test/xts/dcts/testtools/disjsTest/server/
H
A
D
testApi.js
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H
A
D
setdomainname.h
28
static char
backup
[_UTSNAME_DOMAIN_LENGTH];
variable
/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
H
A
D
hp6xx_apm.c
32
int battery,
backup
, charging, percentage;
in hp6x0_apm_get_power_status()
local
/kernel/linux/linux-5.10/arch/arm/include/asm/
H
A
D
uprobes.h
23
u32
backup
;
member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H
A
D
uprobes.h
23
u32
backup
;
member
/kernel/linux/linux-6.6/arch/sh/boards/mach-hp6xx/
H
A
D
hp6xx_apm.c
32
int battery,
backup
, charging, percentage;
in hp6x0_apm_get_power_status()
local
/kernel/liteos_m/testsuites/unittest/xts/mem/
H
A
D
mem_api_test.c
140
char
backup
[1024]; /* 1024, common data for test, no special meaning */
variable
/kernel/linux/linux-5.10/net/mptcp/
H
A
D
syncookies.c
29
u8
backup
;
member
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
wm831x_backup.c
21
struct power_supply *
backup
;
member
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
wm831x_backup.c
21
struct power_supply *
backup
;
member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_ttm_pm.c
51
struct drm_i915_gem_object *
backup
;
in i915_ttm_backup()
local
173
struct drm_i915_gem_object *
backup
= obj->ttm.
backup
;
i915_ttm_restore()
local
[all...]
/kernel/linux/linux-6.6/net/mptcp/
H
A
D
syncookies.c
29
u8
backup
;
member
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H
A
D
KvStoreBackupCallbackJsTest.js
[all...]
H
A
D
KvStoreBackupPromiseJsTest.js
[all...]
/third_party/skia/tools/viewer/
H
A
D
SkSLSlide.cpp
94
FILE*
backup
= fopen(kBackupFile, "w");
in rebuild()
local
/kernel/linux/linux-6.6/drivers/clk/at91/
H
A
D
pmc.c
120
unsigned int
backup
;
in at91_pmc_suspend()
local
134
unsigned int
backup
;
in at91_pmc_resume()
local
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H
A
D
builtin.h
32
bool
backup
;
member
/third_party/backends/backend/genesys/
H
A
D
device.cpp
248
GenesysRegisterSettingSet
backup
;
in apply_reg_settings_to_device_write_only()
local
263
GenesysRegisterSettingSet
backup
;
in apply_reg_settings_to_device_with_backup()
local
/third_party/node/deps/base64/base64/test/
H
A
D
test_base64.c
277
char
backup
= enc[i];
in test_invalid_dec_input()
local
294
char
backup
= enc[i+0];
in test_invalid_dec_input()
local
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
resize.c
177
struct buffer_head *
backup
= NULL;
in update_backups()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_validation.c
645
struct vmw_buffer_object *
backup
= res->
backup
;
vmw_validation_res_validate()
local
[all...]
Completed in 10 milliseconds
1
2
3
4
5