Home
last modified time | relevance | path

Searched refs:result (Results 11001 - 11025 of 11613) sorted by relevance

1...<<441442443444445446447448449450>>...465

/third_party/node/deps/v8/src/objects/
H A Dintl-objects.h103 // care about the first result.
238 std::unique_ptr<char[]>* result);
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.h617 union pipe_query_result *result);
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h260 LLVMValueRef result[4]);
/third_party/node/deps/uv/include/uv/
H A Dwin.h382 ULONG_PTR result; /* overlapped.Internal is reused to hold the result */\
589 /* later on to store the result of GetAddrInfoW. The final result will */ \
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_tab_autogen.cpp130 int *result; member
768 null, do not copy; instead, return the length of what the result
1214 *(context->result) = static_cast<int>(yyvsp[0]);
1583 /* Now 'shift' the result of the reduction. Determine what state
1746 | yyreturn -- parsing is finished, return the result. |
1874 int *result,
1883 context.result = result;
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp487 * validation result should be passed to next stage using
674 const TextureView::_format format, void* result);
737 * another program object and the result should be verified by
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibrary.cpp177 void parseValueElement(DataType dataType, ShaderCase::Value& result);
740 void ShaderParser::parseValueElement(DataType expectedDataType, ShaderCase::Value& result) in parseValueElement() argument
801 result.elements.push_back(elems[scalarNdx]); in parseValueElement()
809 ShaderCase::Value result; in parseValue() local
813 result.storageType = ShaderCase::Value::STORAGE_UNIFORM; in parseValue()
815 result.storageType = ShaderCase::Value::STORAGE_INPUT; in parseValue()
817 result.storageType = ShaderCase::Value::STORAGE_OUTPUT; in parseValue()
823 result.dataType = mapDataTypeToken(m_curToken); in parseValue()
824 if (result.dataType == TYPE_INVALID) in parseValue()
832 result in parseValue()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.h287 VkResult result,
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.h71 static void SortedMerge(VertexList* front, VertexList* back, VertexList* result,
371 * cancellation in the isLeftOf() and isRightOf() checks. Using doubles ensures that the result is
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h692 // be used by GrXferProcessor to access the destination color in 'result'. If the return
698 GrDstProxyView* result);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DExpressionParser.cpp132 int* result; member
890 null, do not copy; instead, return the length of what the result
1344 *(context->result) = static_cast<int>((yyvsp[0]));
1718 /* Now 'shift' the result of the reduction. Determine what state
2022 int *result,
2031 context.result = result;
/third_party/openssl/ohos_lite/include/openssl/
H A Dcrypto.h341 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurrule_impl.h400 void dumpRules(UnicodeString& result);
/third_party/skia/third_party/externals/icu/source/
H A DrunConfigureICU438 echo If the result of the above commands looks okay to you, go to the directory
/third_party/skia/src/pathops/
H A DSkOpCoincidence.h76 bool ordered(bool* result) const;
/third_party/typescript/tests/baselines/reference/
H A DjsxComplexSignatureHasApplicabilityError.js91 export type LoadOptionsLegacyHandler<TValue = OptionValues> = (input: string, callback: (err: any, result: AutocompleteResult<TValue>) => void) => void;
/third_party/rust/crates/nom/src/bytes/
H A Dstreaming.rs7 use crate::lib::std::result::Result::*;
396 /// the next few chars, so the result will be `Err::Incomplete(Needed::Unknown)`
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_gen.rs29 use std::result::Result as StdResult;
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.h68 enum p2p_send_action_result result);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h454 * @result: Buffer for the result
458 * This function calculates result = base ^ power mod modulus. modules_len is
469 u8 *result, size_t *result_len);
481 * stream, and XOR the end result with the data buffer to perform RC4
547 * @padlen: Length in octets to pad the result to or 0 to indicate no padding
565 * @c: Bignum; used to store the result of a + b
576 * @c: Bignum; used to store the result of a % b
588 * @d: Bignum; used to store the result of a^b (mod c)
600 * @c: Bignum; used to store the result
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.h79 enum p2p_send_action_result result);
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_c_api_test_mslite.cpp257 // compare result after predict
272 bool result = compFp32WithTData(output_data, output_file, atol, rtol, isquant); in CompareResult() local
273 EXPECT_EQ(result, true); in CompareResult()
1988 bool result = compFp32WithTData(output_data, expectedDataFile, 0.01, 0.01, false); in HWTEST() local
1989 EXPECT_EQ(result, true); in HWTEST()
2276 bool result = compFp32WithTData(output_data, "/data/test/ml_face_isface0.output", 0.01, 0.01, false); in HWTEST() local
2277 EXPECT_EQ(result, true); in HWTEST()
2761 bool result = compUint8WithTData(output_data, expectedDataFile, 0.01, 0.01, false); in HWTEST() local
2762 EXPECT_EQ(result, true); in HWTEST()
/test/xts/dcts/filemanagement/fileio/client/src/main/js/test/
H A DFileioJsUnit.test.js81 * Send rpc request to get server-side verification result without done
101 await gIRemoteObject.sendRequest(codeNumber, data, reply, option).then((result) => {
102 console.info(tcNumber + " : sendRequest success, result is " + result.errCode);
103 expect(result.errCode == 0).assertTrue();
105 var resultToken = result.reply.readString();
106 console.info(tcNumber + " : run readString success, result is " + resultToken);
122 * Send rpc request to get server-side verification result
143 await gIRemoteObject.sendRequest(codeNumber, data, reply, option).then((result) => {
144 console.info(tcNumber + " : sendRequest success, result i
[all...]
/third_party/backends/backend/
H A Dartec_eplus48u.c144 static SANE_Word recv_res_value = 0x2011; /**< Receive normal result - wValue */
145 static SANE_Word recv_res_index = 0x3f00; /**< Receive normal result - wIndex */
148 static SANE_Word recv_small_res_value = 0x2013; /**< Receive small result - wValue */
149 static SANE_Word recv_small_res_index = 0x3f00; /**< Receive small result - wIndex */
847 * @param result - pointer to the var that should receive our result
848 * @param def - default value that result should be in case of any error
853 decodeVal (char *src, char *opt, int what, void *result, void *def) in decodeVal() argument
873 *((int *) result) = *((int *) def); in decodeVal()
880 *((int *) result) in decodeVal()
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc213 Operand result(0, RelocInfo::FULL_EMBEDDED_OBJECT); in EmbeddedNumber()
214 result.is_heap_object_request_ = true; in EmbeddedNumber()
215 result.value_.heap_object_request = HeapObjectRequest(value); in EmbeddedNumber()
216 return result; in EmbeddedNumber()
220 Operand result(0, RelocInfo::FULL_EMBEDDED_OBJECT); in EmbeddedStringConstant()
221 result.is_heap_object_request_ = true; in EmbeddedStringConstant()
222 result.value_.heap_object_request = HeapObjectRequest(str); in EmbeddedStringConstant()
223 return result; in EmbeddedStringConstant()
3746 // Check we have the result from a li macro-instruction, using instr pair. in set_target_value_at()

Completed in 47 milliseconds

1...<<441442443444445446447448449450>>...465