/third_party/node/deps/v8/src/objects/ |
H A D | intl-objects.h | 103 // care about the first result. 238 std::unique_ptr<char[]>* result);
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_state.h | 617 union pipe_query_result *result);
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_tgsi.h | 260 LLVMValueRef result[4]);
|
/third_party/node/deps/uv/include/uv/ |
H A D | win.h | 382 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 D | preprocessor_tab_autogen.cpp | 130 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 D | gl4cTextureViewTests.hpp | 487 * 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 D | glcShaderLibrary.cpp | 177 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 D | SurfaceVk.h | 287 VkResult result,
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrTriangulator.h | 71 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 D | SurfaceDrawContext_v1.h | 692 // 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 D | ExpressionParser.cpp | 132 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 D | crypto.h | 341 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | plurrule_impl.h | 400 void dumpRules(UnicodeString& result);
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | runConfigureICU | 438 echo If the result of the above commands looks okay to you, go to the directory
|
/third_party/skia/src/pathops/ |
H A D | SkOpCoincidence.h | 76 bool ordered(bool* result) const;
|
/third_party/typescript/tests/baselines/reference/ |
H A D | jsxComplexSignatureHasApplicabilityError.js | 91 export type LoadOptionsLegacyHandler<TValue = OptionValues> = (input: string, callback: (err: any, result: AutocompleteResult<TValue>) => void) => void;
|
/third_party/rust/crates/nom/src/bytes/ |
H A D | streaming.rs | 7 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 D | test_gen.rs | 29 use std::result::Result as StdResult;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant.h | 68 enum p2p_send_action_result result);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto.h | 454 * @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 D | p2p_supplicant.h | 79 enum p2p_send_action_result result);
|
/test/xts/acts/ai/mindspore/mindsporectest/src/ |
H A D | ohos_c_api_test_mslite.cpp | 257 // 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 D | FileioJsUnit.test.js | 81 * 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 D | artec_eplus48u.c | 144 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 D | assembler-mips.cc | 213 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()
|