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:Noop
(Results
1 - 15
of
15
) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H
A
D
ascii_benchmark.cc
68
inline char
Noop
(unsigned char b) { return static_cast<char>(b); }
in Noop()
function
70
BENCHMARK_TEMPLATE(BM_Ascii,
Noop
);
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
H
A
D
try_catch.js
119
Noop
: {
H
A
D
differential_fuzz_mutator.js
178
Noop
(path) {
/third_party/ntfs-3g/ntfsprogs/
H
A
D
ntfsrecover.h
34
Noop
, /* 0 */
enumerator
H
A
D
playlog.c
4125
== const_cpu_to_le16(
Noop
))
in distribute_redos()
4165
== const_cpu_to_le16(
Noop
))
in distribute_redos()
4170
== const_cpu_to_le16(
Noop
))
in distribute_redos()
4238
== const_cpu_to_le16(
Noop
))
in distribute_redos()
4256
case
Noop
:
in distribute_redos()
4339
case
Noop
: /* on MFT if DeallocateFileRecordSegment */
in play_one_redo()
4572
== const_cpu_to_le16(
Noop
))
in distribute_undos()
4577
== const_cpu_to_le16(
Noop
))
in distribute_undos()
4635
== const_cpu_to_le16(
Noop
))
in distribute_undos()
4652
case
Noop
in distribute_undos()
[all...]
H
A
D
ntfsrecover.c
535
case
Noop
:
in actionname()
536
p = "
Noop
";
in actionname()
/third_party/skia/third_party/externals/tint/src/transform/
H
A
D
unshadow_test.cc
34
TEST_F(UnshadowTest,
Noop
) {
in TEST_F()
/third_party/node/tools/gyp/pylib/gyp/
H
A
D
__init__.py
244
def
Noop
(value):
function
253
value_predicate = metadata["type"] == "path" and FixPath or
Noop
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H
A
D
__init__.py
247
def
Noop
(value):
function
256
value_predicate = metadata["type"] == "path" and FixPath or
Noop
/third_party/skia/third_party/externals/angle2/src/common/
H
A
D
PackedGLEnums_autogen.cpp
960
return LogicalOperation::
Noop
;
in FromGLenum()
1000
case LogicalOperation::
Noop
:
in ToGLenum()
1051
case LogicalOperation::
Noop
:
in operator <<()
H
A
D
PackedGLEnums_autogen.h
259
Noop
= 9,
member in gl::LogicalOperation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H
A
D
AsmPrinter.cpp
1184
MCInst
Noop
;
in EmitFunctionBody()
local
1185
MF->getSubtarget().getInstrInfo()->getNoop(
Noop
);
in EmitFunctionBody()
1189
if (
Noop
.getOpcode()) {
in EmitFunctionBody()
/third_party/python/Lib/test/
H
A
D
test_exceptions.py
2651
class
Noop
:
class
2657
with
Noop
():
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
validationES1.cpp
1142
case LogicalOperation::
Noop
:
in ValidateLogicOp()
/third_party/rust/crates/libc/src/
H
A
D
psp.rs
753
Noop
= 5,
Completed in 35 milliseconds