| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | isync_task_context.h | 41 // Add a sync task target with the operation to the queue 44 // Add a sync task target to the queue 45 virtual int AddSyncTarget(ISyncTarget *target) = 0; 53 // Remove a sync target by syncId 68 // Move to next target to sync
|
| /foundation/distributedhardware/distributed_camera/services/channel/src/ |
| H A D | dcamera_softbus_latency.cpp | 41 DCameraSoftbusLatency::GetInstance().SetTimeSyncInfo(microsecond, info->target.targetNetworkId); in OnTimeSyncResult()
|
| /test/testfwk/developer_test/src/core/build/ |
| H A D | build_lite_testcases.sh | 38 echo " ./build_testcase.sh product=PRODUCT [kernel=KERNEL] [devicecompany=DEVICECOMPANY] [target=TARGET]" 41 echo " target : TARGET the target for build, such as //utils/native/lite/test:liteos_m_unittest." 42 echo " kernel : KERNEL the target for kernel, such as liteos_m" 58 target) TARGET="$PARAM"
|
| /test/xts/acts/kernel_lite/utils/ |
| H A D | utils.h | 37 // check if 'actual' is close to 'target', within 5% in default 38 int CheckValueClose(double target, double actual, double accuracy = 0.05); 45 * input: pid -- target pid 50 * 0 -- target process still alive 51 * 1 -- target process existd, exist code is set in 'code' 52 * 2 -- target process killed by a signal, signal number is set in 'code' 53 * 3 -- target process is stopped, signal number is set in 'code' 54 * 4 -- get target process state error, due to waitpid error 62 ASSERT_EQ(procStat, 0) << "target process should still alive.\n"; \ 67 EXPECT_EQ(procStat, 0) << "target proces [all...] |
| /third_party/alsa-utils/bat/ |
| H A D | common.h | 210 float *target; /* target single-tone as standard */ member 211 float rms_tgt; /* rms of target single-tone */
|
| /third_party/gn/src/gn/ |
| H A D | ninja_c_binary_target_writer.h | 16 // Writes a .ninja file for a binary target type (an executable, a shared 20 NinjaCBinaryTargetWriter(const Target* target, std::ostream& out); 43 // compiling this target. It will be empty if there are no input deps. 106 // argument, plus the data file dependencies in the target.
|
| /third_party/icu/tools/multi/proj/provider/glue/ |
| H A D | oicu.h | 43 const UChar * target,
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | rbt_pars.h | 349 * The target must be equal in size as the source. 353 utrans_stripRules(const UChar *source, int32_t sourceLen, UChar *target, UErrorCode *status);
|
| /third_party/libdrm/include/drm/ |
| H A D | virtgpu_drm.h | 83 __u32 target; member
|
| /third_party/jsframework/runtime/main/reactivity/ |
| H A D | state.js | 100 if (Dep.target) {
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_screen.h | 76 enum pipe_texture_target target; member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | resource9.c | 79 if (This->info.target != PIPE_BUFFER) { in NineResource9_ctor()
|
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_winsys.h | 112 enum pipe_texture_target target,
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_ir.h | 158 uint8_t target; /**< MRT target. */ member
|
| /third_party/node/src/crypto/ |
| H A D | crypto_hmac.h | 18 static void Initialize(Environment* env, v8::Local<v8::Object> target);
|
| H A D | crypto_hash.h | 17 static void Initialize(Environment* env, v8::Local<v8::Object> target);
|
| H A D | crypto_random.h | 123 void Initialize(Environment* env, v8::Local<v8::Object> target);
|
| /third_party/node/src/dataqueue/ |
| H A D | queue.h | 288 static void Initialize(Environment* env, v8::Local<v8::Object> target);
|
| /third_party/node/doc/api_assets/ |
| H A D | api.js | 143 const parentNode = el.target.parentNode; 182 // Make link to other versions of the doc open to the same hash target (if it exists).
|
| /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test_data/ |
| H A D | simple_test_expected.js | 120 console.log(new.target.name);
|
| /third_party/node/deps/v8/tools/v8windbg/base/ |
| H A D | utilities.h | 38 #error String encoding conversion must be provided for the target platform.
|
| /third_party/node/deps/v8/tools/wasm/ |
| H A D | wasm-import-profiler.js | 90 construct: (target, args) => {
|
| /third_party/node/doc/api/assets/ |
| H A D | api.js | 143 const parentNode = el.target.parentNode; 182 // Make link to other versions of the doc open to the same hash target (if it exists).
|
| /third_party/node/src/ |
| H A D | node_watchdog.h | 86 static void Init(Environment* env, v8::Local<v8::Object> target);
|
| H A D | stream_wrap.h | 38 static void Initialize(v8::Local<v8::Object> target,
|