/third_party/boost/libs/hana/test/ext/boost/tuple/ |
D | orderable.cpp | 20 using ord = hana::test::ct_ord<i>; typedef
|
/third_party/boost/libs/hana/test/_include/laws/ |
D | sequence.hpp | 51 using ord = integer<i, typedef
|
D | foldable.hpp | 141 using ord = _constant<i>; typedef
|
D | base.hpp | 268 struct ord : integer<i, Policy::Orderable | Policy::Runtime> { }; struct
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
D | Period.java | 194 int ord = unit.ordinal; in getCount() local 332 int ord = unit.ordinal; in setTimeUnitInternalValue() local
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/ |
D | main.c | 160 myss_tx_get(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx_get() 167 myss_tx_post(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx_post()
|
/third_party/libsnd/tests/ |
D | win32_ordinal_test.c | 59 void *name, *ord ; in test_ordinal() local
|
/third_party/boost/libs/heap/test/ |
D | d_ary_heap_test.cpp | 55 cmpthings ord; in run_d_ary_heap_test() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/ |
D | avs.c | 154 ss_avs_metadata_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_avs_metadata_tx() 280 ss_avs_event_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_avs_event_tx()
|
/third_party/libwebsockets/lib/secure-streams/system/fetch-policy/ |
D | fetch-policy.c | 63 ss_fetch_policy_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_fetch_policy_tx()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sink/ |
D | main.c | 168 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | compare.h | 79 enum class ord : value_type { less = -1, greater = 1 }; enum
|
/third_party/abseil-cpp/absl/types/ |
D | compare.h | 79 enum class ord : value_type { less = -1, greater = 1 }; enum
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
D | alexa.c | 453 ss_avs_metadata_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_avs_metadata_tx() 585 ss_avs_event_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_avs_event_tx()
|
/third_party/boost/libs/hana/test/numeric/ |
D | main.hpp | 92 auto ord = numeric; in main() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/ |
D | minimal-secure-streams-client-tx.c | 66 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/ |
D | minimal-secure-streams.c | 221 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metadata/ |
D | minimal-secure-streams.c | 207 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx()
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/ |
D | minimal-secure-streams.c | 208 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx()
|
/third_party/libwebsockets/lib/secure-streams/system/auth-api.amazon.com/ |
D | auth.c | 157 ss_api_amazon_auth_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_api_amazon_auth_tx()
|
/third_party/python/Misc/ |
D | coverity_model.c | 149 int ord = 0; in ymd_to_ord() local
|
/third_party/libwebsockets/lib/secure-streams/ |
D | secure-streams-process.c | 118 ss_proxy_onward_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_proxy_onward_tx()
|
D | secure-streams-serialize.c | 170 lws_ss_tx_ordinal_t ord, uint8_t *buf, in lws_ss_deserialize_tx_payload()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_colorconstancy.c | 254 const int ord = td->meta_data[INDEX_ORD]; in slice_get_derivative() local 363 get_deriv(AVFilterContext *ctx, ThreadData *td, int ord, int dir, in get_deriv()
|
/third_party/boost/boost/math/special_functions/ |
D | owens_t.hpp | 128 …static const unsigned short ord[] = {2, 3, 4, 5, 7, 10, 12, 18, 10, 20, 30, 0, 4, 7, 8, 20, 0, 0};… in owens_t_get_order_imp() local 139 …static const unsigned short ord[] = {3, 4, 5, 6, 8, 11, 13, 19, 10, 20, 30, 0, 7, 10, 11, 23, 0,… in owens_t_get_order_imp() local
|