Home
last modified time | relevance | path

Searched defs:Negative (Results 1 - 17 of 17) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dnewtype-global-enum.hpp7 Negative = -3, enumerator
H A Dnewtype-enum.hpp7 Negative = -3, enumerator
H A Dbitfield-enum-repr-transparent.hpp7 Negative = -3, enumerator
H A Dbitfield-enum-repr-c.hpp7 Negative = -3, enumerator
H A Dbitfield-enum-basic.hpp7 Negative = -3, enumerator
14 Negative = -3, member in Buz
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dnewtype-enum.rs18 pub const Negative: Foo = Foo(-3); consts
H A Dbitfield-enum-repr-transparent.rs18 pub const Negative: Foo = Foo(-3); consts
H A Dbitfield-enum-repr-c.rs18 pub const Negative: Foo = Foo(-3); consts
H A Dbitfield-enum-basic.rs18 pub const Negative: Foo = Foo(-3); consts
59 pub const Negative: Buz = Buz(-3); consts
/third_party/node/deps/v8/tools/testrunner/outproc/
H A Dbase.py79 class Negative(object): class
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_analysis_nodes.h50 Negative, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_nodes.h50 Negative, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ConditionOptimizer.cpp248 bool Negative = (Opc == AArch64::ADDSWri || Opc == AArch64::ADDSXri); in adjustCmp() local
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis_nodes.h50 Negative, enumerator
/third_party/gn/src/base/strings/
H A Dstring_number_conversions.cc230 class Negative : public Base<Negative> { class in base::__anon2852::IteratorRangeToNumber
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp808 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, uint64_t Payload) { in getNaN() argument
819 Constant *ConstantFP::getQNaN(Type *Ty, bool Negative, APInt *Payload) { in getQNaN() argument
830 Constant *ConstantFP::getSNaN(Type *Ty, bool Negative, APInt *Payload) { in getSNaN() argument
890 Constant *ConstantFP::getInfinity(Type *Ty, bool Negative) { in getInfinity() argument
/third_party/backends/backend/
H A Dplustek-usb.h410 SrcAttrDef Negative; /**< Negative film */ member
537 OrgDef Negative; /**< Neg film - Pix to adjust scanning orgs */ member

Completed in 13 milliseconds