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

<<21222324252627282930>>

  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11.cpp 105 box.z = pBox->front;
108 box.depth = pBox->back - pBox->front;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_raster.c 126 int front = ctx->Polygon.FrontFace; local
143 nv04->ctrl[0] |= (cull == GL_FRONT) ^ (front == GL_CCW) ?
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
FlatManifestWriterImpl.java 457 //0001h Center in front of listener 1
462 //0002h Left/Right in front 2
485 //0020h Left/Right height in front 2
497 //0080h Center Height in front 1
507 //0200h Between left/right and center in front 2
513 //0400h Left/Right on side in front 2
548 //10000h Center below in front
552 //20000h Left/Right below in front
  /external/vixl/src/vixl/
invalset.h 150 const ElementType Front() const;
399 VIXL_ASSERT((&(vector_->front()) <= element) &&
485 cached_min_key_ = Key(Front());
497 ElementType* start = &(vector_->front());
534 const ElementType InvalSet<TEMPLATE_INVALSET_P_DEF>::Front() const {
536 return IsUsingVector() ? vector_->front() : preallocated_[0];
564 return IsUsingVector() ? &(vector_->front()) : preallocated_;
576 return IsUsingVector() ? &(vector_->front()) : preallocated_;
  /frameworks/av/media/libstagefright/codecs/common/include/
voAudio.h 77 VO_CHANNEL_FRONT_LEFT = 1<<1, /*!<front left channel*/
78 VO_CHANNEL_FRONT_RIGHT = 1<<2, /*!<front right channel*/
  /frameworks/base/docs/html/about/
android.jd 41 rapid evolution of Android technology lets you stay in front with powerful,
79 <blockquote>1.5 billion downloads a month and growing. Get your apps in front
  /frameworks/base/tools/aapt2/
ResourceTable_test.cpp 215 EXPECT_TRUE(entry->values.front().value->isWeak());
225 EXPECT_FALSE(entry->values.front().value->isWeak());
  /frameworks/compile/mclinker/lib/Script/
Assignment.cpp 138 in->getSection()->getSectionData()->front());
159 in->getSection()->getSectionData()->front().getNextNode(), *this));
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.cpp 66 m_pGOTPLTFront = m_GOTPLT.front();
80 m_pGOTFront = m_GOT.front();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.cpp 63 m_pGOTPLTFront = m_GOTPLT.front();
77 m_pGOTFront = m_GOT.front();
  /frameworks/native/data/etc/
handheld_core_hardware.xml 57 <!-- devices with a front facing camera must include
58 android.hardware.camera.front.xml -->
  /frameworks/rs/cpu_ref/
rsCpuScriptGroup2.cpp 106 if (!closure->mIsKernel || !mClosures.front()->mClosure->mIsKernel) {
201 if (mClosures.front()->mClosure->mIsKernel) {
352 if (!batch->mClosures.front()->mClosure->mIsKernel) {
354 generateSourceSlot(mCpuRefImpl, *batch->mClosures.front()->mClosure, inputs, ss);
545 if (!mClosures.front()->mClosure->mIsKernel) {
549 CPUClosure* cc = mClosures.front();
567 const CPUClosure* firstCpuClosure = mClosures.front();
599 const CPUClosure* cpuClosure = mClosures.front();
  /hardware/libhardware/modules/camera/
CameraHAL.cpp 40 // Default Camera HAL has 2 cameras, front and rear.
53 // Front camera
  /hardware/libhardware/modules/sensors/tests/
SensorEventQueue_test.cpp 71 // dequeue from the front
80 // Now the two free spots in the front are available.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
FileChannelLockingTest.java 133 // Lock a range at the front, shared.
146 // Lock a range at the front, non-shared.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_slist.c 154 if (__comp(__x.front(), __STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data)) {
155 _STLP_VERBOSE_ASSERT(!__comp(__STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data, __x.front()),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
array 151 front()
155 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
array 151 front()
155 front() const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
array 151 front()
155 front() const
  /prebuilts/misc/common/swig/include/2.0.11/lua/
std_vector.i 38 T front()const; // only read front & back
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_slist.c 155 if (__comp(__x.front(), __STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data)) {
156 _STLP_VERBOSE_ASSERT(!__comp(__STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data, __x.front()),
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_slist.c 155 if (__comp(__x.front(), __STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data)) {
156 _STLP_VERBOSE_ASSERT(!__comp(__STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data, __x.front()),
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_slist.c 155 if (__comp(__x.front(), __STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data)) {
156 _STLP_VERBOSE_ASSERT(!__comp(__STATIC_CAST(_Node*, __ite._M_node->_M_next)->_M_data, __x.front()),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
array 152 front()
156 front() const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
array 152 front()
156 front() const

Completed in 345 milliseconds

<<21222324252627282930>>