Home
last modified time | relevance | path

Searched defs:ut (Results 1 - 25 of 52) sorted by relevance

123

/third_party/musl/src/math/
H A Dhypotf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
H A Dhypot.c24 union {double f; uint64_t i;} ux = {x}, uy = {y}, ut; in hypot() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dhypotf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
H A Dhypot.c24 union {double f; uint64_t i;} ux = {x}, uy = {y}, ut; in hypot() local
/third_party/musl/porting/liteos_a/user/src/legacy/
H A Dutmpx.c23 struct utmpx *getutxid(const struct utmpx *ut) in getutxid() argument
29 struct utmpx *getutxline(const struct utmpx *ut) in getutxline() argument
35 struct utmpx *pututxline(const struct utmpx *ut) in pututxline() argument
/third_party/musl/src/legacy/
H A Dutmpx.c23 struct utmpx *getutxid(const struct utmpx *ut) in getutxid() argument
29 struct utmpx *getutxline(const struct utmpx *ut) in getutxline() argument
35 struct utmpx *pututxline(const struct utmpx *ut) in pututxline() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_trace_gallium.c77 trace_framebuffer_state(struct u_trace *ut, void *cs, const struct pipe_framebuffer_state *pfb) in trace_framebuffer_state() argument
/third_party/toybox/toys/pending/
H A Dlast.c59 struct utmp *ut = (struct utmp *)l->arg; in find_and_dlink() local
89 struct utmp ut; in last_main() local
[all...]
/third_party/mesa3d/src/util/perf/
H A Du_trace.h218 struct u_trace *ut; member
/third_party/googletest/googletest/test/
H A Dgtest_ext_unittest.cc99 ::testing::UnitTest* ut = ::testing::UnitTest::GetInstance(); in TEST() local
130 ::testing::UnitTest* ut = ::testing::UnitTest::GetInstance(); in TEST() local
/third_party/icu/icu4c/source/test/intltest/
H A Dlstmbetst.cpp144 UText ut = UTEXT_INITIALIZER; in runTestFromFile() local
284 UText ut = UTEXT_INITIALIZER; in runTestWithLargeMemory() local
/third_party/icu/icu4c/source/common/
H A Dubrk.cpp195 UText ut = UTEXT_INITIALIZER; in ubrk_setText() local
H A Drbbi.cpp436 void RuleBasedBreakIterator::setText(UText *ut, UErrorCode &status) { in setText() argument
H A Dutext.cpp41 utext_access(UText *ut, int64_t index, UBool forward) { in utext_access() argument
48 utext_moveIndex32(UText *ut, int32_t delta) { in utext_moveIndex32() argument
88 utext_nativeLength(UText *ut) utext_nativeLength() argument
94 utext_isLengthExpensive(const UText *ut) utext_isLengthExpensive() argument
101 utext_getNativeIndex(const UText *ut) utext_getNativeIndex() argument
111 utext_setNativeIndex(UText *ut, int64_t index) utext_setNativeIndex() argument
145 utext_getPreviousNativeIndex(UText *ut) utext_getPreviousNativeIndex() argument
188 utext_current32(UText *ut) utext_current32() argument
242 utext_char32At(UText *ut, int64_t nativeIndex) utext_char32At() argument
269 utext_next32(UText *ut) utext_next32() argument
309 utext_previous32(UText *ut) utext_previous32() argument
349 utext_next32From(UText *ut, int64_t index) utext_next32From() argument
378 utext_previous32From(UText *ut, int64_t index) utext_previous32From() argument
426 utext_extract(UText *ut, int64_t start, int64_t limit, UChar *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument
462 utext_isWritable(const UText *ut) utext_isWritable() argument
470 utext_freeze(UText *ut) utext_freeze() argument
477 utext_hasMetaData(const UText *ut) utext_hasMetaData() argument
486 utext_replace(UText *ut, int64_t nativeStart, int64_t nativeLimit, const UChar *replacementText, int32_t replacementLength, UErrorCode *status) utext_replace() argument
503 utext_copy(UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status) utext_copy() argument
571 UText ut; global() member
578 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) utext_setup() argument
665 utext_close(UText *ut) utext_close() argument
718 invalidateChunk(UText *ut) invalidateChunk() argument
910 utf8TextLength(UText *ut) utf8TextLength() argument
936 utf8TextAccess(UText *ut, int64_t index, UBool forward) utf8TextAccess() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dubrk.cpp195 UText ut = UTEXT_INITIALIZER; in ubrk_setText() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_utrace.c221 anv_utrace_record_ts(struct u_trace *ut, void *cs, in anv_utrace_record_ts() argument
/third_party/icu/icu4c/source/tools/gendict/
H A Dgendict.cpp122 UCharsTrieBuilder *ut; member in DataDict
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dshmat1.c111 sig_handler(int signal, int code, ucontext_t *ut) sig_handler() argument
H A Dmmap1.c68 sig_handler(int signal, siginfo_t *info, LTP_ATTRIBUTE_UNUSED void *ut) sig_handler() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c452 fd_trace_record_ts(struct u_trace *ut, void *cs, void *timestamps, in fd_trace_record_ts() argument
/third_party/skia/third_party/externals/icu/source/tools/gendict/
H A Dgendict.cpp122 UCharsTrieBuilder *ut; member in DataDict
/third_party/skia/third_party/externals/icu/source/common/
H A Dubrk.cpp203 UText ut = UTEXT_INITIALIZER; in ubrk_setText() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp45 namespace ut namespace
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp45 namespace ut namespace
/third_party/skia/modules/skunicode/src/
H A DSkUnicode_icu.cpp88 static UText* utext_close_wrapper(UText* ut) { in utext_close_wrapper() argument

Completed in 21 milliseconds

123