Home
last modified time | relevance | path

Searched defs:result (Results 1826 - 1850 of 11710) sorted by relevance

1...<<71727374757677787980>>...469

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_safe_arithmetic.h114 std::int64_t result; SafeInt64MultByClang() local
136 __int128 result = static_cast<__int128>(arg1) * static_cast<__int128>(arg2); SafeInt64MultByClang() local
[all...]
/third_party/python/Parser/
H A Dpeg_api.c14 mod_ty result = _PyPegen_run_parser_from_string(str, mode, filename, flags, arena); in _PyParser_ASTFromString() local
/third_party/python/Python/
H A Dmystrtoul.c97 unsigned long result = 0; /* return value of the function */ in PyOS_strtoul() local
265 long result; PyOS_strtol() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dalsa-mixer-path-test.c31 pa_strlist *result = NULL; in load_makefile() local
H A Dipacl-test.c30 int result; in do_ip_acl_check() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dhash.h64 size_t result = 0; in operator ()() local
H A Dstatus_macros.h61 Status DoAssignOrReturn(T& lhs, StatusOr<T> result) { in DoAssignOrReturn() argument
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DReedSolomonGenerator.java76 public void getRemainder(byte[] data, int dataOff, int dataLen, byte[] result) { in getRemainder() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dmock_helpers.h74 ReturnT result; in InvokeMockImpl() local
85 PrivateInvokeMock(URBG* urbg, IdType type, void* args_tuple, void* result) PrivateInvokeMock() argument
H A Dseed_material_test.cc122 bool result; in TEST() local
137 bool result; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbit_gen_ref_test.cc37 bool InvokeMock(base_internal::FastTypeIdType index, void*, void* result) { in InvokeMock() argument
/third_party/skia/docs/examples/
H A Dunexpected_setAlphaType.cpp60 bool result = bitmap.setAlphaType(alphaType); in REG_FIDDLE() local
H A DSkImage_to_PPM_binary.cpp26 auto result = SkData::MakeUninitialized(s.size() + 3 * src.width() * src.height()); in REG_FIDDLE() local
/third_party/skia/gm/
H A Dycbcrimage.cpp82 DrawResult result = this->createYCbCrImage(dContext, errorMsg); variable
H A Ddestcolor.cpp54 SkString result = this->invokeChild(0, args); variable
H A Dimagemagnifier.cpp72 SkBitmap result; in make_img() local
/third_party/skia/modules/skparagraph/src/
H A DTextStyle.cpp14 TextStyle result; in cloneForPlaceholder() local
[all...]
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzAndroidCodec.cpp33 auto result = codec->getAndroidPixels(bm.info(), bm.getPixels(), bm.rowBytes(), &options); in FuzzAndroidCodec() local
H A DFuzzSkRuntimeEffect.cpp39 SkRuntimeEffect::Result result = SkRuntimeEffect::MakeForShader(shaderText, options); in FuzzSkRuntimeEffect_Once() local
68 bool result = FuzzSkRuntimeEffect_Once(bytes, options); in FuzzSkRuntimeEffect() local
/third_party/skia/modules/skottie/src/
H A DSkottieJson.cpp57 bool ParseIntegral(const Value& v, T* result) { in ParseIntegral() argument
/third_party/skia/modules/skunicode/tests/
H A DSkUnicodeTest.cpp51 auto result = icu->getWords(text.data(), text.size(), "en", &results); in UNIX_ONLY_TEST() local
63 auto result = icu->getBidiRegions(text.data(), in UNIX_ONLY_TEST() local
77 auto result = icu->getBidiRegions(text.data(), in UNIX_ONLY_TEST() local
108 auto result = icu->getBidiRegions(text.data(), in UNIX_ONLY_TEST() local
131 auto result = icu->getBidiRegions(text.data(), in UNIX_ONLY_TEST() local
160 auto result = icu->computeCodeUnitFlags(text.data(), UNIX_ONLY_TEST() local
[all...]
/third_party/skia/modules/svg/include/
H A DSkSVGAttributeParser.h32 ParseResult<T> result; in parse() local
118 bool parseEnumMap(const TArray& arr, T* result) { in parseEnumMap() argument
[all...]
/third_party/skia/experimental/c-api-example/
H A Dskia-c-example.c20 sk_surface_t* result = sk_surface_new_raster(info, NULL); in make_surface() local
/third_party/skia/fuzz/
H A DFuzzPathop.cpp37 SkPath result; in DEF_FUZZ() local
48 SkPath result; in DEF_FUZZ() local
72 SkPath result; in DEF_FUZZ() local
90 SkPath result; in DEF_FUZZ() local
106 SkRect result; DEF_FUZZ() local
200 SkPath result; DEF_FUZZ() local
[all...]
/third_party/rust/crates/regex/tests/
H A Dconsistent.rs160 fn result(&self, gen: &mut quickcheck::Gen) -> TestResult { in result() functions

Completed in 9 milliseconds

1...<<71727374757677787980>>...469