Home
last modified time | relevance | path

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

123

/third_party/boost/libs/hana/test/ext/boost/tuple/
Dorderable.cpp20 using ord = hana::test::ct_ord<i>; typedef
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
Dss-server.c84 myss_srv_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_srv_tx()
143 myss_ws_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_ws_tx()
Dss-client.c46 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx()
/third_party/mesa3d/src/amd/addrlib/src/core/
Dcoord.h83 INT_8 ord; variable
Dcoord.cpp391 INT_8 ord = temp.m_eq[i][0].getord(); in solveAddr() local
426 INT_8 ord = temp.m_eq[i][0].getord(); in solveAddr() local
443 INT_8 ord = temp.m_eq[i][j].getord(); in solveAddr() local
/third_party/boost/libs/hana/test/_include/laws/
Dsequence.hpp51 using ord = integer<i, typedef
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DPeriod.java192 int ord = unit.ordinal; in getCount() local
330 int ord = unit.ordinal; in setTimeUnitInternalValue() local
/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/lib/secure-streams/cpp/
DlssMsg.cxx36 lssmsg_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, in lssmsg_tx()
DlssFile.cxx42 lssfile_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, in lssfile_tx()
/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/boost/libs/heap/test/
Dd_ary_heap_test.cpp55 cmpthings ord; in run_d_ary_heap_test() local
/third_party/libsnd/tests/
Dwin32_ordinal_test.c59 void *name, *ord ; in test_ordinal() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Davs.c158 ss_avs_metadata_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_avs_metadata_tx()
283 ss_avs_event_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_avs_event_tx()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server-raw/
Dss-server.c63 myss_raw_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_raw_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/flatbuffers/rust/flexbuffers/src/builder/
Dmap.rs108 let ord = s1.cmp(s2); in sort_map_by_keys() localVariable
/third_party/abseil-cpp/absl/types/
Dcompare.h79 enum class ord : value_type { less = -1, greater = 1 }; enum
/third_party/skia/third_party/externals/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.c451 ss_avs_metadata_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, in ss_avs_metadata_tx()
582 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-sigv4/
Dss-s3-ss.c36 ss_s3_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in ss_s3_tx()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metadata/
Dminimal-secure-streams.c175 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-staticpolicy/
Dminimal-secure-streams.c82 myss_tx(void *userobj, lws_ss_tx_ordinal_t ord, uint8_t *buf, size_t *len, in myss_tx()
/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp586 #define CMP2(ord, unord, ord_swap, unord_swap, sz) \ in get_cmp_info() argument
599 #define CMP(ord, unord, ord_swap, unord_swap) \ in get_cmp_info() argument

123