Home
last modified time | relevance | path

Searched defs:front (Results 1 - 25 of 180) sorted by relevance

12345678

/third_party/nghttp2/lib/
H A Dnghttp2_queue.h40 nghttp2_queue_cell *front, *back; member
H A Dnghttp2_queue.c66 nghttp2_queue_cell *front = queue->front; in nghttp2_queue_pop() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_queue.h40 nghttp2_queue_cell *front, *back; member
H A Dnghttp2_queue.c66 nghttp2_queue_cell *front = queue->front; in nghttp2_queue_pop() local
[all...]
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_stack_vec.h80 typename VectorBase::reference front() { in front() function in ityp::stack_vec
84 typename VectorBase::const_reference front() const { in front() function in ityp::stack_vec
H A Dityp_span.h74 const Value& front() const { in front() function in ityp::span
/third_party/icu/icu4c/source/layoutex/
H A DLXUtilities.cpp79 le_int32 front, back; in reverse() local
91 le_int32 front, back; in reverse() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DCircularBuffer.h147 CircularBuffer<T, N, Storage>::front() in front() function in angle::CircularBuffer
/third_party/pulseaudio/src/pulsecore/
H A Dqueue.c40 struct queue_entry *front, *back; member
/third_party/skia/experimental/graphite/src/
H A DGpu.cpp69 OutstandingSubmission* front = (OutstandingSubmission*)fOutstandingSubmissions.front(); in checkForFinishedWork() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c163 void __intel_fb_invalidate(struct intel_frontbuffer *front, in __intel_fb_invalidate() argument
182 void __intel_fb_flush(struct intel_frontbuffer *front, in __intel_fb_flush() argument
202 struct intel_frontbuffer *front = in frontbuffer_active() local
212 struct intel_frontbuffer *front = in frontbuffer_retire() local
222 struct intel_frontbuffer *front = global() variable
245 struct intel_frontbuffer *front; intel_frontbuffer_get() local
276 intel_frontbuffer_put(struct intel_frontbuffer *front) intel_frontbuffer_put() argument
[all...]
H A Dintel_frontbuffer.h63 struct intel_frontbuffer *front; in __intel_frontbuffer_get() local
105 intel_frontbuffer_invalidate(struct intel_frontbuffer *front, enum fb_op_origin origin) intel_frontbuffer_invalidate() argument
133 intel_frontbuffer_flush(struct intel_frontbuffer *front, enum fb_op_origin origin) intel_frontbuffer_flush() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSetVector.h122 const T &front() const { in front() function in llvm::SetVector
/third_party/rust/crates/unicode-ident/generate/src/
H A Dmain.rs92 let mut front = [0u8; CHUNK / 2]; in main() variables
109 let mut front = [0u8; CHUNK / 2]; in main() variables
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c166 void __intel_fb_invalidate(struct intel_frontbuffer *front, in __intel_fb_invalidate() argument
187 void __intel_fb_flush(struct intel_frontbuffer *front, in __intel_fb_flush() argument
207 struct intel_frontbuffer *front = in frontbuffer_active() local
216 struct intel_frontbuffer *front = in frontbuffer_retire() local
226 struct intel_frontbuffer *front = global() variable
247 struct intel_frontbuffer *front, *cur; intel_frontbuffer_get() local
273 intel_frontbuffer_put(struct intel_frontbuffer *front) intel_frontbuffer_put() argument
[all...]
H A Dintel_frontbuffer.h95 static inline bool intel_frontbuffer_invalidate(struct intel_frontbuffer *front, in intel_frontbuffer_invalidate() argument
123 static inline void intel_frontbuffer_flush(struct intel_frontbuffer *front, in intel_frontbuffer_flush() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DQueryMtl.h43 uint32_t front() const in front() function in rx::VisibilityBufferOffsetsMtl
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dcontainers.h235 T& vector<T, BASE_CAPACITY>::front() { in front() function in marl::containers::vector
247 const T& vector<T, BASE_CAPACITY>::front() const { in front() function in marl::containers::vector
/third_party/skia/include/private/
H A DSkDeque.h40 const void* front() const { return fFront; } in front() function in SkDeque
43 void* front() { in front() function in SkDeque
/third_party/ffmpeg/libavfilter/dnn/
H A Dqueue.c153 QueueEntry *front; in ff_queue_pop_front() local
/third_party/gn/src/gn/
H A Dimmutable_vector.h50 const T& front() const { return begin()[0]; } in front() function in ImmutableVectorView
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_two_sided_color.c37 nir_variable *front; /* COLn */ member
183 nir_ssa_def *front, *back; in nir_lower_two_sided_color_block() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp126 front() { in front() function in clover::detail::basic_range
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.h139 ngtcp2_ksl_blk *front; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h141 nghttp3_ksl_blk *front; member

Completed in 10 milliseconds

12345678