Home
last modified time | relevance | path

Searched defs:trans (Results 151 - 175 of 194) sorted by relevance

12345678

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp2347 std::shared_ptr<Transaction> trans; in CreateTransaction() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c416 DFileTrans *trans = NULL; in SearchDFileTransNode() local
563 DFileTrans *trans = (DFileTrans *)pos; in DFileSessionHandleClientSetting() local
730 DFileTrans *trans in HandleWithoutSettingError() local
875 DFileTrans *trans = SearchDFileTransNode(&(session->dFileTransChain), transId); DFileSessionHandleFrame() local
956 DFileTrans *trans = NULL; GetEpollWaitTimeOut() local
976 DFileTrans *trans = (DFileTrans *)pos; ProcessSessionTrans() local
1103 DFileTrans *trans = NULL; UpdateAllTransRetryCount() local
1889 DFileTrans *trans = CreateTrans(transId, session, peerInfo, NSTACKX_TRUE); DFileStartTransInner() local
[all...]
/third_party/alsa-lib/src/ucm/
H A Dmain.c2496 struct transition_sequence *trans; in handle_transition_verb() local
2588 struct transition_sequence *trans; in switch_device() local
2643 struct transition_sequence *trans; in switch_modifier() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java3046 static boolean isAtomic(String s, String t, Transliterator trans) { in isAtomic() argument
[all...]
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java3043 static boolean isAtomic(String s, String t, Transliterator trans) { in isAtomic() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c1292 struct r600_transfer *trans; in r600_texture_transfer_map() local
[all...]
H A Dr600_asm.c384 unsigned i, chan, trans; in assign_alu_units() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1798 struct pipe_transfer *trans; in dri2_map_image() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1510 virgl_encode_transfer(struct virgl_screen *vs, struct virgl_cmd_buf *buf, struct virgl_transfer *trans, uint32_t direction) virgl_encode_transfer() argument
1530 virgl_encode_copy_transfer(struct virgl_context *ctx, struct virgl_transfer *trans) virgl_encode_copy_transfer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1828 struct si_transfer *trans; in si_texture_transfer_map() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp478 sfn_log << SfnLog::trans << "Process shader \n"; in process() member in r600::SfnLog
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2475 tre_tnfa_transition_t *trans; in tre_make_trans() local
2911 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2476 tre_tnfa_transition_t *trans; in tre_make_trans() local
2912 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2475 tre_tnfa_transition_t *trans; in tre_make_trans() local
2911 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c2475 tre_tnfa_transition_t *trans; in tre_make_trans() local
2911 tre_tnfa_transition_t *trans; regfree() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h71 struct pipe_transfer *trans; member
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp836 TimeZoneTransition trans; in TestVTimeZoneRoundTrip() local
926 TimeZoneTransition trans; in TestVTimeZoneRoundTripPartial() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp957 fill_texture_location(struct d3d12_resource *res, struct d3d12_transfer *trans, unsigned resid, unsigned z) fill_texture_location() argument
970 fill_buffer_location(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned depth, unsigned resid, unsigned z) fill_buffer_location() argument
1038 transfer_buf_to_image_part(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, int z, int depth, int start_z, int dest_z, int resid) transfer_buf_to_image_part() argument
1076 transfer_buf_to_image(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, int resid) transfer_buf_to_image() argument
1099 transfer_image_part_to_buf(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned resid, int z, int start_layer, int start_box_z, int depth) transfer_image_part_to_buf() argument
1140 transfer_image_to_buf(struct d3d12_context *ctx, struct d3d12_resource *res, struct d3d12_resource *staging_res, struct d3d12_transfer *trans, unsigned resid) transfer_image_to_buf() argument
1335 prepare_zs_layer_strides(struct d3d12_screen *screen, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_zs_layer_strides() argument
1363 read_zs_surface(struct d3d12_context *ctx, struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) read_zs_surface() argument
1455 prepare_write_zs_surface(struct d3d12_resource *res, const struct pipe_box *box, struct d3d12_transfer *trans) prepare_write_zs_surface() argument
1470 write_zs_surface(struct pipe_context *pctx, struct d3d12_resource *res, struct d3d12_transfer *trans) write_zs_surface() argument
1542 transfer_buf_to_image(d3d12_context(pctx), res, depth_buffer, trans, 0); write_zs_surface() local
1543 transfer_buf_to_image(d3d12_context(pctx), res, stencil_buffer, trans, 1); write_zs_surface() local
1565 struct d3d12_transfer *trans = (struct d3d12_transfer *)slab_zalloc(transfer_pool); d3d12_transfer_map() local
1750 struct d3d12_transfer *trans = (struct d3d12_transfer *)ptrans; d3d12_transfer_unmap() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c1691 struct zink_transfer *trans; in create_transfer() local
1620 zink_transfer_copy_bufimage(struct zink_context *ctx, struct zink_resource *dst, struct zink_resource *src, struct zink_transfer *trans) zink_transfer_copy_bufimage() argument
1710 destroy_transfer(struct zink_context *ctx, struct zink_transfer *trans) destroy_transfer() argument
1733 struct zink_transfer *trans = create_transfer(ctx, pres, usage, box); zink_buffer_map() local
1911 struct zink_transfer *trans = create_transfer(ctx, pres, usage, box); zink_image_map() local
2033 struct zink_transfer *trans = (struct zink_transfer *)ptrans; zink_transfer_flush_region() local
2074 struct zink_transfer *trans = (struct zink_transfer *)ptrans; transfer_unmap() local
2094 do_transfer_unmap(struct zink_screen *screen, struct zink_transfer *trans) do_transfer_unmap() argument
2106 struct zink_transfer *trans = (struct zink_transfer *)ptrans; zink_buffer_unmap() local
2116 struct zink_transfer *trans = (struct zink_transfer *)ptrans; zink_image_unmap() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngread.c2443 unsigned int step, i, val, trans = 256/*ignore*/, back_alpha = 0; in png_image_read_colormap() local
3064 png_const_bytep trans = num_trans > 0 ? png_ptr->trans_alpha : NULL; in png_image_read_colormap() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh321 contour_point_t trans; in transform_points() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_policy.c990 struct cil_validatetrans *trans; in cil_validatetrans_to_policy() local
1257 static void cil_nametypetransition_to_policy(FILE *out, struct cil_nametypetransition *trans) in cil_nametypetransition_to_policy() argument
1276 cil_rangetransition_to_policy(FILE *out, struct cil_rangetransition *trans) cil_rangetransition_to_policy() argument
1569 struct cil_roletransition *trans; cil_roletransitions_to_policy() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp1913 Rect trans = newTransMap.GetBoxRect(); local
667 GetTransformInitState(const TransformMap& transMap, const Point& position, const Rect& trans, TransformInitState& init) GetTransformInitState() argument
[all...]
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp247 WMError WindowImpl::SetTransform(const Transform& trans) in SetTransform() argument
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1456 void WindowSessionProperty::SetTransform(const Transform& trans) in SetTransform() argument

Completed in 71 milliseconds

12345678