HomeSort by relevance Sort by last modified time
    Searched refs:Generation (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
pr9722.d 3 #name: PR9722: Generation of Thumb NOP instruction
  /external/toolchain-utils/bestflags/
hill_climb_best_neighbor.py 17 from generation import Generation
21 class HillClimbingBestBranch(Generation):
29 """Set up the tasks set of this generation.
39 Generation.__init__(self, exe_set, parents)
49 """True if this generation has improvement over its parent generation.
51 If this generation improves upon the previous generation, this method finds
52 out the best task in this generation and sets it to _next_task for th
    [all...]
iterative_elimination.py 30 from generation import Generation
83 class IterativeEliminationGeneration(Generation):
103 Generation.__init__(self, exe_set, None)
122 the base line and use the new base line for the new generation.
153 # Turn of the remaining flags one by one for the next generation.
steering_test.py 14 from generation import Generation
25 # The number of tasks to be put in each generation to be tested.
33 class MockGeneration(Generation):
34 """This class emulates an actual generation.
45 next_generations: A list of generations as the next generation of the
46 current generation.
48 Generation.__init__(self, tasks, None)
64 generation. The steering algorithm should send all the tasks to the next stage
65 and should terminate once there is no pending generation. A generation i
    [all...]
generation.py 4 """A generation of a set of tasks.
8 This module contains the base generation class. This class contains the tasks of
9 this current generation. The generation will not evolve to the next generation
10 until all the tasks in this generation are done executing. It also contains a
11 set of tasks that could potentially be used to generate the next generation,
26 class Generation(object):
27 """A generation of a framework run.
29 The base class of generation. Concrete subclasses, e.g., GAGeneration shoul
    [all...]
generation_test.py 4 """Generation unittest.
14 from generation import Generation
20 # The number of tasks to be put in a generation to be tested.
29 """This class test the Generation class.
31 Given a set of tasks in the generation, if there is any task that is pending,
38 Produce a generation with a set of tasks. Set the cost of the task one by
48 # The tasks for the generation to be tested.
51 gen = Generation(set(tasks), None)
57 # The Done method of the Generation should return false before all the task
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
CyclicBarrier.java 142 * Each use of the barrier is represented as a generation instance.
143 * The generation changes whenever the barrier is tripped, or
149 * There need not be an active generation if there has been a break
152 private static class Generation {
164 /** The current generation */
165 private Generation generation = new Generation(); field in class:CyclicBarrier
169 * on each generation. It is reset to parties on each new
170 * generation or when broken
    [all...]
  /external/clang/include/clang/Basic/
Module.h 510 VisibleModuleSet() : Generation(0) {}
512 : ImportLocs(std::move(O.ImportLocs)), Generation(O.Generation ? 1 : 0) {
514 ++O.Generation;
518 /// empty and bump the generation on both.
522 ++O.Generation;
523 ++Generation;
527 /// \brief Get the current visibility generation. Incremented each time the
529 unsigned getGeneration() const { return Generation; }
562 /// Visibility generation, bumped every time the visibility state changes
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 524 VisibleModuleSet() : Generation(0) {}
526 : ImportLocs(std::move(O.ImportLocs)), Generation(O.Generation ? 1 : 0) {
528 ++O.Generation;
532 /// empty and bump the generation on both.
536 ++O.Generation;
537 ++Generation;
541 /// \brief Get the current visibility generation. Incremented each time the
543 unsigned getGeneration() const { return Generation; }
576 /// Visibility generation, bumped every time the visibility state changes
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Module.h 524 VisibleModuleSet() : Generation(0) {}
526 : ImportLocs(std::move(O.ImportLocs)), Generation(O.Generation ? 1 : 0) {
528 ++O.Generation;
532 /// empty and bump the generation on both.
536 ++O.Generation;
537 ++Generation;
541 /// \brief Get the current visibility generation. Incremented each time the
543 unsigned getGeneration() const { return Generation; }
576 /// Visibility generation, bumped every time the visibility state changes
    [all...]
  /external/clang/lib/Serialization/
Module.cpp 23 ModuleFile::ModuleFile(ModuleKind Kind, unsigned Generation)
25 Generation(Generation), SizeInBits(0),
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/
Module.h 102 ModuleFile(ModuleKind Kind, unsigned Generation)
103 : Kind(Kind), Generation(Generation) {}
163 /// \brief The generation of which this module file is a part.
164 unsigned Generation;

Completed in 851 milliseconds

1 2 3 4 5