Home
last modified time | relevance | path

Searched refs:Plus (Results 1 – 25 of 170) sorted by relevance

1234567

/third_party/libphonenumber/resources/carrier/en/
D48.txt17 482114|Plus
18 482115|Plus
29 4845941|Plus
30 4845945|Plus
31 484595|Plus
36 484598|Plus
41 485366|Plus
52 4857350|Plus
58 4857356|Plus
60 4857358|Plus
[all …]
D355.txt15 # Plus (owner of mobile range 66) discontinued its activity of providing mobile
/third_party/googletest/googlemock/test/
Dgmock-more-actions_test.cc1122 ACTION_P(Plus, n) { return arg0 + n; } in ACTION_P() argument
1125 Action<int(int m, bool t)> a1 = Plus(9); in TEST()
1145 Action<std::string(const std::string& s)> a1 = Plus("tail"); in TEST()
1182 ACTION_P3(Plus, m, n, k) { return arg0 + m + n + k; } in ACTION_P3() argument
1185 Action<double(int m, bool t)> a1 = Plus(100, 20, 3.4); in TEST()
1188 Action<std::string(const std::string& s)> a2 = Plus("tail", "-", ">"); in TEST()
1194 ACTION_P4(Plus, p0, p1, p2, p3) { return arg0 + p0 + p1 + p2 + p3; } in ACTION_P4() argument
1197 Action<int(int)> a1 = Plus(1, 2, 3, 4); in TEST()
1201 ACTION_P5(Plus, p0, p1, p2, p3, p4) { return arg0 + p0 + p1 + p2 + p3 + p4; } in ACTION_P5() argument
1204 Action<int(int)> a1 = Plus(1, 2, 3, 4, 5); in TEST()
[all …]
/third_party/skia/src/opts/
DSkXfermode_opts.h47 XFERMODE(Plus) { return s.saturatedAdd(d); } in XFERMODE() argument
72 XFERMODE_AA(Plus) { // [ clamp( (1-AA)D + (AA)(S+D) ) == clamp(D + AA*S) ] in XFERMODE_AA() argument
124 CASE(Plus); in create_xfermode()
/third_party/flutter/skia/src/opts/
DSkXfermode_opts.h47 XFERMODE(Plus) { return s.saturatedAdd(d); } in XFERMODE() argument
72 XFERMODE_AA(Plus) { // [ clamp( (1-AA)D + (AA)(S+D) ) == clamp(D + AA*S) ] in XFERMODE_AA() argument
124 CASE(Plus); in create_xfermode()
/third_party/boost/libs/hana/include/boost/hana/
Dplus.hpp33 using Plus = BOOST_HANA_DISPATCH_IF(decltype(plus_impl<T, U>{}), in operator ()() typedef
51 return Plus::apply(static_cast<X&&>(x), static_cast<Y&&>(y)); in operator ()()
/third_party/boost/boost/hana/
Dplus.hpp33 using Plus = BOOST_HANA_DISPATCH_IF(decltype(plus_impl<T, U>{}), in operator ()() typedef
51 return Plus::apply(static_cast<X&&>(x), static_cast<Y&&>(y)); in operator ()()
/third_party/flutter/skia/third_party/externals/icu/source/data/brkitr/rules/
Dchar.txt12 # Plus revisions to rule GB 11 from http://unicode.org/cldr/trac/ticket/10088
13 # Plus additional characters introduces with Emoji 5, http://www.unicode.org/reports/tr51/prop…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp401 if ((Parser.getTok().getKind() == AsmToken::Plus || in tryParseExpression()
440 assert(CurTok == AsmToken::Plus); in tryParseRelocExpression()
445 if (CurTok == AsmToken::Minus || CurTok == AsmToken::Plus) in tryParseRelocExpression()
474 tokens[1].getKind() == AsmToken::Plus) { in tryParseRelocExpression()
485 tokens[1].getKind() == AsmToken::Plus) { in tryParseRelocExpression()
521 case AsmToken::Plus: in parseOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/
DResourceScriptTokenList.h28 SHORT_TOKEN(Plus, '+') // Addition operator.
/third_party/boost/libs/beast/doc/qbk/01_intro/
D1a_bishop_fox.qbk18 [@https://github.com/CPPAlliance/beast-assets/raw/master/bishop-fox/C%20Plus%20Plus%20Alliance%20-%…
/third_party/flutter/skia/docs/examples/
DPlus.cpp5 REG_FIDDLE(Plus, 256, 256, false, 0) {
/third_party/skia/docs/examples/
DPlus.cpp5 REG_FIDDLE(Plus, 256, 256, false, 0) {
/third_party/abseil-cpp/absl/functional/
Dbind_front_test.cc204 int Plus(int a, int b) { return a + b; } in Plus() function
210 constexpr auto plus5 = absl::bind_front(Plus, five); in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
Dbind_front_test.cc204 int Plus(int a, int b) { return a + b; } in Plus() function
210 constexpr auto plus5 = absl::bind_front(Plus, five); in TEST()
/third_party/node/deps/zlib/
DREADME.chromium26 - Plus the changes in 'patches' folder.
/third_party/flutter/skia/third_party/externals/zlib/
DREADME.chromium25 - Plus the changes in 'patches' folder.
/third_party/node/deps/npm/node_modules/are-we-there-yet/
DCHANGES.md27 to the depth of that one branch, instead of _every_ node. (Plus, we were already
/third_party/skia/third_party/externals/zlib/
DREADME.chromium27 - Plus the changes in 'patches' folder.
/third_party/node/deps/npm/node_modules/read-cmd-shim/
DREADME.md29 include a stack trace from where `readCmdShim` was called. Plus it can
/third_party/mesa3d/docs/relnotes/
D19.1.3.rst31 - [cfl dxvk] GPU Crash Launching Monopoly Plus (Iris Plus 655 / Wine
D19.1.4.rst31 - [cfl dxvk] GPU Crash Launching Monopoly Plus (Iris Plus 655 / Wine
/third_party/node/deps/npm/node_modules/opener/
DREADME.md25 Plus, it returns the child process created, so you can do things like let your script exit while th…
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ios/
Dsimulators_test.dart90 'com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus',
92 'com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus',
173 testUsingContext('iPhone 7 Plus is supported', () {
174 expect(IOSSimulator('x', name: 'iPhone 7 Plus').isSupported(), true);
/third_party/css-what/src/
Dparse.ts24 Plus = 43, enumerator
313 case CharCode.Plus: {

1234567