Home
last modified time | relevance | path

Searched defs:list (Results 951 - 975 of 1794) sorted by relevance

1...<<31323334353637383940>>...72

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.h134 nine_shader_variant_get(struct nine_shader_variant *list, in nine_shader_variant_get() argument
150 nine_shader_variant_add(struct nine_shader_variant *list, in nine_shader_variant_add() argument
171 nine_shader_variants_free(struct nine_shader_variant *list) nine_shader_variants_free() argument
189 nine_shader_variant_so_get(struct nine_shader_variant_so *list, struct NineVertexDeclaration9 *vdecl, struct pipe_stream_output_info *so) nine_shader_variant_so_get() argument
203 nine_shader_variant_so_add(struct nine_shader_variant_so *list, struct NineVertexDeclaration9 *vdecl, struct pipe_stream_output_info *so, void *cso) nine_shader_variant_so_add() argument
229 nine_shader_variants_so_free(struct nine_shader_variant_so *list) nine_shader_variants_so_free() argument
251 nine_shader_constant_combination_key(struct nine_shader_constant_combination **list, boolean *int_slots_used, boolean *bool_slots_used, int *const_i, BOOL *const_b) nine_shader_constant_combination_key() argument
298 nine_shader_constant_combination_get(struct nine_shader_constant_combination *list, uint8_t index) nine_shader_constant_combination_get() argument
314 nine_shader_constant_combination_free(struct nine_shader_constant_combination *list) nine_shader_constant_combination_free() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c499 struct rbug_proto_shader_list *list = (struct rbug_proto_shader_list *)header; in rbug_shader_list() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c469 struct rc_list * list = NULL; in rc_variable_readers_union() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_sec.c326 ossl_ssize_t list = sh.freelist_size - 1; in sh_getlist() local
339 static int sh_testbit(char *ptr, int list, unsigned char *table) in sh_testbit() argument
350 static void sh_clearbit(char *ptr, int list, unsigne argument
362 sh_setbit(char *ptr, int list, unsigned char *table) sh_setbit() argument
374 sh_add_to_list(char **list, char *ptr) sh_add_to_list() argument
598 sh_find_my_buddy(char *ptr, int list) sh_find_my_buddy() argument
614 ossl_ssize_t list, slist; sh_malloc() local
679 size_t list; sh_free() local
720 int list; sh_actual_size() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c697 ossl_property_list_to_string(OSSL_LIB_CTX *ctx, const OSSL_PROPERTY_LIST *list, char *buf, size_t bufsize) ossl_property_list_to_string() argument
/third_party/openssl/test/testutil/
H A Ddriver.c411 char *glue_strings(const char *list[], size_t *out_len) in glue_strings() argument
/third_party/python/Include/internal/
H A Dpycore_interp.h169 struct _Py_list_state list; member
/third_party/openssl/crypto/
H A Dmem_sec.c320 ossl_ssize_t list = sh.freelist_size - 1; in sh_getlist() local
333 static int sh_testbit(char *ptr, int list, unsigned char *table) in sh_testbit() argument
344 static void sh_clearbit(char *ptr, int list, unsigne argument
356 sh_setbit(char *ptr, int list, unsigned char *table) sh_setbit() argument
368 sh_add_to_list(char **list, char *ptr) sh_add_to_list() argument
592 sh_find_my_buddy(char *ptr, int list) sh_find_my_buddy() argument
608 ossl_ssize_t list, slist; sh_malloc() local
673 size_t list; sh_free() local
714 int list; sh_actual_size() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureBarrierTests.cpp276 Triangle list[TRIANGLE_COUNT]; in generateVertexData() local
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceProvider.cpp38 std::unique_ptr<GrD3DDirectCommandList> list = in findOrCreateDirectCommandList() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatinbuilder.cpp65 binarySearch(const int64_t list[], int32_t limit, int64_t ce) { in binarySearch() argument
H A Dtridpars.cpp358 parseCompoundID(const UnicodeString& id, int32_t dir, UnicodeString& canonID, UVector& list, UnicodeSet*& globalFilter) parseCompoundID() argument
473 instantiateList(UVector& list, UErrorCode& ec) instantiateList() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dunisetspan.cpp158 UBool *list; global() member in OffsetList
[all...]
/third_party/toybox/lib/
H A Dportability.c301 ssize_t xattr_list(const char *path, char *list, size_t size) in xattr_list() argument
306 ssize_t xattr_llist(const char *path, char *list, size_t size) in xattr_llist() argument
311 ssize_t xattr_flist(int fd, char *list, size_t size) in xattr_flist() argument
351 ssize_t xattr_list(const char *path, char *list, size_ argument
356 xattr_llist(const char *path, char *list, size_t size) xattr_llist() argument
361 xattr_flist(int fd, char *list, size_t size) xattr_flist() argument
[all...]
/third_party/toybox/scripts/
H A Dconfig2help.c75 void *dlist_pop(void *list) in dlist_pop() argument
88 void dlist_add_nomalloc(struct double_list **list, struct double_list *new) in dlist_add_nomalloc() argument
100 dlist_add(struct double_list **list, char *data) dlist_add() argument
185 char *s, **list; grab_dashlines() local
[all...]
/third_party/toybox/toys/pending/
H A Dlsof.c231 void* list = TT.all_sockets; in find_socket() local
H A Droute.c173 static int get_action(char ***argv, struct _arglist *list) in get_action() argument
/third_party/toybox/toys/posix/
H A Dtar.c766 static void trim2list(void *list, char *pline) in trim2list() argument
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc1321 RegList list = CPURegList::All(type).GetList(); in GetPotentialListFor() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Drepeated_field.c291 VALUE RepeatedField_replace(VALUE _self, VALUE list) { in RepeatedField_replace() argument
497 RepeatedField_plus(VALUE _self, VALUE list) RepeatedField_plus() argument
534 RepeatedField_concat(VALUE _self, VALUE list) RepeatedField_concat() argument
[all...]
/third_party/python/Modules/
H A D_testinternalcapi.c514 set_eval_frame_record(PyObject *self, PyObject *list) in set_eval_frame_record() argument
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
H A DLiteTest.java2380 private final List<T> list; field in LiteTest.OneTimeIterable
/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc313 PyObject* list = PyList_New(0); in Subscript() local
64 InternalAssignRepeatedField( RepeatedScalarContainer* self, PyObject* list) InternalAssignRepeatedField() argument
[all...]
/third_party/python/Lib/
H A Dcgi.py268 list = None variable in MiniFieldStorage
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dhash.h470 AbslHashValue( H hash_state, const std::forward_list<T, Allocator>& list) AbslHashValue() argument
482 AbslHashValue( H hash_state, const std::list<T, Allocator>& list) AbslHashValue() argument

Completed in 24 milliseconds

1...<<31323334353637383940>>...72