Home
last modified time | relevance | path

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

123456789

/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
/base/startup/appspawn/interfaces/innerkits/permission/
H A Dappspawn_mount_permission.h30 struct ListNode front; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_queue.h32 SAMPLE_IVE_NODE_S *front, *rear; member
/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
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga2_mmu_info.h25 int32_t front; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_component.cpp378 auto front = container->GetFrontend(); in GetAccessibilityManager() 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
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
H A Dcamera.h65 Vector3 front = {0, 0, 0}; in updateCameraVectors() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dlock_order_graph.cpp100 PandaList<ThreadId> front = {node}; in CheckNodeForTerminationLoops() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dcontainers_queue_stub_builder.h67 GateRef front = Load(VariableType::INT32(), obj, IntPtr(JSAPIQueue::FRONT_OFFSET)); in Get() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dasync_task_manager.cpp211 void AsyncTaskManager::SetFront(bool front) in SetFront() argument
/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

Completed in 8 milliseconds

123456789