Home
last modified time | relevance | path

Searched defs:trans (Results 76 - 100 of 190) sorted by relevance

12345678

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c240 nir_ssa_def *p, *pt, *trans; in lower_fddy() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.h110 static inline struct virgl_transfer *virgl_transfer(struct pipe_transfer *trans) in virgl_transfer() argument
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c309 const char *trans = __mo_lookup(p->map, p->map_size, msgid1); in dcngettext() local
/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__tz.c36 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tz.c40 static const unsigned char *zi, *trans, *index_local, *types, *abbrevs, *abbrevs_end; variable
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__tz.c40 static const unsigned char *zi, *trans, *index_local, *types, *abbrevs, *abbrevs_end; variable
/third_party/musl/src/locale/
H A Ddcngettext.c268 const char *trans = __mo_lookup(p->map, p->map_size, msgid1); in dcngettext() local
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_host.c44 struct kvm_translation trans = { .linear_address = addr }; in tst_kvm_get_phys_address() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c84 struct pipe_transfer *trans; /* driver's transfer */ member
181 struct u_transfer *trans = calloc(1, sizeof(*trans)); in transfer_map_msaa() local
250 struct u_transfer *trans; u_transfer_helper_transfer_map() local
370 struct u_transfer *trans = (struct u_transfer *)ptrans; flush_region() local
493 struct u_transfer *trans = u_transfer(ptrans); u_transfer_helper_transfer_flush_region() local
523 struct u_transfer *trans = u_transfer(ptrans); u_transfer_helper_transfer_unmap() local
595 struct u_transfer *trans; u_transfer_helper_deinterleave_transfer_map() local
703 struct u_transfer *trans = (struct u_transfer *)ptrans; u_transfer_helper_deinterleave_transfer_unmap() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c519 struct pipe_transfer *trans; in compute_memory_move_item() local
/third_party/skia/src/core/
H A DSkRasterPipeline.cpp146 float* trans = alloc->makeArrayDefault<float>(2); in append_matrix() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h159 time_point<seconds> trans; // instant of civil-offset change member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_libc.cc272 const time_point<seconds> trans = FromUnixSeconds(tt); in MakeTime() local
/third_party/skia/gm/
H A Dgpu_blur_utils.cpp258 SkVector trans = {kPad, kPad}; in run() local
/third_party/skia/experimental/sorttoy/
H A DFake.h35 void translate(SkIPoint trans) { in translate() argument
113 void translate(SkIPoint trans) { in translate() argument
211 void translate(SkIPoint trans) { in translate() argument
256 void translate(SkIPoint trans) { in translate() argument
/third_party/selinux/libselinux/src/
H A Dsetrans_client.c207 static int trans_to_raw_context(const char *trans, char **rawp) in trans_to_raw_context() argument
295 int selinux_trans_to_raw_context(const char * trans, in selinux_trans_to_raw_context() argument
418 int selinux_trans_to_raw_context(const char * trans, in selinux_trans_to_raw_context() argument
[all...]
/base/web/webview/interfaces/kits/napi/common/
H A Dnapi_parse_utils.cpp480 std::string trans = input.substr(0, input.length() - 1); in ParseJsLengthStringToInt() local
492 std::string trans = input.substr(0, input.length() - INTEGER_TWO); in ParseJsLengthStringToInt() local
/third_party/ffmpeg/libavcodec/
H A Dgif.c104 int trans = s->transparent_index; in is_image_translucent() local
161 int trans = s->transparent_index; in gif_crop_translucent() local
301 int x_start = 0, y_start = 0, trans in gif_image_write_image() local
[all...]
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c293 static inline void rdft_init(RDFTContext **r, int nbits, enum RDFTransformType trans) in rdft_init() argument
302 static inline void dct_init(DCTContext **d, int nbits, enum DCTTransformType trans) in dct_init() argument
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java366 put(String ID, Transliterator trans, boolean visible) put() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorRegistry.java367 put(String ID, Transliterator trans, boolean visible) put() argument
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c53 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end; variable
[all...]
/third_party/musl/src/time/
H A D__tz.c43 static const unsigned char *zi, *trans, *index, *types, *abbrevs, *abbrevs_end, *tzdata_map; variable
[all...]
/third_party/skia/samplecode/
H A DSample3D.cpp285 SkM44 trans = SkM44::Translate(200, 200, 0); // center of the rotation local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.cc186 FindTransition(const cctz::time_zone& tz, bool (cctz::time_zone::*find_transition)( const cctz::time_point<cctz::seconds>& tp, cctz::time_zone::civil_transition* trans) const, Time t, TimeZone::CivilTransition* trans) FindTransition() argument
[all...]

Completed in 18 milliseconds

12345678