/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uvectr32.h | 296 int32_t result = 0; in popi() local
|
H A D | uvectr64.h | 269 int64_t result = 0; in popi() local
|
/third_party/tzdata/ |
H A D | date.c | 194 ptrdiff_t result; in timeout() local
|
/third_party/vixl/src/aarch64/ |
H A D | abi-aarch64.h | 77 GenericOperand result = abi.GetNextParameterGenericOperand<T>(); in GetReturnGenericOperand() local
|
/third_party/vixl/src/ |
H A D | cpu-features.cc | 155 CPUFeaturesConstIterator result = *this; in operator ++() local
|
/third_party/vixl/test/aarch64/ |
H A D | test-disasm-aarch64.cc | 688 char result[RESULT_SIZE]; in TEST() local 695 COMPARE(and_(x0, x0, Operand(value)), result); in TEST() local 703 COMPARE(and_(x0, x0, Operand(value)), result); in TEST() local 711 COMPARE(and_(x0, x0, Operand(value)), result); in TEST() local 719 COMPARE(and_(x0, x0, Operand(value)), result); in TEST() local 727 COMPARE(and_(x0, x0, Operand(value)), result); TEST() local [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | ResultTests.cpp | 23 void TestError(Result<T, E>* result, E expectedError) { in TestError() argument 32 void TestSuccess(Result<T, E>* result, T expectedSuccess) { in TestSuccess() argument 59 TestSuccess(Result<Ref<T>, E>* result, T* expectedSuccess) TestSuccess() argument 103 Result<void, int> result = CreateError(); TEST() local 109 Result<void, int> result; TEST() local 116 Result<void, int> result; TEST() local 126 Result<void, int> result = CreateError(); TEST() local 152 Result<float*, int> result = CreateError(); TEST() local 173 Result<float*, int*> result = CreateSuccess(); TEST() local 197 Result<T*, int> result = std::move(resultChild); TEST() local 223 Result<const float*, int> result = CreateError(); TEST() local 244 Result<const float*, int> result = CreateSuccess(); TEST() local 269 Result<Ref<AClass>, int> result = CreateError(); TEST() local 299 Result<Ref<AClass>, int> result = CreateSuccess(); TEST() local 335 Result<Ref<Base>, int> result = std::move(resultChild); TEST() local 360 Result<std::vector<float>, int> result = CreateError(); TEST() local 381 Result<std::vector<float>, int> result = CreateSuccess(); TEST() local [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_opcode_list.cpp | 91 uint32 result = dngVersion_None; in MinVersion() local
|
H A D | dng_temperature.cpp | 181 dng_xy_coord result; in Get_xy_coord() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | scc.h | 95 NodeData& result = cache_[descriptor]; in DFS() local [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | dynamic_message.h | 162 std::vector<const Message*> result; in Sort() local [all...] |
H A D | generated_message_reflection_unittest.cc | 65 const FieldDescriptor* result = in F() local
|
/third_party/python/Python/ |
H A D | condvar.h | 194 int result = _PyCOND_WAIT_MS(cv, cs, INFINITE); in PyCOND_WAIT() local
|
/third_party/python/Modules/ |
H A D | _weakref.c | 91 PyObject *result = NULL; in _weakref_getweakrefs() local
|
/third_party/python/Objects/ |
H A D | boolobject.c | 20 PyObject *result; in PyBool_FromLong() local
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | metadata_test.cc | 72 const bool result = atu::RunProtoCompiler(filename, cpp_out, &cli, file); in CaptureMetadata() local
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | stringprintf.cc | 67 int result = vsnprintf(space, kSpaceLength, format, backup_ap); in StringAppendV() local 112 string result; StringPrintf() local [all...] |
H A D | substitute.cc | 62 string result; in Substitute() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser_test.cc | 100 util::Status result = parser.Parse(single); in RunTest() local 112 util::Status result = parser.Parse(first); in RunTest() local 129 util::Status result = RunTest(json, split, setup); global() local 140 util::Status result = RunTest(json, split, setup); global() local [all...] |
/third_party/python/Lib/unittest/test/testmock/ |
H A D | testcallable.py | 120 result = instance() variable in TestCallable.test_patch_spec_callable_class.Multi
|
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
H A D | hash_benchmark.cc | 104 absl::Cord result = absl::MakeFragmentedCord(chunks); in FragmentedCord() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | str_cat.h | 400 result; in SixDigits() local
|
H A D | str_cat.cc | 99 std::string result; in StrCat() local 111 std::string result; in StrCat() local 125 std::string result; StrCat() local 142 std::string result; CatPieces() local [all...] |
H A D | str_cat_benchmark.cc | 63 std::string result = in BM_StrCat_By_Strings() local 74 std::string result = kStringOne; in BM_StrCat_By_StringOpPlus() local 88 std::string result = absl::StrCat(kStringOne, " ", kStringTwo, ":", i); in BM_StrCat_By_StrCat() local 98 std::string result = BM_HexCat_By_StrCat() local 109 std::string result = absl::Substitute( BM_HexCat_By_Substitute() local 121 std::string result = absl::StrCat(foo += 1.001f, " != ", int64_t{i}); BM_FloatToString_By_StrCat() local 132 std::string result = BM_DoubleToString_By_SixDigits() local 144 std::string result; BM_StrAppendImpl() local [all...] |
H A D | substitute.h | 499 std::string result; in Substitute() local 506 std::string result; in Substitute() local 514 std::string result; in Substitute() local 522 std::string result; in Substitute() local 531 std::string result; Substitute() local 540 std::string result; Substitute() local 550 std::string result; Substitute() local 560 std::string result; Substitute() local 571 std::string result; Substitute() local 582 std::string result; Substitute() local 594 std::string result; Substitute() local [all...] |