Home
last modified time | relevance | path

Searched defs:target (Results 2101 - 2125 of 2414) sorted by relevance

1...<<81828384858687888990>>...97

/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp536 const std::string target = "-"; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1309 uint64_t ReminderRequest::GetDurationSinceEpochInMilli(const time_t target) in GetDurationSinceEpochInMilli() argument
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc.c2318 unsigned long target = 0, cpu_bw = 0; in get_nocp_req_rate() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.c1741 dhd_rtt_add_geofence_target(dhd_pub_t *dhd, rtt_geofence_target_info_t *target) in dhd_rtt_add_geofence_target() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc.c2479 unsigned long target = 0, cpu_bw = 0; in get_nocp_req_rate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp1390 const auto& target = targetNode->GetRenderContext(); in ApplyNewestOptionExecutedFromModifierToNode() local
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp678 void PluginFrontendDelegate::Push(const PageTarget& target, const std::string& params) in Push() argument
698 void PluginFrontendDelegate::Replace(const PageTarget& target, const std::string& params) in Replace() argument
737 void PluginFrontendDelegate::BackWithTarget(const PageTarget& target, cons argument
1074 LoadPage( int32_t pageId, const PageTarget& target, bool isMainPage, const std::string& params) LoadPage() argument
1495 LoadReplacePage(int32_t pageId, const PageTarget& target, const std::string& params) LoadReplacePage() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp1419 size_t target = static_cast<size_t>(lackItemCount) + items_.size() + startIndex_; in LayoutOrRecycleCurrentItemsForLaneList() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp788 auto target = child->FindDropChild(globalPoint, localPoint); in FindDropChild() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp1263 void SceneHolder::SetRenderHandle(const CORE_NS::Entity& target, const CORE_NS::Entity& source) in SetRenderHandle() argument
2495 void SceneHolder::SetMultiviewCamera(CORE_NS::Entity target, CORE_NS::Entity source) in SetMultiviewCamera() argument
2513 RemoveMultiviewCamera(CORE_NS::Entity target, CORE_NS::Entity source) RemoveMultiviewCamera() argument
2530 CopySubMesh(CORE_NS::Entity target, CORE_NS::Entity source, size_t index) CopySubMesh() argument
2581 ReindexEntity(CORE_NS::Entity target, size_t index) ReindexEntity() argument
2680 SetMeshMultimeshArray(CORE_NS::Entity target, CORE_NS::Entity mesh) SetMeshMultimeshArray() argument
2714 SetAll(CORE_NS::Entity target, CORE_NS::Entity material, BASE_NS::vector<CORE_NS::Entity>& ret, CORE3D_NS::IMeshComponentManager* meshComponentManager) SetAll() argument
2727 ResetAll(CORE_NS::Entity target, BASE_NS::vector<CORE_NS::Entity>& in, CORE3D_NS::IMeshComponentManager* meshComponentManager) ResetAll() argument
2743 SetOverrideMaterialMultimeshArray( CORE_NS::Entity target, CORE_NS::Entity material) SetOverrideMaterialMultimeshArray() argument
2771 ResetOverrideMaterialMultimeshArray(CORE_NS::Entity target, BASE_NS::vector<CORE_NS::Entity>& in) ResetOverrideMaterialMultimeshArray() argument
2799 SetInstanceCountMultimeshArray(CORE_NS::Entity target, size_t count) SetInstanceCountMultimeshArray() argument
2912 SetVisibleCountMultimeshArray(CORE_NS::Entity target, size_t count) SetVisibleCountMultimeshArray() argument
2953 SetTransformation(CORE_NS::Entity target, size_t index, const BASE_NS::Math::Mat4X4& transform) SetTransformation() argument
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp467 bool ExtDecoder::IsSupportCropOnDecode(SkIRect &target) in HeapMemAlloc() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c205 static void OptInt(const JsonObj *json, const char * const key, int *target, int defaultValue) in OptInt() argument
214 static void OptInt64(const JsonObj *json, const char * const key, int64_t *target, int64_t defaultValue) in OptInt64() argument
223 static void OptBool(const JsonObj *json, const char * const key, bool *target, boo argument
192 OptString(const JsonObj *json, const char * const key, char *target, uint32_t targetLen, const char *defaultValue) OptString() argument
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c548 ConnBleDevice *target = NULL; in PendingDevice() local
624 ConnBleDevice *target = NULL; BleHandlePendingRequestOnAvailableState() local
1323 ConnBleConnection *target = NULL; GetConnectionByOption() local
1482 TransitionToState(enum BleMgrState target) TransitionToState() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c1205 static int xcorr_coeff(int16_t *target, int16_t *regressor, in xcorr_coeff() argument
H A Daacdec_template.c3000 apply_channel_coupling(AACContext *ac, ChannelElement *cc, enum RawDataBlockType type, int elem_id, enum CouplingPoint coupling_point, void (*apply_coupling_method)(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index)) global() argument
/third_party/ffmpeg/libavformat/
H A Dhttp.c1690 uint64_t target = h->is_streamed ? 0 : s->off; in http_read_stream() local
/third_party/ffmpeg/libavfilter/
H A Dvf_waveform.c654 static void update16(uint16_t *target, int max, int intensity, int limit) in update16() argument
662 static void update(uint8_t *target, int max, int intensity) in update() argument
670 static void update_cr(uint8_t *target, int unused, int intensity) in update_cr() argument
678 update16_cr(uint16_t *target, int unused, int intensity, int limit) update16_cr() argument
724 uint16_t *target; lowpass16() local
861 uint8_t *target; lowpass() local
1009 uint16_t *target; flat16() local
1044 uint16_t *target; flat16() local
1146 uint8_t *target; flat() local
1181 uint8_t *target; flat() local
1568 uint16_t *target; chroma16() local
1590 uint16_t *target; chroma16() local
1672 uint8_t *target; chroma() local
1694 uint8_t *target; chroma() local
[all...]
/third_party/glfw/src/
H A Dwl_window.c174 unsigned char* target = data; in createShmBuffer() local
/third_party/backends/backend/genesys/
H A Dgenesys.cpp2019 std::uint16_t target = sensor.gain_white_ref * 256; in scanner_led_calibration() local
2122 auto target = (bottom[i] + top[i]) / 2; in scanner_led_calibration() local
2730 compute_coefficient(unsigned int coeff, unsigned int target, unsigned int value) compute_coefficient() argument
2959 compute_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target) compute_coefficients() argument
3031 compute_planar_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int factor, unsigned int pixels_per_line, unsigned int words_per_color, unsigned int channels, ColorOrder color_order, unsigned int offset, unsigned int coeff, unsigned int target) compute_planar_coefficients() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c424 char *target=0; in TestConvert() local
2168 static char target[5]; bug2() local
2228 char target[5]; bug3() local
2296 char *target; convertExStreaming() local
2415 char *target; TestConvertEx() local
2606 char *target; getTestChar() local
2686 char *target; testFromTruncatedUTF8() local
2861 char *target; TestConvertExFromUTF8_C5F0() local
2943 char target[100], utf8NUL[100], shiftJISNUL[100]; TestConvertAlgorithmic() local
3387 char* target = tgt; TestFromUCountPending() local
3422 char* target = tgt; TestFromUCountPending() local
3493 UChar* target = tgt; TestToUCountPending() local
3530 UChar* target = tgt; TestToUCountPending() local
[all...]
H A Dcapitst.c280 UChar source[12], target[12]; in TestProperty() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp2066 UnicodeString target; in TestSTV() local
3253 UnicodeString target = CharsToUnicodeString("\\u03AC"); // alpha-acute in TestToRulesMark() local
3492 UnicodeString target; TestSpecialCases() local
3629 UnicodeString target; TestIncrementalProgress() local
[all...]
/third_party/jerryscript/jerry-core/api/
H A Djerry.c1680 jerry_create_proxy (const jerry_value_t target, /**< target argument */ in jerry_create_proxy() argument
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c2157 GLint format, target; in dri2_bind_tex_image() local
2200 GLint target; in dri2_release_tex_image() local
2227 dri2_create_image(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, in dri2_create_image() argument
2411 dri2_create_image_khr_texture(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr_texture() argument
3165 dri2_create_image_khr(_EGLDisplay *disp, _EGLContext *ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attr_list) dri2_create_image_khr() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.c2330 unsigned target = reg_count; in calc_target_full_pressure() local

Completed in 91 milliseconds

1...<<81828384858687888990>>...97