Home
last modified time | relevance | path

Searched refs:list (Results 1051 - 1075 of 3488) sorted by relevance

1...<<41424344454647484950>>...140

/third_party/python/Tools/demo/
H A Dvector.py42 self.v = list(v)
46 if not isinstance(v, list):
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Djson_validate.py79 print(list(error.path))
81 print(list(suberror.path), suberror.message, sep="\n")
/third_party/openssl/include/internal/
H A Dproperty.h39 /* Free a parsed property list */
42 /* Get a property from a property list */
44 ossl_property_find_property(const OSSL_PROPERTY_LIST *list,
93 const OSSL_PROPERTY_LIST *list, char *buf,
/third_party/skia/third_party/externals/jinja2/
H A Dvisitor.py54 if isinstance(old_value, list):
76 can be used to enforce a list as return value.
79 if not isinstance(rv, list):
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfttypes.h520 * handle to a single list element.
531 * A handle to a list record (see @FT_ListRec).
542 * A structure used to hold a single list element.
546 * The previous element in the list. `NULL` if first.
549 * The next element in the list. `NULL` if last.
569 * A structure used to hold a simple doubly-linked list. These are used
574 * The head (first element) of doubly-linked list.
577 * The tail (last element) of doubly-linked list.
589 #define FT_IS_EMPTY( list ) ( (list)
[all...]
/third_party/protobuf/python/
H A Dstubout.py72 mro = list(inspect.getmro(obj.__class__))
74 mro = list(inspect.getmro(obj))
/third_party/python/Lib/turtledemo/
H A Dminimal_hanoi.py12 is derived from the built-in type list.
30 class Tower(list):
31 "Hanoi tower, a subclass of built-in type list"
40 d = list.pop(self)
/third_party/ffmpeg/libavcodec/
H A Dhevc_mvs.c145 col_poc_diff = colPic - refPicList_col[listCol].list[refidxCol]; in check_mvset()
146 cur_poc_diff = poc - refPicList[X].list[refIdxLx]; in check_mvset()
182 if (refPicList[j].list[i] > s->poc) { in derive_temporal_colocated_mvs()
447 (refPicList[0].list[l0_cand.ref_idx[0]] != in derive_spatial_merge_candidates()
448 refPicList[1].list[l1_cand.ref_idx[1]] || in derive_spatial_merge_candidates()
519 int ref_pic_elist = refPicList[elist].list[TAB_MVF(x, y).ref_idx[elist]]; in dist_scale()
520 int ref_pic_curr = refPicList[ref_idx_curr].list[ref_idx]; in dist_scale()
539 refPicList[pred_flag_index].list[TAB_MVF(x, y).ref_idx[pred_flag_index]] == refPicList[ref_idx_curr].list[ref_idx]) { in mv_mp_mode_mx()
/third_party/elfutils/libelf/
H A Delf32_updatefile.c81 /* Insert the sections in the list into the provided array and sort
88 sort_sections (Elf_Scn **scns, Elf_ScnList *list) in sort_sections() argument
92 for (size_t cnt = 0; cnt < list->cnt; ++cnt) in sort_sections()
93 *scnp++ = &list->data[cnt]; in sort_sections()
94 while ((list = list->next) != NULL); in sort_sections()
217 Elf_ScnList *list = &elf->state.ELFW(elf,LIBELFBITS).scns; in __elfw2()
233 sort_sections (scns, list); in __elfw2()
267 multiple data segments in the list only the first can be in __elfw2()
687 Elf_ScnList *list in __elfw2() local
[all...]
/third_party/backends/japi/
H A DJscanimage.java169 // Get list of devices. in initSane()
304 // Select from a list. in initSaneOptions()
305 SaneFixedBox list = new SaneFixedBox( in initSaneOptions()
307 addLabeledOption(group, title, list, c); in initSaneOptions()
308 addControl(list); in initSaneOptions()
328 // Select from a list. in initSaneOptions()
329 SaneIntBox list = new SaneIntBox( in initSaneOptions()
331 addLabeledOption(group, title, list, c); in initSaneOptions()
332 addControl(list); in initSaneOptions()
341 // Make a list in initSaneOptions()
[all...]
/third_party/libwebsockets/lib/cose/
H A Dcose_validate.c195 alg = lws_container_of(cps->algs.head, lws_cose_sig_alg_t, list); in apply_external()
273 lws_dll2_add_tail(&res->list, &cps->results); in create_alg()
279 lws_dll2_add_tail(&alg->list, &cps->algs); in create_alg()
785 lws_cose_sig_alg_t, list); in cb_cose_sig()
828 lws_cose_sig_alg_t, list); in cb_cose_sig()
898 lws_cose_sig_alg_t, list); in cb_cose_sig()
918 lws_cose_sig_alg_t, list); in cb_cose_sig()
1025 lws_cose_sig_alg_t, list); in lws_cose_validate_destroy()
1034 lws_cose_validate_res_t, list); in lws_cose_validate_destroy()
/third_party/mesa3d/src/amd/registers/
H A Dregdb.py107 if isinstance(json, list):
127 elif isinstance(obj, list):
155 dicts -- list of (origin, dictionary) pairs to merge
157 the merge strategy is a callable which will receive a list of
161 the key and a list of (origin, value) pairs
197 - register types: description of a register type or template as a list of
228 self.__regmap_by_addr = defaultdict(list)
255 other.chips = sorted(list(chips.union(other_chips)))
334 values = defaultdict(list)
358 Given a list o
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c109 lws_dll2_t list; member
382 * - lwsac block list provides the per-metric structure to
552 * Search through our partner's clients list looking for one with the in omc_lws_om_get_other_side_pss_client()
557 struct pss *apss = lws_container_of(d, struct pss, list); in omc_lws_om_get_other_side_pss_client()
652 if (pss->list.owner) { in callback_lws_openmetrics_prox_agg()
661 struct pss *apss = lws_container_of(d, struct pss, list); in callback_lws_openmetrics_prox_agg()
667 /* let's add him on the http server vhd list */ in callback_lws_openmetrics_prox_agg()
669 lws_dll2_add_tail(&pss->list, &vhd->clients); in callback_lws_openmetrics_prox_agg()
679 lws_dll2_remove(&pss->list); in callback_lws_openmetrics_prox_agg()
725 lws_dll2_remove(&pss->list); in callback_lws_openmetrics_prox_agg()
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c71 LIST_FOR_EACH_ENTRY(rb_context, &rb_screen->contexts, list) { in rbug_get_context_locked()
85 LIST_FOR_EACH_ENTRY(tr_shdr, &rb_context->shaders, list) { in rbug_get_shader_locked()
179 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_list()
200 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_info()
247 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_read()
292 LIST_FOR_EACH_ENTRY_SAFE(rb_context, next, &rb_screen->contexts, list) { in rbug_context_list()
499 struct rbug_proto_shader_list *list = (struct rbug_proto_shader_list *)header; in rbug_shader_list() local
508 rb_context = rbug_get_context_locked(rb_screen, list->context); in rbug_shader_list()
517 LIST_FOR_EACH_ENTRY_SAFE(tr_shdr, next, &rb_context->shaders, list) { in rbug_shader_list()
/third_party/python/Lib/distutils/
H A Ddist.py33 # be converted to a list by Distribution.finalize_options().
35 elif not isinstance(value, list):
38 msg = f"Warning: '{fieldname}' should be a list, got type '{typename}'"
40 value = list(value)
61 # these global options. This list should be kept to a bare minimum,
87 "list all available commands"),
117 "print the list of platforms"),
119 "print the list of classifiers"),
121 "print the list of keywords"),
123 "print the list o
[all...]
/third_party/glfw/deps/
H A Dnuklear.h102 /// NK_INCLUDE_VERTEX_BUFFER_OUTPUT | Defining this adds a vertex draw command list backend to this library, which allows you to convert queue commands into vertex draw commands. This is mainly if you need a hardware accessible format for OpenGL, DirectX, Vulkan, Metal,...
1134 /// __nk__begin__ | Returns the first draw command in the context draw command list to be drawn
1135 /// __nk__next__ | Increments the draw command iterator to the next command inside the context draw command list
1136 /// __nk_foreach__ | Iterates over each draw command inside the context draw command list
1137 /// __nk_convert__ | Converts from the abstract draw commands list into a hardware accessible vertex format
1138 /// __nk_draw_begin__ | Returns the first vertex command in the context vertex draw list to be executed
1139 /// __nk__draw_next__ | Increments the vertex command iterator to the next command inside the context vertex command list
1140 /// __nk__draw_end__ | Returns the end of the vertex draw list
1141 /// __nk_draw_foreach__ | Iterates over each vertex draw command inside the vertex draw list
1168 /// Returns a draw command list iterato
9221 nk_draw_list_init(struct nk_draw_list *list) nk_draw_list_init() argument
9312 nk_draw_list_alloc_path(struct nk_draw_list *list, int count) nk_draw_list_alloc_path() argument
9330 nk_draw_list_path_last(struct nk_draw_list *list) nk_draw_list_path_last() argument
9341 nk_draw_list_push_command(struct nk_draw_list *list, struct nk_rect clip, nk_handle texture) nk_draw_list_push_command() argument
9372 nk_draw_list_command_last(struct nk_draw_list *list) nk_draw_list_command_last() argument
9385 nk_draw_list_add_clip(struct nk_draw_list *list, struct nk_rect rect) nk_draw_list_add_clip() argument
9399 nk_draw_list_push_image(struct nk_draw_list *list, nk_handle texture) nk_draw_list_push_image() argument
9421 nk_draw_list_push_userdata(struct nk_draw_list *list, nk_handle userdata) nk_draw_list_push_userdata() argument
9427 nk_draw_list_alloc_vertices(struct nk_draw_list *list, nk_size count) nk_draw_list_alloc_vertices() argument
9451 nk_draw_list_alloc_elements(struct nk_draw_list *list, nk_size count) nk_draw_list_alloc_elements() argument
9624 nk_draw_list_stroke_poly_line(struct nk_draw_list *list, const struct nk_vec2 *points, const unsigned int points_count, struct nk_color color, enum nk_draw_list_stroke closed, float thickness, enum nk_anti_aliasing aliasing) nk_draw_list_stroke_poly_line() argument
9864 nk_draw_list_fill_poly_convex(struct nk_draw_list *list, const struct nk_vec2 *points, const unsigned int points_count, struct nk_color color, enum nk_anti_aliasing aliasing) nk_draw_list_fill_poly_convex() argument
9988 nk_draw_list_path_clear(struct nk_draw_list *list) nk_draw_list_path_clear() argument
9997 nk_draw_list_path_line_to(struct nk_draw_list *list, struct nk_vec2 pos) nk_draw_list_path_line_to() argument
10015 nk_draw_list_path_arc_to_fast(struct nk_draw_list *list, struct nk_vec2 center, float radius, int a_min, int a_max) nk_draw_list_path_arc_to_fast() argument
10031 nk_draw_list_path_arc_to(struct nk_draw_list *list, struct nk_vec2 center, float radius, float a_min, float a_max, unsigned int segments) nk_draw_list_path_arc_to() argument
10076 nk_draw_list_path_rect_to(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 b, float rounding) nk_draw_list_path_rect_to() argument
10099 nk_draw_list_path_curve_to(struct nk_draw_list *list, struct nk_vec2 p2, struct nk_vec2 p3, struct nk_vec2 p4, unsigned int num_segments) nk_draw_list_path_curve_to() argument
10126 nk_draw_list_path_fill(struct nk_draw_list *list, struct nk_color color) nk_draw_list_path_fill() argument
10136 nk_draw_list_path_stroke(struct nk_draw_list *list, struct nk_color color, enum nk_draw_list_stroke closed, float thickness) nk_draw_list_path_stroke() argument
10148 nk_draw_list_stroke_line(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 b, struct nk_color col, float thickness) nk_draw_list_stroke_line() argument
10163 nk_draw_list_fill_rect(struct nk_draw_list *list, struct nk_rect rect, struct nk_color col, float rounding) nk_draw_list_fill_rect() argument
10178 nk_draw_list_stroke_rect(struct nk_draw_list *list, struct nk_rect rect, struct nk_color col, float rounding, float thickness) nk_draw_list_stroke_rect() argument
10192 nk_draw_list_fill_rect_multi_color(struct nk_draw_list *list, struct nk_rect rect, struct nk_color left, struct nk_color top, struct nk_color right, struct nk_color bottom) nk_draw_list_fill_rect_multi_color() argument
10226 nk_draw_list_fill_triangle(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 b, struct nk_vec2 c, struct nk_color col) nk_draw_list_fill_triangle() argument
10237 nk_draw_list_stroke_triangle(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 b, struct nk_vec2 c, struct nk_color col, float thickness) nk_draw_list_stroke_triangle() argument
10248 nk_draw_list_fill_circle(struct nk_draw_list *list, struct nk_vec2 center, float radius, struct nk_color col, unsigned int segs) nk_draw_list_fill_circle() argument
10259 nk_draw_list_stroke_circle(struct nk_draw_list *list, struct nk_vec2 center, float radius, struct nk_color col, unsigned int segs, float thickness) nk_draw_list_stroke_circle() argument
10270 nk_draw_list_stroke_curve(struct nk_draw_list *list, struct nk_vec2 p0, struct nk_vec2 cp0, struct nk_vec2 cp1, struct nk_vec2 p1, struct nk_color col, unsigned int segments, float thickness) nk_draw_list_stroke_curve() argument
10281 nk_draw_list_push_rect_uv(struct nk_draw_list *list, struct nk_vec2 a, struct nk_vec2 c, struct nk_vec2 uva, struct nk_vec2 uvc, struct nk_color color) nk_draw_list_push_rect_uv() argument
10318 nk_draw_list_add_image(struct nk_draw_list *list, struct nk_image texture, struct nk_rect rect, struct nk_color color) nk_draw_list_add_image() argument
10339 nk_draw_list_add_text(struct nk_draw_list *list, const struct nk_user_font *font, struct nk_rect rect, const char *text, int len, float font_height, struct nk_color fg) nk_draw_list_add_text() argument
[all...]
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_device_info_hcs.py98 temp_lines = list(map(
102 old_lines = list(filter(
118 lines = list(map(
122 old_lines = list(filter(
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/
H A Dhdi_delete_handler.py175 elif isinstance(selinux_temp["info_temp"], list):
214 temp_str = pre_dict[list(pre_dict.keys())[0]][0].split(":")[0]
217 if result_test_str in pre_dict[list(pre_dict.keys())[1]]:
218 pre_dict[list(pre_dict.keys())[1]].remove(result_test_str)
/third_party/exfatprogs/lib/
H A Dexfat_fs.c34 INIT_LIST_HEAD(&node->list); in exfat_alloc_inode()
61 list_del(&node->list); in exfat_free_children()
96 list_for_each_entry_safe(dir, i, &exfat->dir_list, list) { in exfat_free_dir_list()
100 list_del(&dir->list); in exfat_free_dir_list()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DDataRecord.java104 List<ScopeData> list = new ArrayList<ScopeData>(); // of ScopeData in read()
107 list.add(data); in read()
110 record.scopeData = list.toArray(new ScopeData[list.size()]); in read()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java72 // TODO fix once there is a way to get a list of all script codes
74 // TODO fix once there is a way to get a list of all currency codes
163 ArrayList list = new ArrayList(); in getZoneString()
167 list.add(entry); in getZoneString()
169 data.put(key, list.toArray(new String[list.size()])); in getZoneString()
335 * Hack to get code list
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java69 // TODO fix once there is a way to get a list of all script codes
71 // TODO fix once there is a way to get a list of all currency codes
160 ArrayList list = new ArrayList(); in getZoneString()
164 list.add(entry); in getZoneString()
166 data.put(key, list.toArray(new String[list.size()])); in getZoneString()
332 * Hack to get code list
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DDataRecord.java106 List<ScopeData> list = new ArrayList<ScopeData>(); // of ScopeData in read()
109 list.add(data); in read()
112 record.scopeData = list.toArray(new ScopeData[list.size()]); in read()
/third_party/mesa3d/bin/pick/
H A Dui.py109 :previous_commits: A list of commits to main since this branch was created
121 previous_commits: typing.List['core.Commit'] = attr.ib(factory=list, init=False)
122 new_commits: typing.List['core.Commit'] = attr.ib(factory=list, init=False)
172 for commit in reversed(list(itertools.chain(self.new_commits, self.previous_commits))):
207 for c in reversed(list(itertools.chain(self.new_commits, self.previous_commits))):
/third_party/mbedtls/scripts/
H A Dgenerate_ssl_debug_helpers.py237 matches = list(sig_alg_pattern.finditer(source_code, start, end))
244 assert isinstance(definitions, list) and definitions
296 matches = list(named_group_pattern.finditer(source_code, start, end))
303 assert isinstance(definitions, list) and definitions

Completed in 36 milliseconds

1...<<41424344454647484950>>...140