Home
last modified time | relevance | path

Searched defs:Negate (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dcharclass_test.cc121 CharClass* Negate(CharClass *cc) { in Negate() function
129 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dcharclass_test.cc121 CharClass* Negate(CharClass *cc) { in Negate() function
129 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate() function
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dcharclass_test.cc123 CharClass* Negate(CharClass *cc) { in Negate() function
131 CharClassBuilder* Negate(CharClassBuilder* cc) { in Negate() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dneg.h25 inline void Negate(const RuntimeShape& input_shape, const T* input_data, in Negate() function
/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/
H A Dnegate.py14 class Negate(torch.nn.Module): class in TestNegate
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_object_test.cc48 int Negate(int x) { return -x; } in Negate() function
172 TEST_F(DBusObjectTest, Negate) { in TEST_F() argument
/aosp_15_r20/external/regex-re2/re2/
H A Dregexp.cc867 void CharClassBuilder::Negate() { in Negate() function in re2::CharClassBuilder
921 CharClass* CharClass::Negate() { in Negate() function in re2::CharClass
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.cc883 void CharClassBuilder::Negate() { in Negate() function in re2::CharClassBuilder
937 CharClass* CharClass::Negate() { in Negate() function in re2::CharClass
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dregexp.cc899 void CharClassBuilder::Negate() { in Negate() function in re2::CharClassBuilder
953 CharClass* CharClass::Negate() { in Negate() function in re2::CharClass
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/
Dscalar.go84 func (s *Scalar) Negate(x *Scalar) *Scalar { func
Dedwards25519.go373 func (v *Point) Negate(p *Point) *Point { func
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h46 unsigned int Negate:1; member
H A Dradeon_program.h32 unsigned int Negate:4; member
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics_unittest.cc91 TEST(TransformDbMetricForReporting, Negate) { in TEST() argument
/aosp_15_r20/external/skia/src/core/
H A DSkPointPriv.h67 static void Negate(SkIPoint& pt) { in Negate() function
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/field/
Dfe.go113 func (v *Element) Negate(a *Element) *Element { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVFABIDemangling.cpp165 const bool Negate = ParseString.consume_front("n"); in tryParseCompileTimeLinearToken() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp528 [[nodiscard]] Value *Negator::Negate(bool LHSIsZero, Value *Root, in Negate() function in Negator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DVFABIDemangling.cpp170 const bool Negate = ParseString.consume_front("n"); in tryParseCompileTimeLinearToken() local
/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprog_instruction.h163 GLuint Negate:4; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp254 bool Negate = false; in printFMA3Comments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp289 bool Negate = false; in printFMAComments() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Ddependent-names.cpp250 T Negate(const T& value) { in Negate() function
/aosp_15_r20/external/libchrome/crypto/
H A Dp224.cc727 void Negate(const Point& in, Point* out) { in Negate() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc.h227 unsigned Negate : 1; /* BOOL */ member

123