Home
last modified time | relevance | path

Searched defs:minus (Results 1 – 25 of 27) 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/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/flutter/flutter/dev/tools/gen_keycodes/data/
Dprintable.json44 "minus": "-", string
Dkey_name_to_glfw_name.json85 "minus": ["MINUS"], array
Dkey_name_to_android_name.json190 "minus": ["MINUS"], array
Dkey_data.json1614 "minus": { object
/third_party/protobuf/js/experimental/runtime/
Dint64.js327 const minus = dec[0] === '-'; constant
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.c339 gchar *minus; in parse_range() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h37 minus, plus, // - + enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h47 minus, enumerator
/third_party/json/include/nlohmann/detail/conversions/
Dto_chars.hpp170 diyfp minus; member
/third_party/toybox/toys/pending/
Dfdisk.c740 int minus = (*str == '-'); in ask_value() local
/third_party/typescript/src/compiler/
Dtypes.ts6333 minus = 0x2D, // - enumerator
/third_party/python/Lib/
D_pydecimal.py4926 def minus(self, a): member in Context
/third_party/libxml2/
Dxpath.c10740 int minus = 0; in xmlXPathCompUnaryExpr() local
/third_party/json/single_include/nlohmann/
Djson.hpp15393 diyfp minus; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp19299 struct minus : public binary_function<_Tp, _Tp, _Tp> struct
19303 operator()(const _Tp& __x, const _Tp& __y) const in operator ()()
19367 struct minus<void> struct
19372 operator()(_Tp&& __t, _Up&& __u) const in operator ()()
19377 typedef __is_transparent is_transparent;
/third_party/node/tools/
Dlint-md.mjs36646 minus: '−', property
/third_party/typescript/lib/
Dtsc.js74507 minus: 0x2212, property
DtypingsInstaller.js89416 minus: 0x2212, property
DtypescriptServices.js89621 minus: 0x2212, property
Dtypescript.js89621 minus: 0x2212, property

12