/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
D | test-ieee.cc | 42 uint64_t ordered = DOUBLE_CONVERSION_UINT64_2PART_C(0x01234567, 89ABCDEF); in TEST() local 55 uint32_t ordered = 0x01234567; in TEST() local 67 uint64_t ordered = DOUBLE_CONVERSION_UINT64_2PART_C(0x01234567, 89ABCDEF); in TEST() local 87 uint32_t ordered = 0x01234567; in TEST() local 107 uint64_t ordered = DOUBLE_CONVERSION_UINT64_2PART_C(0x01234567, 89ABCDEF); in TEST() local
|
/third_party/boost/libs/unordered/test/helpers/ |
D | tracker.hpp | 89 template <class X> class ordered : public ordered_base<X>::type class 96 ordered() : base() {} in ordered() function in test::ordered 98 explicit ordered(key_compare const& kc) : base(kc) {} in ordered() function in test::ordered
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_bb.cpp | 453 Pass::run(Program *prog, bool ordered, bool skipPhi) in run() 461 Pass::doRun(Program *prog, bool ordered, bool skipPhi) in doRun() 473 Pass::run(Function *func, bool ordered, bool skipPhi) in run() 481 Pass::doRun(Function *func, bool ordered, bool skipPhi) in doRun()
|
/third_party/boost/tools/build/src/util/ |
D | sequence.py | 24 def max_element (elements, ordered = None): argument
|
/third_party/boost/libs/histogram/test/ |
D | axis_traits_test.cpp | 160 constexpr static bool ordered() { return true; } in main() function 167 constexpr static bool ordered() { return false; } in main() function
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/sctp/ |
D | sctpsendmeta.h | 51 gboolean ordered; member
|
D | sctpsendmeta.c | 89 gboolean ordered, GstSctpSendMetaPartiallyReliability pr, guint32 pr_param) in gst_sctp_buffer_add_send_meta()
|
/third_party/boost/boost/format/ |
D | format_class.hpp | 158 enum style_values { ordered = 1, // set only if all directives are positional enumerator
|
/third_party/boost/boost/histogram/axis/ |
D | traits.hpp | 301 constexpr bool ordered(const Axis& axis) noexcept { in ordered() function 308 bool ordered(const variant<Ts...>& axis) noexcept { in ordered() function
|
D | category.hpp | 158 static constexpr bool ordered() noexcept { return false; } in ordered() function in boost::histogram::axis::category
|
D | variant.hpp | 100 bool ordered() const { in ordered() function in boost::histogram::axis::variant
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttkern.c | 51 FT_UInt32 avail = 0, ordered = 0; in tt_face_load_kern() local
|
/third_party/freetype/src/sfnt/ |
D | ttkern.c | 51 FT_UInt32 avail = 0, ordered = 0; in tt_face_load_kern() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttkern.c | 52 FT_UInt32 avail = 0, ordered = 0; in tt_face_load_kern() local
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | gstsctpenc.c | 96 gboolean ordered; member 568 gboolean ordered; in gst_sctp_enc_sink_chain() local 969 get_config_from_caps (const GstCaps * caps, gboolean * ordered, in get_config_from_caps()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | gen_disasm.py | 196 def evaluate_forwards(keys, derivf, testf, mod_vals, ordered): argument
|
/third_party/boost/boost/multi_index/detail/ |
D | index_matcher.hpp | 77 bool ordered; member
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_logic.c | 83 boolean ordered) in lp_build_compare_ext()
|
/third_party/skia/src/sksl/ |
D | SkSLDehydrator.cpp | 236 std::map<skstd::string_view, const Symbol*> ordered; in write() local
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_indata.c | 1688 sctp_find_reasm_entry(struct sctp_stream_in *strm, uint32_t mid, int ordered, int idata_supported) in sctp_find_reasm_entry() 1731 int ordered; in sctp_process_a_data_chunk() local 5496 struct sctp_queued_to_read *control, int ordered, uint32_t cumtsn) 5703 uint16_t ordered, flags; local
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_resolve_ast.c | 1175 void __cil_ordered_list_init(struct cil_ordered_list **ordered) in __cil_ordered_list_init() 1184 void __cil_ordered_list_destroy(struct cil_ordered_list **ordered) in __cil_ordered_list_destroy() 1203 struct cil_ordered_list *ordered = item->data; in __cil_ordered_lists_destroy() local 1521 struct cil_ordered_list *ordered = NULL; in cil_resolve_sidorder() local 1576 struct cil_ordered_list *ordered = NULL; in cil_resolve_catorder() local 1618 struct cil_ordered_list *ordered = NULL; in cil_resolve_sensitivityorder() local
|
/third_party/skia/src/pathops/ |
D | SkOpSpan.cpp | 407 bool SkOpSpan::insertCoincidence(const SkOpSegment* segment, bool flipped, bool ordered) { in insertCoincidence()
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_ir.cpp | 568 aco_opcode ordered; member
|
/third_party/flutter/skia/src/pathops/ |
D | SkOpSpan.cpp | 407 bool SkOpSpan::insertCoincidence(const SkOpSegment* segment, bool flipped, bool ordered) { in insertCoincidence()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/ |
D | webrtc-priv.h | 243 gboolean ordered; member
|