Home
last modified time | relevance | path

Searched defs:list (Results 926 - 950 of 1499) sorted by relevance

1...<<31323334353637383940>>...60

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs82 private readonly LinkedList<KeyValuePair<TKey, TValue>> list = new LinkedList<KeyValuePair<TKey, TValue>>(); field in Google.Protobuf.Collections.MapField
[all...]
/third_party/python/Lib/
H A Dnntplib.py628 def list(self, group_pattern=None, *, file=None): global() member in NNTP
[all...]
/third_party/python/Lib/msilib/
H A Dschema.py646 ('BindImage','Path','Y',None, None, None, None, 'Paths',None, 'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',), namespace
/third_party/openssl/apps/lib/
H A Dopt.c1112 void opt_help(const OPTIONS *list) in opt_help() argument
/third_party/openssl/crypto/property/
H A Dproperty.c101 OSSL_PROPERTY_LIST *list; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCompiler.cpp1577 sh::InterfaceBlockList list; in useAllMembersInUnusedStandardAndSharedBlocks() local
1593 InitVariableList list; in initializeOutputVariables() local
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp667 ri::SampleList* list = curList->allocItem<ri::SampleList>(); in handleElementStart() local
679 ri::SampleList* list = static_cast<ri::SampleList*>(parentItem); in handleElementStart() local
710 ri::SampleList* list = static_cast<ri::SampleList*>(parentItem); in handleElementStart() local
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.h234 concat(BreadcrumbTriangleList&& list) concat() argument
[all...]
/third_party/skia/src/core/
H A DSkScan_Path.cpp381 static SkEdge* sort_edges(SkEdge* list[], int count, SkEdge** last) { in sort_edges() argument
407 SkEdge** list in sk_fill_path() local
686 build_tri_edges(SkEdge edge[], const SkPoint pts[], const SkIRect* clipRect, SkEdge* list[]) build_tri_edges() argument
710 SkEdge* list[3]; sk_fill_triangle() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp766 InsertAfterElement(BasicBlock* element, BasicBlock* new_element, std::list<BasicBlock*>* list) InsertAfterElement() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmerge_return_pass.cpp766 InsertAfterElement(BasicBlock* element, BasicBlock* new_element, std::list<BasicBlock*>* list) InsertAfterElement() argument
[all...]
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp40 Iter(const SkTDArray<SkCanvas*>& list) : fList(list) { in Iter() argument
288 void SkNWayCanvas::onDrawGlyphRunList(const SkGlyphRunList& list, const SkPaint &paint) { in onDrawGlyphRunList() argument
H A DSkPaintFilterCanvas.cpp199 void SkPaintFilterCanvas::onDrawGlyphRunList(const SkGlyphRunList& list, const SkPaint& paint) { in onDrawGlyphRunList() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dicuplug.cpp80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemToRemove) { in uplug_removeEntryAt() argument
/third_party/toybox/kconfig/
H A Dexpr.h137 struct menu *list; member
/third_party/toybox/toys/pending/
H A Dcrond.c303 static void free_cronfile(CRONFILE **list) in free_cronfile() argument
324 CRONFILE *lstart, *list = gclist; in remove_completed_jobs() local
[all...]
H A Ddiff.c68 char **list; member
[all...]
H A Dmodprobe.c118 static struct arg_list *llist_rev(struct arg_list *list) in llist_rev() argument
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc160 void UseScratchRegisterScope::Include(const RegisterList& list) { in Include() argument
169 void UseScratchRegisterScope::Include(const VRegisterList& list) { in Include() argument
176 void UseScratchRegisterScope::Exclude(const RegisterList& list) { in Exclude() argument
183 void UseScratchRegisterScope::Exclude(const VRegisterList& list) { in Exclude() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java249 public static int hashEnumList(List<? extends EnumLite> list) { in hashEnumList() argument
269 public static int hashCode(List<byte[]> list) { in hashCode() argument
328 public static int hashCodeByteBuffer(List<ByteBuffer> list) { in hashCodeByteBuffer() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DGeneratedMessageTest.java360 private void assertIsUnmodifiable(List<?> list) { in assertIsUnmodifiable() argument
H A DTestUtil.java3868 private final List<LogRecord> list = new ArrayList<>(); field in TestUtil.TestLogHandler
/third_party/python/Python/
H A Dpreconfig.c72 _PyArgv_AsWstrList(const _PyArgv *args, PyWideStringList *list) in _PyArgv_AsWstrList() argument
/third_party/python/Modules/
H A Dnismodule.c397 nisresp_maplist *list; in nis_maplist() local
435 PyObject *list; in nis_maps() local
[all...]
/third_party/python/Objects/
H A Dweakrefobject.c60 PyWeakReference **list = GET_WEAKREFS_LISTPTR(self->wr_object); in clear_weakref() local
270 insert_head(PyWeakReference *newref, PyWeakReference **list) insert_head() argument
296 PyWeakReference **list; weakref___new__() local
790 PyWeakReference **list; PyWeakref_NewRef() local
849 PyWeakReference **list; PyWeakref_NewProxy() local
945 PyWeakReference **list; PyObject_ClearWeakRefs() local
[all...]

Completed in 32 milliseconds

1...<<31323334353637383940>>...60