Home
last modified time | relevance | path

Searched defs:uint (Results 1 – 25 of 47) sorted by relevance

12

/third_party/grpc/src/core/lib/debug/
Dstats_data.cc362 uint64_t uint; in grpc_stats_inc_call_initial_size() member
385 uint64_t uint; in grpc_stats_inc_poll_events_returned() member
408 uint64_t uint; in grpc_stats_inc_tcp_write_size() member
431 uint64_t uint; in grpc_stats_inc_tcp_write_iov_size() member
454 uint64_t uint; in grpc_stats_inc_tcp_read_size() member
477 uint64_t uint; in grpc_stats_inc_tcp_read_offer() member
501 uint64_t uint; in grpc_stats_inc_tcp_read_offer_iov_size() member
526 uint64_t uint; in grpc_stats_inc_http2_send_message_size() member
551 uint64_t uint; in grpc_stats_inc_http2_send_initial_metadata_per_write() member
576 uint64_t uint; in grpc_stats_inc_http2_send_message_per_write() member
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_integer.inl190 …GLM_FUNC_QUALIFIER vecType<uint, P> uaddCarry(vecType<uint, P> const & x, vecType<uint, P> const &…
211 …GLM_FUNC_QUALIFIER vecType<uint, P> usubBorrow(vecType<uint, P> const & x, vecType<uint, P> const …
230 …GLM_FUNC_QUALIFIER void umulExtended(vecType<uint, P> const & x, vecType<uint, P> const & y, vecTy…
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dutfdef.h17 #define uint _utfuint macro
24 typedef unsigned int uint; typedef
/third_party/uboot/u-boot-2020.01/tools/
Dmingw_support.h36 typedef UINT uint; typedef
/third_party/miniz/examples/
Dexample1.c7 typedef unsigned int uint; typedef
Dexample2.c20 typedef unsigned int uint; typedef
Dexample4.c9 typedef unsigned int uint; typedef
Dexample3.c10 typedef unsigned int uint; typedef
Dexample5.c20 typedef unsigned int uint; typedef
Dexample6.c19 typedef unsigned int uint; typedef
/third_party/boost/libs/spirit/classic/test/
Dswitch_problem.cpp31 typedef unsigned int uint; typedef
/third_party/boost/libs/graph/example/
Dcycle_ratio_example.cpp36 boost::uniform_int< size_t > uint(1, 5); in gen_rand_graph() local
/third_party/boost/boost/hana/fwd/
Dintegral_constant.hpp101 using uint = integral_constant<unsigned int, i>; typedef
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dscatterlist.h46 typedef unsigned int uint; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dulp.inl256 GLM_FUNC_QUALIFIER vecType<T, P> next_float(vecType<T, P> const & x, vecType<uint, P> const & ulps)
274 GLM_FUNC_QUALIFIER vecType<T, P> prev_float(vecType<T, P> const & x, vecType<uint, P> const & ulps)
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dstrength_reduction_pass.cpp154 analysis::Integer uint(32, false); in GetConstantId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp154 analysis::Integer uint(32, false); in GetConstantId() local
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtypes.h63 typedef unsigned u_int, uint; typedef
/third_party/ltp/testcases/kernel/fs/doio/include/
Dwrite_log.h72 #define uint unsigned int macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtypes.h66 typedef unsigned u_int, uint; typedef
/third_party/musl/include/sys/
Dtypes.h66 typedef unsigned u_int, uint; typedef
/third_party/libffi/include/
Dffi-aarch64.h243 ffi_arg uint; member
254 unsigned int uint; member
Dffi-arm.h243 ffi_arg uint; member
254 unsigned int uint; member
Dffi.h.in251 ffi_arg uint; member
262 unsigned int uint; member
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dffi.h251 ffi_arg uint; member
262 unsigned int uint; member

12