/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.cc | 188 Operand result(0, RelocInfo::FULL_EMBEDDED_OBJECT); in EmbeddedNumber() 189 result.is_heap_object_request_ = true; in EmbeddedNumber() 190 result.value_.heap_object_request = HeapObjectRequest(value); in EmbeddedNumber() 191 return result; in EmbeddedNumber() 195 Operand result(0, RelocInfo::FULL_EMBEDDED_OBJECT); in EmbeddedStringConstant() 196 result.is_heap_object_request_ = true; in EmbeddedStringConstant() 197 result.value_.heap_object_request = HeapObjectRequest(str); in EmbeddedStringConstant() 198 return result; in EmbeddedStringConstant() 3961 // Check we have the result from a li macro-instruction. in set_target_value_at()
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-generator.cc | 216 // expects the result to be in the accumulator. 231 // If we're not saving the accumulator in the result register, shove a in RecordCommand() 252 // Since we're not saving the accumulator in the result register, shove a in RecordFallThroughPath() 619 // Scoped base class for determining how the result of an expression will be 647 // Specify expression always returns a Boolean result value. 667 // Scoped class used when the result of the current expression is not 668 // expected to produce a result. 676 // Scoped class used when the result of the current expression to be 685 // Scoped class used when the result of the current expression to be 1991 // maintain a execution result scop in VisitSwitchStatement() 2197 Register result = register_allocator()->NewRegister(); BuildTryFinally() local 3642 Register result = register_allocator()->NewRegister(); BuildReturn() local 7069 Register result = register_allocator()->NewRegister(); VisitForRegisterValue() local [all...] |
/foundation/ability/form_fwk/test/unittest/fms_form_render_impl_test/ |
H A D | fms_form_render_impl_test.cpp | 110 const AAFwk::WantParams &wantParams, int64_t requestCode, const bool &result) override {};
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | ui_node.h | 302 const PointF& parentRevertPoint, TouchRestrict& touchRestrict, TouchTestResult& result, int32_t touchId,
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.h | 444 static void OnCompleteContinuation(int32_t instanceId, int result);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.h | 790 void AddUdmfTxtPreProcessor(const ResultObject src, ResultObject& result, bool isAppend);
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 444 * @param callBack Indicates the callback to be invoked for return ability manager service the operation result. 456 * @param callBack Indicates the callback to be invoked for return the operation result. 694 * @param cleanCacheCallback Indicates the callback to be invoked for returning the operation result. 727 * @param bundleStatusCallback Indicates the callback to be invoked for returning the bundle status changed result. 789 * @param flag Indicates the information contained in the dump result. 792 * @param result Indicates the dump information result. 793 * @return Returns true if the dump result is successfully obtained; returns false otherwise. 796 const DumpFlag flag, const std::string &bundleName, int32_t userId, std::string &result) in DumpInfos() 805 * @return Returns true if the compile result i 795 DumpInfos( const DumpFlag flag, const std::string &bundleName, int32_t userId, std::string &result) DumpInfos() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/include/ |
H A D | audio_policy_server.h | 470 void PermStateChangeCallback(Security::AccessToken::PermStateChangeInfo& result);
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/ |
H A D | trans_tcp_direct_test.cpp | 94 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_session_callback_test.cpp | 98 static int32_t OnSessionOpened(int32_t sessionId, int32_t result) in OnSessionOpened() argument
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/ |
H A D | ext_extension_stub_test.cpp | 39 MOCK_METHOD(ErrCode, GetBackupInfo, (std::string &result));
|
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/ |
H A D | cloudsyncservicestub_fuzzer.cpp | 60 void OnFinished(const TaskId taskId, const std::string &uri, const int32_t result) override {}
|
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/ |
H A D | RelationalStoreCustomDir.test.js | 219 console.info(TAG + "query result:" + resultSet.rowCount);
406 console.info(TAG + "query result:" + resultSet.rowCount);
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vc1dsp_neon.S | 75 @ the right once, all before writing the result to the destination register. 415 @ Transpose result matrix of 8x8 673 @ is added to `rnd` to result in the variable `r`, and the value of the variable `shift`. 793 @ d21 often result from mspel_filter
|
/third_party/gn/src/gn/ |
H A D | command_gen.cc | 640 for the entire project. This works fairly well but may still result in a few
|
/third_party/glfw/src/ |
H A D | internal.h | 1010 const char* _glfwGetVulkanResultString(VkResult result);
|
/third_party/FreeBSD/sys/sys/ |
H A D | bus.h | 256 uintptr_t *result);
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_uac.c | 515 if (req->result != 0) in fuac_input_req_complete()
|
/third_party/libwebsockets/lib/cose/ |
H A D | cose_validate.c | 265 * create a result object. Create one especially for this in create_alg() 271 res->result = -1001; in create_alg()
|
/third_party/ltp/ |
H A D | runltp | 178 example: ${0##*/} -c 2 -i 2 -m 2,4,10240,1 -D 2,10,10240,1 -p -q -l /tmp/result-log.$$ -o /tmp/result-output.$$ -C /tmp/result-failed.$$ -d ${PWD} 441 result of concurrently running multiple tests designed
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-code-manager.h | 502 WasmCode::Kind GetCodeKind(const WasmCompilationResult& result);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | numberformatter.h | 2238 * Setting a usage string but not a correct input unit will result in an 2576 void getAffixImpl(bool isPrefix, bool isNegative, UnicodeString& result, UErrorCode& status) const;
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-interface.h | 220 LiveEditResult* result) const;
|
/third_party/node/deps/v8/src/objects/ |
H A D | objects.h | 272 // (Returns false whenever {result} is kUndefined.) 273 bool ComparisonResultToBool(Operation op, ComparisonResult result); 514 // 1) When the result is Nothing, an exception is pending. 515 // 2) When passed kThrowOnError, the result is never Just(false). 632 // Returns true if the result of iterating over the object is the same
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparccpuid.S | 263 ! (*) result has lesser to do with VIS instruction latencies, rdtick
|