Home
last modified time | relevance | path

Searched refs:from (Results 4426 - 4450 of 5865) sorted by relevance

1...<<171172173174175176177178179180>>...235

/foundation/resourceschedule/ffrt/src/eu/
H A Dco_routine.cpp216 static inline void CoSwitch(CoCtx* from, CoCtx* to) in CoSwitch() argument
218 co2_switch_context(from, to); in CoSwitch()
/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dparcel_remote.rs184 let s = String::from("hello ipc"); in read_and_write_vec()
198 let s = String::from("ipc hello"); in parcel_read_and_write()
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DSchemaJsTest.js15 import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from 'deccjsunit/index'
16 import ddm from '@ohos.data.distributedData';
/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/
H A DRdbstoreUpdateJsunit.test.js15 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
16 import dataRdb from '@ohos.data.rdb';
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_test.cpp522 DisplayId from = 0; in HWTEST_F() local
524 sessionStage_->NotifyDisplayMove(from, to); in HWTEST_F()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp352 sptr<WindowTransitionInfo> from = new WindowTransitionInfo(); in HWTEST_F() local
354 data.WriteParcelable(from); in HWTEST_F()
/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_service.h64 sptr<AAFwk::AbilityTransitionInfo> from, sptr<AAFwk::AbilityTransitionInfo> to, bool& animaEnabled) override;
96 WMError NotifyWindowTransition(sptr<WindowTransitionInfo>& from, sptr<WindowTransitionInfo>& to,
/test/xts/acts/account/appaccount/actsaccountoperatetest/entry/src/ohosTest/js/test/
H A DSetAppAccess.test.js15 import account from '@ohos.account.appAccount'
16 import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
/test/xts/acts/account/OsAccountTest_js/entry/src/ohosTest/js/test/
H A DOsAccount.test.js16 import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
18 import account from '@ohos.account.distributedAccount'
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/pickerView/router/
H A Dindex.js16 import router from '@system.router';
17 import prompt from '@system.prompt';
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/pickerView/router/
H A Dindex.js16 import router from '@system.router';
17 import prompt from '@system.prompt';
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/picker/router/
H A Dindex.js16 import router from '@system.router';
17 import prompt from '@system.prompt';
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/pickerView/router/
H A Dindex.js16 import router from '@system.router';
17 import prompt from '@system.prompt';
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/picker/router/
H A Dindex.js16 import router from '@system.router';
17 import prompt from '@system.prompt';
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/pickerView/router/
H A Dindex.js16 import router from '@system.router';
17 import prompt from '@system.prompt';
/test/xts/acts/communication/nfc_ErrorCode/entry/src/ohosTest/js/test/
H A DMifareClassicTag.test.js17 import tag from '@ohos.nfc.tag';
18 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DSchemaJsunit.test.js15 import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
16 import ddm from '@ohos.data.distributedData';
/test/xts/acts/communication/nfc_Controller/entry/src/ohosTest/js/test/
H A DTagABFV.test.js17 import tag from '@ohos.nfc.tag';
18 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
H A DMifareClassicTag.test.js17 import tag from '@ohos.nfc.tag';
18 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthpart2/entry/src/ohosTest/js/test/
H A DExecute.test.js16 import { describe, it, expect, Level } from '@ohos/hypium'
17 import userAuth from '@ohos.userIAM.userAuth'
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_neon.S410 @ The iadst also uses a few coefficients from
548 @ Loop to add the constant from q8 into all 16x16 outputs
846 @ load the destination pixels (from a similar 4x16 slice), add and store back.
1018 @ For the first slice, d16-d19 is kept in registers from the first pass.
1160 @ Loop to add the constant from q8 into all 32x32 outputs
1424 @ from the output.
/third_party/ffmpeg/libavcodec/x86/
H A Dvc1dsp_mc.asm93 ; Sacrificing m6 makes it possible to pipeline loads from src
151 ; Data is already unpacked, so some operations can directly be made from
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip_util.c109 /* Fixup position. Extract from the original vertex and re-project in brw_clip_project_vertex()
129 struct brw_indirect v0_ptr, /* from */ in brw_clip_interp_vertex()
266 * from one of the sources (doesn't matter which; already copied from pv) in brw_clip_interp_vertex()
325 /* Copy the vertex from vertn into m1..mN+1: in brw_clip_emit_vue()
393 /* Distribute flatshaded attributes from provoking vertex prior to
397 GLuint to, GLuint from ) in brw_clip_copy_flatshaded_attributes()
405 byte_offset(c->reg.vertex[from], brw_vue_slot_to_offset(i))); in brw_clip_copy_flatshaded_attributes()
/third_party/node/lib/internal/webstreams/
H A Dadapters.js278 chunk = Buffer.from(chunk, encoding);
432 // Copy the Buffer to detach it from the pool.
704 chunk = Buffer.from(chunk, encoding);
/third_party/node/deps/npm/node_modules/diff/lib/patch/
H A Dmerge.js33 function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
35 function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && Symbol.iterator in Object(iter)) return Array.from(iter); }
226 insertLeading(hunk, their, mine); // Now in the overlap content. Scan through and select the best changes from each.

Completed in 20 milliseconds

1...<<171172173174175176177178179180>>...235