HomeSort by relevance Sort by last modified time
    Searched full:front (Results 951 - 975 of 3374) sorted by null

<<31323334353637383940>>

  /external/clang/include/clang/Sema/
TemplateDeduction.h 71 PD.first = SuppressedDiagnostics.front().first;
72 PD.second.swap(SuppressedDiagnostics.front().second);
  /external/clang/lib/Format/
WhitespaceManager.h 47 /// \brief Replaces the whitespace in front of \p Tok. Only call once for
135 // The number of spaces in front of the token or broken part of the token.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.cc 283 tctx = dead_threads_.front();
296 ThreadContextBase *tctx = invalid_threads_.front();
  /external/drm_hwcomposer/
drmdisplaycompositor.cpp 63 composite_queue_.front().reset();
234 std::move(composite_queue_.front()));
  /external/lldb/tools/debugserver/source/
RNBServices.cpp 79 // Set the a boolean to indicate if this is the front most
164 // Set the a boolean to indicate if this is the front most
  /external/llvm/lib/Target/Hexagon/
HexagonCFGOptimizer.cpp 175 IsUnconditionalJump(LayoutSucc->front().getOpcode())) {
177 LayoutSucc->front().getOperand(0).getMBB();
  /external/llvm/lib/Transforms/Scalar/
SimplifyCFGPass.cpp 68 if (Ret != &BB.front()) {
109 &RetBlock->front());
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_flatshade.c 45 uint color_attribs[2]; /* front/back primary colors */
48 uint spec_attribs[2]; /* front/back secondary colors */
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_manager.c 81 * Flush the front buffer if the current context renders to the front buffer.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clear.c 46 [BUFFER_FRONT_LEFT] = "front",
48 [BUFFER_FRONT_RIGHT] = "front right",
  /external/v8/src/
zone.h 109 // Creates a new segment, sets it size, and pushes it to the front
116 // The free region in the current (front) segment is represented as
  /frameworks/base/docs/html/about/
index.jd 49 rapid evolution of Android technology lets you stay in front with powerful,
88 <blockquote>1.5 billion downloads a month and growing. Get your apps in front
  /frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h 199 const CIE& cie_front() const { return *m_CIEs.front(); }
200 CIE& cie_front() { return *m_CIEs.front(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
array 198 front()
202 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
array 183 front()
190 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/
array 156 front()
160 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
array 198 front()
202 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
array 183 front()
190 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/
array 156 front()
160 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
array 198 front()
202 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
array 183 front()
190 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
array 156 front()
160 front() const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 166 front()
170 front() const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 166 front()
170 front() const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
array 166 front()
170 front() const

Completed in 253 milliseconds

<<31323334353637383940>>