Home
last modified time | relevance | path

Searched defs:ordered (Results 1 – 25 of 31) sorted by relevance

12

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-ieee.cc42 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/mesa3d/src/nouveau/codegen/
Dnv50_ir_bb.cpp453 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/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
Dchunked.js3 var loadJS = function( src, cb, ordered ){ argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttkern.c51 FT_UInt32 avail = 0, ordered = 0; in tt_face_load_kern() local
/third_party/mesa3d/src/panfrost/bifrost/
Dgen_disasm.py196 def evaluate_forwards(keys, derivf, testf, mod_vals, ordered): argument
/third_party/rust/crates/cxx/syntax/
Dset.rs7 mod ordered { module
Dmap.rs10 mod ordered { module
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c83 boolean ordered) in lp_build_compare_ext()
/third_party/skia/src/sksl/
DSkSLDehydrator.cpp236 std::map<skstd::string_view, const Symbol*> ordered; in write() local
/third_party/selinux/libsepol/cil/src/
Dcil_resolve_ast.c1190 static void __cil_ordered_list_init(struct cil_ordered_list **ordered) in __cil_ordered_list_init()
1199 static void __cil_ordered_list_destroy(struct cil_ordered_list **ordered) in __cil_ordered_list_destroy()
1218 struct cil_ordered_list *ordered = item->data; in __cil_ordered_lists_destroy() local
1536 struct cil_ordered_list *ordered = NULL; in cil_resolve_sidorder() local
1591 struct cil_ordered_list *ordered = NULL; in cil_resolve_catorder() local
1633 struct cil_ordered_list *ordered = NULL; in cil_resolve_sensitivityorder() local
Dcil_internal.h382 uint32_t ordered; /* Only used for kernel class */ member
435 uint32_t ordered; member
672 uint32_t ordered; member
681 uint32_t ordered; member
/third_party/skia/src/pathops/
DSkOpSpan.cpp407 bool SkOpSpan::insertCoincidence(const SkOpSegment* segment, bool flipped, bool ordered) { in insertCoincidence()
DSkOpCoincidence.cpp155 bool SkCoincidentSpans::ordered(bool* result) const { in ordered() function in SkCoincidentSpans
1366 bool ordered; in mark() local
/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp605 aco_opcode ordered; member
/third_party/icu/tools/colprobe/
Dcolprobe.cpp1260 int32_t ordered = 0, reversed = 0; in checkCaseOrdering() local
1303 int32_t ordered = 0, reversed = 0; in checkSecondaryOrdering() local
DcolprobeNew.cpp455 int32_t ordered = 0, reversed = 0; in checkCaseOrdering() local
/third_party/python/Lib/test/
Dtest_signal.py292 def check_wakeup(self, test_body, *signals, ordered=True): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp84 DoubleCompareOperation(bool ordered, const BasicImplementation& impl) in DoubleCompareOperation()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp84 DoubleCompareOperation(bool ordered, const BasicImplementation& impl) in DoubleCompareOperation()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_scoreboard.cpp437 tgl_regdist_mode ordered; member
/third_party/node/deps/v8/src/codegen/ppc/
Dconstants-ppc.h129 ordered = 7, enumerator
/third_party/ffmpeg/libavcodec/
Dvorbisenc.c492 int ordered = 0; in put_codebook_header() local
Dvorbisdec.c264 unsigned ordered, t, entries, used_entries = 0; in vorbis_parse_setup_hdr_codebooks() local
/third_party/node/deps/v8/src/codegen/s390/
Dconstants-s390.h85 ordered = CC_NOF, // floating-point ordered enumerator
/third_party/node/test/fixtures/snapshot/
Dmarked.js588 ordered: isordered, property

12