Home
last modified time | relevance | path

Searched defs:ordered (Results 1 – 25 of 37) 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.cpp442 Pass::run(Program *prog, bool ordered, bool skipPhi) in run()
450 Pass::doRun(Program *prog, bool ordered, bool skipPhi) in doRun()
462 Pass::run(Function *func, bool ordered, bool skipPhi) in run()
470 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/selinux/libsepol/cil/src/
Dcil_write_ast.c772 struct cil_ordered *ordered = node->data; in cil_write_ast_node() local
848 struct cil_ordered *ordered = node->data; in cil_write_ast_node() local
910 struct cil_ordered *ordered = node->data; in cil_write_ast_node() local
929 struct cil_ordered *ordered = node->data; in cil_write_ast_node() local
Dcil_resolve_ast.c1353 struct cil_ordered *ordered; in __cil_ordered_lists_merge_all() local
1412 struct cil_ordered *ordered = current->data; in cil_resolve_classorder() local
1455 struct cil_ordered *ordered = current->data; in cil_resolve_sidorder() local
1502 struct cil_ordered *ordered = current->data; in cil_resolve_catorder() local
1535 struct cil_ordered *ordered = current->data; in cil_resolve_sensitivityorder() local
Dcil_reset_ast.c14 static void cil_reset_ordered(struct cil_ordered *ordered) in cil_reset_ordered()
Dcil_internal.h395 uint32_t ordered; /* Only used for kernel class */ member
451 uint32_t ordered; member
693 uint32_t ordered; member
698 uint32_t ordered; member
/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/compiler/
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 bool 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/grpc/test/core/event_engine/test_suite/tests/
Dtimer_test.cc107 std::vector<uint8_t> ordered; in TEST_F() local
/third_party/skia/m133/src/pathops/
DSkOpSpan.cpp413 bool SkOpSpan::insertCoincidence(const SkOpSegment* segment, bool flipped, bool ordered) { in insertCoincidence()
DSkOpCoincidence.cpp163 bool SkCoincidentSpans::ordered(bool* result) const { in ordered() function in SkCoincidentSpans
1374 bool ordered; in mark() local
/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/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_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp84 DoubleCompareOperation(bool ordered, const BasicImplementation& impl) in DoubleCompareOperation()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp84 DoubleCompareOperation(bool ordered, const BasicImplementation& impl) in DoubleCompareOperation()
/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_scoreboard.cpp467 tgl_regdist_mode ordered; member
/third_party/backends/backend/
Depsonds.c3258 char ordered[9] = {0}; in sane_start() local

12