HomeSort by relevance Sort by last modified time
    Searched defs:Start (Results 726 - 750 of 826) sorted by null

<<21222324252627282930>>

  /external/v8/src/compiler/
register-allocator.h 24 // [[START, END], [START, END]]
28 // [GapPosition::START, GapPosition::END]
65 // Returns true if this lifetime position corresponds to a START value
69 // Returns true if this lifetime position corresponds to a gap START value
75 // Returns the lifetime position for the current START.
76 LifetimePosition Start() const {
81 // Returns the lifetime position for the current gap START.
90 return LifetimePosition(Start().value_ + kHalfStep / 2);
93 // Returns the lifetime position for the beginning of the next START
    [all...]
  /external/v8/testing/gtest/src/
gtest-internal-inl.h 316 << "Invalid shuffle range start " << begin << ": must be in range [0, "
559 // Gets the time of the test program start, in ms from the start of the
788 // Gets the random seed used at the start of the current test iteration.
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-internal-inl.h 315 << "Invalid shuffle range start " << begin << ": must be in range [0, "
568 // Gets the time of the test program start, in ms from the start of the
797 // Gets the random seed used at the start of the current test iteration.
    [all...]
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc 869 // Do not reconfigure start bitrate unless it's specified and positive.
    [all...]
webrtcvoiceengine.cc     [all...]
  /external/webrtc/webrtc/p2p/base/
port_unittest.cc 236 void Start() { port_->PrepareAddress(); }
592 ch1->Start();
593 ch2->Start();
644 ch1.Start();
645 ch2.Start();
794 ch1.Start();
795 ch2.Start();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 574 BlockNode Start;
623 StartIrr = Lookup[Start.Index];
704 /// the loop. Start by assigning full mass to the Loop header. For each
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/
Record.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 574 BlockNode Start;
623 StartIrr = Lookup[Start.Index];
704 /// the loop. Start by assigning full mass to the Loop header. For each
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/TableGen/
Record.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 574 BlockNode Start;
623 StartIrr = Lookup[Start.Index];
704 /// the loop. Start by assigning full mass to the Loop header. For each
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/TableGen/
Record.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/TableGen/
Record.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/TableGen/
Record.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/TableGen/
Record.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/TableGen/
Record.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 310 PathDiagnosticLocation Start, End;
312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start,
314 : Start(start), End(end) {}
316 const PathDiagnosticLocation &getStart() const { return Start; }
319 void setStart(const PathDiagnosticLocation &L) { Start = L; }
323 Start.flatten();
328 Start.Profile(ID);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 574 BlockNode Start;
623 StartIrr = Lookup[Start.Index];
704 /// the loop. Start by assigning full mass to the Loop header. For each
    [all...]

Completed in 1353 milliseconds

<<21222324252627282930>>