/foundation/resourceschedule/ffrt/src/eu/ |
H A D | co_routine.cpp | 216 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 D | parcel_remote.rs | 184 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 D | SchemaJsTest.js | 15 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 D | RdbstoreUpdateJsunit.test.js | 15 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 D | session_stage_proxy_test.cpp | 522 DisplayId from = 0; in HWTEST_F() local 524 sessionStage_->NotifyDisplayMove(from, to); in HWTEST_F()
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_manager_stub_test.cpp | 352 sptr<WindowTransitionInfo> from = new WindowTransitionInfo(); in HWTEST_F() local 354 data.WriteParcelable(from); in HWTEST_F()
|
/foundation/window/window_manager/wmserver/include/ |
H A D | window_manager_service.h | 64 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 D | SetAppAccess.test.js | 15 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 D | OsAccount.test.js | 16 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 D | index.js | 16 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 D | index.js | 16 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 D | index.js | 16 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 D | index.js | 16 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 D | index.js | 16 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 D | index.js | 16 import router from '@system.router';
17 import prompt from '@system.prompt';
|
/test/xts/acts/communication/nfc_ErrorCode/entry/src/ohosTest/js/test/ |
H A D | MifareClassicTag.test.js | 17 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 D | SchemaJsunit.test.js | 15 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 D | TagABFV.test.js | 17 import tag from '@ohos.nfc.tag'; 18 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from '@ohos/hypium'
|
H A D | MifareClassicTag.test.js | 17 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 D | Execute.test.js | 16 import { describe, it, expect, Level } from '@ohos/hypium' 17 import userAuth from '@ohos.userIAM.userAuth'
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_neon.S | 410 @ 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 D | vc1dsp_mc.asm | 93 ; 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 D | brw_clip_util.c | 109 /* 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 D | adapters.js | 278 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 D | merge.js | 33 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.
|