Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 815) sorted by relevance

12345678910>>...33

/third_party/python/Tools/unicode/
Dmkstringprep.py53 tables = [] variable
70 tables.append((curname, table))
126 name, table = tables[0]
127 del tables[0]
149 name, table = tables[0]
150 del tables[0]
165 name, table_b2 = tables[0]
166 del tables[0]
169 name, table_b3 = tables[0]
170 del tables[0]
[all …]
/third_party/pcre2/pcre2/src/
Dpcre2_serialize.c81 const uint8_t *tables; in pcre2_serialize_encode() local
94 tables = NULL; in pcre2_serialize_encode()
101 if (tables == NULL) in pcre2_serialize_encode()
102 tables = re->tables; in pcre2_serialize_encode()
103 else if (tables != re->tables) in pcre2_serialize_encode()
124 memcpy(dst_bytes, tables, TABLES_LENGTH); in pcre2_serialize_encode()
144 (void)memset(dst_bytes + offsetof(pcre2_real_code, tables), 0, in pcre2_serialize_encode()
172 uint8_t *tables; in pcre2_serialize_decode() local
192 tables = memctl->malloc(TABLES_LENGTH + sizeof(PCRE2_SIZE), memctl->memory_data); in pcre2_serialize_decode()
193 if (tables == NULL) return PCRE2_ERROR_NOMEMORY; in pcre2_serialize_decode()
[all …]
Dpcre2_dftables.c101 const unsigned char *tables; in main() local
145 tables = maketables(); in main()
146 base_of_tables = tables; in main()
160 size_t len = fwrite(tables, 1, TABLES_LENGTH, f); in main()
230 fprintf(f, "%3d", *tables++); in main()
241 fprintf(f, "%3d", *tables++); in main()
261 (void)fprintf(f, "0x%02x", *tables++); in main()
287 (void)fprintf(f, "0x%02x", *tables++); in main()
/third_party/vulkan-loader/scripts/
Dloader_extension_generator.py753 tables = ''
764 tables += '// Init Device function pointer dispatch table with core commands\n'
765tables += 'VKAPI_ATTR void VKAPI_CALL loader_init_device_dispatch_table(struct loader_dev_dispatch…
766tables += ' VkDevice dev) {\n'
767 tables += ' VkLayerDispatchTable *table = &dev_table->core_dispatch;\n'
768 tables += ' table->magic = DEVICE_DISP_TABLE_MAGIC_NUMBER;\n'
769tables += ' for (uint32_t i = 0; i < MAX_NUM_UNKNOWN_EXTS; i++) dev_table->ext_dispatch[i] = (P…
776 tables += '// Init Device function pointer dispatch table with extension commands\n'
777tables += 'VKAPI_ATTR void VKAPI_CALL loader_init_device_extension_dispatch_table(struct loader_de…
778tables += ' PFN_vkGetInstanc…
[all …]
/third_party/mesa3d/src/mesa/main/
Dget_hash_generator.py95 def print_tables(tables): argument
96 for table in tables:
100 for table in tables:
114 def merge_tables(tables): argument
116 for api, indices in sorted(tables.items()):
141 tables = defaultdict(lambda:{})
169 add_to_hash_table(tables[api], hash_val, len(params))
172 add_to_hash_table(tables["GLES3"], hash_val, len(params))
173 add_to_hash_table(tables["GLES31"], hash_val, len(params))
174 add_to_hash_table(tables["GLES32"], hash_val, len(params))
[all …]
/third_party/rust/crates/unicode-ident/tests/
Dstatic_size.rs9 mod tables; in test_size() module
11 let size = size_of_val(&tables::ASCII_START) in test_size()
12 + size_of_val(&tables::ASCII_CONTINUE) in test_size()
13 + size_of_val(&tables::TRIE_START) in test_size()
14 + size_of_val(&tables::TRIE_CONTINUE) in test_size()
15 + size_of_val(&tables::LEAF); in test_size()
23 mod tables; in test_xid_size() module
25 let size = size_of_val(tables::XID_START) + size_of_val(tables::XID_CONTINUE); in test_xid_size()
28 let _ = tables::BY_NAME; in test_xid_size()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c99 PCF_Table tables; in pcf_read_TOC() local
130 if ( FT_QNEW_ARRAY( face->toc.tables, toc->count ) ) in pcf_read_TOC()
133 tables = face->toc.tables; in pcf_read_TOC()
136 if ( FT_STREAM_READ_FIELDS( pcf_table_header, tables ) ) in pcf_read_TOC()
138 tables++; in pcf_read_TOC()
144 tables = face->toc.tables; in pcf_read_TOC()
158 if ( tables[i].offset > tables[i + 1].offset ) in pcf_read_TOC()
160 tmp = tables[i]; in pcf_read_TOC()
161 tables[i] = tables[i + 1]; in pcf_read_TOC()
162 tables[i + 1] = tmp; in pcf_read_TOC()
[all …]
/third_party/ffmpeg/libavcodec/x86/
Dcabac.h55 #define TABLES_ARG , "r"(tables)
80 …tatep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \ argument
85 "movzbl "lps_off"("tables", %%rcx), "range" \n\t"\
90 "movzbl "norm_off"("tables", "rangeq"), %%ecx \n\t"\
92 "movzbl "mlps_off"+128("tables", "retq"), "tmp" \n\t"\
107 "movzbl "norm_off"("tables", %%rcx), %%ecx \n\t"\
144 …tatep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \ argument
185 void *tables; in get_cabac_inline_x86() local
189 : "=&r"(tables) in get_cabac_inline_x86()
Dh264_cabac.c56 void *tables; in decode_significance_x86() local
60 : "=&r"(tables) in decode_significance_x86()
132 void *tables; in decode_significance_8x8_x86() local
136 : "=&r"(tables) in decode_significance_8x8_x86()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh84 unsigned int get_table_count () const { return tables.len; } in get_table_count()
86 { return tables[i]; } in get_table()
93 + tables.sub_array (start_offset, table_count) in get_table_tags()
98 return tables.len; in get_table_tags()
107 if (tables.len < 16) in find_table_index()
108 return tables.lfind (t, table_index, HB_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_table_index()
110 return tables.bfind (t, table_index, HB_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_table_index()
135 if (unlikely (!tables.serialize (c, num_items))) return_trace (false); in serialize()
151 TableRecord &rec = tables.arrayZ[i]; in serialize()
179 tables.qsort (); in serialize()
[all …]
Dhb-face.cc627 hb_hashmap_t<hb_tag_t, hb_blob_t *> tables; member
650 data->tables.init (); in _hb_face_builder_data_create()
660 for (hb_blob_t* b : data->tables.values()) in _hb_face_builder_data_destroy()
663 data->tables.fini (); in _hb_face_builder_data_destroy()
672 unsigned int table_count = data->tables.get_population (); in _hb_face_builder_data_reference_blob()
675 for (hb_blob_t* b : data->tables.values()) in _hb_face_builder_data_reference_blob()
683 c.propagate_error (data->tables); in _hb_face_builder_data_reference_blob()
686 bool is_cff = (data->tables.has (HB_TAG ('C','F','F',' ')) in _hb_face_builder_data_reference_blob()
687 || data->tables.has (HB_TAG ('C','F','F','2'))); in _hb_face_builder_data_reference_blob()
692 data->tables.iter () | hb_sink (sorted_entries); in _hb_face_builder_data_reference_blob()
[all …]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvbsln.c150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate() argument
154 FT_Bytes p = tables; in gxv_bsln_parts_fmt0_validate()
169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate() argument
173 FT_Bytes p = tables; in gxv_bsln_parts_fmt1_validate()
194 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate() argument
198 FT_Bytes p = tables; in gxv_bsln_parts_fmt2_validate()
238 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate() argument
242 FT_Bytes p = tables; in gxv_bsln_parts_fmt3_validate()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DMtxFontBuilder.java34 private Map<Integer, ReadableFontData> tables; field in MtxFontBuilder
38 tables = new HashMap<Integer, ReadableFontData>(); in MtxFontBuilder()
53 tables.put(tag, data); in addTable()
86 TreeSet<Integer> tags = new TreeSet<Integer>(tables.keySet()); in build()
87 int nTables = tables.size(); in build()
89 for (Map.Entry<Integer, ReadableFontData> entry : tables.entrySet()) { in build()
110 ReadableFontData data = tables.get(tag); in build()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dstats.cc44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local
45 for (TableMap::const_iterator it = tables->begin(), in PrintComparison()
46 e = tables->end(); it != e; ++it) { in PrintComparison()
72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
73 for (TableMap::const_iterator it = tables->begin(), in PrintStats()
74 e = tables->end(); it != e; ++it) { in PrintStats()
/third_party/cups-filters/fontembed/
Dsfnt.c176 otf->tables=malloc(sizeof(OTF_DIRENT)*otf->numTables); in otf_do_load()
177 if (!otf->tables) { in otf_do_load()
187 otf->tables[iA].tag=get_ULONG(buf); in otf_do_load()
188 otf->tables[iA].checkSum=get_ULONG(buf+4); in otf_do_load()
189 otf->tables[iA].offset=get_ULONG(buf+8); in otf_do_load()
190 otf->tables[iA].length=get_ULONG(buf+12); in otf_do_load()
191 if ( (otf->tables[iA].tag==OTF_TAG('C','F','F',' '))&& in otf_do_load()
196 } else if ( (otf->tables[iA].tag==OTF_TAG('g','l','y','p'))&& in otf_do_load()
356 free(otf->tables); in otf_close()
386 char *tables=malloc(16*numTables); in otf_find_table()
[all …]
/third_party/node/deps/base64/base64/
DCMakeLists.txt52 cmake_dependent_option(BASE64_REGENERATE_TABLES "regenerate the codec tables" OFF "NOT CMAKE_CROSSC…
79 # Generate tables in build folder and copy to source tree.
80 # Don't add the tables in the source tree to the outputs, to avoid `make clean` removing them.
82 lib/tables/table_generator.c
85 …add_custom_command(OUTPUT table_dec_32bit.h "${CMAKE_CURRENT_SOURCE_DIR}/lib/tables/table_dec_32bi…
87 …MAKE_COMMAND}" -E copy table_dec_32bit.h "${CMAKE_CURRENT_SOURCE_DIR}/lib/tables/table_dec_32bit.h"
92 …add_custom_command(OUTPUT table_enc_12bit.h "${CMAKE_CURRENT_SOURCE_DIR}/lib/tables/table_enc_12bi…
93 …COMMAND "${PYTHON_EXECUTABLE}" "${CMAKE_CURRENT_SOURCE_DIR}/lib/tables/table_enc_12bit.py" > table…
94 …MAKE_COMMAND}" -E copy table_enc_12bit.h "${CMAKE_CURRENT_SOURCE_DIR}/lib/tables/table_enc_12bit.h"
95 DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/lib/tables/table_enc_12bit.py"
[all …]
/third_party/ffmpeg/libavcodec/
Daptx.c401 ConstTables *tables) in aptx_invert_quantization() argument
406 qr = tables->quantize_intervals[idx] / 2; in aptx_invert_quantization()
410 …qr = rshift64_clip24((qr * (1LL<<32)) + MUL64(dither, tables->invert_quantize_dither_factors[idx])… in aptx_invert_quantization()
415 …factor_select = rshift32(factor_select + (tables->quantize_factor_select_offset[idx] * (1 << 15)),… in aptx_invert_quantization()
416 invert_quantize->factor_select = av_clip(factor_select, 0, tables->factor_max); in aptx_invert_quantization()
420 shift = (tables->factor_max - invert_quantize->factor_select) >> 8; in aptx_invert_quantization()
466 ConstTables *tables) in aptx_process_subband() argument
470 aptx_invert_quantization(invert_quantize, quantized_sample, dither, tables); in aptx_process_subband()
493 tables->prediction_order); in aptx_process_subband()
/third_party/rust/crates/unicode-width/scripts/
Dunicode.py316 tables = []
321 tables.append(table)
322 return tables
326 out_name: str, unicode_version: "tuple[int, int, int]", tables: "list[Table]"
435 for (i, table) in enumerate(tables):
437 if i == len(tables) - 1:
489 tables = make_tables(TABLE_CFGS, enumerate(width_map))
493 for (i, table) in enumerate(tables):
500 emit_module(module_filename, version, tables)
/third_party/ffmpeg/libavformat/
Drtpenc_jpeg.c68 int tables, j; in ff_rtp_send_jpeg() local
74 tables = AV_RB16(&buf[i + 2]) / 65; in ff_rtp_send_jpeg()
75 if (i + 5 + tables * 65 > size) { in ff_rtp_send_jpeg()
79 if (nb_qtables + tables > 4) { in ff_rtp_send_jpeg()
84 for (j = 0; j < tables; j++) in ff_rtp_send_jpeg()
86 nb_qtables += tables; in ff_rtp_send_jpeg()
/third_party/rust/crates/unicode-ident/
D.gitattributes1 src/tables.rs linguist-generated
4 tests/tables/tables.rs linguist-generated
/third_party/mesa3d/docs/vulkan/
Ddispatch.rst10 Extension tables
35 instance level extensions. Both tables are actually unions so that you can
42 These tables are are generated automatically using a bit of python code that
48 a new version of vk.xml. We also generates a matching pair of tables of
57 Entrypoint and dispatch tables
60 Entrypoint tables contain a function pointer for every Vulkan entrypoint
61 within a particular scope. There are separate tables for instance,
89 Dispatch tables are similar to entrypoint tables except that they're
140 Generating driver dispatch tables
143 Entrypoint tables can be easily auto-generated for your driver. Simply put
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpjpegpay.c428 RtpQuantTable tables[]) in gst_rtp_jpeg_pay_read_quant_table() argument
471 tables[id].size = tab_size; in gst_rtp_jpeg_pay_read_quant_table()
472 tables[id].data = memory->data; in gst_rtp_jpeg_pay_read_quant_table()
508 CompInfo info[], RtpQuantTable tables[], gulong tables_elements) in gst_rtp_jpeg_pay_read_sof() argument
724 RtpQuantTable tables[15] = { {0, NULL}, }; in gst_rtp_jpeg_pay_handle_buffer() local
770 if (!gst_rtp_jpeg_pay_read_sof (pay, &memory, info, tables, in gst_rtp_jpeg_pay_handle_buffer()
771 G_N_ELEMENTS (tables))) in gst_rtp_jpeg_pay_handle_buffer()
777 gst_rtp_jpeg_pay_read_quant_table (&memory, tables); in gst_rtp_jpeg_pay_handle_buffer()
847 if (qt >= G_N_ELEMENTS (tables)) in gst_rtp_jpeg_pay_handle_buffer()
850 qsize = tables[qt].size; in gst_rtp_jpeg_pay_handle_buffer()
[all …]
/third_party/rust/crates/unicode-width/src/
Dlib.rs59 use tables::charwidth as cw;
60 pub use tables::UNICODE_VERSION;
64 mod tables; module
/third_party/openGLES/extensions/EXT/
DWGL_EXT_display_color_table.txt25 This extension provides the means to define display color lookup tables
29 and binding tables be efficient.
31 Display color tables are an extension to the WGL window system interface
55 * Are tables persistent (or would we like them to be persistent) across
65 choice)? How many tables are allowed?
91 This seems non-intuitive. Maybe specify tables for each component
116 Display color tables provide a means for mapping color component
118 looked up in separate tables to produce a new output component.
120 Because display color tables are implemented in the output hardware,
125 Display color tables are associated with a drawable and ideally affect
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_display_color_table.txt25 This extension provides the means to define display color lookup tables
29 and binding tables be efficient.
31 Display color tables are an extension to the WGL window system interface
55 * Are tables persistent (or would we like them to be persistent) across
65 choice)? How many tables are allowed?
91 This seems non-intuitive. Maybe specify tables for each component
116 Display color tables provide a means for mapping color component
118 looked up in separate tables to produce a new output component.
120 Because display color tables are implemented in the output hardware,
125 Display color tables are associated with a drawable and ideally affect
[all …]

12345678910>>...33