/third_party/nghttp2/lib/ |
H A D | nghttp2_queue.h | 40 nghttp2_queue_cell *front, *back; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_queue.h | 40 nghttp2_queue_cell *front, *back; member
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_cond_broadcast.c | 30 int back = pthread_cond_broadcast(&cond); in pthread_cond_broadcast_0100() local
|
H A D | pthread_cond_signal.c | 29 int back = pthread_cond_signal(&cond); in pthread_cond_signal_0100() local
|
H A D | pthread_cond_init.c | 30 int back = pthread_cond_init(&cond, NULL); in pthread_cond_init_0100() local 44 int back = pthread_cond_init(&cond, &a); in pthread_cond_init_0200() local
|
H A D | pthread_attr_init.c | 36 int back = pthread_attr_init(&attr); in pthread_attr_init_0100() local 50 int back = pthread_attr_init(&attr); in pthread_attr_init_0200() local
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_option_component.cpp | 65 auto back = AceType::MakeRefPtr<Decoration>(); in Initialize() local
|
H A D | render_picker_value.cpp | 121 auto back = box->GetBackDecoration(); in HandleAnimation() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_depth.c | 111 const GLuint back = ctx->Stencil._BackFace; in st_update_depth_stencil_alpha() local
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | ityp_stack_vec.h | 88 typename VectorBase::reference back() { in back() function in ityp::stack_vec 92 typename VectorBase::const_reference back() const { in back() function in ityp::stack_vec
|
H A D | ityp_span.h | 80 Value& back() { in back() function in ityp::span 86 const Value& back() const { in back() function in ityp::span
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_create_addr_space.tex | [all...] |
/third_party/icu/icu4c/source/layoutex/ |
H A D | LXUtilities.cpp | 79 le_int32 front, back; in reverse() local 91 le_int32 front, back; in reverse() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | queue.c | 40 struct queue_entry *front, *back; member
|
/third_party/skia/experimental/graphite/src/ |
H A D | Gpu.cpp | 58 OutstandingSubmission* back = (OutstandingSubmission*)fOutstandingSubmissions.back(); in checkForFinishedWork() local
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/ |
H A D | frame_merger.cpp | 46 Frame::Ptr back = frameCache_.back(); in InputFrame() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stat/ |
H A D | lstat.c | 42 int32_t back = lstat(ptr, &statbuff); in lstat_0100() local 64 int32_t back = __lstat_time64(ptr, &statbuff); in lstat_time64_0100() local 79 int32_t back = lstat(STR_TEST_TXT, &statbuff); in lstat_0200() local 101 int32_t back = lstat(ptrlink, &statbuff); in lstat_0300() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SetVector.h | 128 const T &back() const { in back() function in llvm::SetVector
|
/third_party/rust/crates/unicode-ident/generate/src/ |
H A D | main.rs | 93 let mut back = [0u8; CHUNK / 2]; in main() variables 110 let mut back = [0u8; CHUNK / 2]; in main() variables
|
/foundation/arkui/napi/sample/native_module_netserver/ |
H A D | event_target.cpp | 28 EventListener* back = nullptr; member [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/ |
H A D | lru_cache.h | 91 auto& back = itemList_.back(); in GetLruNode() local
|
/third_party/ffmpeg/libavutil/ |
H A D | lzo.c | 120 static inline void copy_backptr(LZOContext *c, int back, int cnt) in copy_backptr() argument 164 int cnt, back; in av_lzo1x_decode() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/mman/ |
H A D | mmap.c | 47 int back = stat(ptr, &statbuff); in mmap_0100() local 86 int back = stat(ptr, &statbuff); in mmap_0200() local 140 int back = stat(ptr, &statbuff); in mmap_0400() local 177 int back = stat(ptr, &statbuff); in mmap_0500() local 215 int back = stat(ptr, &statbuff); in mmap_0600() local 250 int back = stat(ptr, &statbuff); mmap_0700() local 349 int back = stat(ptr, &statbuff); mmap_1000() local 385 int back = stat(ptr, &statbuff); mmap_1100() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | QueryMtl.h | 37 uint32_t back() const in back() function in rx::VisibilityBufferOffsetsMtl
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | view-options.hh | 48 char *back = nullptr; member
|