Home
last modified time | relevance | path

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

1234567

/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
/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
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dasync_task_manager.cpp211 void AsyncTaskManager::SetFront(bool front) in SetFront() argument
/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
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcircular_buffer.h139 T &front() in front() function in OHOS::Sharing::circular_buffer
/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

Completed in 9 milliseconds

1234567