Home
last modified time | relevance | path

Searched refs:result (Results 16801 - 16825 of 22615) sorted by relevance

1...<<671672673674675676677678679680>>...905

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtmutfmt.h76 * Formattable result;
77 * ((Format*)format)->parseObject(formatted, result, status);
79 * assert (result == formattable);
124 * Clone this Format object polymorphically. The caller owns the result and
160 Formattable& result,
H A Dsearch.h152 * This call returns a valid result only after a successful call to
170 * pattern. This call returns a valid result only after a successful call
190 * @param result stores the matched string or an empty string if a match
198 void getMatchedText(UnicodeString &result) const;
354 * result match is always less than <tt>position</tt>.
355 * When <tt>USERARCH_OVERLAP</tt> is on, the result match may span across
H A Dulocdata.h161 * owns the result and must dispose of it by calling
189 * @param result A pointer to a buffer to receive the result.
190 * @param resultLength The maximum size of result.
197 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
/third_party/icu/icu4c/source/i18n/unicode/
H A Dulocdata.h161 * owns the result and must dispose of it by calling
189 * @param result A pointer to a buffer to receive the result.
190 * @param resultLength The maximum size of result.
197 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
H A Dtmutfmt.h76 * Formattable result;
77 * ((Format*)format)->parseObject(formatted, result, status);
79 * assert (result == formattable);
124 * Clone this Format object polymorphically. The caller owns the result and
160 Formattable& result,
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D1-2.c151 switch (scenarii[sc].result) { in main()
166 case 2: /* We did not know the expected result */ in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D2-2.c148 switch (scenarii[i].result) { in main()
163 case 2: /* We did not know the expected result */ in main()
H A D5-1.c171 switch (scenarii[i].result) { in main()
186 case 2: /* We did not know the expected result */ in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D4-1.c109 switch (scenarii[sc].result) { in main()
125 /* We did not know the expected result */ in main()
/third_party/node/deps/v8/src/inspector/
H A Dv8-heap-profiler-agent-impl.h51 std::unique_ptr<protocol::Runtime::RemoteObject>* result) override;
/third_party/node/deps/v8/src/torque/
H A Dcsa-generator.h23 static void EmitCSAValue(VisitResult result, const Stack<std::string>& values,
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h67 * - the query result is the sum of the sample periods
89 const void *end, union pipe_query_result *result);
/third_party/musl/include/scsi/
H A Dsg.h120 int result; member
/third_party/node/deps/uv/src/
H A Duv-data-getter-setters.c98 return req->result; in uv_fs_get_result()
/third_party/rust/crates/cxx/gen/build/src/
H A Derror.rs8 pub(super) type Result<T, E = Error> = std::result::Result<T, E>;
/third_party/python/Lib/asyncio/
H A D__main__.py58 return future.result()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DEGLSync.h53 Error dupNativeFenceFD(const Display *display, EGLint *result) const;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DBuffer9.h53 angle::Result unmap(const gl::Context *context, GLboolean *result) override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DBufferNULL.h54 angle::Result unmap(const gl::Context *context, GLboolean *result) override;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dcurrpinf.h127 * @param result output param to receive the pattern
132 UnicodeString& result) const;
H A Dtmutfmt.h76 * Formattable result;
77 * ((Format*)format)->parseObject(formatted, result, status);
79 * assert (result == formattable);
124 * Clone this Format object polymorphically. The caller owns the result and
169 Formattable& result,
H A Dulocdata.h161 * owns the result and must dispose of it by calling
189 * @param result A pointer to a buffer to receive the result.
190 * @param resultLength The maximum size of result.
197 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
/third_party/openssl/test/
H A Dcmp_status_test.c89 return result; in test_PKISI()
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_call_test.cc75 EXPECT_EQ(gen.result(), " my_func(param1, param2);\n"); in TEST_F()
H A Dgenerator_impl_test.cc41 EXPECT_EQ(gen.result(), R"(#version 310 es in TEST_F()

Completed in 29 milliseconds

1...<<671672673674675676677678679680>>...905