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:noop
(Results
26 - 47
of
47
) sorted by relevance
1
2
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H
A
D
amdgpu_cs.h
158
bool
noop
;
member
H
A
D
amdgpu_cs.c
1490
bool
noop
= false;
in amdgpu_cs_submit_ib()
local
/third_party/python/Lib/
H
A
D
smtplib.py
523
def
noop
(self):
member in SMTP
H
A
D
imaplib.py
676
def
noop
(self):
member in IMAP4
/third_party/nghttp2/src/
H
A
D
shrpx_http_downstream_connection.cc
1602
int HttpDownstreamConnection::
noop
() { return 0; }
in noop()
function in shrpx::HttpDownstreamConnection
H
A
D
shrpx_http2_session.cc
1969
int Http2Session::
noop
() { return 0; }
in noop()
function in shrpx::Http2Session
H
A
D
shrpx_client_handler.cc
115
int ClientHandler::
noop
() { return 0; }
in noop()
function in shrpx::ClientHandler
H
A
D
nghttp.cc
855
int HttpClient::
noop
() { return 0; }
in noop()
function in nghttp2::HttpClient
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_blit.c
397
bool
noop
= apply_blit_scissor(&info->scissor,
in iris_blit()
local
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_blit.c
473
bool
noop
= apply_blit_scissor(&info->scissor,
in crocus_blit()
local
/third_party/python/Lib/unittest/test/
H
A
D
test_loader.py
1580
def
noop
(arg):
function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_descriptors.c
1663
bool
noop
= true;
in si_reset_buffer_resources()
local
/third_party/python/Lib/test/test_asyncio/
H
A
D
test_events.py
2159
def
noop
(*args, **kwargs):
function
[all...]
/third_party/python/Lib/test/
H
A
D
test_threading.py
944
def
noop
(): pass
function
/third_party/node/deps/v8/src/parsing/
H
A
D
parser.cc
2429
Statement*
noop
= factory()->EmptyStatement();
in DesugarLexicalBindingsInForStatement()
local
/third_party/node/test/fixtures/snapshot/
H
A
D
typescript.js
1851
function
noop
(_) { }
function
[all...]
/third_party/typescript/lib/
H
A
D
tsserverlibrary.js
1719
function
noop
(_) { }
function
[all...]
H
A
D
typescript.js
1710
function
noop
(_) { }
function
[all...]
H
A
D
typescriptServices.js
1710
function
noop
(_) { }
function
[all...]
H
A
D
typingsInstaller.js
1700
function
noop
(_) { }
function
[all...]
H
A
D
tsserver.js
1720
function
noop
(_) { }
function
[all...]
H
A
D
tsc.js
1493
function
noop
(_) { }
function
[all...]
Completed in 107 milliseconds
1
2