/third_party/musl/src/math/ |
H A D | hypotf.c | 6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
|
H A D | hypot.c | 24 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 D | hypotf.c | 6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
|
H A D | hypot.c | 24 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 D | utmpx.c | 23 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 D | utmpx.c | 23 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 D | u_trace_gallium.c | 77 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 D | last.c | 59 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 D | u_trace.h | 218 struct u_trace *ut; member
|
/third_party/googletest/googletest/test/ |
H A D | gtest_ext_unittest.cc | 99 ::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 D | lstmbetst.cpp | 144 UText ut = UTEXT_INITIALIZER; in runTestFromFile() local 284 UText ut = UTEXT_INITIALIZER; in runTestWithLargeMemory() local
|
/third_party/icu/icu4c/source/common/ |
H A D | ubrk.cpp | 195 UText ut = UTEXT_INITIALIZER; in ubrk_setText() local
|
H A D | rbbi.cpp | 436 void RuleBasedBreakIterator::setText(UText *ut, UErrorCode &status) { in setText() argument
|
H A D | utext.cpp | 41 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 D | ubrk.cpp | 195 UText ut = UTEXT_INITIALIZER; in ubrk_setText() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_utrace.c | 221 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 D | gendict.cpp | 122 UCharsTrieBuilder *ut; member in DataDict
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | shmat1.c | 111 sig_handler(int signal, int code, ucontext_t *ut) sig_handler() argument
|
H A D | mmap1.c | 68 sig_handler(int signal, siginfo_t *info, LTP_ATTRIBUTE_UNUSED void *ut) sig_handler() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_context.c | 452 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 D | gendict.cpp | 122 UCharsTrieBuilder *ut; member in DataDict
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ubrk.cpp | 203 UText ut = UTEXT_INITIALIZER; in ubrk_setText() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.hpp | 45 namespace ut namespace
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.hpp | 45 namespace ut namespace
|
/third_party/skia/modules/skunicode/src/ |
H A D | SkUnicode_icu.cpp | 88 static UText* utext_close_wrapper(UText* ut) { in utext_close_wrapper() argument
|