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:NOP
(Results
1 - 25
of
28
) sorted by relevance
1
2
/third_party/ffmpeg/libavcodec/ppc/
H
A
D
vp3dsp_altivec.c
119
#define
NOP
(a) a
macro
/third_party/ffmpeg/libavfilter/
H
A
D
colorchannelmixer_template.c
35
#define
NOP
(x) (x)
macro
H
A
D
vf_amplify.c
143
#define
NOP
(x, depth) (x)
macro
H
A
D
vf_mix.c
192
#define
NOP
(x) (x)
macro
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H
A
D
sfn_instr_mem.h
89
NOP
,
enumerator
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-shape-complex-thai.cc
90
NOP
,
enumerator
[all...]
/third_party/python/Lib/
H
A
D
telnetlib.py
61
NOP
= bytes([241]) # No Operation
variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H
A
D
scsi.h
118
#define
NOP
0x08
macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H
A
D
scsi.h
118
#define
NOP
0x08
macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
H
A
D
scsi.h
118
#define
NOP
0x08
macro
/third_party/musl/include/scsi/
H
A
D
scsi.h
118
#define
NOP
0x08
macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H
A
D
telnet.h
18
#define
NOP
241
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H
A
D
telnet.h
18
#define
NOP
241
macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
H
A
D
telnet.h
18
#define
NOP
241
macro
/third_party/node/deps/v8/src/codegen/arm64/
H
A
D
constants-arm64.h
382
NOP
= 0,
enumerator
/third_party/musl/include/arpa/
H
A
D
telnet.h
18
#define
NOP
241
macro
/third_party/rust/crates/log/src/
H
A
D
lib.rs
1576
static
NOP
: NopLogger = NopLogger;
in logger()
consts
/third_party/pcre2/pcre2/src/sljit/
H
A
D
sljitNativeARM_64.c
113
#define
NOP
0xd503201f
macro
H
A
D
sljitNativePPC_common.c
201
#define
NOP
(HI(24))
macro
H
A
D
sljitNativeARM_32.c
108
#define
NOP
0xe1a00000
macro
H
A
D
sljitNativeARM_T2_32.c
154
#define
NOP
0xbf00
macro
H
A
D
sljitNativeX86_common.c
227
#define
NOP
0x90
macro
H
A
D
sljitNativeMIPS_common.c
255
#define
NOP
(HI(0) | LO(0))
macro
[all...]
/third_party/python/Include/
H
A
D
opcode.h
14
#define
NOP
9
macro
/third_party/mesa3d/src/freedreno/ir2/
H
A
D
instr-a2xx.h
181
NOP
= 0,
enumerator
Completed in 40 milliseconds
1
2