Home
last modified time | relevance | path

Searched refs:target (Results 3326 - 3350 of 4886) sorted by relevance

1...<<131132133134135136137138139140>>...196

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Disync_task_context.h41 // 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 Ddcamera_softbus_latency.cpp41 DCameraSoftbusLatency::GetInstance().SetTimeSyncInfo(microsecond, info->target.targetNetworkId); in OnTimeSyncResult()
/test/testfwk/developer_test/src/core/build/
H A Dbuild_lite_testcases.sh38 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 Dutils.h37 // 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 Dcommon.h210 float *target; /* target single-tone as standard */ member
211 float rms_tgt; /* rms of target single-tone */
/third_party/gn/src/gn/
H A Dninja_c_binary_target_writer.h16 // 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 Doicu.h43 const UChar * target,
/third_party/icu/icu4c/source/i18n/
H A Drbt_pars.h349 * 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 Dvirtgpu_drm.h83 __u32 target; member
/third_party/jsframework/runtime/main/reactivity/
H A Dstate.js100 if (Dep.target) {
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h76 enum pipe_texture_target target; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.c79 if (This->info.target != PIPE_BUFFER) { in NineResource9_ctor()
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.h112 enum pipe_texture_target target,
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir.h158 uint8_t target; /**< MRT target. */ member
/third_party/node/src/crypto/
H A Dcrypto_hmac.h18 static void Initialize(Environment* env, v8::Local<v8::Object> target);
H A Dcrypto_hash.h17 static void Initialize(Environment* env, v8::Local<v8::Object> target);
H A Dcrypto_random.h123 void Initialize(Environment* env, v8::Local<v8::Object> target);
/third_party/node/src/dataqueue/
H A Dqueue.h288 static void Initialize(Environment* env, v8::Local<v8::Object> target);
/third_party/node/doc/api_assets/
H A Dapi.js143 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 Dsimple_test_expected.js120 console.log(new.target.name);
/third_party/node/deps/v8/tools/v8windbg/base/
H A Dutilities.h38 #error String encoding conversion must be provided for the target platform.
/third_party/node/deps/v8/tools/wasm/
H A Dwasm-import-profiler.js90 construct: (target, args) => {
/third_party/node/doc/api/assets/
H A Dapi.js143 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 Dnode_watchdog.h86 static void Init(Environment* env, v8::Local<v8::Object> target);
H A Dstream_wrap.h38 static void Initialize(v8::Local<v8::Object> target,

Completed in 14 milliseconds

1...<<131132133134135136137138139140>>...196