Home
last modified time | relevance | path

Searched defs:ord (Results 1 – 25 of 38) sorted by relevance

12

/third_party/boost/libs/hana/test/ext/boost/tuple/
Dorderable.cpp20 using ord = hana::test::ct_ord<i>; typedef
/third_party/boost/libs/hana/test/_include/laws/
Dsequence.hpp51 using ord = integer<i, typedef
Dfoldable.hpp141 using ord = _constant<i>; typedef
Dbase.hpp268 struct ord : integer<i, Policy::Orderable | Policy::Runtime> { }; struct
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
DPeriod.java194 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/
Dmain.c160 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/
Dwin32_ordinal_test.c59 void *name, *ord ; in test_ordinal() local
/third_party/boost/libs/heap/test/
Dd_ary_heap_test.cpp55 cmpthings ord; in run_d_ary_heap_test() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Davs.c154 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/
Dfetch-policy.c63 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/
Dmain.c168 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/
Dcompare.h79 enum class ord : value_type { less = -1, greater = 1 }; enum
/third_party/abseil-cpp/absl/types/
Dcompare.h79 enum class ord : value_type { less = -1, greater = 1 }; enum
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dalexa.c453 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/
Dmain.hpp92 auto ord = numeric; in main() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/
Dminimal-secure-streams-client-tx.c66 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/
Dminimal-secure-streams.c221 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/
Dminimal-secure-streams.c207 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/
Dminimal-secure-streams.c208 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/
Dauth.c157 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/
Dcoverity_model.c149 int ord = 0; in ymd_to_ord() local
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c118 ss_proxy_onward_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_proxy_onward_tx()
Dsecure-streams-serialize.c170 lws_ss_tx_ordinal_t ord, uint8_t *buf, in lws_ss_deserialize_tx_payload()
/third_party/ffmpeg/libavfilter/
Dvf_colorconstancy.c254 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/
Dowens_t.hpp128 …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

12