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:COPY
(Results
1 - 25
of
54
) sorted by relevance
1
2
3
/third_party/elfutils/libelf/
H
A
D
gelf_getehdr.c
72
#define
COPY
(name) \
in __gelf_getehdr_rdlock()
macro
[all...]
H
A
D
gelf_update_ehdr.c
79
#define
COPY
(name) \
in gelf_update_ehdr()
macro
[all...]
H
A
D
gelf_update_shdr.c
74
#define
COPY
(name) \
in gelf_update_shdr()
macro
[all...]
H
A
D
gelf_getshdr.c
68
#define
COPY
(name) \
in gelf_getshdr()
macro
[all...]
H
A
D
gelf_update_sym.c
83
#define
COPY
(name) \
in gelf_update_sym()
macro
H
A
D
gelf_update_phdr.c
96
#define
COPY
(name) \
in gelf_update_phdr()
macro
H
A
D
gelf_getsym.c
79
#define
COPY
(name) \
in gelf_getsym()
macro
H
A
D
gelf_getphdr.c
93
#define
COPY
(Name) result->Name = phdr->Name
in gelf_getphdr()
macro
H
A
D
gelf_update_symshndx.c
108
#define
COPY
(name) \
in gelf_update_symshndx()
macro
H
A
D
gelf_getsymshndx.c
98
#define
COPY
(name) \
in gelf_getsymshndx()
macro
/third_party/skia/third_party/externals/freetype/builds/os2/
H
A
D
detect.mk
30
COPY
:= copy
macro
/third_party/skia/third_party/externals/freetype/builds/windows/
H
A
D
detect.mk
84
COPY
:= >nul cmd.exe /c copy
macro
86
COPY
:= >nul copy
macro
/third_party/ffmpeg/libavfilter/
H
A
D
vf_blend_init.h
56
#define
COPY
(src, depth) \
macro
76
#undef
COPY
macro
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H
A
D
pngconfig.mak
13
COPY
=copy
macro
/third_party/skia/third_party/externals/freetype/builds/dos/
H
A
D
detect.mk
128
COPY
:= cp
macro
141
COPY
:= cmd.exe /c copy
macro
143
COPY
:= copy
macro
/third_party/skia/third_party/externals/freetype/builds/unix/
H
A
D
detect.mk
33
COPY
:= cp
macro
/third_party/ffmpeg/libavcodec/
H
A
D
avdct.c
99
#define
COPY
(src, name) memcpy(&dsp->name, &src.name, sizeof(dsp->name))
in avcodec_dct_init()
macro
/third_party/skia/third_party/externals/freetype/builds/
H
A
D
detect.mk
45
COPY
:= cp
macro
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
idctdsp.c
178
#define
COPY
(dest, src) \
in idct_put_altivec()
macro
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/shaping/
H
A
D
ArabicShapingSample.java
20
private static final int
COPY
= 0;
field in ArabicShapingSample
/third_party/node/deps/v8/src/compiler/
H
A
D
loop-unrolling.cc
52
#define
COPY
(node, n) copier.map(node, n)
in UnrollLoop()
macro
225
#undef
COPY
global()
macro
[all...]
/third_party/skia/third_party/externals/libpng/contrib/pngminim/decoder/
H
A
D
makefile
15
COPY
=cp
macro
/third_party/skia/third_party/externals/libpng/contrib/pngminim/encoder/
H
A
D
makefile
15
COPY
=cp
macro
/third_party/libwebsockets/win32port/zlib/
H
A
D
gzguts.h
82
#define
COPY
1 /* copy input directly */
macro
/third_party/skia/third_party/externals/libpng/contrib/pngminim/preader/
H
A
D
makefile
15
COPY
=cp
macro
Completed in 8 milliseconds
1
2
3