/third_party/mesa3d/src/compiler/glsl/ |
D | opt_dead_code_local.cpp | 71 kill_for_derefs_visitor(exec_list *assignments) in kill_for_derefs_visitor() 140 exec_list *assignments; member in __anon0152ea070111::kill_for_derefs_visitor 172 process_assignment(void *lin_ctx, ir_assignment *ir, exec_list *assignments) in process_assignment() 315 exec_list assignments; in dead_code_local_basic_block() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
D | Change.java | 41 private final Map<Column<?>, Assignment<?>> assignments = new LinkedHashMap<>(); field in Change.Builder 83 public static Change of(RangeTree ranges, Iterable<Assignment<?>> assignments) { in of()
|
D | RangeTable.java | 384 List<Assignment<?>> assignments = row.getValue().entrySet().stream() in from() local 387 table.apply(Change.of(RangeTree.from(row.getKey()), assignments)); in from() local
|
/third_party/boost/boost/graph/ |
D | stoer_wagner_min_cut.hpp | 151 ParityMap parities, VertexAssignmentMap assignments, in stoer_wagner_min_cut() 207 VertexAssignmentMap assignments, KeyedUpdatablePriorityQueue& pq, in stoer_wagner_min_cut() 308 ParityMap parities, VertexAssignmentMap assignments, in stoer_wagner_min_cut()
|
D | maximum_adjacency_search.hpp | 120 VertexAssignmentMap assignments, KeyedUpdatablePriorityQueue pq) in maximum_adjacency_search() 215 VertexAssignmentMap assignments, KeyedUpdatablePriorityQueue pq) in maximum_adjacency_search()
|
/third_party/boost/libs/graph/test/ |
D | mas_test.cpp | 131 assignments(assignment); in BOOST_AUTO_TEST_CASE() local 220 assignments(assignment); in BOOST_AUTO_TEST_CASE() local
|
D | stoer_wagner_test.cpp | 107 assignments(assignment); in BOOST_AUTO_TEST_CASE() local 184 assignments(assignment); in BOOST_AUTO_TEST_CASE() local
|
/third_party/typescript/src/services/refactors/ |
D | extractSymbol.ts | 1036 …const assignments = getPropertyAssignmentsForWritesAndVariableDeclarations(exposedVariableDeclarat… constant 1368 …const assignments = getPropertyAssignmentsForWritesAndVariableDeclarations(exposedVariableDeclarat… constant 1384 …const assignments: ObjectLiteralElementLike[] = getPropertyAssignmentsForWritesAndVariableDeclarat… constant
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | canonicalize_entry_point_io.cc | 372 ast::StatementList assignments; in CreateOutputStruct() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_validate.cpp | 852 std::map<unsigned, Assignment> assignments; in validate_ra() local
|
D | aco_register_allocation.cpp | 67 std::vector<assignment> assignments; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | expression.c | 932 static const int assignments[] = { in assignment_expression() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 5715 std::string assignments; in test() local 20497 const GLchar* assignments = 0; in test() local 20788 const GLchar* assignments = ""; in test() local 21095 const GLchar* assignments = ""; in test() local 22309 const GLchar* assignments = ""; in test() local 23322 const GLchar* assignments = ""; in test() local 23575 const GLchar* assignments = ""; in test() local 24646 std::string assignments = " chichi = uni_chichi;\n" in test() local 24953 const GLchar* assignments = ""; in test() local 26140 const GLchar* assignments = ""; in test() local [all …]
|