Home
last modified time | relevance | path

Searched defs:minus (Results 1 – 25 of 34) sorted by relevance

12

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/contextually_typed_expressions/
Dcontextually_typed_expressions_4.ts36 function minus(a: number, b: number) { function
/third_party/typescript/tests/cases/compiler/
Des6ClassTest8.ts15 static minus(v1:Vector, v2:Vector):Vector {return null;} method in Vector
/third_party/typescript/tests/baselines/reference/
Des6ClassTest8.js61 Vector.minus = function (v1, v2) { return null; }; function in Vector
/third_party/node/deps/openssl/openssl/crypto/asn1/
Da_time.c85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; in ossl_asn1_time_to_tm() local
87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; in ossl_asn1_time_to_tm() local
/third_party/openssl/crypto/asn1/
Da_time.c85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; in ossl_asn1_time_to_tm() local
87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; in ossl_asn1_time_to_tm() local
/third_party/mesa3d/src/gallium/frontends/clover/util/
Dfunctional.hpp45 struct minus { struct
48 operator()(T x, S y) const { in operator ()()
/third_party/protobuf/js/experimental/runtime/
Dint64.js327 const minus = dec[0] === '-'; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h37 minus, plus, // - + enumerator
/third_party/node/deps/v8/src/regexp/
Dregexp-bytecode-generator.cc292 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
Dregexp-macro-assembler-tracer.cc283 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
Dregexp-interpreter.cc712 uint32_t minus = Load16Aligned(pc + 4); in RawMatch() local
/third_party/json/include/nlohmann/detail/conversions/
Dto_chars.hpp178 diyfp minus; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h47 minus, enumerator
/third_party/toybox/toys/pending/
Dfdisk.c740 int minus = (*str == '-'); in ask_value() local
/third_party/node/deps/v8/src/objects/
Dstring.cc708 bool minus = (data[0] == '-'); in ToNumber() local
/third_party/node/deps/v8/src/regexp/mips64/
Dregexp-macro-assembler-mips64.cc478 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/riscv64/
Dregexp-macro-assembler-riscv64.cc490 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/ia32/
Dregexp-macro-assembler-ia32.cc490 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/mips/
Dregexp-macro-assembler-mips.cc446 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/loong64/
Dregexp-macro-assembler-loong64.cc430 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/arm/
Dregexp-macro-assembler-arm.cc456 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc504 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/s390/
Dregexp-macro-assembler-s390.cc468 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/ppc/
Dregexp-macro-assembler-ppc.cc488 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()
/third_party/node/deps/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.cc564 base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) { in CheckNotCharacterAfterMinusAnd()

12