/third_party/openssl/crypto/property/ |
H A D | property.c | 101 OSSL_PROPERTY_LIST *list; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | Compiler.cpp | 1577 sh::InterfaceBlockList list; in useAllMembersInUnusedStandardAndSharedBlocks() local 1593 InitVariableList list; in initializeOutputVariables() local
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestResultParser.cpp | 667 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 D | GrTriangulator.h | 234 concat(BreadcrumbTriangleList&& list) concat() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkScan_Path.cpp | 381 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 D | merge_return_pass.cpp | 766 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 D | merge_return_pass.cpp | 766 InsertAfterElement(BasicBlock* element, BasicBlock* new_element, std::list<BasicBlock*>* list) InsertAfterElement() argument [all...] |
/third_party/skia/src/utils/ |
H A D | SkNWayCanvas.cpp | 40 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 D | SkPaintFilterCanvas.cpp | 199 void SkPaintFilterCanvas::onDrawGlyphRunList(const SkGlyphRunList& list, const SkPaint& paint) { in onDrawGlyphRunList() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | icuplug.cpp | 80 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 D | expr.h | 137 struct menu *list; member
|
/third_party/toybox/toys/pending/ |
H A D | crond.c | 303 static void free_cronfile(CRONFILE **list) in free_cronfile() argument 324 CRONFILE *lstart, *list = gclist; in remove_completed_jobs() local [all...] |
H A D | diff.c | 68 char **list; member [all...] |
H A D | modprobe.c | 118 static struct arg_list *llist_rev(struct arg_list *list) in llist_rev() argument [all...] |
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.cc | 160 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 D | Internal.java | 249 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 D | GeneratedMessageTest.java | 360 private void assertIsUnmodifiable(List<?> list) { in assertIsUnmodifiable() argument
|
H A D | TestUtil.java | 3868 private final List<LogRecord> list = new ArrayList<>(); field in TestUtil.TestLogHandler
|
/third_party/python/Python/ |
H A D | preconfig.c | 72 _PyArgv_AsWstrList(const _PyArgv *args, PyWideStringList *list) in _PyArgv_AsWstrList() argument
|
/third_party/python/Modules/ |
H A D | nismodule.c | 397 nisresp_maplist *list; in nis_maplist() local 435 PyObject *list; in nis_maps() local [all...] |
/third_party/python/Objects/ |
H A D | weakrefobject.c | 60 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...] |
/third_party/skia/experimental/wasm-skp-debugger/ |
H A D | debugger_bindings.cpp | 292 JSArray list = emscripten::val::array(); in imageUseInfo() local
|
/third_party/skia/bench/ |
H A D | nanobench.cpp | 607 collect_files(const CommandLineFlags::StringArray& paths, const char* ext, SkTArray<SkString>* list) collect_files() argument
|
/third_party/spirv-tools/source/opt/ |
H A D | merge_return_pass.cpp | 774 InsertAfterElement(BasicBlock* element, BasicBlock* new_element, std::list<BasicBlock*>* list) InsertAfterElement() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmImageSamplerTests.cpp | 737 std::string list = " %InputData %OutputData"; in getInterfaceList() local
|