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

<<21222324252627282930>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
vector 307 front()
309 return _Base::front();
313 front() const
315 return _Base::front();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/list_update_policy/
lu_counter_metadata.hpp 48 /// A list-update metadata type that moves elements to the front of
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
deque 266 front() _GLIBCXX_NOEXCEPT
268 return _Base::front();
272 front() const _GLIBCXX_NOEXCEPT
274 return _Base::front();
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
array 66 reference front();
67 const_reference front() const; // constexpr in C++14
188 _LIBCPP_INLINE_VISIBILITY reference front() {return __elems_[0];}
189 _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11 const_reference front() const {return __elems_[0];}
  /external/mesa3d/include/CL/
cl.hpp 656 T& front(void) function in class:cl::vector
666 const T& front(void) const function in class:cl::vector
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gccint.info 9 Invariant Sections being "Funding Free Software", the Front-Cover Texts
14 (a) The FSF's Front-Cover Text is:
35 Invariant Sections being "Funding Free Software", the Front-Cover Texts
40 (a) The FSF's Front-Cover Text is:
59 front ends for new languages. It corresponds to the compilers
68 GCC front ends are written (*note Languages::). It then describes the
70 GCC front ends, and how support for a target system is implemented in
82 * Languages:: Languages for which GCC front ends are written.
87 * GENERIC:: Language-independent representation generated by Front Ends
    [all...]
  /art/compiler/utils/
array_ref.h 141 reference front() { function in class:art::ArrayRef
146 const_reference front() const { function in class:art::ArrayRef
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_fmodl.c 38 * These macros add and remove an explicit integer bit in front of the
62 * for an explicit integer bit in front of the fractional bits.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationItem.java 104 * The write size isn't known up-front because (the variable-lengthed)
161 // Add one for the visibility byte in front of the encoded annotation.
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationItem.java 103 * The write size isn't known up-front because (the variable-lengthed)
161 // Add one for the visibility byte in front of the encoded annotation.
  /device/generic/goldfish/camera/
EmulatedCameraFactory.h 165 /* Checks if fake camera emulation is on for the camera facing front. */
168 /* Gets camera device version number to use for front camera emulation */
  /device/generic/goldfish/data/etc/
handheld_core_hardware.xml 60 <!-- devices with a front facing camera must include
61 android.hardware.camera.front.xml -->
  /external/ceres-solver/internal/ceres/
detect_structure.cc 54 if (row.cells.front().block_id >= num_eliminate_blocks) {
57 const int e_block_id = row.cells.front().block_id;
schur_eliminator_impl.h 112 const int chunk_block_id = bs->rows[r].cells.front().block_id;
128 if (row.cells.front().block_id != chunk_block_id) {
231 const int e_block_id = bs->rows[chunk.start].cells.front().block_id;
313 const int e_block_id = bs->rows[chunk.start].cells.front().block_id;
332 const Cell& e_cell = row.cells.front();
381 const int e_block_id = bs->rows[chunk.start].cells.front().block_id;
388 const Cell& e_cell = row.cells.front();
461 const Cell& e_cell = row.cells.front();
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
scgiserver.py 6 This lets an SCGI front-end like mod_scgi be used to execute WSGI
22 and point mod_scgi (or whatever your SCGI front end is) at port 4000.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationItem.java 102 * The write size isn't known up-front because (the variable-lengthed)
159 // Add one for the visibility byte in front of the encoded annotation.
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
BitmapPreFillRunner.java 121 // The pool may not move sizes to the front of the LRU on put. Do a get here to make sure the size we're adding
122 // is at the front of the queue so that the Bitmap we're adding won't be evicted immediately.
  /external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/
remove.pass.cpp 87 c1.remove(c1.front());
98 c.remove(c.front());
  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 345 const MachineBasicBlock &front() const { return BasicBlocks.front(); }
346 MachineBasicBlock &front() { return BasicBlocks.front(); }
502 return &F->front();
514 return &F->front();
539 return &G.Graph->front();
545 return &G.Graph->front();
  /external/llvm/lib/Transforms/Utils/
UnifyFunctionExitNodes.cpp 63 UnreachableBlock = UnreachableBlocks.front();
82 ReturnBlock = ReturningBlocks.front(); // Already has a single return block
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_derived.c 158 /* front/back face */
161 debug_printf("Front/back face is broken\n");
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.c 90 * \param stencil the front/back stencil state
136 * \param front_facing an integer vector mask, indicating front (~0) or back
137 * (0) facing polygon. If NULL, assume front-facing.
150 /* do front face test */
262 /* do front face op */
525 * \param stencil the front/back stencil state
529 * \param stencil_refs the front/back stencil ref values (scalar)
532 * \param face contains boolean value indicating front/back facing polygon
  /external/mesa3d/src/gallium/drivers/r300/
r300_render_stencilref.c 29 * reference value into two draw calls -- the first one renders front faces
54 /* Set drawing for front faces. */
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_depthstencil.c 80 * back/front face are modified.
89 /* SVGA3D has one ref/mask/writemask triple shared between front &
svga_pipe_rasterizer.c 163 * front/back fill modes:
166 rast->need_pipeline_tris_str = "different front/back fillmodes";

Completed in 293 milliseconds

<<21222324252627282930>>