| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | OpenArchive.cpp | 253 AddItem(const CParseItem &item) AddItem() argument 323 const CParseItem &item = _items[index]; GetProperty() local 401 const CParseItem &item = _items[index]; Extract() local 435 const CParseItem &item = _items[index]; GetStream() local [all...] |
| H A D | Extract.cpp | 100 CReadArcItem item;
in DecompressArchive() local [all...] |
| /third_party/lzma/C/Util/SfxSetup/ |
| H A D | SfxSetup.c | 80 const char *item = items[i];
in FindItem() local
|
| /third_party/lzma/CPP/Common/ |
| H A D | MyVector.h | 214 unsigned Add(const T item)
in Add() argument 234 unsigned AddInReserved(const T item)
in AddInReserved() argument 242 void Insert(unsigned index, const T item)
in Insert() argument 250 void InsertInReserved(unsigned index, const T item)
in InsertInReserved() argument 285 FindInSorted(const T item, unsigned left, unsigned right) const FindInSorted() argument 302 FindInSorted2(const T &item, unsigned left, unsigned right) const FindInSorted2() argument 330 AddToUniqueSorted(const T item) AddToUniqueSorted() argument 349 AddToUniqueSorted2(const T &item) AddToUniqueSorted2() argument 513 Add(const T& item) Add() argument 519 AddInReserved(const T& item) AddInReserved() argument 554 Insert(unsigned index, const T& item) Insert() argument 654 AddToUniqueSorted(const T& item) AddToUniqueSorted() argument [all...] |
| H A D | Wildcard.cpp | 344 void CCensorNode::AddItemSimple(bool include, CItem &item)
in AddItemSimple() argument 350 void CCensorNode::AddItem(bool include, CItem &item, int ignoreWildcardIndex)
in AddItem() argument 395 const CItem &item = IncludeItems[i]; NeedCheckSubDirs() local 729 CItem item; AddItem() local [all...] |
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | ListView.h | 48 int InsertItem(const LVITEM* item) { return ListView_InsertItem(_window, item); }
in InsertItem() argument 50 bool SetItem(const LVITEM* item) { return BOOLToBool(ListView_SetItem(_window, item)); }
in SetItem() argument 57 int InsertItem(const LV_ITEMW* item) { return (int)SendMsg(LVM_INSERTITEMW, 0, (LPARAM)item); }
in InsertItem() argument 59 bool SetItem(const LV_ITEMW* item) { return BOOLToBool((BOOL)SendMsg(LVM_SETITEMW, 0, (LPARAM)item)); }
in SetItem() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_cs.c | 327 struct radeon_bo_item *item; in radeon_lookup_or_add_slab_buffer() local
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-chunk-list.h | 296 void ZoneChunkList<T>::push_back(const T& item) { in push_back() argument 329 void ZoneChunkList<T>::push_front(const T& item) { in push_front() argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | inode.c | 418 int ntfs_inode_nidata_hash(const struct CACHED_GENERIC *item) in ntfs_inode_nidata_hash() argument 443 struct CACHED_NIDATA item; in ntfs_inode_invalidate() local 469 struct CACHED_NIDATA item; in ntfs_inode_open() local 511 struct CACHED_NIDATA item; ntfs_inode_close() local [all...] |
| H A D | xattrs.c | 276 struct XATTRMAPPING *item; in getmappingitem() local 357 struct XATTRMAPPING *item; ntfs_read_xattr_mapping() local [all...] |
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g_common.c | 697 const struct XATTRMAPPING *item; local
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_submit.c | 75 nghttp2_outbound_item *item = NULL; in submit_headers_shared() local 225 nghttp2_outbound_item *item; in nghttp2_submit_priority() local 319 nghttp2_outbound_item *item; nghttp2_submit_push_promise() local 510 nghttp2_outbound_item *item; nghttp2_submit_altsvc() local 591 nghttp2_outbound_item *item; nghttp2_submit_origin() local 676 nghttp2_outbound_item *item; nghttp2_submit_priority_update() local 814 nghttp2_outbound_item *item; nghttp2_submit_data() local 868 nghttp2_outbound_item *item; nghttp2_submit_extension() local [all...] |
| H A D | nghttp2_stream.h | 186 nghttp2_outbound_item *item; member [all...] |
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_test_helper.c | 311 nghttp2_outbound_item *item; in create_data_ob_item() local
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_submit.c | 75 nghttp2_outbound_item *item = NULL; in submit_headers_shared() local 225 nghttp2_outbound_item *item; in nghttp2_submit_priority() local 319 nghttp2_outbound_item *item; nghttp2_submit_push_promise() local 510 nghttp2_outbound_item *item; nghttp2_submit_altsvc() local 591 nghttp2_outbound_item *item; nghttp2_submit_origin() local 676 nghttp2_outbound_item *item; nghttp2_submit_priority_update() local 814 nghttp2_outbound_item *item; nghttp2_submit_data() local 868 nghttp2_outbound_item *item; nghttp2_submit_extension() local [all...] |
| H A D | nghttp2_stream.h | 186 nghttp2_outbound_item *item; member [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | global-context.h | 111 auto item = std::make_pair(macro, source); in EnsureInCCOutputList() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_util.h | 165 Item *item = new Item(data); in insertHead() local 177 Item *item = new Item(data); in insertTail() local 360 void insert(void *item, int& id) in insert() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_fetch_shade_pipeline_llvm.c | 113 struct draw_gs_llvm_variant_list_item *item; in llvm_middle_end_prepare_gs() local 182 struct draw_tcs_llvm_variant_list_item *item; in llvm_middle_end_prepare_tcs() local 250 struct draw_tes_llvm_variant_list_item *item; llvm_middle_end_prepare_tes() local 380 struct draw_llvm_variant_list_item *item; llvm_middle_end_prepare() local [all...] |
| /third_party/musl/Benchmark/musl/ |
| H A D | benchmark_framework.cpp | 333 cJSON *item = cJSON_GetObjectItem(json, "InterfaceUsecases"); in RegisterJsonBenchmarks() local
|
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | statem_dtls.c | 489 pitem *item; in dtls1_retrieve_buffered_fragment() local 599 pitem *item = NULL; dtls1_reassemble_fragment() local 709 pitem *item = NULL; dtls1_process_out_of_seq_message() local 1090 pitem *item; dtls1_retransmit_buffered_messages() local 1110 pitem *item; dtls1_buffer_message() local 1183 pitem *item; dtls1_retransmit_message() local [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
| H A D | RepeatedField.cs | 334 public void Add(T item)
in Add() argument 355 Contains(T item) Contains() argument 375 Remove(T item) Remove() argument 558 IndexOf(T item) IndexOf() argument 577 Insert(int index, T item) Insert() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | memblockq.c | 468 struct list_item *item; in pa_memblockq_peek_fixed_size() local [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.h | 338 ElementIter(RawElement::Stack::CRIter::Item item, int r) : fItem(item), fRemaining(r) {} in ElementIter() argument
|
| /third_party/openssl/ssl/statem/ |
| H A D | statem_dtls.c | 493 pitem *item; in dtls1_retrieve_buffered_fragment() local 603 pitem *item = NULL; dtls1_reassemble_fragment() local 713 pitem *item = NULL; dtls1_process_out_of_seq_message() local 1094 pitem *item; dtls1_retransmit_buffered_messages() local 1114 pitem *item; dtls1_buffer_message() local 1187 pitem *item; dtls1_retransmit_message() local [all...] |