Home
last modified time | relevance | path

Searched defs:Flip (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dlarge-spaces.cc544 void NewLargeObjectSpace::Flip() { in Flip() function in v8::NewLargeObjectSpace
H A Dnew-spaces.cc492 void NewSpace::Flip() { SemiSpace::Swap(&from_space_, &to_space_); } in Flip() function in v8::internal::NewSpace
/third_party/cups-filters/filter/
H A Dimagetopdf.c52 int Flip = 0, /* Flip/mirror pages */ variable
H A Dimagetoraster.c47 int Flip = 0, /* Flip/mirror pages */ variable
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h73 inline constexpr LiftoffCondition Flip(LiftoffCondition cond) { in Flip() function

Completed in 11 milliseconds