Home
last modified time | relevance | path

Searched refs:Noop (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dascii_benchmark.cc68 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 Dtry_catch.js119 Noop: {
H A Ddifferential_fuzz_mutator.js178 Noop(path) {
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.h34 Noop, /* 0 */ enumerator
H A Dplaylog.c4125 == 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 Dntfsrecover.c535 case Noop : in actionname()
536 p = "Noop"; in actionname()
/third_party/skia/third_party/externals/tint/src/transform/
H A Dunshadow_test.cc34 TEST_F(UnshadowTest, Noop) { in TEST_F()
/third_party/node/tools/gyp/pylib/gyp/
H A D__init__.py244 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__.py247 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 DPackedGLEnums_autogen.cpp960 return LogicalOperation::Noop; in FromGLenum()
1000 case LogicalOperation::Noop: in ToGLenum()
1051 case LogicalOperation::Noop: in operator <<()
H A DPackedGLEnums_autogen.h259 Noop = 9, member in gl::LogicalOperation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1184 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 Dtest_exceptions.py2651 class Noop: class
2657 with Noop():
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp1142 case LogicalOperation::Noop: in ValidateLogicOp()
/third_party/rust/crates/libc/src/
H A Dpsp.rs753 Noop = 5,

Completed in 35 milliseconds