Home
last modified time | relevance | path

Searched refs:Noop (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
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/skia/third_party/externals/tint/src/transform/
Dunshadow_test.cc34 TEST_F(UnshadowTest, Noop) { in TEST_F() argument
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.h34 Noop, /* 0 */ enumerator
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 …]
Dntfsrecover.c535 case Noop : in actionname()
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
Dtry_catch.js119 Noop: {
Ddifferential_fuzz_mutator.js178 Noop(path) {
/third_party/node/tools/gyp/pylib/gyp/
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/
D__init__.py247 def Noop(value): function
256 value_predicate = metadata["type"] == "path" and FixPath or Noop
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DProgram.inc100 if (!Path) // Noop
130 if (!Path) // Noop
/third_party/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp960 return LogicalOperation::Noop; in FromGLenum()
1000 case LogicalOperation::Noop: in ToGLenum()
1051 case LogicalOperation::Noop: in operator <<()
DPackedGLEnums_autogen.h259 Noop = 9, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DProgram.inc97 if (!Path) // Noop
127 if (!Path) // Noop
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSchedule.td101 // Noop.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
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/
Dtest_exceptions.py2509 class Noop: class
2515 with Noop():
/third_party/skia/third_party/externals/opengl-registry/docs/
Dsyntaxrules.txt353 Noop No Operation GL
/third_party/openGLES/docs/
Dsyntaxrules.txt353 Noop No Operation GL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES1.cpp1142 case LogicalOperation::Noop: in ValidateLogicOp()
/third_party/rust/crates/libc/src/
Dpsp.rs753 Noop = 5,