/third_party/boost/libs/hana/test/ext/boost/tuple/ |
D | orderable.cpp | 20 using ord = hana::test::ct_ord<i>; typedef
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/ |
D | ss-server.c | 84 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()
|
D | ss-client.c | 46 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/ |
D | coord.h | 83 INT_8 ord; variable
|
D | coord.cpp | 391 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/ |
D | sequence.hpp | 51 using ord = integer<i, typedef
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
D | Period.java | 192 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/ |
D | Period.java | 194 int ord = unit.ordinal; in getCount() local 332 int ord = unit.ordinal; in setTimeUnitInternalValue() local
|
/third_party/libwebsockets/lib/secure-streams/cpp/ |
D | lssMsg.cxx | 36 lssmsg_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, in lssmsg_tx()
|
D | lssFile.cxx | 42 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/ |
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/boost/libs/heap/test/ |
D | d_ary_heap_test.cpp | 55 cmpthings ord; in run_d_ary_heap_test() local
|
/third_party/libsnd/tests/ |
D | win32_ordinal_test.c | 59 void *name, *ord ; in test_ordinal() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/ |
D | avs.c | 158 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/ |
D | ss-server.c | 63 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/ |
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/flatbuffers/rust/flexbuffers/src/builder/ |
D | map.rs | 108 let ord = s1.cmp(s2); in sort_map_by_keys() localVariable
|
/third_party/abseil-cpp/absl/types/ |
D | compare.h | 79 enum class ord : value_type { less = -1, greater = 1 }; enum
|
/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/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
D | alexa.c | 451 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/ |
D | main.hpp | 92 auto ord = numeric; in main() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
D | ss-s3-ss.c | 36 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/ |
D | minimal-secure-streams.c | 175 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/ |
D | minimal-secure-streams.c | 82 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/ |
D | aco_ir.cpp | 586 #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
|