Home
last modified time | relevance | path

Searched defs:result (Results 1901 - 1925 of 7801) sorted by relevance

1...<<71727374757677787980>>...313

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_compositions.cpp22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() argument
H A Dnumparse_scientific.cpp55 bool ScientificMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/udata/
H A Dreader.c82 UDataMemory *result = NULL; in main() local
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DResultWithValue.h143 operator <<(std::ostream &strm, const ResultWithValue<T> &result) operator <<() argument
[all...]
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
H A DFullDuplexStream.cpp34 oboe::ResultWithValue<int32_t> result = getInputStream()->read(mInputBuffer.get(), in onAudioReady() local
55 oboe::ResultWithValue<int32_t> result = getInputStream()->read(mInputBuffer.get(), in onAudioReady() local
65 oboe::ResultWithValue<int32_t> result = getInputStream()->read(mInputBuffer.get(), in onAudioReady() local
99 oboe::Result result = getInputStream()->requestStart(); in start() local
[all...]
/third_party/skia/third_party/externals/oboe/src/common/
H A DFilterAudioStream.h171 Result result = mChildStream->getTimestamp(clockId, &childPosition, timeNanoseconds); variable
/third_party/skia/third_party/externals/oboe/tests/
H A DtestStreamWaitState.cpp61 Result result = mStream->waitForStateChange(mStream->getState(), &next, timeout); in checkWaitZeroTimeout() local
/third_party/skia/tests/
H A DSkRasterPipelineTest.cpp19 result; in DEF_TEST() local
H A DGrOpListFlushTest.cpp17 bool result = true; in check_read() local
H A DSkSLES2ConformanceTest.cpp47 SkRuntimeEffect::Result result = SkRuntimeEffect::MakeForShader(shaderString, options); in test_expect_fail() local
64 SkRuntimeEffect::Result result = SkRuntimeEffect::MakeForShader(shaderString, options); in test_expect_pass() local
/third_party/skia/src/sksl/dsl/
H A DDSLFunction.cpp120 std::unique_ptr<SkSL::Expression> result = SkSL::FunctionCall::Convert(ThreadContext::Context(), in call() local
/third_party/skia/src/sksl/ir/
H A DSkSLConstructor.h37 String result = this->type().description() + "("; variable
H A DSkSLChildCall.cpp32 String result = String(this->child().name()) + ".eval("; in description() local
H A DSkSLIfStatement.cpp27 String result; in description() local
H A DSkSLInterfaceBlock.h71 String result = this->variable().modifiers().description() + this->typeName() + " {\n"; variable
/third_party/skia/src/sksl/lex/
H A DNFAState.h88 std::string result = "Char('" + std::string(1, fChar) + "'"; in description() local
97 std::string result = "Dot("; in description() local
108 std::string result = "Remapped("; description() local
119 std::string result = std::string("Table(") + (fInverse ? "true" : "false") + ", ["; description() local
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotli_decoder.c47 BrotliDecoderResult result = BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT; in main() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DAsyncTaskTests.cpp36 void AddResult(std::unique_ptr<SimpleTaskResult> result) { in AddResult() argument
56 std::unique_ptr<SimpleTaskResult> result = std::make_unique<SimpleTaskResult>(); in DoTask() local
/third_party/optimized-routines/string/aarch64/
H A Dmemchr.S21 #define result x0 define
H A Dmemchr-mte.S19 #define result x0 define
H A Dmemrchr.S19 #define result x0 define
H A Dstrchr-mte.S18 #define result x0 define
H A Dstrcmp.S22 #define result x0 define
H A Dstrcmp-mte.S22 #define result x0 define
H A Dstrchr.S20 #define result x0 define

Completed in 9 milliseconds

1...<<71727374757677787980>>...313