Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 13219) sorted by relevance

12345678910>>...529

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/limits/
Drepeat_1024.hpp18 # define BOOST_PP_REPEAT_1_513(m, d) BOOST_PP_REPEAT_1_512(m, d) m(2, 512, d) argument
19 # define BOOST_PP_REPEAT_1_514(m, d) BOOST_PP_REPEAT_1_513(m, d) m(2, 513, d) argument
20 # define BOOST_PP_REPEAT_1_515(m, d) BOOST_PP_REPEAT_1_514(m, d) m(2, 514, d) argument
21 # define BOOST_PP_REPEAT_1_516(m, d) BOOST_PP_REPEAT_1_515(m, d) m(2, 515, d) argument
22 # define BOOST_PP_REPEAT_1_517(m, d) BOOST_PP_REPEAT_1_516(m, d) m(2, 516, d) argument
23 # define BOOST_PP_REPEAT_1_518(m, d) BOOST_PP_REPEAT_1_517(m, d) m(2, 517, d) argument
24 # define BOOST_PP_REPEAT_1_519(m, d) BOOST_PP_REPEAT_1_518(m, d) m(2, 518, d) argument
25 # define BOOST_PP_REPEAT_1_520(m, d) BOOST_PP_REPEAT_1_519(m, d) m(2, 519, d) argument
26 # define BOOST_PP_REPEAT_1_521(m, d) BOOST_PP_REPEAT_1_520(m, d) m(2, 520, d) argument
27 # define BOOST_PP_REPEAT_1_522(m, d) BOOST_PP_REPEAT_1_521(m, d) m(2, 521, d) argument
[all …]
Drepeat_256.hpp17 # define BOOST_PP_REPEAT_1_0(m, d) argument
18 # define BOOST_PP_REPEAT_1_1(m, d) m(2, 0, d) argument
19 # define BOOST_PP_REPEAT_1_2(m, d) BOOST_PP_REPEAT_1_1(m, d) m(2, 1, d) argument
20 # define BOOST_PP_REPEAT_1_3(m, d) BOOST_PP_REPEAT_1_2(m, d) m(2, 2, d) argument
21 # define BOOST_PP_REPEAT_1_4(m, d) BOOST_PP_REPEAT_1_3(m, d) m(2, 3, d) argument
22 # define BOOST_PP_REPEAT_1_5(m, d) BOOST_PP_REPEAT_1_4(m, d) m(2, 4, d) argument
23 # define BOOST_PP_REPEAT_1_6(m, d) BOOST_PP_REPEAT_1_5(m, d) m(2, 5, d) argument
24 # define BOOST_PP_REPEAT_1_7(m, d) BOOST_PP_REPEAT_1_6(m, d) m(2, 6, d) argument
25 # define BOOST_PP_REPEAT_1_8(m, d) BOOST_PP_REPEAT_1_7(m, d) m(2, 7, d) argument
26 # define BOOST_PP_REPEAT_1_9(m, d) BOOST_PP_REPEAT_1_8(m, d) m(2, 8, d) argument
[all …]
Drepeat_512.hpp18 # define BOOST_PP_REPEAT_1_257(m, d) BOOST_PP_REPEAT_1_256(m, d) m(2, 256, d) argument
19 # define BOOST_PP_REPEAT_1_258(m, d) BOOST_PP_REPEAT_1_257(m, d) m(2, 257, d) argument
20 # define BOOST_PP_REPEAT_1_259(m, d) BOOST_PP_REPEAT_1_258(m, d) m(2, 258, d) argument
21 # define BOOST_PP_REPEAT_1_260(m, d) BOOST_PP_REPEAT_1_259(m, d) m(2, 259, d) argument
22 # define BOOST_PP_REPEAT_1_261(m, d) BOOST_PP_REPEAT_1_260(m, d) m(2, 260, d) argument
23 # define BOOST_PP_REPEAT_1_262(m, d) BOOST_PP_REPEAT_1_261(m, d) m(2, 261, d) argument
24 # define BOOST_PP_REPEAT_1_263(m, d) BOOST_PP_REPEAT_1_262(m, d) m(2, 262, d) argument
25 # define BOOST_PP_REPEAT_1_264(m, d) BOOST_PP_REPEAT_1_263(m, d) m(2, 263, d) argument
26 # define BOOST_PP_REPEAT_1_265(m, d) BOOST_PP_REPEAT_1_264(m, d) m(2, 264, d) argument
27 # define BOOST_PP_REPEAT_1_266(m, d) BOOST_PP_REPEAT_1_265(m, d) m(2, 265, d) argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/
Drepeat.hpp35 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_1(c, m, d) 0 argument
36 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_2(c, m, d) 0 argument
37 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_3(c, m, d) 0 argument
39 # define BOOST_PP_REPEAT_1(c, m, d) BOOST_PP_REPEAT_1_I(c, m, d) argument
40 # define BOOST_PP_REPEAT_2(c, m, d) BOOST_PP_REPEAT_2_I(c, m, d) argument
41 # define BOOST_PP_REPEAT_3(c, m, d) BOOST_PP_REPEAT_3_I(c, m, d) argument
42 # define BOOST_PP_REPEAT_4(c, m, d) BOOST_PP_ERROR(0x0003) argument
44 # define BOOST_PP_REPEAT_1_I(c, m, d) BOOST_PP_REPEAT_1_ ## c(m, d) argument
45 # define BOOST_PP_REPEAT_2_I(c, m, d) BOOST_PP_REPEAT_2_ ## c(m, d) argument
46 # define BOOST_PP_REPEAT_3_I(c, m, d) BOOST_PP_REPEAT_3_ ## c(m, d) argument
[all …]
/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A Dprim_ops.h142 #define aaa_word(d) aaa_word_asm(&M.x86.R_EFLG,d) argument
143 #define aas_word(d) aas_word_asm(&M.x86.R_EFLG,d) argument
144 #define aad_word(d) aad_word_asm(&M.x86.R_EFLG,d) argument
145 #define aam_word(d) aam_word_asm(&M.x86.R_EFLG,d) argument
146 #define adc_byte(d,s) adc_byte_asm(&M.x86.R_EFLG,d,s) argument
147 #define adc_word(d,s) adc_word_asm(&M.x86.R_EFLG,d,s) argument
148 #define adc_long(d,s) adc_long_asm(&M.x86.R_EFLG,d,s) argument
149 #define add_byte(d,s) add_byte_asm(&M.x86.R_EFLG,d,s) argument
150 #define add_word(d,s) add_word_asm(&M.x86.R_EFLG,d,s) argument
151 #define add_long(d,s) add_long_asm(&M.x86.R_EFLG,d,s) argument
[all …]
H A Dprim_ops.c189 static void calc_carry_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_carry_chain()
201 static void calc_borrow_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_borrow_chain()
217 u16 aaa_word(u16 d) in aaa_word()
238 u16 aas_word(u16 d) in aas_word()
259 u16 aad_word(u16 d) in aad_word()
276 u16 aam_word(u8 d) in aam_word()
292 u8 adc_byte(u8 d, u8 s) in adc_byte()
309 u16 adc_word(u16 d, u16 s) in adc_word()
327 u32 adc_long(u32 d, u32 s) in adc_long()
355 u8 add_byte(u8 d, u8 s) in add_byte()
[all …]
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dsquashfs_swap.h45 #define _SQUASHFS_SWAP_SUPER_BLOCK(s, d, SWAP_FUNC) {\ argument
67 #define _SQUASHFS_SWAP_DIR_INDEX(s, d, SWAP_FUNC) {\ argument
73 #define _SQUASHFS_SWAP_BASE_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
82 #define _SQUASHFS_SWAP_IPC_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
92 #define _SQUASHFS_SWAP_LIPC_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
103 #define _SQUASHFS_SWAP_DEV_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
114 #define _SQUASHFS_SWAP_LDEV_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
126 #define _SQUASHFS_SWAP_SYMLINK_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
137 #define _SQUASHFS_SWAP_REG_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
150 #define _SQUASHFS_SWAP_LREG_INODE_HEADER(s, d, SWAP_FUNC) {\ argument
[all …]
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Ddecode.c86 static void jsondec_seterrmsg(jsondec* d, const char* msg) { in jsondec_seterrmsg()
91 UPB_NORETURN static void jsondec_err(jsondec* d, const char* msg) { in jsondec_err()
97 UPB_NORETURN static void jsondec_errf(jsondec* d, const char* fmt, ...) { in jsondec_errf()
109 static void jsondec_consumews(jsondec* d) { in jsondec_consumews()
130 static void jsondec_skipws(jsondec* d) { in jsondec_skipws()
137 static bool jsondec_tryparsech(jsondec* d, char ch) { in jsondec_tryparsech()
143 static void jsondec_parselit(jsondec* d, const char* lit) { in jsondec_parselit()
152 static void jsondec_wsch(jsondec* d, char ch) { in jsondec_wsch()
159 static void jsondec_true(jsondec* d) { jsondec_parselit(d, "true"); } in jsondec_true()
160 static void jsondec_false(jsondec* d) { jsondec_parselit(d, "false"); } in jsondec_false()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Ddecode.c89 UPB_NORETURN static void jsondec_err(jsondec* d, const char* msg) { in jsondec_err()
96 UPB_NORETURN static void jsondec_errf(jsondec* d, const char* fmt, ...) { in jsondec_errf()
106 static void jsondec_skipws(jsondec* d) { in jsondec_skipws()
125 static bool jsondec_tryparsech(jsondec* d, char ch) { in jsondec_tryparsech()
131 static void jsondec_parselit(jsondec* d, const char* lit) { in jsondec_parselit()
140 static void jsondec_wsch(jsondec* d, char ch) { in jsondec_wsch()
147 static void jsondec_true(jsondec* d) { jsondec_parselit(d, "true"); } in jsondec_true()
148 static void jsondec_false(jsondec* d) { jsondec_parselit(d, "false"); } in jsondec_false()
149 static void jsondec_null(jsondec* d) { jsondec_parselit(d, "null"); } in jsondec_null()
151 static void jsondec_entrysep(jsondec* d) { in jsondec_entrysep()
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp675 GLubyte d[] = {1, 2, 3, 4}; in Run() local
682 GLubyte d[] = {10, 11, 12, 13}; in Run() local
744 GLbyte d[] = {-127, 127, -127, 127}; in Run() local
749 GLushort d[] = {1, 2, 3, 4}; in Run() local
754 GLuint d[] = {5, 6}; in Run() local
759 GLbyte d[] = {127, -127, 127, -127}; in Run() local
764 GLushort d[] = {7, 8, 9, 10}; in Run() local
769 GLuint d[] = {11, 12}; in Run() local
776 GLhalf d[] = {FloatToHalf(0.0), FloatToHalf(100.0), FloatToHalf(200.0)}; in Run() local
781 GLhalf d[] = {FloatToHalf(300.0), FloatToHalf(400.0)}; in Run() local
[all …]
/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DDialogTest.java126 Dialog d = new Dialog(mContext, 0); in testConstructor() local
199 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnStartCreateStop() local
213 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnStartCreateStopEsc() local
226 Dialog d = mActivity.getDialog(); in testAccessOwnerActivity() local
249 final Dialog d = mActivity.getDialog(); in testShow() local
274 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnSaveInstanceState() local
286 final TestDialog d = (TestDialog) mActivity.getDialog(); in testGetCurrentFocus() local
303 final Dialog d = mActivity.getDialog(); in testSetContentView() local
369 final Dialog d = mActivity.getDialog(); in testRequireViewById() local
407 final Dialog d = mActivity.getDialog(); in testSetTitle() local
[all …]
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c45 struct dxil_dumper *d = calloc(1, sizeof(struct dxil_dumper)); in dxil_dump_create() local
51 void dxil_dump_free(struct dxil_dumper *d) in dxil_dump_free()
58 void dxil_dump_buf_to_file(struct dxil_dumper *d, FILE *f) in dxil_dump_buf_to_file()
67 void dxil_dump_indention_inc(struct dxil_dumper *d) in dxil_dump_indention_inc()
73 void dxil_dump_indention_dec(struct dxil_dumper *d) in dxil_dump_indention_dec()
80 void dxil_dump_indent(struct dxil_dumper *d) in dxil_dump_indent()
87 dxil_dump_module(struct dxil_dumper *d, struct dxil_module *m) in dxil_dump_module()
114 dump_metadata(struct dxil_dumper *d, struct dxil_module *m) in dump_metadata()
126 dump_shader_info(struct dxil_dumper *d, struct dxil_shader_info *info) in dump_shader_info()
180 dump_types(struct dxil_dumper *d, struct list_head *list) in dump_types()
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp276 …float d[] = {1.0f, 0.0f, 0.0f, tx, 0.0f, 1.0f, 0.0f, ty, 0.0f, 0.0f, 1.0f, tz, 0.0f, 0.0f, 0.0f, 1… in Translation() local
608 GLubyte d[] = {1, 2, 3, 4}; in Run() local
614 GLubyte d[] = {10, 11, 12, 13}; in Run() local
675 GLbyte d[] = {-127, 127, -127, 127}; in Run() local
679 GLushort d[] = {1, 2, 3, 4}; in Run() local
683 GLuint d[] = {5, 6}; in Run() local
687 GLbyte d[] = {127, -127, 127, -127}; in Run() local
691 GLushort d[] = {7, 8, 9, 10}; in Run() local
695 GLuint d[] = {11, 12}; in Run() local
701 GLdouble d[] = {0.0, 100.0, 200.0}; in Run() local
[all …]
/aosp_15_r20/external/elfutils/libcpu/
H A Di386_data.h88 data_prefix (struct output_data *d) in data_prefix()
157 general_mod$r_m (struct output_data *d) in general_mod$r_m()
388 FCT_MOD$R_M (struct output_data *d) in FCT_MOD$R_M()
418 FCT_Mod$R_m (struct output_data *d) in FCT_Mod$R_m()
443 generic_abs (struct output_data *d, const char *absstring in generic_abs()
483 FCT_absval (struct output_data *d) in FCT_absval()
493 FCT_abs (struct output_data *d) in FCT_abs()
503 FCT_ax (struct output_data *d) in FCT_ax()
529 FCT_ax$w (struct output_data *d) in FCT_ax$w()
551 FCT_crdb (struct output_data *d, const char *regstr) in FCT_crdb()
[all …]
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc716 TestDelegate d; in TEST_F() local
736 TestDelegate d; in TEST_F() local
754 TestDelegate d; in TEST_F() local
774 TestDelegate d; in TEST_F() local
793 TestDelegate d; in TEST_F() local
807 TestDelegate d; in TEST_F() local
824 TestDelegate d; in TEST_F() local
854 TestDelegate d; in TEST_F() local
891 TestDelegate d; in TEST_F() local
924 TestDelegate d; in TEST_F() local
[all …]
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/
H A Dduration.cc88 inline bool IsFinite(double d) { in IsFinite()
94 inline bool IsValidDivisor(double d) { in IsValidDivisor()
102 inline double Round(Double d) { in Round()
129 inline uint128 MakeU128Ticks(Duration d) { in MakeU128Ticks()
202 inline bool SafeAddRepHi(double a_hi, double b_hi, Duration* d) { in SafeAddRepHi()
236 inline Duration ScaleFixed(Duration d, int64_t r) { in ScaleFixed()
247 inline Duration ScaleDouble(Duration d, double r) { in ScaleDouble()
506 Duration Trunc(Duration d, Duration unit) { in Trunc()
510 Duration Floor(const Duration d, const Duration unit) { in Floor()
515 Duration Ceil(const Duration d, const Duration unit) { in Ceil()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dduration.cc88 inline bool IsFinite(double d) { in IsFinite()
94 inline bool IsValidDivisor(double d) { in IsValidDivisor()
102 inline double Round(Double d) { in Round()
129 inline uint128 MakeU128Ticks(Duration d) { in MakeU128Ticks()
202 inline bool SafeAddRepHi(double a_hi, double b_hi, Duration* d) { in SafeAddRepHi()
236 inline Duration ScaleFixed(Duration d, int64_t r) { in ScaleFixed()
247 inline Duration ScaleDouble(Duration d, double r) { in ScaleDouble()
506 Duration Trunc(Duration d, Duration unit) { in Trunc()
510 Duration Floor(const Duration d, const Duration unit) { in Floor()
515 Duration Ceil(const Duration d, const Duration unit) { in Ceil()
[all …]
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/
H A Dduration.cc88 inline bool IsFinite(double d) { in IsFinite()
94 inline bool IsValidDivisor(double d) { in IsValidDivisor()
102 inline double Round(Double d) { in Round()
129 inline uint128 MakeU128Ticks(Duration d) { in MakeU128Ticks()
202 inline bool SafeAddRepHi(double a_hi, double b_hi, Duration* d) { in SafeAddRepHi()
236 inline Duration ScaleFixed(Duration d, int64_t r) { in ScaleFixed()
247 inline Duration ScaleDouble(Duration d, double r) { in ScaleDouble()
506 Duration Trunc(Duration d, Duration unit) { in Trunc()
510 Duration Floor(const Duration d, const Duration unit) { in Floor()
515 Duration Ceil(const Duration d, const Duration unit) { in Ceil()
[all …]
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
H A Dduration.cc88 inline bool IsFinite(double d) { in IsFinite()
94 inline bool IsValidDivisor(double d) { in IsValidDivisor()
102 inline double Round(Double d) { in Round()
129 inline uint128 MakeU128Ticks(Duration d) { in MakeU128Ticks()
202 inline bool SafeAddRepHi(double a_hi, double b_hi, Duration* d) { in SafeAddRepHi()
236 inline Duration ScaleFixed(Duration d, int64_t r) { in ScaleFixed()
247 inline Duration ScaleDouble(Duration d, double r) { in ScaleDouble()
506 Duration Trunc(Duration d, Duration unit) { in Trunc()
510 Duration Floor(const Duration d, const Duration unit) { in Floor()
515 Duration Ceil(const Duration d, const Duration unit) { in Ceil()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/native/
H A DMath.c30 Math_cos(jdouble d) { in Math_cos()
35 Math_sin(jdouble d) { in Math_sin()
40 Math_tan(jdouble d) { in Math_tan()
45 Math_asin(jdouble d) { in Math_asin()
50 Math_acos(jdouble d) { in Math_acos()
55 Math_atan(jdouble d) { in Math_atan()
60 Math_exp(jdouble d) { in Math_exp()
65 Math_log(jdouble d) { in Math_log()
70 Math_log10(jdouble d) { in Math_log10()
75 Math_sqrt(jdouble d) { in Math_sqrt()
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/amlogic/crypto/
Dsha_dma.c30 #define ASD_DESC_LEN(d) \ argument
32 #define ASD_DESC_LEN_SET(d, v) \ argument
37 #define ASD_DESC_IRQ(d) \ argument
39 #define ASD_DESC_IRQ_SET(d, v) \ argument
44 #define ASD_DESC_EOD(d) \ argument
46 #define ASD_DESC_EOD_SET(d, v) \ argument
51 #define ASD_DESC_LOOP(d) \ argument
53 #define ASD_DESC_LOOP_SET(d, v) \ argument
58 #define ASD_DESC_MODE(d) \ argument
60 #define ASD_DESC_MODE_SET(d, v) \ argument
[all …]
/aosp_15_r20/external/arm-trusted-firmware/drivers/amlogic/crypto/
H A Dsha_dma.c29 #define ASD_DESC_LEN(d) \ argument
31 #define ASD_DESC_LEN_SET(d, v) \ argument
36 #define ASD_DESC_IRQ(d) \ argument
38 #define ASD_DESC_IRQ_SET(d, v) \ argument
43 #define ASD_DESC_EOD(d) \ argument
45 #define ASD_DESC_EOD_SET(d, v) \ argument
50 #define ASD_DESC_LOOP(d) \ argument
52 #define ASD_DESC_LOOP_SET(d, v) \ argument
57 #define ASD_DESC_MODE(d) \ argument
59 #define ASD_DESC_MODE_SET(d, v) \ argument
[all …]
/aosp_15_r20/external/libfuse/lib/modules/
H A Dsubdir.c30 static int subdir_addpath(struct subdir *d, const char *path, char **newpathp) in subdir_addpath()
56 struct subdir *d = subdir_get(); in subdir_getattr() local
68 struct subdir *d = subdir_get(); in subdir_access() local
104 static void transform_symlink(struct subdir *d, const char *path, in transform_symlink()
144 struct subdir *d = subdir_get(); in subdir_readlink() local
158 struct subdir *d = subdir_get(); in subdir_opendir() local
173 struct subdir *d = subdir_get(); in subdir_readdir() local
186 struct subdir *d = subdir_get(); in subdir_releasedir() local
198 struct subdir *d = subdir_get(); in subdir_mknod() local
210 struct subdir *d = subdir_get(); in subdir_mkdir() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/
Dformatters.hpp33 std::basic_string<charT> to_simple_string_type(const date& d) { in to_simple_string_type()
39 inline std::string to_simple_string(const date& d) { in to_simple_string()
46 inline std::basic_string<charT> to_simple_string_type(const date_period& d) { in to_simple_string_type()
57 inline std::string to_simple_string(const date_period& d) { in to_simple_string()
63 inline std::basic_string<charT> to_iso_string_type(const date_period& d) { in to_iso_string_type()
71 inline std::string to_iso_string(const date_period& d) { in to_iso_string()
78 inline std::basic_string<charT> to_iso_extended_string_type(const date& d) { in to_iso_extended_string_type()
84 inline std::string to_iso_extended_string(const date& d) { in to_iso_extended_string()
90 inline std::basic_string<charT> to_iso_string_type(const date& d) { in to_iso_string_type()
96 inline std::string to_iso_string(const date& d) { in to_iso_string()
[all …]
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/
H A Dduration.cc88 inline bool IsFinite(double d) { in IsFinite()
94 inline bool IsValidDivisor(double d) { in IsValidDivisor()
122 inline uint128 MakeU128Ticks(Duration d) { in MakeU128Ticks()
195 inline bool SafeAddRepHi(double a_hi, double b_hi, Duration* d) { in SafeAddRepHi()
229 inline Duration ScaleFixed(Duration d, int64_t r) { in ScaleFixed()
240 inline Duration ScaleDouble(Duration d, double r) { in ScaleDouble()
517 Duration Trunc(Duration d, Duration unit) { return d - (d % unit); } in Trunc()
519 Duration Floor(const Duration d, const Duration unit) { in Floor()
524 Duration Ceil(const Duration d, const Duration unit) { in Ceil()
553 int64_t ToInt64Nanoseconds(Duration d) { in ToInt64Nanoseconds()
[all …]

12345678910>>...529